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

<http://data.bibliotheken.nl/id/thes/p075200945> a schema1:Person ;
    rdfs:label "Verheij, Nico (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "Mr. (B9905085)" ;
    schema1:familyName "Verheij" ;
    schema1:givenName "Nico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a7ef85367f3ebb042a76c840867c737> ;
    schema1:name "Nico Verheij" ;
    schema1:sameAs <http://viaf.org/viaf/193115441>,
        <https://isni.org/isni/0000000032648961> .

