@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/p06932428X> a schema1:Person ;
    rdfs:label "Iakovos (1911-2005 ; Archbishop)" ;
    schema1:alternateName "Coucouzis, Demetrius" ;
    schema1:birthDate "1911" ;
    schema1:deathDate "2005" ;
    schema1:familyName "Iakovos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2830779aa48fe79abecf1750ac437394> ;
    schema1:name "Iakovos" ;
    schema1:sameAs <http://viaf.org/viaf/11150738>,
        wd:Q3566210,
        <https://isni.org/isni/0000000114677934> .

