@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/p377102938> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mafste mooiste liedjes" ;
    dcterms1:issued "2014" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318040875>,
        <http://data.bibliotheken.nl/id/thes/p318040883>,
        <http://data.bibliotheken.nl/id/thes/p318041073> ;
    schema1:description "Ondertitel op omslag: Liedjes uit De reisgenoot, De Bremer stadsmuzikanten, De zevenmijlslaarzen, De gouden vogel en Het meisje met de gouden glimlach!" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377103292> ;
    schema1:isbn "9789079040247" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f937329abdec70c38ce9702d8b43e09b> ;
    schema1:name "De mafste mooiste liedjes" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ec5f51cf0776831837006e445a9831e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/890617873> .

