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

<http://data.bibliotheken.nl/id/thes/p163084939> a schema1:Person ;
    rdfs:label "Huismann, Dithmar (1782 fl.)",
        "Huismann, Dithmar (fl. 1782)" ;
    schema1:description "1782 fl.",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "fl. 1782" ;
    schema1:familyName "Huismann" ;
    schema1:givenName "Dithmar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/509f26cf5f1531cbdf62f5636112f096>,
        <https://data.bibliotheken.nl/.well-known/genid/8241e4f0f9fc813a165ca12d2f18fbd3> ;
    schema1:name "Dithmar Huismann" ;
    schema1:sameAs <http://viaf.org/viaf/280721238>,
        <https://isni.org/isni/0000000387692048> .

