@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

xd4: a skos:ConceptScheme .
xd4:-ANTH_Divers
  skos:prefLabel "Anthroponym_Miscellaneous"@en, "Anthroponyme_Divers"@fr ;
  a isothes:ConceptGroup ;
  skos:member xd4:-GJLBLNHR-9 .

xd4:-GJLBLNHR-9
  a skos:Concept ;
  skos:altLabel "Biringuccio (V.)"@es, "Biringuccio (V.)"@fr, "Biringuccio (V.)"@en, "Biringuccio Vannoccio"@fr ;
  skos:inScheme xd4: ;
  uneskos:memberOf xd4:-ANTH ;
  skos:prefLabel "Vannoccio Biringuccio"@fr, "Vannoccio Biringuccio"@en, "Vannoccio Biringuccio"@es .

xd4:-ANTH
  skos:prefLabel "Anthroponym"@en, "Anthroponyme"@fr ;
  a isothes:ConceptGroup .

