@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/p370802071> a schema1:Person ;
    rdfs:label "Vingerhoets, Karin (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "kinderboeken",
        "neerlandica (m.n. kinder- en jeugdliteratuur)" ;
    schema1:familyName "Vingerhoets" ;
    schema1:givenName "Karin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/458a6f11345f5f6dafeaa250a4a4f358> ;
    schema1:name "Karin Vingerhoets" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/309884597>,
        wd:Q116913962,
        <https://isni.org/isni/000000044333377X> .

