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

<http://data.bibliotheken.nl/id/thes/p371576156> a schema1:Person ;
    rdfs:label "Koelink, Cecile Johanne Louise (1983-)" ;
    schema1:alternateName "Koelink, C.J.L." ;
    schema1:birthDate "1983" ;
    schema1:description "geboren op 28 maart 1983 te 's-Hertogenbosch" ;
    schema1:familyName "Koelink" ;
    schema1:givenName "Cecile Johanne Louise" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bc07f885f54b94759913a696268ca14> ;
    schema1:name "Cecile Johanne Louise Koelink" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/309890370> .

