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

<http://data.bibliotheken.nl/id/thes/p166618675> a schema1:Person ;
    rdfs:label "Krijl, Colette (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Krijl" ;
    schema1:givenName "Colette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b468d02be448bdb05787e76751140a3> ;
    schema1:name "Colette Krijl" ;
    schema1:sameAs <http://viaf.org/viaf/285949549>,
        <https://isni.org/isni/0000000391983921> .

