@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/p404226590> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "A tribute to Amy Winehouse : concert band / arr. by Peter Kleine Schaars" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p265211581> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p226474615> ;
    schema1:description "Inclusief partij voor basgitaar",
        "Voor harmonieorkest" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p426515684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bd3f78b4c479c778d6330843676e304> ;
    schema1:name "A tribute to Amy Winehouse : concert band" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9084a0320ccac6cd18cee0e5b0588b05> .

