@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/p068819161> a schema1:Person ;
    rdfs:label "De Wispelaere, Paul (1928-2016 ; letterkundige)" ;
    schema1:alternateName "Wispelaere, Paul de" ;
    schema1:birthDate "1928" ;
    schema1:deathDate "2016" ;
    schema1:description "Med. NLMD",
        "NLMD/W 767",
        "mb" ;
    schema1:familyName "De Wispelaere" ;
    schema1:givenName "Paul" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50763a597931399f350094fe196b717a> ;
    schema1:name "Paul De Wispelaere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/34466597>,
        wd:Q3064454,
        <https://isni.org/isni/0000000110528392> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/wisp002> .

