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

<http://data.bibliotheken.nl/id/thes/p240865472> a schema1:Person ;
    rdfs:label "Dukers, Nicole Helena Theodora Maria (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "B0239724: cv; geboren op 29 april 1972 te Sittard" ;
    schema1:familyName "Dukers" ;
    schema1:givenName "Nicole Helena Theodora Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bc8fbc5f81809d236069e1ea61d92e5> ;
    schema1:name "Nicole Helena Theodora Maria Dukers" ;
    schema1:sameAs <http://viaf.org/viaf/287839963>,
        <https://isni.org/isni/0000000393514248> .

