@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/p382005171> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Rumänische Volkstänze / Bartók" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069031843> ;
    schema1:description "Omslagtitel",
        "Voor piano; oorspronkelijk voor orkest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a026ac94836642972f421e7f796c3103> ;
    schema1:name "Rumänische Volkstänze" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5796bc07061ce3cbc202e70ed9a4b63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/891646392> .

