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

<http://data.bibliotheken.nl/id/thes/p068418248> a schema1:Person ;
    rdfs:label "Cramer, Johann Andreas (1723-1788)" ;
    schema1:alternateName "Cramer, Johan Andreas" ;
    schema1:birthDate "1723" ;
    schema1:deathDate "1788" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Cramer" ;
    schema1:givenName "Johann Andreas" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f23c25d22b3243a766e86fc64d4dcef>,
        <https://data.bibliotheken.nl/.well-known/genid/75c31ae52405f46a29f490f739c73c03> ;
    schema1:name "Johann Andreas Cramer" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/811908>,
        wd:Q70342,
        <https://isni.org/isni/000000011034960X> .

