@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/p070837910> a schema1:Person ;
    rdfs:label "Danziger, Paula (1944-2004)" ;
    schema1:birthDate "1944" ;
    schema1:deathDate "2004" ;
    schema1:description "CLR 20, SATA 30, 36, 63, 102, 149, 155",
        "bron: https://en.wikipedia.org/wiki/Paula_Danziger",
        "overleden op 8 juli 2004 in New York" ;
    schema1:familyName "Danziger" ;
    schema1:givenName "Paula" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/780b55af995b070a2a8b1699b8f2c6bc> ;
    schema1:name "Paula Danziger" ;
    schema1:nationality "us" ;
    schema1:sameAs wd:Q969363,
        <https://isni.org/isni/0000000081814364> .

