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

<http://data.bibliotheken.nl/id/thes/p069972893> a schema1:Person ;
    rdfs:label "Kerkvliet, Joh. (Asz.)" ;
    schema1:description "pseud. van: Petrus Josephus Mattheus Aalberse" ;
    schema1:familyName "Kerkvliet" ;
    schema1:givenName "Joh." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4661c866c3f0973099a35f1df475ed11> ;
    schema1:name "Joh. Kerkvliet (Asz.)" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069326045>,
        <http://viaf.org/viaf/283095377>,
        <https://isni.org/isni/0000000389627936> .

