@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/p068972636> a schema1:Person ;
    rdfs:label "Simons, Willem Jacob (1926-2005)" ;
    schema1:alternateName "Simons, W.J." ;
    schema1:birthDate "1926" ;
    schema1:deathDate "2005" ;
    schema1:description "LR 1952-1966",
        "LR 1967-1978",
        "NLMD/S 6235",
        "bron: https://nl.wikipedia.org/wiki/Wim_Simons",
        "journalist, utgever De Beuk, Stichting Fiets" ;
    schema1:familyName "Simons" ;
    schema1:givenName "Willem Jacob" ;
    schema1:hasOccupation "auteur",
        "boekhandelaar",
        "uitgever" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a2308aca5ed99f433c2067c82312d02> ;
    schema1:name "Willem Jacob Simons" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/39504014>,
        wd:Q2311037,
        <https://isni.org/isni/0000000106199717> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/simo020> .

