@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/p438136306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De krantenpoes / text Nienke Denekamp ; illustrations : Peter Pontiac" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p268586098> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069480532> ;
    schema1:inLanguage "zh" ;
    schema1:isbn "9787221134493" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3987c2f34790a39871902d4761ca8bf> ;
    schema1:name "De krantenpoes" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc6af64ceea670fdb960a6b9c4095407> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1363827999> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6fae6fd438bbd8664264b1c17622a387> .

