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

<http://data.bibliotheken.nl/id/thes/p072128798> a schema1:Person ;
    rdfs:label "Paap, Th.J.A." ;
    schema1:description "B0128017, colofon: Th.J.A. Paap, SAOB b.v., Ede" ;
    schema1:familyName "Paap" ;
    schema1:givenName "Th.J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4230338acfad8e2eed132e9b849a3008> ;
    schema1:name "Th.J.A. Paap" ;
    schema1:sameAs <http://viaf.org/viaf/285451252>,
        <https://isni.org/isni/0000000391609032> .

