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

<http://data.bibliotheken.nl/id/thes/p316212865> a schema1:Person ;
    rdfs:label "Wouda, Suzanne (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Wouda" ;
    schema1:givenName "Suzanne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00bcc43dbfe6090589592ec8bfed25e1> ;
    schema1:name "Suzanne Wouda" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/254614979>,
        wd:Q57199804,
        <https://isni.org/isni/0000000368925790> .

