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

<http://data.bibliotheken.nl/id/thes/p09688410X> a schema1:Person ;
    rdfs:label "Heiner, Nicolaas (1896-1977)" ;
    schema1:birthDate "1896" ;
    schema1:deathDate "1977" ;
    schema1:description "Ouwe Bram leeft nog! no. 6 (maart 1997)",
        "bron: https://achterderug.nl/zsb-biografie/heiner.pdf",
        "protestants-christelijke auteur van o.a. historische jeugdromans en dir./docent Nederlands middelbaar onderwijs te Schiedam",
        "zie ook: H. Henszen Veenland",
        "zie ook: H. te Merwe",
        "zie ook: H. van Erkel",
        "zie ook: Hein Hoek" ;
    schema1:familyName "Heiner" ;
    schema1:givenName "Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d904a874482836a925c000d05ec1a55b> ;
    schema1:name "Nicolaas Heiner" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071262938>,
        <http://data.bibliotheken.nl/id/thes/p07150818X>,
        <http://data.bibliotheken.nl/id/thes/p072299312>,
        <http://data.bibliotheken.nl/id/thes/p084809493>,
        <http://viaf.org/viaf/286267618> .

