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

<http://data.bibliotheken.nl/id/thes/p213613301> a schema1:Person ;
    rdfs:label "Glandorf, Maria (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "beeldend kunstenaar" ;
    schema1:familyName "Glandorf" ;
    schema1:givenName "Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d1086eefe620eb1b6c752bfb228403c> ;
    schema1:name "Maria Glandorf" ;
    schema1:sameAs <http://viaf.org/viaf/282455247>,
        wd:Q2552396,
        <https://isni.org/isni/000000038910043X> .

