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

<http://data.bibliotheken.nl/id/thes/p411846523> a schema1:Person ;
    rdfs:label "Uriarte, Maximilian" ;
    schema1:description "graphic novels" ;
    schema1:familyName "Uriarte" ;
    schema1:givenName "Maximilian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd9a25e4d6f8228a01beeaebfc30efb7> ;
    schema1:name "Maximilian Uriarte" ;
    schema1:sameAs <http://viaf.org/viaf/699145857147822922827> .

