@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/p03734076X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zozolala klassiek" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623277> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075410613> ;
    schema1:bookEdition "1e opl" ;
    schema1:description "Integrale herdr. van het tweemaandelijks striptijdschrift Zozolala, jrg. 1 & 2 (1982-1983) nr. 1-12" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "909400772X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7474da75974debba3d690451a52addb7> ;
    schema1:name "Zozolala klassiek" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a35d71e9445c181f791f1a196f9cc31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64489738> .

