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

<http://data.bibliotheken.nl/id/thes/p07373196X> a schema1:Person ;
    rdfs:label "Golna, Cornelia" ;
    schema1:familyName "Golna" ;
    schema1:givenName "Cornelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d2a54c9205004d8f16038ea6af854c7> ;
    schema1:name "Cornelia Golna" ;
    schema1:sameAs <http://viaf.org/viaf/219286635>,
        <https://isni.org/isni/0000000394561767> .

