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

<http://data.bibliotheken.nl/id/thes/p305530968> a schema1:Person ;
    rdfs:label "Eminovic, Djana" ;
    schema1:familyName "Eminovic" ;
    schema1:givenName "Djana" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a470e7aa23f37b0d69885c8f436aa45> ;
    schema1:name "Djana Eminovic" ;
    schema1:sameAs <http://viaf.org/viaf/291088279>,
        <https://isni.org/isni/0000000396177590> .

