@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <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/90173> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Bugeilio'r Gwenith Gwyn (Watching the Wheat) (Welsh)" ;
    ns1:arr <http://data.carnegiehall.org/names/1006368> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1006368> ;
    dcterms:creator <http://data.carnegiehall.org/names/1002893> ;
    skos:exactMatch <http://id.loc.gov/authorities/names/nr2004028502>,
        <https://musicbrainz.org/work/55645a93-6346-4352-bdfa-82a4b07e3757> .

