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

<http://data.bibliotheken.nl/id/thes/p310808553> a schema1:Person ;
    rdfs:label "Crezée, Jantine" ;
    schema1:familyName "Crezée" ;
    schema1:givenName "Jantine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9013b6ab746b98abc5bcbeeb5dab02ec> ;
    schema1:name "Jantine Crezée" ;
    schema1:sameAs <http://viaf.org/viaf/280235546>,
        <https://isni.org/isni/0000000369060311> .

