@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p44204903X> a schema1:Person ;
    rdfs:label "Paunovic, Dragan (1981-)" ;
    schema1:birthDate "1981" ;
    schema1:description "Geboren in Majdanpek, Joegoslavië" ;
    schema1:familyName "Paunovic" ;
    schema1:givenName "Dragan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5352bfa41e95b06834ae3f9f81ba715e> ;
    schema1:name "Dragan Paunovic" ;
    schema1:sameAs <https://isni.org/isni/0000000495486225> .

