@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/p071779248> a schema1:Person ;
    rdfs:label "Aphraates (ca. 285-345)" ;
    schema1:alternateName "Afraate",
        "Afrahat",
        "Aphraate le Syrien",
        "Aphrahat" ;
    schema1:birthDate "ca. 285" ;
    schema1:deathDate "345" ;
    schema1:description "bijgenaamd De Perzische wijze (The Persian sage)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1608eec776784c22891254d4b968511> ;
    schema1:name "Aphraates" ;
    schema1:sameAs <http://viaf.org/viaf/264632544>,
        wd:Q434222,
        <https://isni.org/isni/0000000117586878> .

