@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:-MV56FP6W-M
  skos:hiddenLabel "Conception ingéniérie"@fr, "Integrated design"@en, "Concepción ingeniería"@es ;
  a skos:Concept ;
  skos:altLabel "cooperative design"@en, "integrated engineering"@en, "ingeniería integrada"@es ;
  skos:prefLabel "diseño integrado"@es, "integrated design"@en, "conception intégrée"@fr ;
  inist:semCategory "Concepción"@es, "Conception"@fr, "Design"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q6043060> ;
  skos:inScheme bjw: .

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

