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

<http://data.bibliotheken.nl/id/thes/p071188320> a schema1:Person ;
    rdfs:label "Vreeburg, J.P.B." ;
    schema1:description "B0141053, p. 3: Jan P.B. Vreeburg",
        "NLR",
        "roepnaam: Jan" ;
    schema1:familyName "Vreeburg" ;
    schema1:givenName "J.P.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/087a4bdc8fa6f59a2384976c149ad0be> ;
    schema1:name "J.P.B. Vreeburg" ;
    schema1:sameAs <http://viaf.org/viaf/290320606>,
        <https://isni.org/isni/0000000395607747> .

