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

<http://data.bibliotheken.nl/id/thes/p22034194X> a schema1:Person ;
    rdfs:label "Hoof, Karin van" ;
    schema1:description "informatieve jeugdboeken, leermiddelen ; taal" ;
    schema1:familyName "van Hoof" ;
    schema1:givenName "Karin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b388e5dcad3cd96887dca975ac66c5d9> ;
    schema1:name "Karin van Hoof" ;
    schema1:nationality "nl" ;
    schema1:sameAs <https://isni.org/isni/0000000369162748> .

