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

<http://data.bibliotheken.nl/id/thes/p073740799> a schema1:Person ;
    rdfs:label "Zijsling, D.H." ;
    schema1:familyName "Zijsling" ;
    schema1:givenName "D.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3efbd4c7717cff1a267e46271f7c4c3> ;
    schema1:name "D.H. Zijsling" ;
    schema1:sameAs <http://viaf.org/viaf/287653387>,
        <https://isni.org/isni/0000000393412698> .

