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

<http://data.bibliotheken.nl/id/thes/p456591427> a schema1:Person ;
    rdfs:label "Madill, Julia" ;
    schema1:description " Ontwerpt haak-en breipatronen en is technisch redacteur, grafisch vormgever" ;
    schema1:familyName "Madill" ;
    schema1:givenName "Julia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af073eaa54c8b72a6044ba941e7aa0a1> ;
    schema1:name "Julia Madill" ;
    schema1:sameAs <https://isni.org/isni/0000000530121804> .

