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

<http://data.bibliotheken.nl/id/thes/p072327413> a schema1:Person ;
    rdfs:label "Ponticus" ;
    schema1:description "pseud. van: H.W.J.M. Keuls",
        "zie ook: Henricus Wybrandus Jacobus Maria Keuls" ;
    schema1:familyName "Ponticus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/836cd7d3f039d89889e5a4cfe65cb410> ;
    schema1:name "Ponticus" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070084394>,
        <http://viaf.org/viaf/281117487>,
        <https://isni.org/isni/0000000388055577> .

