@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p071783148> a schema1:Person ;
    rdfs:label "Loon, Gentilis van (1917-2010)" ;
    schema1:alternateName "Loon, Gentiles van" ;
    schema1:birthDate "1917" ;
    schema1:deathDate "2010" ;
    schema1:description "OFM.Cap",
        "kloosternaam van: Johannes van Loon",
        "zie ook: Gentilis Aster" ;
    schema1:familyName "van Loon" ;
    schema1:givenName "Gentilis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d7c2b627a2e370102a8fabbc81059a0> ;
    schema1:name "Gentilis van Loon" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069105340>,
        <http://viaf.org/viaf/37018661>,
        <https://isni.org/isni/0000000001936338> .

