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

<http://data.bibliotheken.nl/id/thes/p072251581> a schema1:Person ;
    rdfs:label "Wimmers, Marianne" ;
    schema1:familyName "Wimmers" ;
    schema1:givenName "Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad2c07ef9fc4b11a3866ddaa8021c4cc> ;
    schema1:name "Marianne Wimmers" ;
    schema1:sameAs <http://viaf.org/viaf/280321925>,
        <https://isni.org/isni/000000038739338X> .

