@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p401427528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A companion to the premodern apocalypse / edited by Michael A. Ryan" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599333> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p339270888> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288133153> ;
    schema1:isbn "9789004243095" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/332f08b2f2a2cd87c4f28c4d89aaeb31> ;
    schema1:name "A companion to the premodern apocalypse" ;
    schema1:numberOfPages 448 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f136e963b897b7b2c44df8c6430a0a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/944350427> .

