@prefix product: <https://service.poleterresolide.fr/voc/product> .
@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 sosa: <http://www.w3.org/ns/sosa/> .
@prefix dc: <http://purl.org/dc/terms/> .

product: a ldp:Container, <http://purl.org/linked-data/registry#Register>, skos:ConceptScheme, owl:Ontology .
<https://service.poleterresolide.fr/voc/product/skosCollection_cb6c802d>
  a skos:Collection ;
  skos:prefLabel "Sismologie"@fr ;
  skos:member <https://service.poleterresolide.fr/voc/product/c_75126613> .

<https://service.poleterresolide.fr/voc/product/c_75126613>
  a sosa:Result, skos:Concept ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_aa849fab> ;
  dc:description "Model representing the fault orientation and the slip direction on the fault that caused the earthquake."@en, "A description of the orientation and sense of slip on the causative fault plane derived seismologically from the radiation pattern of seismic waves (traditionally by the sense of the first P- wave motion and polarization of S-wave motion, and now the moment tensor inversion of waveforms). From the seismic radiation pattern alone it is not possible to distinguish between the fault plane and the auxiliary plane orthogonal to the slip direction. See Sub-chapters 3.4 and 3.5 and Exercises 3.2 and 3.5 of this Manual. See also fault-plane solution and focal mechanism."@en, "Modèle représentant l’orientation de la faille et la direction du glissement sur la faille à l’origine du séisme."@fr ;
  dc:source "GFZ"@fr ;
  skos:inScheme product: ;
  skos:prefLabel "Earthquake focal mechanism"@en, "Mécanisme au foyer"@fr ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_aa849fab> ;
  skos:topConceptOf product: .

