@prefix jvn: <http://data.loterre.fr/ark:/67375/JVN> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

jvn: a skos:ConceptScheme .
jvn:-B4W56ZVV-R
  mads:fieldOfActivity "role: painter", "role: artisan", "role: educator", "role: sculptor" ;
  skos:altLabel "D'Alzina, Ismael"@en, "D'Alzina, Ismael"@fr ;
  a skos:Concept ;
  skos:prefLabel "Alzina, Ismael d', 1898-1977"@fr, "Alzina, Ismael d', 1898-1977"@en ;
  skos:inScheme jvn: ;
  skos:notation "248002" .

