@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/p070116393> a schema1:Person ;
    rdfs:label "Caselius, Joannes (1533-1613)" ;
    schema1:alternateName "Chessel, Johann",
        "Chesselius, Johannes" ;
    schema1:birthDate "1533" ;
    schema1:deathDate "1613" ;
    schema1:description "Deutscher Biogr. Index",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Caselius" ;
    schema1:givenName "Joannes" ;
    schema1:hasOccupation "filoloog",
        "humanist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/444293c60022ec14e4b4d12419b9098f>,
        <https://data.bibliotheken.nl/.well-known/genid/c8aa41434c98d1dcf1cbfaa486b80da3> ;
    schema1:name "Joannes Caselius" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/25345310>,
        wd:Q96188,
        <https://isni.org/isni/0000000121248783> .

