@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/p404255213> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Oud Hollandse liederen / bew.: L. Blaauw" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p288116356> ;
    schema1:description "Bevat: Gelukkig is het land ; Het standbeeld van Duc' Alf ; O Nederland let op u saeck ; O, Heer die daar des hemels tente sprijt ; Merck toch hoe sterck ; Komt nu met zang ; Loflied op den Hollander en den Zeeuw ; Des winters als het regent",
        "Voor harmonieorkest (fanfareorkest)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c18aac43028f8de5277601ce48cf8081> ;
    schema1:name "Oud Hollandse liederen" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42eea87ffc358735deb6116762e45f02> .

