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

<http://data.bibliotheken.nl/id/thes/p273465708> a schema1:Person ;
    rdfs:label "Reuling, Johanna Geertruda Maria (1964-)" ;
    schema1:alternateName "Reuling, Hanneke" ;
    schema1:birthDate "1964" ;
    schema1:familyName "Reuling" ;
    schema1:givenName "Johanna Geertruda Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37d872d50f8efdac174f4b5741b9dcf3> ;
    schema1:name "Johanna Geertruda Maria Reuling" ;
    schema1:sameAs <http://viaf.org/viaf/29811105>,
        <https://isni.org/isni/0000000079886262> .

