@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_2cafb855>
  skos:topConceptOf variable: ;
  a sosa:ObservableProperty, skos:Concept ;
  skos:prefLabel "Instrument response"@en, "Réponse instrumentale"@fr ;
  dc:source "epos GFZ"@fr ;
  dc:description "In order to recover the ground motion at a recording site, one must deconvolve (see deconvolution) the contribution of the recording instrumentation. A modern instrument response can be broken down into two stages: a) the transformation of ground motion to an electrical energy followed b) by the transformation of that electrical energy into an output signal which can produce a permanent record (historically paper or photographic record, today mostly a digital stream recorded on a computer storage unit)"@en, "to do"@fr ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_ea103de4> ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_ea103de4> ;
  skos:inScheme variable: .

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

