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

<http://data.bibliotheken.nl/id/thes/p075085569> a schema1:Person ;
    rdfs:label "Pavlovic, Boro (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:familyName "Pavlovic" ;
    schema1:givenName "Boro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7194807dd5f2b7f7f8db7f86952f49b0> ;
    schema1:name "Boro Pavlovic" ;
    schema1:sameAs <http://viaf.org/viaf/95426749>,
        <https://isni.org/isni/0000000107848635> .

