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

<http://data.bibliotheken.nl/id/thes/p146959590> a schema1:Person ;
    rdfs:label "Pijning, Alexandra" ;
    schema1:familyName "Pijning" ;
    schema1:givenName "Alexandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf5c258345a72386bae9fd00f9252d5f> ;
    schema1:name "Alexandra Pijning" ;
    schema1:sameAs <http://viaf.org/viaf/282621240>,
        <https://isni.org/isni/0000000389282982> .

