@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:-M67QW3J2-1
  skos:prefLabel "construcción reticular"@es, "construction en treillis"@fr, "lattice construction"@en ;
  inist:semCategory "Edificio/Infrastructura"@es, "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en ;
  skos:hiddenLabel "Lattice construction"@en, "Construcción reticular"@es, "Construction treillis"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/BATI>
  skos:prefLabel "Edificio / Infrastructura"@es, "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-M67QW3J2-1 .

bjw: a skos:ConceptScheme .
