@prefix variable: <https://service.poleterresolide.fr/voc/variable> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

variable:
  rdfs:label "Variables"@fr, "Variables"@en ;
  a ldp:Container, <http://purl.org/linked-data/registry#Register>, skos:ConceptScheme, owl:Ontology .

<https://service.poleterresolide.fr/voc/variable/c_9019b77b>
  skos:altLabel "Earthquake focus"@en, """Foyer
"""@fr ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_79e1824b> ;
  skos:inScheme variable: ;
  dc:source "wats"@fr ;
  skos:prefLabel "Hypocentre"@fr, "Hypocenter"@en ;
  dc:description "Point en profondeur où commence la rupture qui provoque le séisme. Le point en surface qui se situe à la verticale de l'hypocentre s'appelle l’épicentre."@fr, "A point in the Earth (also called earthquake focus) where the rupture of the rocks initiates during an earthquake. Its position, in practice, is determined from arrival times of the seismic phase onsets recorded by seismographs. The point on the Earth's surface vertically above the hypocenter is called the epicenter."@en, "Point in the Earth where the rupture of the rocks initiates during an earthquake. The point on the surface vertically above the hypocenter is called the epicenter."@en ;
  a sosa:ObservableProperty, skos:Concept ;
  skos:topConceptOf variable: ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_79e1824b> .

<https://service.poleterresolide.fr/voc/variable/skosCollection_4bee271e>
  a skos:Collection ;
  skos:prefLabel "Sismologie"@fr ;
  skos:member <https://service.poleterresolide.fr/voc/variable/c_9019b77b> .

