@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:-Q5L3JQ21-2
  skos:hiddenLabel "Fabricación cable"@es, "Rope making"@en, "Fabrication câble"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "fabricación de cable"@es, "rope making"@en, "fabrication de câble"@fr ;
  inist:semCategory "Actividad"@es, "Activité"@fr, "Activity"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q43066681> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/ACTI>
  skos:prefLabel "Actividad"@es, "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-Q5L3JQ21-2 .

