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

<http://data.bibliotheken.nl/id/thes/p364137924> a schema1:Person ;
    rdfs:label "Bochove, Marianne Elisabeth van (1983-)" ;
    schema1:birthDate "1983" ;
    schema1:familyName "van Bochove" ;
    schema1:givenName "Marianne Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e842000c6bfcf8b42d73c7e514bab62b> ;
    schema1:name "Marianne Elisabeth van Bochove" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305823352>,
        <https://isni.org/isni/0000000419516293> .

