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

<http://data.bibliotheken.nl/id/thes/p120467100> a schema1:Person ;
    rdfs:label "Gerritsen-Swart, J.E." ;
    schema1:alternateName "Gerritsen-Swart, Joke" ;
    schema1:description "drs",
        "leermiddelen levensbeschouwing en godsdienst",
        "leermiddelen verzorging" ;
    schema1:familyName "Gerritsen-Swart" ;
    schema1:givenName "J.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80625d95ccd7df4a22f2764764c9f092> ;
    schema1:name "J.E. Gerritsen-Swart" ;
    schema1:sameAs <http://viaf.org/viaf/286000359>,
        <https://isni.org/isni/0000000392062630> .

