@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/p442314868> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "12 kerstliederen : concert band / arr.: L. Blaauw" ;
    dcterms1:issued "1959" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p288116356> ;
    schema1:description "Graad B",
        "Voor harmonieorkest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/782b2fc3b3161920c9e21158647f6b0e> ;
    schema1:name "12 kerstliederen : concert band" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/832422dc9443caa497072be7f61146d4> .

