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

<http://data.bibliotheken.nl/id/thes/p071244697> a schema1:Person ;
    rdfs:label "Kempe, Jan" ;
    schema1:description "pseud. van: Johan van der Woude",
        "vert.",
        "zie ook: J.C. Falke",
        "zie ook: Martijn Cort" ;
    schema1:familyName "Kempe" ;
    schema1:givenName "Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9820154f8d6005b045d9329513c0b1a2> ;
    schema1:name "Jan Kempe" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068531516>,
        <http://data.bibliotheken.nl/id/thes/p068568045>,
        <http://data.bibliotheken.nl/id/thes/p073775096>,
        <http://viaf.org/viaf/8795797> .

