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

<http://data.bibliotheken.nl/id/thes/p073644242> a schema1:Person ;
    rdfs:label "Blagojević, Slobodan M. (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:familyName "Blagojević" ;
    schema1:givenName "Slobodan M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c648707d79f3a20c8b584f63bc29d32f> ;
    schema1:name "Slobodan M. Blagojević" ;
    schema1:sameAs <http://viaf.org/viaf/79544941>,
        <https://isni.org/isni/0000000058308893> .

