@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/p149095988> a schema1:Person ;
    rdfs:label "Paque, Égide (1850-1918 ; S.J.)" ;
    schema1:alternateName "Pâques" ;
    schema1:birthDate "1850" ;
    schema1:deathDate "1918" ;
    schema1:familyName "Paque" ;
    schema1:givenName "Égide" ;
    schema1:hasOccupation "S.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/065349f498a2cf6dd79aa24ea70e1405> ;
    schema1:name "Égide Paque" ;
    schema1:sameAs <http://viaf.org/viaf/100483584>,
        wd:Q21522629,
        <https://isni.org/isni/0000000071134621> .

