@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/p413843912> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ZieZing-boek : oude kinderliedjes in een nieuw jasje / Mieke van de Rijdt" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p172433398> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402234244" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77a5f1d29b295aa94d6f87749f66f664> ;
    schema1:name "Het ZieZing-boek : oude kinderliedjes in een nieuw jasje" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a07a30ab73d7c711cf5a9b0dce537b51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1038711021> .

