@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@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#> .

p21:-P3DM248Z-C
  inist:semCategory "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  skos:hiddenLabel "Oeuvre de jeunesse"@fr, "Early work"@en ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "oeuvre de jeunesse"@fr, "early work"@en .

p21:-Type_de_document__Type_d'oeuvre
  skos:prefLabel "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-P3DM248Z-C .

p21: a skos:ConceptScheme .
