@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/p83323059X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De granaatslikkers / door Marc Sleen" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06877348X> ;
    schema1:description "1e dr.: 1957. - Oorspr. verschenen in Het Volk, vanaf 22 jan. t/m 24 mei 1957",
        "Ballonstrip",
        "Omslagtitel: De granaatslikker" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832494356> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9d1948b4601f0bd8035620766b2aea4> ;
    schema1:name "De granaatslikkers" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eae859d66e84af52d60e6174e844c6da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63289004> .

