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

<http://data.bibliotheken.nl/id/thes/p068372299> a schema1:Person ;
    rdfs:label "Jorritsma, Dirk (1907-2001)" ;
    schema1:birthDate "1907" ;
    schema1:deathDate "2001" ;
    schema1:description "Tresoar: 1907-10-25, Boalsert - 2001-07-(..)" ;
    schema1:familyName "Jorritsma" ;
    schema1:givenName "Dirk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45cb09b8bec5d05c549b6b87a53309eb> ;
    schema1:name "Dirk Jorritsma" ;
    schema1:sameAs <http://viaf.org/viaf/285300241>,
        <https://isni.org/isni/0000000391475978> .

