@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/1023566> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Karacaoglan" ;
    ns1:birthPlace <https://sws.geonames.org/298795/> ;
    ns1:hasOccupation <http://id.loc.gov/vocabulary/relators/aut> ;
    skos:exactMatch <http://dbpedia.org/resource/Karacao%C4%9Flan>,
        <http://id.loc.gov/authorities/names/n86034894>,
        <http://www.wikidata.org/entity/Q3667328>,
        <https://musicbrainz.org/artist/b23c0498-8209-4b49-81a4-57df33f04377> .

