@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/p374638268> a schema1:Person ;
    rdfs:label "Gajic, Vukasin" ;
    schema1:familyName "Gajic" ;
    schema1:givenName "Vukasin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f255198ec054f8dc506e0105e8abb0df> ;
    schema1:name "Vukasin Gajic" ;
    schema1:sameAs <http://viaf.org/viaf/5215139>,
        wd:Q3563776,
        <https://isni.org/isni/0000000017786952> .

