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

<http://data.bibliotheken.nl/id/thes/p21279535X> a schema1:Person ;
    rdfs:label "Marmelade" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b7306e2d2b3b6384277ee2de747dd17> ;
    schema1:name "Marmelade" ;
    schema1:sameAs <http://viaf.org/viaf/287057218>,
        <https://isni.org/isni/0000000392913888> .

