@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/p354493353> a schema1:Person ;
    rdfs:label "Potgieter, Jan Cornelis (1766-1851)" ;
    schema1:alternateName "Potgieter, Joannes Cornelius" ;
    schema1:birthDate "1766" ;
    schema1:deathDate "1851" ;
    schema1:description "ASALB 1154: 1786.09.18, Joannes Cornelius Potgieter, Amstelodamensis. 20, T",
        "Heel- en vroedmeester in Leiden" ;
    schema1:familyName "Potgieter" ;
    schema1:givenName "Jan Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a064268b6170556b3cfb32872c05f570> ;
    schema1:name "Jan Cornelis Potgieter" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305802571>,
        wd:Q110954510,
        <https://isni.org/isni/0000000422974447> .

