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

<http://data.bibliotheken.nl/id/thes/p181587343> a schema1:Person ;
    rdfs:label "Kimman, Caroline" ;
    schema1:familyName "Kimman" ;
    schema1:givenName "Caroline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/163c31924cd2ab0edc7cf36aed5ae0f6> ;
    schema1:name "Caroline Kimman" ;
    schema1:sameAs <http://viaf.org/viaf/285548512>,
        <https://isni.org/isni/0000000391709498> .

