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

<http://data.bibliotheken.nl/id/thes/p241212189> a schema1:Person ;
    rdfs:label "Fryklund, Carina P." ;
    schema1:familyName "Fryklund" ;
    schema1:givenName "Carina P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32a3dbeea25e9be416fd1110903f9162> ;
    schema1:name "Carina P. Fryklund" ;
    schema1:sameAs <http://viaf.org/viaf/27044361>,
        <https://isni.org/isni/0000000114403044> .

