@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/p105535540> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Divertimento : voor fluit, hobo en piano / Lucas van Regteren Altena" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107728028> ;
    schema1:description "Bestaat ook in een versie voor fluit, hobo en orkest",
        "In opdracht van de Minister van Onderwijs, Kunsten en Wetenschappen",
        "Opgedragen aan Wim Hesterman en Victor Swillens" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db07186739bd909773a0188e1834d95d> ;
    schema1:name "Divertimento : voor fluit, hobo en piano" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4abcd3595eafb16dd1808adea18efd92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66185596> .

