@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/p40218811X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik wil sneeuw! / Ferry Piekart ; foto's: Shutterstock" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239323459> ;
    schema1:bookEdition "2e druk" ;
    schema1:description "1e druk: 2014",
        "Omslag vermeldt: informatief en icoon zon" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p386094667> ;
    schema1:isbn "9789048719921" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f321d1bde1ab98e24a827cc57ee8fe2> ;
    schema1:name "Ik wil sneeuw!" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f536c48dd2aa70ae8ca1c7146257d1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/949638934> .

