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

<http://data.bibliotheken.nl/id/thes/p142790028> a schema1:Person ;
    rdfs:label "DuLaing, Maria" ;
    schema1:familyName "DuLaing" ;
    schema1:givenName "Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4df65e1690ca51f6f7aea7dcad83733> ;
    schema1:name "Maria DuLaing" ;
    schema1:sameAs <http://viaf.org/viaf/281960772> .

