@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/p068868251> a schema1:Person ;
    rdfs:label "D'Hulst, Roger-Adolf (1917-1996)" ;
    schema1:alternateName "Hulst, Roger-Adolf d'" ;
    schema1:birthDate "1917" ;
    schema1:deathDate "1996" ;
    schema1:description "kunsthistoricus" ;
    schema1:familyName "D'Hulst" ;
    schema1:givenName "Roger-Adolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/864fa28ba23030f90b3907a1360f608a> ;
    schema1:name "Roger-Adolf D'Hulst" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/2545238>,
        wd:Q19754106,
        <https://isni.org/isni/0000000108629477> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/dhul001> .

