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

<http://data.bibliotheken.nl/id/thes/p07289315X> a schema1:Person ;
    rdfs:label "Bout, Nynke" ;
    schema1:familyName "Bout" ;
    schema1:givenName "Nynke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/003120816f1e0e018124e9d63eb192a5> ;
    schema1:name "Nynke Bout" ;
    schema1:sameAs <http://viaf.org/viaf/206342628>,
        <https://isni.org/isni/0000000390107284> .

