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

<http://data.bibliotheken.nl/id/thes/p071262938> a schema1:Person ;
    rdfs:label "Henszen Veenland, H." ;
    schema1:alternateName "Veenland, H. Henszen" ;
    schema1:description "Bron: Ouwe Bram leeft nog, nr. 2 en 6",
        "Pseud. van: Nicolaas Heiner" ;
    schema1:familyName "Henszen Veenland" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7bc761ed2776b54588f2fbd38d62ee2> ;
    schema1:name "H. Henszen Veenland" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p09688410X>,
        <http://viaf.org/viaf/291274929> .

