@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/p291924239> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Kersthymne / tekst [van] August Heijting ; muziek [van] Jeanne van der Haar-Böttger" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250540703> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069319448> ;
    schema1:description "Voor zangstem en piano" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4449cebb30c9f511fae480adb953cdb> ;
    schema1:name "Kersthymne" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5045c63737ea2c0be71327b572956df4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66769583> .

