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

<http://data.bibliotheken.nl/id/thes/p182918114> a schema1:Person ;
    rdfs:label "Herremans, Martina Maria Petronella Theresia (1970-)" ;
    schema1:alternateName "Herremans, Tineke" ;
    schema1:birthDate "1970" ;
    schema1:familyName "Herremans" ;
    schema1:givenName "Martina Maria Petronella Theresia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c35e7aef841d4fce6923d8ecf0764704> ;
    schema1:name "Martina Maria Petronella Theresia Herremans" ;
    schema1:sameAs <http://viaf.org/viaf/284420018>,
        <https://isni.org/isni/0000000390756874> .

