@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_dcc2f883>
  skos:inScheme variable: ;
  skos:altLabel "PGA"@en ;
  dc:description "Maximum ground acceleration recorded during an earthquake at a location. It is expressed in cm/s2 or as a percentage of the gravity (g = 9.81 m.s-2)"@en, "The maximum acceleration amplitude measured (or expected) in a strong-motion accelerogram of an earthquake, abbreviated PGA."@en, "Accélération maximale du sol enregistrée lors d’une séisme en un lieu donné. Elle s’exprime en cm/s2 ou en pourcentage de la gravité (g = 9,81 m.s-2)."@fr, "Largest ground acceleration in absolute value recorded or expected at a given location. Usually abbreviated as PGA. Orientation- and direction-dependent parameter."@en ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_2af2fdf5> ;
  skos:prefLabel "Peak ground acceleration"@en, "Pic d'accélération du sol"@fr ;
  skos:topConceptOf variable: ;
  a sosa:ObservableProperty, skos:Concept ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_2af2fdf5> ;
  dc:source "wats / GFZ"@fr .

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

