@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/p416646859> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:ProductModel ;
    rdfs:label "The moon was but a chin of gold / text Emily Dickinson ; music Joh. Bordewijk-Roepman" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070711356> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068376995> ;
    schema1:description "Omslagtitel",
        "Opgedragen aan het Rijswijkse Vrouwenkoor en zijn dirigent Ria Borgmeijer",
        "Voor vrouwenkoor (SSAA)" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89979d0ef671692ebb76c6d151a0784f> ;
    schema1:name "The moon was but a chin of gold" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0559249cd2b6c26ba61289ef668adc2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022846294> .

