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

<http://data.bibliotheken.nl/id/thes/p070964734> a schema1:Person ;
    rdfs:label "Spanjer, Marjanke (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Spanjer" ;
    schema1:givenName "Marjanke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7edb8cf67997bf994f53260076e6a64f> ;
    schema1:name "Marjanke Spanjer" ;
    schema1:sameAs <http://viaf.org/viaf/206429461>,
        <https://isni.org/isni/0000000392570045> .

