@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/p323961207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dat klinkt als muziek in mijn oren / Nanda Roep ; tek. van Barbara de Wolf" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149331533> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159851025> ;
    schema1:description "Oorspr. uitg.: Tilburg : Zwijsen thuis, 2004. - (Avontuur voor peuter en kleuter)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321126726> ;
    schema1:isbn "9789048704231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dc97352261de7ce6e9adfeb7dac4e21> ;
    schema1:name "Dat klinkt als muziek in mijn oren" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc6fd0627cd8554fd58d037656c6afdd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/502219187> .

