@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/p068348592> a schema1:Person ;
    rdfs:label "Visser, Albert (1913-1982)" ;
    schema1:birthDate "1913" ;
    schema1:deathDate "1982" ;
    schema1:description "Med. NLMD",
        "NLMD/V 6400",
        "Tresoar: 1913-02-14, Grins - 1982-05-09, Amsterdam",
        "literator, journalist",
        "roepnaam: Ab" ;
    schema1:familyName "Visser" ;
    schema1:givenName "Albert" ;
    schema1:hasOccupation "journalist",
        "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec97bc1a8e25da2b98743cef0b94557a> ;
    schema1:name "Albert Visser" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/55414382>,
        wd:Q2643418,
        <https://isni.org/isni/0000000021532357> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/viss012> .

