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

<http://data.bibliotheken.nl/id/thes/p074026593> a schema1:Person ;
    rdfs:label "Schrijvers, Cornelia Theodora Maria (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "Geb. te Oss ; Huishoudwetenschappen - gezondheidsleer" ;
    schema1:familyName "Schrijvers" ;
    schema1:givenName "Cornelia Theodora Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c66e23e798bd8c8d693d41f0a717aa2b> ;
    schema1:name "Cornelia Theodora Maria Schrijvers" ;
    schema1:sameAs <http://viaf.org/viaf/284527188>,
        <https://isni.org/isni/0000000390811298> .

