@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foi: <https://service.poleterresolide.fr/voc/FOI> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ns0: <http://www.w3.org/ns/adms#> .

<https://service.poleterresolide.fr/voc/FOI/skosCollection_a5c1d549>
  a skos:Collection ;
  skos:prefLabel "Sismologie"@fr ;
  skos:member <https://service.poleterresolide.fr/voc/FOI/c_901d4d1a> .

foi: a ldp:Container, <http://purl.org/linked-data/registry#Register>, skos:ConceptScheme, owl:Ontology .
<https://service.poleterresolide.fr/voc/FOI/c_901d4d1a>
  dc:source "GFZ"@fr ;
  a skos:Concept, sosa:FeatureOfInterest ;
  skos:inScheme foi: ;
  ns0:status "submitted" ;
  skos:topConceptOf foi: ;
  dc:description "The zone of diffuse deformation, often marked by a distribution of seismicity, active faulting, and rough topography, within which relative plate motion is accommodated. Plate boundary zones are typically narrow under oceans and broad under continents."@en, "to do"@fr ;
  skos:prefLabel "Limite de plaque"@fr, "Plate-boundary (zone)"@en ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_9eeb8a21> ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_9eeb8a21> .

