@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/p356489299> a schema1:Person ;
    rdfs:label "Mulvihill, Patricia" ;
    schema1:description "kleur strips" ;
    schema1:familyName "Mulvihill" ;
    schema1:givenName "Patricia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83e174711245a28cf04604496665c1aa> ;
    schema1:name "Patricia Mulvihill" ;
    schema1:sameAs <http://viaf.org/viaf/6563550>,
        wd:Q7145763,
        <https://isni.org/isni/0000000042587170> .

