@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p07295826X> a schema1:Person ;
    rdfs:label "Noordervliet, Petronella Maria (1945-)" ;
    schema1:alternateName "Noorderflit, Nelleke" ;
    schema1:birthDate "1945" ;
    schema1:description "NLMD/B 6948; geb. 6 nov. 1945 te Rotterdam",
        "historisch-neerlandica en literator" ;
    schema1:familyName "Noordervliet" ;
    schema1:givenName "Petronella Maria" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75a76e23a1f7c2d1dfa35b2181e03202> ;
    schema1:name "Petronella Maria Noordervliet" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/49370908>,
        wd:Q2466070,
        <https://isni.org/isni/0000000108992452> ;
    schema1:spouse "echtgenote van ...Noordervliet" ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/noor007> .

