@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p071738207> a schema1:Person ;
    rdfs:label "Gerits, Joris (1943-2016)" ;
    schema1:birthDate "1943" ;
    schema1:deathDate "2016" ;
    schema1:description "bron: https://neerlandistiek.nl/2016/07/bij-het-heengaan-van-een-vriend-necrologie-voor-joris-gerits-1943-2016/",
        "bron: https://nl.wikipedia.org/wiki/Joris_Gerits",
        "neerlandicus" ;
    schema1:familyName "Gerits" ;
    schema1:givenName "Joris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3828709b4cef6f4c4386c053984a39e> ;
    schema1:name "Joris Gerits" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/241321690>,
        wd:Q2772204,
        <https://isni.org/isni/0000000034931736> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/geri004> .

