@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:-GH0BWJWT-G
  inist:semCategory "Design"@en, "Concepción"@es, "Conception"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Design for manufacture"@en, "Diseño para manufactura"@es, "Conception pour fabrication"@fr ;
  skos:prefLabel "design for manufacture"@en, "conception pour la fabrication"@fr, "diseño para manufactura"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q553878> ;
  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:-GH0BWJWT-G .

