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

<http://data.bibliotheken.nl/id/thes/p413708748> a schema1:Person ;
    rdfs:label "Howell, Izzi" ;
    schema1:description "kinderboeken" ;
    schema1:familyName "Howell" ;
    schema1:givenName "Izzi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b36f8c8314ab68b89d07c5ebce9aa1e> ;
    schema1:name "Izzi Howell" ;
    schema1:sameAs <http://viaf.org/viaf/43151533701002771641>,
        <https://isni.org/isni/0000000474210924> .

