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

<http://data.bibliotheken.nl/id/thes/p322723175> a schema1:Person ;
    rdfs:label "Roode, Nadine de" ;
    schema1:familyName "de Roode" ;
    schema1:givenName "Nadine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f553f99d82c7878304ab157b6b20d63> ;
    schema1:name "Nadine de Roode" ;
    schema1:sameAs <http://viaf.org/viaf/106898729>,
        <https://isni.org/isni/000000007447906X> .

