@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/p385972431> a schema1:Person ;
    rdfs:label "Kókay, Szabolcs" ;
    schema1:description "VIAF ID: 56920850 (Personal)" ;
    schema1:familyName "Kókay" ;
    schema1:givenName "Szabolcs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09ed9270efafb19fdebf2be18379596f> ;
    schema1:name "Szabolcs Kókay" ;
    schema1:sameAs wd:Q1124856,
        <https://isni.org/isni/0000000121344652> .

