@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/p222437960> a schema1:Person ;
    rdfs:label "Gajic, Aleksa" ;
    schema1:familyName "Gajic" ;
    schema1:givenName "Aleksa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b11ebc02dee312f2d4d1ff57ad5007f2> ;
    schema1:name "Aleksa Gajic" ;
    schema1:sameAs <http://viaf.org/viaf/56787021>,
        wd:Q782458,
        <https://isni.org/isni/0000000081360470> .

