@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/p069709947> a schema1:Person ;
    rdfs:label "Danneels, Godfried (1933-2019 ; kardinaal)" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "2019" ;
    schema1:description "sinds 1983 kardinaal" ;
    schema1:familyName "Danneels" ;
    schema1:givenName "Godfried" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a3e672d159e108ee2eba340f70eeadb> ;
    schema1:name "Godfried Danneels" ;
    schema1:sameAs <http://viaf.org/viaf/95176718>,
        wd:Q44882,
        <https://isni.org/isni/0000000081678534> .

