@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/p069477663> a schema1:Person ;
    rdfs:label "Callisthenes (Pseudo-)" ;
    schema1:alternateName "Kallisthenes (Pseudo-)",
        "Pseudo-Callisthenes" ;
    schema1:description "pica-wg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd1ed5655b6dbab432d33c7e9fd94bb0> ;
    schema1:name "Callisthenes" ;
    schema1:sameAs <http://viaf.org/viaf/88969189>,
        wd:Q3409584,
        <https://isni.org/isni/0000000449207360> .

