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

<http://data.bibliotheken.nl/id/thes/p159309840> a schema1:Person ;
    rdfs:label "Oort, Marianne Stazie (1935-)" ;
    schema1:birthDate "1935" ;
    schema1:familyName "Oort" ;
    schema1:givenName "Marianne Stazie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9608a42d831c23d86ba8f0d7a47d808c> ;
    schema1:name "Marianne Stazie Oort" ;
    schema1:sameAs <http://viaf.org/viaf/45955749>,
        <https://isni.org/isni/0000000033603423> .

