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

<http://data.bibliotheken.nl/id/thes/p183118812> a schema1:Person ;
    rdfs:label "Kuypers, P." ;
    schema1:description "RRBouw",
        "ir." ;
    schema1:familyName "Kuypers" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/babeeee03bc070115070e9360881e9d8> ;
    schema1:name "P. Kuypers" ;
    schema1:sameAs <http://viaf.org/viaf/280136664>,
        <https://isni.org/isni/0000000387256043> .

