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

<http://data.bibliotheken.nl/id/thes/p159281512> a schema1:Person ;
    rdfs:label "Grevelink, Joannes Matthaeus Jacobus (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "B9741563: Auteursnaam op omslag: Joop M.J. Grevelink" ;
    schema1:familyName "Grevelink" ;
    schema1:givenName "Joannes Matthaeus Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/708c9f9d51743b208c9b82c6865214b4> ;
    schema1:name "Joannes Matthaeus Jacobus Grevelink" ;
    schema1:sameAs <http://viaf.org/viaf/283632705> .

