@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/p070081980> a schema1:Person ;
    rdfs:label "Sulla, L. Cornelius (138-78 v. Chr.)" ;
    schema1:alternateName "Silla, Lucio Cornelio",
        "Sulla, Lucius Cornelius (Felix)",
        "Sylla, L. Cornelius" ;
    schema1:birthDate "138" ;
    schema1:deathDate "78 v. Chr." ;
    schema1:description "dictator t.t.v. Romeinse Republiek" ;
    schema1:familyName "Sulla" ;
    schema1:givenName "L. Cornelius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8420bcf599565b1a143901173a3cc91f> ;
    schema1:name "L. Cornelius Sulla" ;
    schema1:sameAs <http://viaf.org/viaf/34148996046159752716>,
        wd:Q483783,
        <https://isni.org/isni/0000000107610985> .

