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

<http://data.bibliotheken.nl/id/thes/p232006016> a schema1:Person ;
    rdfs:label "Huizinga, Cornelia Thelina (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:description "B0141821: cv; geboren op 4 juli 1973 te Amersfoort, auteursnaam op rug en omslag, roepnaam Carla Huizinga" ;
    schema1:familyName "Huizinga" ;
    schema1:givenName "Cornelia Thelina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/767e6f90307556792bee7e2baa2ba865> ;
    schema1:name "Cornelia Thelina Huizinga" ;
    schema1:sameAs <http://viaf.org/viaf/281028625>,
        <https://isni.org/isni/0000000387960217> .

