@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:-N3GMWG3M-V
  skos:hiddenLabel "Industrial technology"@en, "Tecnología industrial"@es, "Technologie industrielle"@fr ;
  skos:prefLabel "technologie industrielle"@fr, "tecnología industrial"@es, "industrial technology"@en ;
  inist:semCategory "Technique / Method"@en, "Technique / Méthode"@fr, "Técnica/Método"@es ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q10952243> ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/TECH>
  skos:prefLabel "Técnica / Método"@es, "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-N3GMWG3M-V .

bjw: a skos:ConceptScheme .
