@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/p071026452> a schema1:Person ;
    rdfs:label "Vogels, Maria Elisabeth Sybilla (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "NLR" ;
    schema1:familyName "Vogels" ;
    schema1:givenName "Maria Elisabeth Sybilla" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/685e47f94c85b3b291693d7df4e089b8> ;
    schema1:name "Maria Elisabeth Sybilla Vogels" ;
    schema1:sameAs <http://viaf.org/viaf/285435510>,
        wd:Q102273047,
        <https://isni.org/isni/0000000391610674> .

