@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://id.loc.gov/vocabulary/relators/> .
@prefix ns2: <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/33049> a ns2:CreativeWork,
        ns2:MusicComposition ;
    rdfs:label "La tabernera del puerto: Act II. No puede ser" ;
    ns1:lbt <http://data.carnegiehall.org/names/1023666>,
        <http://data.carnegiehall.org/names/1023667> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1023666>,
        <http://data.carnegiehall.org/names/1023667> ;
    dcterms:creator <http://data.carnegiehall.org/names/1005818> ;
    ns2:dateCreated "1936" ;
    skos:exactMatch <http://dbpedia.org/resource/No_puede_ser>,
        <http://id.loc.gov/authorities/names/no96043138>,
        <http://www.wikidata.org/entity/Q7045254>,
        <https://musicbrainz.org/work/0f4b402e-5d1e-448d-8f4e-8a6d494cd922> .

