@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/Building__Infrastructure>
  skos:prefLabel "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-JJJFJXT8-5> .

<http://data.loterre.fr/ark:/67375/26L-JJJFJXT8-5>
  skos:prefLabel "mine de charbon"@fr, "mina de carbón"@es, "coal mine"@en ;
  skos:hiddenLabel "Coal mine"@en, "coal mines"@en, "mine charbon"@fr, "Mine de charbon"@fr ;
  inist:semCategory "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-RRXFWSTF-F> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-RRXFWSTF-F>
  skos:prefLabel "mina"@es, "mine"@fr, "mine"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-JJJFJXT8-5> .

