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

<http://data.bibliotheken.nl/id/thes/p070358982> a schema1:Person ;
    rdfs:label "Cuypers, P.M.H." ;
    schema1:description "bioscopen" ;
    schema1:familyName "Cuypers" ;
    schema1:givenName "P.M.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/210632e8b10f23bb95ee695261fda6d2> ;
    schema1:name "P.M.H. Cuypers" ;
    schema1:sameAs <http://viaf.org/viaf/291589708>,
        <https://isni.org/isni/0000000396644806> .

