@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

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

bjw:-W1D8WBM7-1
  skos:hiddenLabel "Grinding(comminution)"@en, "Broyage"@fr, "Molienda"@es ;
  a skos:Concept ;
  skos:prefLabel "broyage"@fr, "molienda"@es, "comminution"@en ;
  inist:semCategory "Design"@en, "Concepción"@es, "Conception"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q191671> ;
  skos:inScheme bjw: .

