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

<http://data.bibliotheken.nl/id/thes/p072636238> a schema1:Person ;
    rdfs:label "Graafland, Thomas Frank (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:familyName "Graafland" ;
    schema1:givenName "Thomas Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d6080ff0e8b3473d6e11d1386b44d40> ;
    schema1:name "Thomas Frank Graafland" ;
    schema1:sameAs <http://viaf.org/viaf/282595753>,
        <https://isni.org/isni/0000000389206023> .

