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

<http://data.bibliotheken.nl/id/thes/p382966929> a schema1:Person ;
    rdfs:label "Honingh, Aline" ;
    schema1:familyName "Honingh" ;
    schema1:givenName "Aline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10face0ab1bc69a7aeb8dc6931c89a51> ;
    schema1:name "Aline Honingh" ;
    schema1:sameAs <http://viaf.org/viaf/311829551> .

