@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@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#> .

bjw: a skos:ConceptScheme .
bjw:-BW09G8D6-N
  inist:semCategory "Design"@en, "Concepción"@es, "Conception"@fr ;
  skos:prefLabel "disposición"@es, "implantation"@fr, "layout"@en ;
  skos:altLabel "disposition"@fr ;
  skos:hiddenLabel "Layout"@en, "Implantation (topométrie)"@fr, "Implantación(topometría)"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/FABR>
  skos:prefLabel "Concepción"@es, "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-BW09G8D6-N .

