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

<http://data.bibliotheken.nl/id/thes/p11463808X> a schema1:Person ;
    rdfs:label "Dubel, Ireen" ;
    schema1:alternateName "Dubel, Irene" ;
    schema1:familyName "Dubel" ;
    schema1:givenName "Ireen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ed253ffb62bf48e71b7152ce26da663> ;
    schema1:name "Ireen Dubel" ;
    schema1:sameAs <http://viaf.org/viaf/75401395>,
        <https://isni.org/isni/0000000027777806> .

