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

<http://data.bibliotheken.nl/id/thes/p080034195> a schema1:Person ;
    rdfs:label "Aerents, Marianne" ;
    schema1:familyName "Aerents" ;
    schema1:givenName "Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e0aa8ebf57e8755ff1d1bce3ed7fb61> ;
    schema1:name "Marianne Aerents" ;
    schema1:sameAs <http://viaf.org/viaf/290312771>,
        <https://isni.org/isni/0000000395569613> .

