@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/p069478783> a schema1:Person ;
    rdfs:label "Rutten, Georges Albert Maria (1875-1952)" ;
    schema1:alternateName "Rutten, Ceslas",
        "Rutten, George C." ;
    schema1:birthDate "1875" ;
    schema1:deathDate "1952" ;
    schema1:description "O.P." ;
    schema1:familyName "Rutten" ;
    schema1:givenName "Georges Albert Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb87ed77b99a5ed794530605c821b965> ;
    schema1:name "Georges Albert Maria Rutten" ;
    schema1:sameAs <http://viaf.org/viaf/89467747>,
        wd:Q13641350,
        <https://isni.org/isni/0000000062379475> .

