@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.carnegiehall.org/works/51157> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "8 Chansons françaises, FP 130: 3. Pilons l'orge" ;
    dcterms:creator <http://data.carnegiehall.org/names/37816> ;
    ns1:dateCreated "1945" ;
    skos:exactMatch <https://musicbrainz.org/work/60f6b374-52ea-406a-8870-0c7bd024362e> .

