@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/p067873758> a schema1:Person ;
    rdfs:label "Rossner, Judith (1935-2005)" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2005" ;
    schema1:description "in memoriam \"The Guardian\", 13 augustus 2005, p. 21",
        "literator" ;
    schema1:familyName "Rossner" ;
    schema1:givenName "Judith" ;
    schema1:hasOccupation "auteur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b94963c7eba5871461b314f5229ed0ed> ;
    schema1:name "Judith Rossner" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/76859889>,
        wd:Q10312711,
        <https://isni.org/isni/0000000110942980> .

