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

<http://data.bibliotheken.nl/id/thes/p244780978> a schema1:Person ;
    rdfs:label "Aalberg, Toril" ;
    schema1:familyName "Aalberg" ;
    schema1:givenName "Toril" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63ee47a56e7f8828015e6c26cc77666c> ;
    schema1:name "Toril Aalberg" ;
    schema1:sameAs <http://viaf.org/viaf/4299093>,
        wd:Q18647484,
        <https://isni.org/isni/0000000109501010> .

