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

<http://data.bibliotheken.nl/id/thes/p398523460> a schema1:Person ;
    rdfs:label "Jorritsma, Jilt (1991-)" ;
    schema1:birthDate "1991" ;
    schema1:description "historicus, essayist, schrijver" ;
    schema1:familyName "Jorritsma" ;
    schema1:givenName "Jilt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd84befd65b5ce2db89d78b27a293624> ;
    schema1:name "Jilt Jorritsma" ;
    schema1:sameAs <http://viaf.org/viaf/130147266824935481360>,
        <https://isni.org/isni/0000000502606740> .

