@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/p071348670> a schema1:Person ;
    rdfs:label "Theotokēs, Kōnstantinos Markou (1872-1923)" ;
    schema1:birthDate "1872" ;
    schema1:deathDate "1923" ;
    schema1:familyName "Theotokēs" ;
    schema1:givenName "Kōnstantinos Markou" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0138be1990e7225ede2f481dcf5ba614> ;
    schema1:name "Kōnstantinos Markou Theotokēs" ;
    schema1:sameAs <http://viaf.org/viaf/22181562>,
        wd:Q15135101,
        <https://isni.org/isni/000000012123682X> .

