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

<http://data.bibliotheken.nl/id/thes/p323557139> a schema1:Person ;
    rdfs:label "Pouderoyen, Dick" ;
    schema1:familyName "Pouderoyen" ;
    schema1:givenName "Dick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f6ba9c5309a33b46d5a95aea78d29c2> ;
    schema1:name "Dick Pouderoyen" ;
    schema1:sameAs <http://viaf.org/viaf/291231961>,
        <https://isni.org/isni/0000000396325186> .

