@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/26L-QMTJMKH7-K>
  a skos:Concept ;
  skos:hiddenLabel "Geophysical survey map"@en, "Carte de levé géophysique"@fr, "carte levé géophysique"@fr, "geophysical survey maps"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:prefLabel "carte de levé géophysique"@fr, "geophysical survey map"@en, "mapa de levantamiento geofísico"@es ;
  inist:semCategory "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-MX1VJNQF-B> .

<http://data.loterre.fr/ark:/67375/26L-MX1VJNQF-B>
  skos:prefLabel "mapa"@es, "carte"@fr, "map"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-QMTJMKH7-K> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L/Type_of_document__Type_of_work>
  skos:prefLabel "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-QMTJMKH7-K> .

