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

<http://data.bibliotheken.nl/id/thes/p071626417> a schema1:Person ;
    rdfs:label "Beda Venerabilis (Pseudo-)" ;
    schema1:alternateName "Beda",
        "Bede (Pseudo-)",
        "Bede the Venerable (Pseudo-)",
        "Pseudo-Beda" ;
    schema1:description "P2P: 200 #Pseudo-#Bede\"%the Venerable; 200 #Pseudo-#Bede\"" ;
    schema1:familyName "Venerabilis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f6a461374d5451bba3fd7d14de7071f> ;
    schema1:name "Beda Venerabilis" ;
    schema1:sameAs <http://viaf.org/viaf/209749583> .

