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

<http://data.bibliotheken.nl/id/thes/p279742851> a schema1:Person ;
    rdfs:label "Sanderhage, Per" ;
    schema1:description "vert." ;
    schema1:familyName "Sanderhage" ;
    schema1:givenName "Per" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edfdf99c04e0cf56b858bb78d211d374> ;
    schema1:name "Per Sanderhage" ;
    schema1:sameAs <http://viaf.org/viaf/307272638>,
        <https://isni.org/isni/0000000397268750> .

