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

<http://data.bibliotheken.nl/id/thes/p073717584> a schema1:Person ;
    rdfs:label "Klinkenberg, P." ;
    schema1:description "historicus,  fl. 192X" ;
    schema1:familyName "Klinkenberg" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12f22dcc73fde02902f4e536b66506f1> ;
    schema1:name "P. Klinkenberg" ;
    schema1:sameAs <http://viaf.org/viaf/290776425> .

