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

bjw:-NBJ6CGZH-4
  inist:semCategory "Tipo de documento/Tipo de obra"@es, "Type de document / Type d'oeuvre"@fr, "Type of document / Type of work"@en ;
  skos:prefLabel "dossier de programme"@fr, "informe de programa"@es, "program documentation"@en ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Dossier programme"@fr, "Informe programa"@es, "Program documentation"@en .

<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:-NBJ6CGZH-4 .

bjw: a skos:ConceptScheme .
