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

<http://data.bibliotheken.nl/id/thes/p069094705> a schema1:Person ;
    rdfs:label "Bollen, Marian" ;
    schema1:familyName "Bollen" ;
    schema1:givenName "Marian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24fca24c1c418ce953b15dd4f611eb08> ;
    schema1:name "Marian Bollen" ;
    schema1:sameAs <http://viaf.org/viaf/5350148947869354950008>,
        <https://isni.org/isni/0000000369142210> .

