@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/names/125303> a <http://data.carnegiehall.org/model/Entity>,
        ns1:Organization ;
    rdfs:label "Salvation Army International Staff Band" ;
    ns1:hasOccupation <http://data.carnegiehall.org/ensembles/237> ;
    ns1:name "Salvation Army International Staff Band" ;
    skos:exactMatch <http://dbpedia.org/resource/International_Staff_Band>,
        <http://www.wikidata.org/entity/Q6053606>,
        <https://id.loc.gov/authorities/names/no2006088496>,
        <https://musicbrainz.org/artist/d9479f7d-72c3-4f08-924e-81814070efbe> .

