@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/p070345465> a schema1:Person ;
    rdfs:label "Piirainen, Elisabeth" ;
    schema1:familyName "Piirainen" ;
    schema1:givenName "Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e9e1043930e153e454aed105f315230> ;
    schema1:name "Elisabeth Piirainen" ;
    schema1:sameAs <http://viaf.org/viaf/7888642>,
        wd:Q109112 .

