@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:-HKZCLG9L-P
  inist:semCategory "Anthroponym"@en, "Anthroponyme"@fr ;
  skos:definition "Felice Feliciano dit l'Antiquaire (1433-1479) est un humaniste, calligraphe, copiste, poète et épigraphiste italien de la Renaissance. (Source : DBpedia)"@fr ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "Felice Feliciano"@fr, "Felice Feliciano"@en ;
  skos:altLabel "Feliciano (F.)"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Felice_Feliciano> .

p21:-Anthroponyme
  skos:prefLabel "Anthroponym"@en, "Anthroponyme"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-HKZCLG9L-P .

p21: a skos:ConceptScheme .
