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

<http://data.bibliotheken.nl/id/thes/p074578154> a schema1:Person ;
    rdfs:label "Coemans, C.P.M." ;
    schema1:familyName "Coemans" ;
    schema1:givenName "C.P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e56c0d52b845228e417b0fd3dd4b0c86> ;
    schema1:name "C.P.M. Coemans" ;
    schema1:sameAs <http://viaf.org/viaf/290285346> .

