@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/p102811318> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Concertino : voor piano en orkest / Henriëtte Bosmans" ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07372677X> ;
    schema1:description "Opgedragen aan Pierre Monteux",
        "Voor piano en orkest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00853692b6214a284c9d87167c4e193b> ;
    schema1:name "Concertino : voor piano en orkest" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d77225564ad585a91eeed3695d2a6e2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65879475> .

