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

<http://data.bibliotheken.nl/id/thes/p34165616X> a schema1:Person ;
    rdfs:label "Schaik, Ine van" ;
    schema1:description "redactie" ;
    schema1:familyName "van Schaik" ;
    schema1:givenName "Ine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/826e9e21ad153f037f2832e41b8787d7> ;
    schema1:name "Ine van Schaik" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/287460047>,
        <https://isni.org/isni/0000000460083434> .

