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

<http://data.bibliotheken.nl/id/thes/p073756016> a schema1:Person ;
    rdfs:label "Spiekhout, Janna" ;
    schema1:description "mb" ;
    schema1:familyName "Spiekhout" ;
    schema1:givenName "Janna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21a22f15ffb75fe870d3191a285ee78a> ;
    schema1:name "Janna Spiekhout" ;
    schema1:sameAs <http://viaf.org/viaf/283951579>,
        <https://isni.org/isni/0000000368880174> .

