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

<http://data.bibliotheken.nl/id/thes/p331546787> a schema1:Person ;
    rdfs:label "Petrović, Vladimir (historicus)" ;
    schema1:alternateName "Petrović, V." ;
    schema1:description "Researcher at the Institute of Contemporary History in Belgrade, Post-doctoral researcher in the NIOD Institute for War, Holocaust and Genocide Studies, Amsterdam" ;
    schema1:familyName "Petrović" ;
    schema1:givenName "Vladimir" ;
    schema1:hasOccupation "historicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e4b582fe808d848c4165f139a506ff8> ;
    schema1:name "Vladimir Petrović" ;
    schema1:sameAs <http://viaf.org/viaf/68762888>,
        <https://isni.org/isni/000000010983822X> .

