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

<http://data.bibliotheken.nl/id/thes/p165507403> a schema1:Person ;
    rdfs:label "Moroli, Marina" ;
    schema1:familyName "Moroli" ;
    schema1:givenName "Marina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57792356ebdcc32f60486186ba355fd5> ;
    schema1:name "Marina Moroli" ;
    schema1:sameAs <http://viaf.org/viaf/35361927>,
        <https://isni.org/isni/000000036902226X> .

