@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068205074> a schema1:Person ;
    rdfs:label "Kuperus, Sjoerd (1893-1988)" ;
    schema1:alternateName "Kuperus, S.",
        "Kupérus, Sjoerd" ;
    schema1:birthDate "1893" ;
    schema1:deathDate "1988" ;
    schema1:description "Tresoar: 1893-02-10, Texel - 1988-07-04, Koudum",
        "bron: https://nl.wikipedia.org/wiki/Sjoerd_Kuperus",
        "illustrator" ;
    schema1:familyName "Kuperus" ;
    schema1:givenName "Sjoerd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f00d6e74b270f0a67bd06f1df137e585> ;
    schema1:name "Sjoerd Kuperus" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/282916677>,
        wd:Q2594837,
        <https://isni.org/isni/0000000389512805> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kupe002> .

