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

<http://data.bibliotheken.nl/id/thes/p437052702> a schema1:Person ;
    rdfs:label "Jacobs, Amber" ;
    schema1:description "ill." ;
    schema1:familyName "Jacobs" ;
    schema1:givenName "Amber" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7b91ad3fc0185b8f297f634fef97111> ;
    schema1:name "Amber Jacobs" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/59409151>,
        <https://isni.org/isni/0000000508062705> .

