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

<http://data.bibliotheken.nl/id/thes/p068837569> a schema1:Person ;
    rdfs:label "Sbisà, Marina" ;
    schema1:familyName "Sbisà" ;
    schema1:givenName "Marina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4424ae08d1fec6ca54e50c0319d2d7c9> ;
    schema1:name "Marina Sbisà" ;
    schema1:sameAs <http://viaf.org/viaf/59098603>,
        wd:Q93234395,
        <https://isni.org/isni/0000000109053350> .

