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

<http://data.bibliotheken.nl/id/thes/p16381337X> a schema1:Person ;
    rdfs:label "Werners, Harm (1932-)" ;
    schema1:birthDate "1932" ;
    schema1:description "pseud. van: Gerard Nijenhuis" ;
    schema1:familyName "Werners" ;
    schema1:givenName "Harm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/915ae4646d65a04f7892007b0edee2e7> ;
    schema1:name "Harm Werners" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068836783>,
        <http://viaf.org/viaf/291302338>,
        <https://isni.org/isni/0000000396341434> .

