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

<http://data.bibliotheken.nl/id/thes/p070001103> a schema1:Person ;
    rdfs:label "Clapmarius, Arnoldus (1644 fl.)",
        "Clapmarius, Arnoldus (fl. 1644)" ;
    schema1:alternateName "Clapmarius, Arn." ;
    schema1:description "1644 fl.",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "fl. 1644" ;
    schema1:familyName "Clapmarius" ;
    schema1:givenName "Arnoldus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ce89278a4c36ae2a4a5dffff43444b6>,
        <https://data.bibliotheken.nl/.well-known/genid/f7a5bb6fc17ec01145545c2fb10882a8> ;
    schema1:name "Arnoldus Clapmarius" ;
    schema1:sameAs <http://viaf.org/viaf/59145542369196640045> .

