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

<http://data.bibliotheken.nl/id/thes/p156419521> a schema1:Person ;
    rdfs:label "Schweitzer, Cornelia Maria (1966-)" ;
    schema1:alternateName "Schweitzer, Karin" ;
    schema1:birthDate "1966" ;
    schema1:description "Geb. te Dordrecht" ;
    schema1:familyName "Schweitzer" ;
    schema1:givenName "Cornelia Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1b11247b936c75fc3e386109d58a1e0> ;
    schema1:name "Cornelia Maria Schweitzer" ;
    schema1:sameAs <http://viaf.org/viaf/291592778>,
        <https://isni.org/isni/000000039660285X> .

