@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-X4W58NZV-L>
  skos:altLabel "acoustic logging"@en, "diagraphie sonique"@fr ;
  skos:prefLabel "diagraphie acoustique"@fr, "diagrafía acústica"@es, "acoustical logging"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Diagraphie acoustique"@fr, "Acoustical logging"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-ZTWJ47BG-L> .

<http://data.loterre.fr/ark:/67375/26L/Analysis__Measure>
  skos:prefLabel "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-X4W58NZV-L> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-ZTWJ47BG-L>
  skos:prefLabel "well-logging"@en, "diagrafía"@es, "diagraphie"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-X4W58NZV-L> .

