@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://id.loc.gov/vocabulary/relators/> .
@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/64170> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "L'enfant et les sortilèges: Tableau I. Arrière! Je réchauffe les bons" ;
    ns2:lbt <http://data.carnegiehall.org/names/1023551> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1023551> ;
    dcterms:creator <http://data.carnegiehall.org/names/719> ;
    ns1:dateCreated "1920-1925" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/no98077457>,
        <https://musicbrainz.org/work/0226a868-7e4a-4f42-9b26-5ad8baf4ea97> .

