@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/p069530890> a schema1:Person ;
    rdfs:label "Zee, Sjouke de (1867-1954)" ;
    schema1:alternateName "Zee, Sj. de" ;
    schema1:birthDate "1867" ;
    schema1:deathDate "1954" ;
    schema1:description "NLMD/Z 203",
        "Tresoar: 1867-03-20, Beets - 1954-06-29, Hilversum" ;
    schema1:familyName "de Zee" ;
    schema1:givenName "Sjouke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59278d14043e1e79f9d008264f1f6542> ;
    schema1:name "Sjouke de Zee" ;
    schema1:sameAs <http://viaf.org/viaf/74218524>,
        wd:Q18093811,
        <https://isni.org/isni/0000000397960683> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/zee_005> .

