@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/p074860038> a schema1:Person ;
    rdfs:label "Nystad, Samuel (1922-2011)" ;
    schema1:alternateName "Nijstad, Saam" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2011" ;
    schema1:description "antiquair/kunsthandelaar",
        "bron: overlijdensadvertentie de Volkskrant, 8 januari 2011" ;
    schema1:familyName "Nystad" ;
    schema1:givenName "Samuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7439e96eaf1c4a588718f66c2b735c50> ;
    schema1:name "Samuel Nystad" ;
    schema1:sameAs <http://viaf.org/viaf/5839455>,
        wd:Q113140850,
        <https://isni.org/isni/0000000353870926> .

