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

<http://data.loterre.fr/ark:/67375/BJW/TDOC>
  skos:prefLabel "Tipo de documento / Tipo de obra"@es, "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-KC4HNMQK-H .

bjw: a skos:ConceptScheme .
bjw:-KC4HNMQK-H
  inist:semCategory "Type of document / Type of work"@en, "Tipo de documento/Tipo de obra"@es, "Type de document / Type d'oeuvre"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Guía técnica"@es, "Technical handbook"@en, "Guide technique"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "guía técnica"@es, "guide technique"@fr, "technical handbook"@en .

