@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/p06893551X> a schema1:Person ;
    rdfs:label "Daniélou, Jean Guénolé Louis Marie (1905-1974)" ;
    schema1:alternateName "Daniélou, Jean" ;
    schema1:birthDate "1905" ;
    schema1:deathDate "1974" ;
    schema1:description "Kardinaal, historicus",
        "S.J." ;
    schema1:familyName "Daniélou" ;
    schema1:givenName "Jean Guénolé Louis Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8f57653cdcae540318a594604b3a304> ;
    schema1:name "Jean Guénolé Louis Marie Daniélou" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/4928609>,
        wd:Q355495,
        <https://isni.org/isni/0000000083389269> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/dani026> .

