@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/p29256497X> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "Een zoet liedeken / Hugo Nolthenius ; gedicht van A.L. de Rop" ;
    dcterms1:issued "1893" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069946906> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/1457632b461a0a0534eb15ab38e2d414> ;
    schema1:description "Opgedragen aan Louis van Erven Dorens",
        "Voor zangstem en piano" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ce2c87656962b3b5476f55ff40bd8db> ;
    schema1:name "Een zoet liedeken" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44fc4c363579559adc062974e545ac30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71675928> .

