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

<http://data.bibliotheken.nl/id/thes/p168017636> a schema1:Person ;
    rdfs:label "Haan, Lourens Feykes (18e E.)",
        "Haan, Lourens Feykes (18e eeuw)" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Haan" ;
    schema1:givenName "Lourens Feykes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2da2a11328b8823050b97c1e7d285688>,
        <https://data.bibliotheken.nl/.well-known/genid/dac5a6831666bc174cd328182d9a0a05> ;
    schema1:name "Lourens Feykes Haan" ;
    schema1:sameAs <http://viaf.org/viaf/235596430>,
        <https://isni.org/isni/0000000385584959> .

