@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 sosa: <http://www.w3.org/ns/sosa/> .
@prefix dc: <http://purl.org/dc/terms/> .

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_38d94245>
  a sosa:ObservableProperty, skos:Concept ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_76e23ad3> ;
  skos:prefLabel "Distance épicentrale"@fr, "Epicentral distance"@en ;
  skos:inScheme variable: ;
  skos:topConceptOf variable: ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_76e23ad3> ;
  dc:source "wats"@fr ;
  dc:description "Distance between a station and the epicentre of an earthquake. It is usually given in kilometers for local earthquakes and in degrees for teleseismic events."@en, "Distance entre une station et l'épicentre d'un séisme, généralement donnée en kilomètres pour les séismes locaux et en degrés pour les téléséismes."@fr, """Distance from a site (usually a recording seismograph station) to the epicenter of an earthquake. It is commonly given in kilometers for local earthquakes (see earthquake, local), and in degrees (1 degree is about 111 km) for teleseismic events. 
"""@en .

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

