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

<http://data.bibliotheken.nl/id/thes/p323821782> a schema1:Person ;
    rdfs:label "Laura (Tante)" ;
    schema1:alternateName "Laurence (Tante)" ;
    schema1:familyName "Laura" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd318120f6c0c7fbc1162afa54bb71f7> ;
    schema1:name "Laura" ;
    schema1:sameAs <http://viaf.org/viaf/291783824> .

