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

<https://service.poleterresolide.fr/voc/variable/c_5c554e1b>
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_e9de9e08> ;
  skos:prefLabel "sensitivity"@en, "Sensibilité"@fr ;
  skos:topConceptOf variable: ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_e9de9e08> ;
  a skos:Concept, sosa:ObservableProperty ;
  dc:description "to do"@fr, "The scalar value used to convert the measured output signal (usually in voltage) to motion units. It is equivalent to the sensitivity scale factor of a normalized Laplace transfer function. For a sensor with a flat frequency response, the sensitivity corresponds to some mid-frequency level of the frequency-response amplitude for a specified frequency, often 1 Hz. Sensitivity has units of volts per input unit (e.g., volt per g for strong-motion accelerometers, volt per m/s for velocity meters or volt per rad/s for rotational sensors)"@en ;
  skos:inScheme variable: ;
  dc:source "epos"@fr .

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/skosCollection_4bee271e>
  a skos:Collection ;
  skos:prefLabel "Sismologie"@fr ;
  skos:member <https://service.poleterresolide.fr/voc/variable/c_5c554e1b> .

