@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/p101245114> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Trois valses caractéristiques : for piano / Albert Brussee en Max Prick van Wely" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074932462> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068342683> ;
    schema1:description "Voor piano",
        "Voorwoord in het Nederlands, Engels en Duits. - Stukkenopgedragen aan Robert van de Windt, Daphne Zwijsen en Edward Boellaard" ;
    schema1:inLanguage "de",
        "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e78cb3a1c4501d67b01f83a9827f80e> ;
    schema1:name "Trois valses caractéristiques : for piano" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81ca3b3ad2fad1b7bda820d63f3ce95f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66121698> .

