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

<http://data.bibliotheken.nl/id/thes/p074984470> a schema1:Person ;
    rdfs:label "Terweijden, Caroline" ;
    schema1:familyName "Terweijden" ;
    schema1:givenName "Caroline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a70ea75494019b3956b2e6a79306caf> ;
    schema1:name "Caroline Terweijden" ;
    schema1:sameAs <http://viaf.org/viaf/279957014>,
        <https://isni.org/isni/000000038710033X> .

