@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#> .
@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/> .

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

<https://service.poleterresolide.fr/voc/instrument/c_3b3f458f>
  dc:description "Appareil permettant de mesurer l’accélération du mouvement du sol dans une gamme de valeurs d’accélération dépendant du type de l’appareil"@fr, "A compact, rugged, and relatively inexpensive seismograph designed to record the signal from an accelerometer, especially of strong ground shaking on ground or in structures, caused by nearby large earthquakes (see, e.g., Trifunac, 2009. Film used to be the most common analog recording medium. Modern accelerographs, however, record digitally with much larger dynamic range. Whereas a traditional strong-motion accelerograph begins recording when the motion exceeds a certain specified trigger level, at present, some seismic networks record acceleration within a large dynamic range continuously"@en ;
  skos:prefLabel "Accelerograph"@en, "Accélographe"@fr ;
  a sosa:Sensor, skos:Concept ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_852e45a8> ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_852e45a8> ;
  skos:topConceptOf instrument: ;
  dc:source "epos"@fr ;
  skos:inScheme instrument: .

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

