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

<http://data.bibliotheken.nl/id/thes/p073061336> a schema1:Person ;
    rdfs:label "Opstal, P.C.H." ;
    schema1:familyName "Opstal" ;
    schema1:givenName "P.C.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d245617219bbe6bc72c3c21888e5bad9> ;
    schema1:name "P.C.H. Opstal" ;
    schema1:sameAs <http://viaf.org/viaf/289559408>,
        <https://isni.org/isni/0000000394910197> .

