@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/p075085615> a schema1:Person ;
    rdfs:label "Theeuwes, Jacques A.M. (1944-)" ;
    schema1:alternateName "Theeuwes, Jacques" ;
    schema1:birthDate "1944" ;
    schema1:familyName "Theeuwes" ;
    schema1:givenName "Jacques A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f58e1c2cbe3a074a0fca544dc471c517> ;
    schema1:name "Jacques A.M. Theeuwes" ;
    schema1:sameAs <http://viaf.org/viaf/291781155>,
        wd:Q15127228,
        <https://isni.org/isni/0000000396769780> .

