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

<http://data.bibliotheken.nl/id/thes/p218015577> a schema1:Person ;
    rdfs:label "Oppentocht, Jantina Elisabeth (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "B0133037: Auteursnaam op omslag: Jantien Oppentocht",
        "roepnaam: Jantien" ;
    schema1:familyName "Oppentocht" ;
    schema1:givenName "Jantina Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a48d7598dddd38e7cce7f2f9aaea56d3> ;
    schema1:name "Jantina Elisabeth Oppentocht" ;
    schema1:sameAs <http://viaf.org/viaf/285505897>,
        <https://isni.org/isni/0000000391617016> .

