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

<http://data.bibliotheken.nl/id/thes/p188190767> a schema1:Person ;
    rdfs:label "Auklandus, Joellyn" ;
    schema1:familyName "Auklandus" ;
    schema1:givenName "Joellyn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2058c1c9b054d38e3378195812f6ecc3> ;
    schema1:name "Joellyn Auklandus" ;
    schema1:sameAs <https://isni.org/isni/0000000388442999> .

