@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p078614813> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078614813>,
        bnode:d08a84b8d85f25a9c9ceab72cc67e5db ;
    skos:altLabel "Apocalypse (book of the bible)"@en,
        "Apocalyps (bijbelboek)"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078604583> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Revelation of St. John (book of the bible)"@en,
        "Openbaring van Johannes (bijbelboek)"@nl .

