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

<http://data.loterre.fr/ark:/67375/26L-Z4Q04KMX-D>
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en ;
  skos:hiddenLabel "Earth dam"@en, "presa tierra"@es, "earth dams"@en, "Barrage en terre"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-R3X7BVNN-K> ;
  a skos:Concept ;
  skos:prefLabel "earth dam"@en, "presa de tierra"@es, "barrage en terre"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:altLabel "barrage terre"@fr .

<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-Z4Q04KMX-D> .

<http://data.loterre.fr/ark:/67375/26L-R3X7BVNN-K>
  skos:prefLabel "presa"@es, "barrage"@fr, "dam"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-Z4Q04KMX-D> .

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