@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/p068399006> a schema1:Person ;
    rdfs:label "Epictetus (ca. 50-ca. 138)" ;
    schema1:alternateName "Epiktet",
        "Epikteto",
        "Epiktetos",
        "Epitteto",
        "Épictète" ;
    schema1:birthDate "ca. 50" ;
    schema1:deathDate "ca. 138" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "grk",
        "phil. // Berk." ;
    schema1:familyName "Epictetus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad15f83b811d61a87e9c0c399b63f54b>,
        <https://data.bibliotheken.nl/.well-known/genid/d55706fcba492ce7aa768abeab00b255> ;
    schema1:name "Epictetus" ;
    schema1:sameAs <http://viaf.org/viaf/243791851>,
        wd:Q183144,
        <https://isni.org/isni/0000000121250744> .

