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

<http://data.bibliotheken.nl/id/thes/p07350923X> a schema1:Person ;
    rdfs:label "Hobbelink, Marion" ;
    schema1:familyName "Hobbelink" ;
    schema1:givenName "Marion" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/636fa88b86eefd19b48b99ba7dd70e4e> ;
    schema1:name "Marion Hobbelink" ;
    schema1:sameAs <http://viaf.org/viaf/288640533> .

