@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/p072316454> a schema1:Person ;
    rdfs:label "Visser, Johannes (1936-2001)" ;
    schema1:birthDate "1936" ;
    schema1:deathDate "2001" ;
    schema1:description "Tresoar: - 2001-08-22, Maassluis",
        "Tresoar: 1936-11-27, Ljouwert",
        "Vestdijk-biograaf en chemicus" ;
    schema1:familyName "Visser" ;
    schema1:givenName "Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d506a7925388dcafcdad615418692a4> ;
    schema1:name "Johannes Visser" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284344600>,
        wd:Q3523680 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/viss025> .

