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

<http://data.bibliotheken.nl/id/thes/p087437864> a schema1:Person ;
    rdfs:label "Zaal, Karin" ;
    schema1:description "Ouderen" ;
    schema1:familyName "Zaal" ;
    schema1:givenName "Karin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34185aca64619398831062c2570c4d02> ;
    schema1:name "Karin Zaal" ;
    schema1:sameAs <http://viaf.org/viaf/288058093>,
        <https://isni.org/isni/0000000393712834> .

