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

<http://data.bibliotheken.nl/id/thes/p240655699> a schema1:Person ;
    rdfs:label "Noordzij, Wendy" ;
    schema1:familyName "Noordzij" ;
    schema1:givenName "Wendy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa2944c22db66cf36a206c5a8ec5381b> ;
    schema1:name "Wendy Noordzij" ;
    schema1:sameAs <http://viaf.org/viaf/283892869>,
        <https://isni.org/isni/0000000390345215> .

