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

<http://data.bibliotheken.nl/id/thes/p138885567> a schema1:Person ;
    rdfs:label "Haufniensis, Vigilius" ;
    schema1:alternateName "Vigilius Haufniensis" ;
    schema1:description "pseud. van: Søren Aabye Kierkegaard",
        "zie ook: Viktor Eremita" ;
    schema1:familyName "Haufniensis" ;
    schema1:givenName "Vigilius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f62593c5b4e8e4ad12fa3bb59c32cf5f> ;
    schema1:name "Vigilius Haufniensis" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068234821>,
        <http://data.bibliotheken.nl/id/thes/p074008447>,
        <http://viaf.org/viaf/130145664445105170003> .

