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

<http://data.bibliotheken.nl/id/thes/p428407870> a schema1:Person ;
    rdfs:label "Ostoja, Saša" ;
    schema1:description "ill." ;
    schema1:familyName "Ostoja" ;
    schema1:givenName "Saša" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d6b53e0b1ba14d265de66247711fc79> ;
    schema1:name "Saša Ostoja" ;
    schema1:sameAs <http://viaf.org/viaf/45159878724618331621>,
        <https://isni.org/isni/0000000501779658> .

