@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/p317790110> a schema1:Person ;
    rdfs:label "Harrison, Michelle (1979-)" ;
    schema1:birthDate "1979" ;
    schema1:description "jeugdliteratuur, illustrator" ;
    schema1:familyName "Harrison" ;
    schema1:givenName "Michelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5ede090b41886ff3870cf070f0581e3> ;
    schema1:name "Michelle Harrison" ;
    schema1:sameAs <http://viaf.org/viaf/81378584>,
        wd:Q509829,
        <https://isni.org/isni/0000000110730742> .

