@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/p069153817> a schema1:Person ;
    rdfs:label "Durnez, Gaston Cyrille (1928-2019)" ;
    schema1:birthDate "1928" ;
    schema1:deathDate "2019" ;
    schema1:description "NLMD/D 9285",
        "bron: https://nl.wikipedia.org/wiki/Gaston_Durnez",
        "mb" ;
    schema1:familyName "Durnez" ;
    schema1:givenName "Gaston Cyrille" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fda5df53e662db6e384a94f3a1fe1ee7> ;
    schema1:name "Gaston Cyrille Durnez" ;
    schema1:nationality "be" ;
    schema1:sameAs wd:Q1974469,
        <https://isni.org/isni/000000008415412X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/durn001> .

