@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/p435551884> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afval in de bak / Judith Koppens & Andy Engel ; met illustraties van Nynke Mare Talsma" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p26697547X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204338581>,
        <http://data.bibliotheken.nl/id/thes/p407603697> ;
    schema1:description "Eerste druk Nederlandse editie voor de gemeenten Goirle, Hilvarenbeek, Oisterwijk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044845235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a09121e7663be892d98b0249305188f> ;
    schema1:name "Afval in de bak" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62529e93386979f00129797edd8879c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1266178759> .

