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

<http://data.bibliotheken.nl/id/thes/p190866470> a schema1:Person ;
    rdfs:label "McRae, Anne" ;
    schema1:alternateName "MacRae, Anne" ;
    schema1:description "jeugd informatieve boeken, kookboeken" ;
    schema1:familyName "McRae" ;
    schema1:givenName "Anne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91e67b262db7228e3af91326c5e43188> ;
    schema1:name "Anne McRae" ;
    schema1:sameAs <http://viaf.org/viaf/69089945>,
        <https://isni.org/isni/0000000066551228> .

