@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 dc: <http://purl.org/dc/terms/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

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_4a19f4bd>
  dc:source "wats"@fr ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_1fee1bf9> ;
  dc:description "Characterisation of the energy released by the earthquake as seismic waves. It is proportional to the fault surface and the mean slip. The seismic moment can be related to the moment magnitude."@en, "The magnitude of the component couple of the double couple that is the point force system equivalent to a fault slip in an isotropic elastic body. It is equal to rigidity times the fault slip integrated over the fault plane. It can be estimated from the far- field seismic spectrum or waveform fitting at wavelengths much longer than the source size. It can also be estimated from the near-field seismic, geologic and geodetic data, and the consistency among various observations. This was first demonstrated for the Niigata, Japan, earthquake of 1964, supporting quantitatively the validity of the fault origin of an earthquake. Also called “scalar seismic moment” to distinguish it from moment tensor."@en, "Caractérisation de l'énergie libérée par le séisme sous forme d’ondes sismiques. Il est proportionnel à la surface de la faille rompue et à son glissement. On peut relier le moment sismique à la magnitude de moment."@fr ;
  skos:prefLabel "Moment sismique"@fr, "Seismic moment"@en ;
  a skos:Concept, sosa:ObservableProperty ;
  skos:inScheme variable: ;
  skos:altLabel "Mo"@en ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_1fee1bf9> ;
  skos:topConceptOf 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_4a19f4bd> .

