@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/p810471116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De structuur van de Apokalyps / J. de Vuyst" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078614813>,
        <http://data.bibliotheken.nl/id/thes/p078679273> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073124133> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc34b00d214e1b57d88dd473a4275c25> ;
    schema1:name "De structuur van de Apokalyps" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/534357ff86c5193d446495a66968ac11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/18210404> .

