@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/p071831770> a schema1:Person ;
    rdfs:label "Félix, Joseph (1810-1891)" ;
    schema1:alternateName "Félix (R.P.)" ;
    schema1:birthDate "1810" ;
    schema1:deathDate "1891" ;
    schema1:description "Jezuïet : Sommervogel III, 591" ;
    schema1:familyName "Félix" ;
    schema1:givenName "Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5596f8dbf59af25d2ddda753b8af947a> ;
    schema1:name "Joseph Félix" ;
    schema1:sameAs <http://viaf.org/viaf/155145544415996660006>,
        wd:Q3010081,
        <https://isni.org/isni/0000000108741856> .

