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

<http://data.bibliotheken.nl/id/thes/p067585558> a schema1:Person ;
    rdfs:label "Smit, Cora de" ;
    schema1:description "vert." ;
    schema1:familyName "de Smit" ;
    schema1:givenName "Cora" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96c58bd9142590e2b9376823f33d29c8> ;
    schema1:name "Cora de Smit" ;
    schema1:sameAs <http://viaf.org/viaf/78582758>,
        <https://isni.org/isni/0000000047675102> .

