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

<http://data.bibliotheken.nl/id/thes/p068274718> a schema1:Person ;
    rdfs:label "Nieuweboer, Adèle (1949- ; neerlandica)" ;
    schema1:alternateName "Nieuweboer, A.",
        "Nieuweboer, E.C.J." ;
    schema1:birthDate "1949" ;
    schema1:description "Amor omnia vincit",
        "mb" ;
    schema1:familyName "Nieuweboer" ;
    schema1:givenName "Adèle" ;
    schema1:hasOccupation "neerlandica" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd54ffb64fc47fcf735db998ca76f69c> ;
    schema1:name "Adèle Nieuweboer" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/64039703>,
        <https://isni.org/isni/0000000061333774> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/nieu006> .

