@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/p074949462> a schema1:Person ;
    rdfs:label "Greve, Johannes Wilhelmus Maria (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:familyName "Greve" ;
    schema1:givenName "Johannes Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6710f26489413ea23ff1784e5df7798> ;
    schema1:name "Johannes Wilhelmus Maria Greve" ;
    schema1:sameAs <http://viaf.org/viaf/280487737>,
        wd:Q92791709,
        <https://isni.org/isni/0000000387566252> .

