@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/p278633447> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marten Toonder's Avonturen van Tom Poes / Marten Toonder" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067744346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241034930> ;
    schema1:description "Oorspr. verschenen in het weekblad Donald Duck, 1965-19665" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p230022316> ;
    schema1:isbn "9064382956" ;
    schema1:issueNumber 150 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5c33ccacf5e79bbcde4db392f0ea6ed> ;
    schema1:name "Marten Toonder's Avonturen van Tom Poes" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c4a28b0bd6a4919898bd9379974ce04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773809574> .

