@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/p097704903> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Altijd dezelfde ; Hoe vreselijk is dit alles / Marten Toonder" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067744346> ;
    schema1:description "Dubbele Bommelpocket",
        "Oorspr. uitg.: Amsterdam : De Bezige Bij, 1973. - (Literaire reuzenpocket ; 425), en: Amsterdam : De Bezige Bij, 1977. - (BBLiterair)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822878577> ;
    schema1:isbn "9023424123" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fd2d80fb789cb7393e72e09bf7618b5> ;
    schema1:name "Altijd dezelfde ; Hoe vreselijk is dit alles" ;
    schema1:numberOfPages 396 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/234ba65283ee03c663ad7154f9709bf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906839352> .

