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

<http://data.bibliotheken.nl/id/thes/p070099669> a schema1:Person ;
    rdfs:label "Cornelius Severus, Publius (ca. 50 v. Chr.-ca. 20 na Chr. ; Romeins dichter, tijdgenoot van Ovidius)",
        "Cornelius Severus, Publius (ca. 50 v.Chr.-ca. 20 n.Chr.)" ;
    schema1:birthDate "ca. 50 v. Chr.",
        "ca. 50 v.Chr." ;
    schema1:deathDate "ca. 20 n.Chr.",
        "ca. 20 na Chr." ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "pica-wg" ;
    schema1:familyName "Cornelius Severus" ;
    schema1:givenName "Publius" ;
    schema1:hasOccupation "Romeins dichter, tijdgenoot van Ovidius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46fd784cb7ec25cccf9e70a929ebe9b0>,
        <https://data.bibliotheken.nl/.well-known/genid/7407cf6aea735c7210681544696d733f> ;
    schema1:name "Publius Cornelius Severus" ;
    schema1:nationality "it" ;
    schema1:sameAs <http://viaf.org/viaf/303178120>,
        <https://isni.org/isni/0000000081137121> .

