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

<http://data.loterre.fr/ark:/67375/26L/Machine__Equipment>
  skos:prefLabel "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-HKGRKJJM-X> .

<http://data.loterre.fr/ark:/67375/26L-HKGRKJJM-X>
  skos:prefLabel "air gun"@en, "canon à air"@fr, "pistola de aire"@es ;
  skos:hiddenLabel "Air gun"@en, "air guns"@en, "Canon à air"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept ;
  skos:altLabel "canon air"@fr ;
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
