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

<http://data.bibliotheken.nl/id/thes/p071781455> a schema1:Person ;
    rdfs:label "Agatha Pia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14ced728182cec2463427fd76b7ab6dd> ;
    schema1:name "Agatha Pia" ;
    schema1:sameAs <http://viaf.org/viaf/289661168> .

