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

<http://data.bibliotheken.nl/id/thes/p370380932> a schema1:Person ;
    rdfs:label "Pattison, Ronda" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Pattison" ;
    schema1:givenName "Ronda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2de6a0e5ddc18e0cf2366c9d008dce8> ;
    schema1:name "Ronda Pattison" ;
    schema1:sameAs <http://viaf.org/viaf/180145003308661300842>,
        <https://isni.org/isni/0000000056466935> .

