@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/p070181977> a schema1:Person ;
    rdfs:label "Verschueren, Lucidius (1895-1950)" ;
    schema1:alternateName "Verschueren, Leonard Herman Hubert" ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1950" ;
    schema1:description "kloosternaam van: Leonard Herman Hubert Verschueren",
        "pater O.F.M." ;
    schema1:familyName "Verschueren" ;
    schema1:givenName "Lucidius" ;
    schema1:hasOccupation "historicus",
        "neerlandicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b20d18d9c4e87b87707f2730462e635> ;
    schema1:name "Lucidius Verschueren" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/89513546>,
        wd:Q97064798,
        <https://isni.org/isni/000000006227231X> .

