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

<http://data.bibliotheken.nl/id/thes/p169353834> a schema1:Person ;
    rdfs:label "Zoutenbier, Marnix" ;
    schema1:familyName "Zoutenbier" ;
    schema1:givenName "Marnix" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2a665874085f10c232c1f42c7b5155b> ;
    schema1:name "Marnix Zoutenbier" ;
    schema1:sameAs <http://viaf.org/viaf/207835538>,
        <https://isni.org/isni/0000000391647522> .

