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

<http://data.bibliotheken.nl/id/thes/p301079609> a schema1:Person ;
    rdfs:label "Heeck-den Boer, Miranda" ;
    schema1:familyName "Heeck-den Boer" ;
    schema1:givenName "Miranda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1b9ae64d83b05f07c57f3323a10f884> ;
    schema1:name "Miranda Heeck-den Boer" ;
    schema1:sameAs <http://viaf.org/viaf/280166218>,
        <https://isni.org/isni/0000000387273513> .

