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

<http://data.bibliotheken.nl/id/thes/p20719663X> a schema1:Person ;
    rdfs:label "Bakkerus, Stefan Oscar Hyacinthus (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:familyName "Bakkerus" ;
    schema1:givenName "Stefan Oscar Hyacinthus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e69c8437ec3e2b570e23d2eb0cd4b564> ;
    schema1:name "Stefan Oscar Hyacinthus Bakkerus" ;
    schema1:sameAs <http://viaf.org/viaf/48735022>,
        <https://isni.org/isni/0000000051621588> .

