@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/p069214727> a schema1:Person ;
    rdfs:label "Pinkster, Harm (1942-2021)" ;
    schema1:birthDate "1942" ;
    schema1:deathDate "2021" ;
    schema1:description "Bron: overlijdensadvertenties in de Volkskrant, 17 december 2021",
        "bron: https://nl.wikipedia.org/wiki/Harm_Pinkster",
        "geb. Emmen 5-3-1942, overl. Amsterdam 14-12-2021",
        "latinist; hoogleraar Latijn UvA",
        "zie ook: F.G. van Werkgem" ;
    schema1:familyName "Pinkster" ;
    schema1:givenName "Harm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16c6c3ceb1672d91b7eb7b54cb39cbd2> ;
    schema1:name "Harm Pinkster" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p139087583>,
        <http://viaf.org/viaf/94722992>,
        wd:Q918357,
        <https://isni.org/isni/000000011689502X> .

