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

p21:-N4N5DVBX-L
  skos:inScheme p21: ;
  skos:prefLabel "incunable"@fr, "incunabulum"@en ;
  a skos:Concept ;
  inist:semCategory "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  skos:hiddenLabel "Incunable"@fr, "Incunabulum"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Incunable> ;
  skos:definition "Un incunable est, par convention, un livre imprimé en Europe avant le 1er janvier 1501. (Source : DBpedia)"@fr .

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:-N4N5DVBX-L .

p21: a skos:ConceptScheme .
