@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/p455015848> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Krantenpoes / verhaaltje van Nienke Denekamp ; tekeningen van Peter Pontiac" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p268586098> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069480532> ;
    schema1:description "1e druk Nederlandse uitgave: ©2004",
        "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851554172> ;
    schema1:isbn "9789054447757" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d510adf88dfdbd2cb63b8ad1bb4c80f4> ;
    schema1:name "De Krantenpoes" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c141476b6ae4a295047073cb83f0dc9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1547939310> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8e4557e8294493602450460d2a2d3615> .

