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

<http://data.bibliotheken.nl/id/thes/p301339880> a schema1:Person ;
    rdfs:label "Helmans, Dirk Henrik (c.1736-)",
        "Helmans, Dirk Henrik (ca. 1736-)" ;
    schema1:birthDate "c.1736",
        "ca. 1736" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "civis Leidensis" ;
    schema1:familyName "Helmans" ;
    schema1:givenName "Dirk Henrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a865ae550c4aad3d45168c856cd76fc>,
        <https://data.bibliotheken.nl/.well-known/genid/b5d59ae581245073c7a3940f686a8ff1> ;
    schema1:name "Dirk Henrik Helmans" ;
    schema1:sameAs <http://viaf.org/viaf/290477547>,
        <https://isni.org/isni/0000000395729074> .

