@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/p073765783> a schema1:Person ;
    rdfs:label "Noort, Gerardus Cornelis van (1861-1946)" ;
    schema1:alternateName "Noort, G. van" ;
    schema1:birthDate "1861" ;
    schema1:deathDate "1946" ;
    schema1:description "Mgr., theoloog" ;
    schema1:familyName "van Noort" ;
    schema1:givenName "Gerardus Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e5fafb60606d43e5584d7f24604ef6c> ;
    schema1:name "Gerardus Cornelis van Noort" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/6972928>,
        wd:Q2041687,
        <https://isni.org/isni/0000000110205219> .

