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

<http://data.bibliotheken.nl/id/thes/p160667828> a schema1:Person ;
    rdfs:label "Wiel-Rammeloo, D.V.E.M. van der (1966-)" ;
    schema1:alternateName "Rammeloo, D.V.E.M.",
        "Wiel-Rammeloo, Dominique van der" ;
    schema1:birthDate "1966" ;
    schema1:description "B9709925 Mw. Mr." ;
    schema1:familyName "van der Wiel-Rammeloo" ;
    schema1:givenName "D.V.E.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/147ac956ee8b235659fb44385d2c8c5e> ;
    schema1:name "D.V.E.M. van der Wiel-Rammeloo" ;
    schema1:sameAs <http://viaf.org/viaf/88387342>,
        <https://isni.org/isni/0000000368860640> .

