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

<https://service.poleterresolide.fr/voc/instrument/c_67b8a9eb>
  a sosa:Sensor, skos:Concept ;
  dc:source "epos"@fr ;
  owl:deprecated true ;
  dc:description "A record (time history) of ground acceleration as a function of time produced by an accelerograph during a seismic event"@en, "Enregistrement par un accéléromètre de l’accélération du sol pendant un séisme, en fonction du temps dans une direction donnée."@fr ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_68fe5635> ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_68fe5635> ;
  skos:prefLabel "Accelerogram"@en, "Accélogramme"@fr ;
  skos:topConceptOf instrument: ;
  skos:inScheme instrument: .

instrument:
  rdfs:label "Instruments" ;
  a ldp:Container, <http://purl.org/linked-data/registry#Register>, skos:ConceptScheme, owl:Ontology .

<https://service.poleterresolide.fr/voc/instrument/skosCollection_49c0372d>
  a skos:Collection ;
  skos:prefLabel "Sismologie"@fr ;
  skos:member <https://service.poleterresolide.fr/voc/instrument/c_67b8a9eb> .

