@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p073339199> a schema1:Person ;
    rdfs:label "Font, Alfonso (1946-)" ;
    schema1:alternateName "Font Carrera, Alfonso" ;
    schema1:birthDate "1946" ;
    schema1:description "bron: https://en.wikipedia.org/wiki/Alfonso_Font" ;
    schema1:familyName "Font" ;
    schema1:givenName "Alfonso" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe2a2f49cae274add21d40310f38752a> ;
    schema1:name "Alfonso Font" ;
    schema1:nationality "es" ;
    schema1:sameAs <http://viaf.org/viaf/20959041>,
        wd:Q763129,
        <https://isni.org/isni/0000000063035383> .

