@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/1WB-WWR0K4TJ-Q>
  skos:altLabel "radiotomographie"@fr ;
  skos:hiddenLabel "Tomography"@en, "Tomographie"@fr ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85135955>, <http://data.bnf.fr/ark:/12148/cb12169623b> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:prefLabel "tomography"@en, "tomographie"@fr ;
  inist:semCategory "Technique / Méthode"@fr, "Technique / Method"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/1WB-Technique_/_Méthode>
  skos:prefLabel "Technique / Méthode"@fr, "Technique / Method"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-WWR0K4TJ-Q> .

<http://data.loterre.fr/ark:/67375/1WB> a skos:ConceptScheme .
