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

<http://data.bibliotheken.nl/id/thes/p274752123> a schema1:Person ;
    rdfs:label "Helmich, Caroline (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "B0528001: mevr. drs. ing. ; B0530681 fysisch geograaf",
        "archeologie" ;
    schema1:familyName "Helmich" ;
    schema1:givenName "Caroline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2af0b9651e698e1e1878a7969065f6fb> ;
    schema1:name "Caroline Helmich" ;
    schema1:sameAs <http://viaf.org/viaf/289939662>,
        <https://isni.org/isni/000000039525809X> .

