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

<http://data.bibliotheken.nl/id/thes/p170267989> a schema1:Person ;
    rdfs:label "Gravius, Daniel (1615-1678)" ;
    schema1:birthDate "1615" ;
    schema1:deathDate "1678" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "predikant te Aardenburg, op  Formosa, te  Veere en Middelburg",
        "predikant te Aardenburg, op Formosa, te Veere en Middelburg" ;
    schema1:familyName "Gravius" ;
    schema1:givenName "Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bbeb67f5200b25e7da493a3884ed408>,
        <https://data.bibliotheken.nl/.well-known/genid/813d9d43a409df739eb29176c971cb77> ;
    schema1:name "Daniel Gravius" ;
    schema1:sameAs <http://viaf.org/viaf/310661392> .

