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

<http://data.bibliotheken.nl/id/thes/p113331886> a schema1:Person ;
    rdfs:label "Vogels, Ingrid Maria Laurentia Cornelia (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:familyName "Vogels" ;
    schema1:givenName "Ingrid Maria Laurentia Cornelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8e77c376016c6e4cdeb8eeaa1a8eca6> ;
    schema1:name "Ingrid Maria Laurentia Cornelia Vogels" ;
    schema1:sameAs <http://viaf.org/viaf/283059408>,
        <https://isni.org/isni/000000038962548X> .

