@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/p074056417> a schema1:Person ;
    rdfs:label "Goodier, Alban (1869-1939)" ;
    schema1:birthDate "1869" ;
    schema1:deathDate "1939" ;
    schema1:description "Aartsbisschop" ;
    schema1:familyName "Goodier" ;
    schema1:givenName "Alban" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc86ec8eed0f1f499ce20cca5485821e> ;
    schema1:name "Alban Goodier" ;
    schema1:sameAs <http://viaf.org/viaf/79512575>,
        wd:Q18526348,
        <https://isni.org/isni/0000000110301542> .

