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

<http://data.bibliotheken.nl/id/thes/p149286090> a schema1:Person ;
    rdfs:label "Peeters, Cornelis Adolf" ;
    schema1:familyName "Peeters" ;
    schema1:givenName "Cornelis Adolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e3d80410dbb0415d905b31269f5cde6> ;
    schema1:name "Cornelis Adolf Peeters" ;
    schema1:sameAs <http://viaf.org/viaf/283303861> .

