@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:-NCLPB1XJ-N
  skos:hiddenLabel "Butt joint"@en, "Assemblage bout à bout"@fr, "Junta plana"@es ;
  a skos:Concept ;
  skos:prefLabel "butt joint"@en, "assemblage bout à bout"@fr, "junta plana"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5002767> ;
  skos:inScheme bjw: ;
  inist:semCategory "Design"@en, "Concepción"@es, "Conception"@fr .

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

