@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/p069595461> a schema1:Person ;
    rdfs:label "Schrevelius, Cornelius (ca. 1605-1664)" ;
    schema1:alternateName "C.S.",
        "C.S.M.D",
        "S., C.",
        "S.D.M.C.",
        "S.M.D.C.",
        "Schrevel, Cornelis",
        "Schrevelius, Corn." ;
    schema1:birthDate "ca. 1605" ;
    schema1:deathDate "1664" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "classicus" ;
    schema1:familyName "Schrevelius" ;
    schema1:givenName "Cornelius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34f94b0965ded0e537c4e5cfeeeb238a>,
        <https://data.bibliotheken.nl/.well-known/genid/ae7434c0f6ee363f8c18b7992e682f06> ;
    schema1:name "Cornelius Schrevelius" ;
    schema1:sameAs <http://viaf.org/viaf/3348997>,
        wd:Q377100,
        <https://isni.org/isni/0000000121182606> .

