@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/p074176285> a schema1:Person ;
    rdfs:label "Claes, Désiré (1836-1910)" ;
    schema1:alternateName "Claes, Desideer" ;
    schema1:birthDate "1836" ;
    schema1:deathDate "1910" ;
    schema1:description "letterkundige",
        "zie ook: Diederik Claes" ;
    schema1:familyName "Claes" ;
    schema1:givenName "Désiré" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7860d1cbcfca87ab8e1ed0520831c7b5> ;
    schema1:name "Désiré Claes" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p086070843>,
        <http://viaf.org/viaf/22507498>,
        wd:Q55911879 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/clae003> .

