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

<http://data.bibliotheken.nl/id/thes/p172971470> a schema1:Person ;
    rdfs:label "Nieuwenhof, Marian v.d." ;
    schema1:familyName "v.d. Nieuwenhof" ;
    schema1:givenName "Marian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4d33612fed01835bcd9287a18983ee3> ;
    schema1:name "Marian v.d. Nieuwenhof" ;
    schema1:sameAs <http://viaf.org/viaf/283318550>,
        <https://isni.org/isni/0000000389833051> .

