@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/p080458661> a schema1:Person ;
    rdfs:label "Sansen, Willy M.C. (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:familyName "Sansen" ;
    schema1:givenName "Willy M.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/068f63c785aa9c93ba94cd7b7a051a6e> ;
    schema1:name "Willy M.C. Sansen" ;
    schema1:sameAs <http://viaf.org/viaf/85187879>,
        wd:Q63762848,
        <https://isni.org/isni/0000000109212171> .

