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

<http://data.bibliotheken.nl/id/thes/p316621382> a schema1:Person ;
    rdfs:label "Vogelzang, Marije (eating-designer)" ;
    schema1:familyName "Vogelzang" ;
    schema1:givenName "Marije" ;
    schema1:hasOccupation "eating-designer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1732839a7f5969b27155693fbd492648> ;
    schema1:name "Marije Vogelzang" ;
    schema1:sameAs <http://viaf.org/viaf/285123501>,
        wd:Q42227470,
        <https://isni.org/isni/0000000368829205> .

