@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/71082> a <http://data.carnegiehall.org/model/Entity>,
        ns1:Organization ;
    rdfs:label "Akademie für Alte Musik Berlin" ;
    ns1:hasOccupation <http://data.carnegiehall.org/ensembles/541> ;
    ns1:name "Akademie für Alte Musik Berlin" ;
    skos:exactMatch <http://dbpedia.org/resource/Akademie_f%C3%BCr_Alte_Musik_Berlin>,
        <http://www.wikidata.org/entity/Q414240>,
        <https://id.loc.gov/authorities/names/n90618949>,
        <https://musicbrainz.org/artist/ad1b876d-1f4a-4126-8965-7e35076b9962> .

