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

<http://data.bibliotheken.nl/id/thes/p074190318> a schema1:Person ;
    rdfs:label "Foncke, Marijke (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Foncke" ;
    schema1:givenName "Marijke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13a38749a4a4089629429b2e40d39dc4> ;
    schema1:name "Marijke Foncke" ;
    schema1:sameAs <http://viaf.org/viaf/207781937>,
        <https://isni.org/isni/0000000393125330> .

