@prefix variable: <https://service.poleterresolide.fr/voc/variable> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

<https://service.poleterresolide.fr/voc/variable/c_38d94245>
  a sosa:ObservableProperty, skos:Concept ;
  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 ;
  dc:source "wats"@fr ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_76e23ad3> ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_76e23ad3> ;
  skos:inScheme variable: ;
  skos:prefLabel "Distance épicentrale"@fr, "Epicentral distance"@en ;
  skos:topConceptOf variable: .

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

