@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/p06976848X> a schema1:Person ;
    rdfs:label "Snelleman, Johannes François (1852-1938)" ;
    schema1:alternateName "Snelleman, Johan",
        "Snelleman, Johan F." ;
    schema1:birthDate "1852" ;
    schema1:deathDate "1938" ;
    schema1:description "zoöloog, etnoloog en journalist (van 1877-1930: voor dagblad \"Nieuwe Rotterdamsche Courant\")" ;
    schema1:familyName "Snelleman" ;
    schema1:givenName "Johannes François" ;
    schema1:hasOccupation "etnoloog",
        "orientalist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59f24043839ffece4628364e0bc0205f> ;
    schema1:name "Johannes François Snelleman" ;
    schema1:sameAs <http://viaf.org/viaf/85971208>,
        wd:Q928156,
        <https://isni.org/isni/0000000066900598> .

