@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/p082576904> a schema1:Person ;
    rdfs:label "Sprinkle, Annie (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "pseud. van: Ellen Steinberg" ;
    schema1:familyName "Sprinkle" ;
    schema1:givenName "Annie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bf053dc3b380f6cefb05230bea2b005> ;
    schema1:name "Annie Sprinkle" ;
    schema1:sameAs <http://viaf.org/viaf/13239631>,
        wd:Q433576,
        <https://isni.org/isni/0000000083584179> .

