@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/p171524195> a schema1:Person ;
    rdfs:label "Garvels, Marnix Joseph Johann (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:familyName "Garvels" ;
    schema1:givenName "Marnix Joseph Johann" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34cfe584373ae2c88d3c6dbc38c986c7> ;
    schema1:name "Marnix Joseph Johann Garvels" ;
    schema1:sameAs <http://viaf.org/viaf/286513763>,
        wd:Q102348327,
        <https://isni.org/isni/0000000392506086> .

