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

<http://data.bibliotheken.nl/id/thes/p157609804> a schema1:Person ;
    rdfs:label "Nijland, N.M." ;
    schema1:alternateName "Nijland, Nathalie" ;
    schema1:familyName "Nijland" ;
    schema1:givenName "N.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aba7b21bcb16df292ecf2338e99fd661> ;
    schema1:name "N.M. Nijland" ;
    schema1:sameAs <http://viaf.org/viaf/288162411>,
        <https://isni.org/isni/0000000393796951> .

