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

<http://data.bibliotheken.nl/id/thes/p314791965> a schema1:Person ;
    rdfs:label "Kouwes, P." ;
    schema1:description "pseud. van: Nico Dijkshoorn" ;
    schema1:familyName "Kouwes" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4e0ca0d8340877a811d015f224c7598> ;
    schema1:name "P. Kouwes" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p305393405>,
        <http://viaf.org/viaf/83466458>,
        <https://isni.org/isni/0000000120372897> .

