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

<http://data.bibliotheken.nl/id/thes/p310289084> a schema1:Person ;
    rdfs:label "Kuin, Marian" ;
    schema1:familyName "Kuin" ;
    schema1:givenName "Marian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f9298956fbc3344e55437bbda1dd40d> ;
    schema1:name "Marian Kuin" ;
    schema1:sameAs <http://viaf.org/viaf/281851535>,
        <https://isni.org/isni/000000036905048X> .

