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

<http://data.bibliotheken.nl/id/thes/p255687923> a schema1:Person ;
    rdfs:label "Goor, Kathelijne van" ;
    schema1:description "tek." ;
    schema1:familyName "van Goor" ;
    schema1:givenName "Kathelijne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff43c066f06fa6a85b8c1367704519b1> ;
    schema1:name "Kathelijne van Goor" ;
    schema1:sameAs <http://viaf.org/viaf/281392369>,
        <https://isni.org/isni/0000000388232377> .

