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

<http://data.bibliotheken.nl/id/thes/p42192716X> a schema1:Person ;
    rdfs:label "Battistutta, Aretha" ;
    schema1:alternateName "Battistuta, Aretha" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Battistutta" ;
    schema1:givenName "Aretha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f31a23f39031200e715306400e96322a> ;
    schema1:name "Aretha Battistutta" ;
    schema1:sameAs <http://viaf.org/viaf/64157340827609922932>,
        <https://isni.org/isni/0000000501778145> .

