@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix instrument: <https://service.poleterresolide.fr/voc/instrument> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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_e34cc3f0>
  skos:topConceptOf instrument: ;
  dc:modified "2025-10"@en ;
  dc:source "wats"@fr ;
  dc:contributor "Epos France Axe Thématique Transverse Système d’Information Sismologie" ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_40232b89> ;
  a skos:Concept, sosa:Sensor ;
  skos:altLabel "strong motion sensor"@en ;
  dc:description """en
Seismometer that measures the acceleration of the ground as a function of time. It generally has a higher dynamic range and a lower sensitivity than a velocimeter and is designed to record strong motions."""@en, "Sismomètre qui mesure l’accélération du sol en fonction du temps. Il a généralement une plus grande dynamique et une plus petite sensibilité qu’un vélocimètre, et est destiné à enregistrer les mouvements forts."@fr, "A sensor or transducer that converts acceleration of its base into an analog trace or electrical signal. The acceleration signal is normally obtained from the feedback current necessary to maintain an inertial sensor at its mechanical zero point. As in a linear actuator the current is equal to the applied force, this current is proportional to the acceleration within the bandwidth limits of the feedback. Outside the band the acceleration can still be extracted from the position signal, normally through a complicated transfer function. Accelerometers may be enclosed within a self-contained accelerograph, but for studies of structural response they can be located remotely, with their signals being transmitted to a central recorder. Unless otherwise specified, an accelerometer measures translational acceleration. However, accelerometers are also sensitive to rotational ground motions"@en ;
  skos:prefLabel "Accelerometer"@en, "Accéléromètre"@fr ;
  skos:inScheme instrument: ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_40232b89> .

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_e34cc3f0> .

