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

<http://data.bibliotheken.nl/id/thes/p44310512X> a schema1:Person ;
    rdfs:label "Sheppard, Sarah" ;
    schema1:description "Zweedse kinderboekenmaker (1971). Schrijft en illustreert." ;
    schema1:familyName "Sheppard" ;
    schema1:givenName "Sarah" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/368b642b49962d69f8f5521789219199> ;
    schema1:name "Sarah Sheppard" ;
    schema1:sameAs <https://isni.org/isni/0000000054936016> .

