@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/p429240406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aap, kip, vis / tekst: Auteursgroep Zwijsen ; foto's: Shutterstock" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p380128535> ;
    schema1:bookEdition "5e druk" ;
    schema1:description "1e druk: 2014",
        "Omslag vermeldt: Kijk en lees en icoon maan en ster" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p380129973> ;
    schema1:isbn "9789048719099" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a060aad2ef2d1e2b875dd44dfe789e9> ;
    schema1:name "Aap, kip, vis" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/57d35061e3dde411c0d62e27e84e8db8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1202049567> .

