@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/p067720390> a schema1:Person ;
    rdfs:label "Geijerstam, Gustaf af (1858-1909)" ;
    schema1:alternateName "Geyerstam, Gustaf af" ;
    schema1:birthDate "1858" ;
    schema1:deathDate "1909" ;
    schema1:familyName "af Geijerstam" ;
    schema1:givenName "Gustaf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1324203c3f802ff924d4165db718ab78> ;
    schema1:name "Gustaf af Geijerstam" ;
    schema1:sameAs <http://viaf.org/viaf/22187234>,
        wd:Q343550,
        <https://isni.org/isni/0000000110444068> .

