@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-C1TKJ1ZC-R>
  skos:prefLabel "presa de bóveda"@es, "barrage voûte"@fr, "arch dam"@en ;
  skos:hiddenLabel "arch dams"@en, "presa bóveda"@es, "Barrage voûte"@fr, "Arch dam"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-R3X7BVNN-K> ;
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

<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-C1TKJ1ZC-R> .

<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-C1TKJ1ZC-R> .

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