@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/p070243743> a schema1:Person ;
    rdfs:label "Seleky, Johannos (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:familyName "Seleky" ;
    schema1:givenName "Johannos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf11472f0ad5106a383831d682366c1c> ;
    schema1:name "Johannos Seleky" ;
    schema1:sameAs <http://viaf.org/viaf/245546926>,
        wd:Q117067538,
        <https://isni.org/isni/0000000024886353> .

