@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/p099943158> a schema1:Person ;
    rdfs:label "Coolwijk, Marion van de (1959-)" ;
    schema1:alternateName "Coolwijk-Verkaik, Marion van de" ;
    schema1:birthDate "1959" ;
    schema1:description "NLMD/V 4255",
        "zie ook: Marion van Dalen" ;
    schema1:familyName "van de Coolwijk" ;
    schema1:givenName "Marion" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbb8a67bb4385efe02582fc675eefc8d> ;
    schema1:name "Marion van de Coolwijk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073816515>,
        <http://viaf.org/viaf/169648038>,
        wd:Q2317270,
        <https://isni.org/isni/0000000118512256> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/cool051> .

