@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/p437806472> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Sabeldans : for fanfare band / A. Khachaturian ; arr. Frits Jakma Sr" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070857369> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071870946> ;
    schema1:description "Voor fanfareorkest" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p324417462> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f7fabd85f52b5d5a8019968dbb4cbda> ;
    schema1:name "Sabeldans : for fanfare band" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/248424909087d93f7368eba2f956d1cd> .

