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

<http://data.bibliotheken.nl/id/thes/p075024411> a schema1:Person ;
    rdfs:label "Koetsveld, Christine" ;
    schema1:familyName "Koetsveld" ;
    schema1:givenName "Christine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dda15479dca6931870dfc7e3b63545fc> ;
    schema1:name "Christine Koetsveld" ;
    schema1:sameAs <http://viaf.org/viaf/48455430>,
        <https://isni.org/isni/0000000044006245> .

