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

<http://data.bibliotheken.nl/id/thes/p109103912> a schema1:Person ;
    rdfs:label "Morovic, Ines" ;
    schema1:familyName "Morovic" ;
    schema1:givenName "Ines" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb18c0840d3eb9f58af76afa11397707> ;
    schema1:name "Ines Morovic" ;
    schema1:sameAs <http://viaf.org/viaf/287226323>,
        <https://isni.org/isni/0000000393060450> .

