@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/p840192207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het einde der wereld / Jef Scheirs" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462751> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069397384> ;
    schema1:bookEdition "Nieuwe uitg." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068280114> ;
    schema1:description "Oorspr. uitg.: 1929" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064762300> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/609c5add40b1ed6361c230650112715c> ;
    schema1:name "Het einde der wereld" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48ad45ac9eb47aba759c7441cb6bc99b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/815970487> .

