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

<http://data.bibliotheken.nl/id/thes/p265763851> a schema1:Person ;
    rdfs:label "Baars, Irma Josephina (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "Mw. drs." ;
    schema1:familyName "Baars" ;
    schema1:givenName "Irma Josephina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c43fa202e13bb295b570b77a8a20a5be> ;
    schema1:name "Irma Josephina Baars" ;
    schema1:sameAs <http://viaf.org/viaf/287308231>,
        <https://isni.org/isni/0000000130117486> .

