@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/p071697233> a schema1:Person ;
    rdfs:label "Hostie, Raymond Georges Emile Marie (1920-)" ;
    schema1:birthDate "1920" ;
    schema1:description "SJ, Prof. aan de Gregoriana te Rome" ;
    schema1:familyName "Hostie" ;
    schema1:givenName "Raymond Georges Emile Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0aa582613d048a66852ee060d876afdc> ;
    schema1:name "Raymond Georges Emile Marie Hostie" ;
    schema1:sameAs <http://viaf.org/viaf/45510442>,
        wd:Q59530451,
        <https://isni.org/isni/0000000116328420> .

