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

<http://data.bibliotheken.nl/id/thes/p429295669> a schema1:Person ;
    rdfs:label "Slot, Linda van der" ;
    schema1:familyName "van der Slot" ;
    schema1:givenName "Linda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfea443327f810d3fcfd96901c462a9b> ;
    schema1:name "Linda van der Slot" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/38160665094903362048>,
        <https://isni.org/isni/0000000502793312> .

