@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/p068226446> a schema1:Person ;
    rdfs:label "Fauconnier, Guido A.J. (1935-)" ;
    schema1:birthDate "1935" ;
    schema1:familyName "Fauconnier" ;
    schema1:givenName "Guido A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5803d334a06d77d1f2e7b414c96426a> ;
    schema1:name "Guido A.J. Fauconnier" ;
    schema1:sameAs <http://viaf.org/viaf/67781884>,
        wd:Q2464122,
        <https://isni.org/isni/0000000110287517> .

