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

<http://data.bibliotheken.nl/id/thes/p296635464> a schema1:Person ;
    rdfs:label "Kamphuis, Tanja" ;
    schema1:description "interviews" ;
    schema1:familyName "Kamphuis" ;
    schema1:givenName "Tanja" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05a061cba43f359dbfd070860ffff9a2> ;
    schema1:name "Tanja Kamphuis" ;
    schema1:sameAs <http://viaf.org/viaf/280237781>,
        <https://isni.org/isni/0000000387303698> .

