@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/p416423086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mafste mooiste liedjes" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318041073> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318040875>,
        <http://data.bibliotheken.nl/id/thes/p318040883> ;
    schema1:description "In boek vermeld: illustraties en vormgeving: Mark Borgions, muziek: Koen Brandt, tekst: Paul Wauters. - Ondertitel op omslag: Liedjes uit De zevende dienaar, De storm, De rattenvanger  en De wereld rond in 80 dagen. - Met karaoke versies" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377103292> ;
    schema1:isbn "9789079040490" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11909d533e2f9e1d1ab008c48379a8f3> ;
    schema1:name "De mafste mooiste liedjes" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba94395960c66746b3e8ee310500cc75> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1039732442> .

