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

<http://data.bibliotheken.nl/id/thes/p141671262> a schema1:Person ;
    rdfs:label "Solleveld, Marina C." ;
    schema1:familyName "Solleveld" ;
    schema1:givenName "Marina C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa245016c3d26a510cbfe14e93a98df6> ;
    schema1:name "Marina C. Solleveld" ;
    schema1:sameAs <http://viaf.org/viaf/286150921>,
        <https://isni.org/isni/0000000368878285> .

