@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/p18965807X> a schema1:Person ;
    rdfs:label "Zeno (6e eeuw ; Pseudo-)" ;
    schema1:alternateName "Pseudo-Zeno" ;
    schema1:description "B0000227: \"The author was a Christian ...\"" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b48e9a5e6824753061e5d93411399d46> ;
    schema1:name "Zeno" ;
    schema1:sameAs <http://viaf.org/viaf/16003086>,
        wd:Q100149151,
        <https://isni.org/isni/0000000103952451> .

