@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/> .

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

foi: a ldp:Container, <http://purl.org/linked-data/registry#Register>, skos:ConceptScheme, owl:Ontology .
<https://service.poleterresolide.fr/voc/FOI/c_d3e41702>
  skos:prefLabel "Sub-surface structure"@en, "Structure du sous-sol"@fr ;
  dc:source "GFZ"@fr ;
  dc:description "Couches supérieures de la Terre"@fr, "Substructure (GFZ) : Generally, that portion of a structure that lies below the ground, for example, the basement parking in a tall building. In analyses, the substructure can include a portion of the surrounding ground as well as all or part of the structural foundation."@en ;
  skos:topConceptOf foi: ;
  a skos:Concept, sosa:FeatureOfInterest ;
  skos:inScheme foi: ;
  owl:sameAs <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_859bfec2> ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_859bfec2> .

