@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/p83338161X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De openbaring van Johannes / D.J. Christiaanse" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069872627> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49e93c7ea8490c5738b9b559aa41d984> ;
    schema1:name "De openbaring van Johannes" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f4f9b415217a20f4e0fd25f7c7a1524> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63825934> .

