@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/p069567018> a schema1:Person ;
    rdfs:label "Guépin, Jan Pieter (1929-2006)" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2006" ;
    schema1:description "Med. NLMD",
        "NLMD/G 957",
        "bron: https://nl.wikipedia.org/wiki/Jan_Pieter_Guépin",
        "bron: https://www.dbnl.org/tekst/zuid004krit01_01/kll00224.php" ;
    schema1:familyName "Guépin" ;
    schema1:givenName "Jan Pieter" ;
    schema1:hasOccupation "classicus",
        "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd0c50c794a30c0bc14edd5c8b92ce21> ;
    schema1:name "Jan Pieter Guépin" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/49352162>,
        wd:Q2401010,
        <https://isni.org/isni/000000012025409X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/guep001> .

