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

<http://data.bibliotheken.nl/id/thes/p29101593X> a schema1:Person ;
    rdfs:label "Heijboer-Sinke, Erika" ;
    schema1:alternateName "Heijboer, Erika",
        "Heijboer-Sinke, H." ;
    schema1:description "drs.",
        "vert." ;
    schema1:familyName "Heijboer-Sinke" ;
    schema1:givenName "Erika" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fb186db312c258e0849cbe8593cc312> ;
    schema1:name "Erika Heijboer-Sinke" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/306231696>,
        <https://isni.org/isni/0000000369185843> .

