@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/3476> foaf:primaryTopic <album/3476#subject> .

<album/3476#lyrics> a mo:Lyrics .

<album/3476#vocals> a mo:Singer .

<artist/1076#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3476#subject> ;
    schema:name "Shinsekai Gakkyoku Zatsugidan"@en,
        "新世界楽曲雑技団"@ja ;
    foaf:made <album/3476#composition>,
        <album/3476#subject> ;
    foaf:name "Shinsekai Gakkyoku Zatsugidan"@en,
        "新世界楽曲雑技団"@ja .

<product/1669#subject> a schema:CreativeWork ;
    schema:name "THE KING OF FIGHTERS '94"@en,
        "ザ・キング・オブ・ファイターズ '94"@ja,
        "THE KING OF FIGHTERS '94"@ja-latn ;
    foaf:name "THE KING OF FIGHTERS '94"@en,
        "ザ・キング・オブ・ファイターズ '94"@ja,
        "THE KING OF FIGHTERS '94"@ja-latn .

<product/1670#subject> a schema:CreativeWork ;
    schema:name "THE KING OF FIGHTERS '95"@en,
        "ザ・キング・オブ・ファイターズ '95"@ja,
        "THE KING OF FIGHTERS '95"@ja-latn ;
    foaf:name "THE KING OF FIGHTERS '95"@en,
        "ザ・キング・オブ・ファイターズ '95"@ja,
        "THE KING OF FIGHTERS '95"@ja-latn .

<product/1671#subject> a schema:CreativeWork ;
    schema:name "THE KING OF FIGHTERS '96"@en,
        "ザ・キング・オブ・ファイターズ '96"@ja,
        "THE KING OF FIGHTERS '96"@ja-latn ;
    foaf:name "THE KING OF FIGHTERS '96"@en,
        "ザ・キング・オブ・ファイターズ '96"@ja,
        "THE KING OF FIGHTERS '96"@ja-latn .

<album/3476#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@en,
        "SNKキャラクターズサウンズコレクション Vol.1 草薙　京"@ja,
        "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@ja-latn ;
    mo:composer <artist/1076#subject> ;
    mo:produced_work <album/3476#musicalwork> ;
    schema:name "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@en,
        "SNKキャラクターズサウンズコレクション Vol.1 草薙　京"@ja,
        "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@ja-latn .

<album/3476#musicalexpression> a mo:Signal ;
    mo:published_as <album/3476#subject> ;
    mo:records <album/3476#performance> .

<album/3476#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@en,
        "SNKキャラクターズサウンズコレクション Vol.1 草薙　京"@ja,
        "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@ja-latn ;
    mo:performance_of <album/3476#musicalwork> ;
    mo:recorded_as <album/3476#musicalexpression> ;
    schema:name "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@en,
        "SNKキャラクターズサウンズコレクション Vol.1 草薙　京"@ja,
        "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@ja-latn ;
    schema:workPerformed <album/3476#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/67/3476/3476-1191441978.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3476#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/3476/3476-1191441978.jpg> ;
    foaf:depicts <album/3476#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/3476/3476-1191441978.jpg> .

<https://medium-media.vgm.io/albums/67/3476/3476-1191441978.jpg> a schema:ImageObject,
        foaf:Image .

<album/3476#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/3476#composition> ;
    mo:lyrics <album/3476#lyrics> ;
    mo:performed_in <album/3476#performance> ;
    mo:singer <album/3476#vocals> .

<album/3476#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-18"^^xsd:date ;
    dcterms:title "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@en,
        "SNKキャラクターズサウンズコレクション Vol.1 草薙　京"@ja,
        "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@ja-latn ;
    mo:catalogue_number "PCCB-00268" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3476#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N8376a73f315e462ab167ebaa5cd394d3 ;
    mo:record_count 1 ;
    schema:about <product/1669#subject>,
        <product/1670#subject>,
        <product/1671#subject> ;
    schema:datePublished "1997-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/3476/3476-1191441978.jpg> ;
    schema:name "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@en,
        "SNKキャラクターズサウンズコレクション Vol.1 草薙　京"@ja,
        "SNK Characters Sounds Collection Vol.1 Kyo Kusanagi"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/3476/3476-1191441978.jpg> .

_:N0551c957ccdd4549a99d719be384f35a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction (Kyo's Narrative 1)"@en,
        "イントロダクション 京の語り1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "Introduction (Kyo's Narrative 1)"@en,
        "イントロダクション 京の語り1"@ja .

_:N193a59c2f2f44c369ed276f3718a786d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection"@en,
        "ボイスコレクション (K.O.F.94～96)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "Voice Collection"@en,
        "ボイスコレクション (K.O.F.94～96)"@ja .

_:N2f4e9116aa2c43a184fd85ceae5480f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyo's Narrative 3"@en,
        "京の語り3"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "Kyo's Narrative 3"@en,
        "京の語り3"@ja .

_:N3a0ec3bca4574fedba12753a062ae030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESAKA [THE KING OF FIGHTERS '96 1500 SERIES]"@en,
        "ESAKA? (K.O.F.96 1500シリーズ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "ESAKA [THE KING OF FIGHTERS '96 1500 SERIES]"@en,
        "ESAKA? (K.O.F.96 1500シリーズ)"@ja .

_:N47bf35e15e59423597ff27eea3a1140f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUNKY ESAKA [THE KING OF FIGHTERS '95 1500 SERIES]"@en,
        "FUNKY ESAKA (K.O.F.95 1500シリーズ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "FUNKY ESAKA [THE KING OF FIGHTERS '95 1500 SERIES]"@en,
        "FUNKY ESAKA (K.O.F.95 1500シリーズ)"@ja .

_:N6074a2575ed5429fadc32744936364b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESAKA [THE KING OF FIGHTERS '96 Arrange Sound Trax]"@en,
        "ESAKA? (K.O.F.96 アレンジサウンドトラックス)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "ESAKA [THE KING OF FIGHTERS '96 Arrange Sound Trax]"@en,
        "ESAKA? (K.O.F.96 アレンジサウンドトラックス)"@ja .

_:N6829eae6efc24268afc23279801b48ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESAKA [THE KING OF FIGHTERS '94 Arrange Sound Trax]"@en,
        "ESAKA (K.O.F.94 アレンジサウンドトラックス)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "ESAKA [THE KING OF FIGHTERS '94 Arrange Sound Trax]"@en,
        "ESAKA (K.O.F.94 アレンジサウンドトラックス)"@ja .

_:N6aa0e0d179864abd9a9820ab77258eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESAKA [THE KING OF FIGHTERS '94 1500 SERIES]"@en,
        "ESAKA (K.O.F.94 1500シリーズ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "ESAKA [THE KING OF FIGHTERS '94 1500 SERIES]"@en,
        "ESAKA (K.O.F.94 1500シリーズ)"@ja .

_:N6c72491f919244e19f34bda1f663ed8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUNKY ESAKA [THE KING OF FIGHTERS '95 Arrange Sound Trax]"@en,
        "FUNKY ESAKA (K.O.F.95 アレンジサウンドトラックス)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "FUNKY ESAKA [THE KING OF FIGHTERS '95 Arrange Sound Trax]"@en,
        "FUNKY ESAKA (K.O.F.95 アレンジサウンドトラックス)"@ja .

_:Na43a44a5c8454caa84cc01ac7b52facf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyo's Narrative 2"@en,
        "京の語り2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "Kyo's Narrative 2"@en,
        "京の語り2"@ja .

_:Nb2958aa4cdc240fd904a6c64bb8d636c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Devotion! [NEO-GEO DJ Station]"@en,
        "ためらいを焼き尽くせ! (DJステーション)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "Burning Devotion! [NEO-GEO DJ Station]"@en,
        "ためらいを焼き尽くせ! (DJステーション)"@ja .

_:Nc7a48f079c7142edad804d81244e5ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (Kyo's Narrative 4) [B.G.M. ESAKA Piano Arrange Ver.]"@en,
        "エンディング 京の語り4 (B.G.M. ESAKA Piano Arrange Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N8376a73f315e462ab167ebaa5cd394d3 ;
    schema:name "Ending (Kyo's Narrative 4) [B.G.M. ESAKA Piano Arrange Ver.]"@en,
        "エンディング 京の語り4 (B.G.M. ESAKA Piano Arrange Ver.)"@ja .

_:N8376a73f315e462ab167ebaa5cd394d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0551c957ccdd4549a99d719be384f35a,
        _:N193a59c2f2f44c369ed276f3718a786d,
        _:N2f4e9116aa2c43a184fd85ceae5480f6,
        _:N3a0ec3bca4574fedba12753a062ae030,
        _:N47bf35e15e59423597ff27eea3a1140f,
        _:N6074a2575ed5429fadc32744936364b8,
        _:N6829eae6efc24268afc23279801b48ca,
        _:N6aa0e0d179864abd9a9820ab77258eaa,
        _:N6c72491f919244e19f34bda1f663ed8f,
        _:Na43a44a5c8454caa84cc01ac7b52facf,
        _:Nb2958aa4cdc240fd904a6c64bb8d636c,
        _:Nc7a48f079c7142edad804d81244e5ba0 ;
    mo:track_count 12 ;
    schema:duration "PT34:47"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0551c957ccdd4549a99d719be384f35a,
        _:N193a59c2f2f44c369ed276f3718a786d,
        _:N2f4e9116aa2c43a184fd85ceae5480f6,
        _:N3a0ec3bca4574fedba12753a062ae030,
        _:N47bf35e15e59423597ff27eea3a1140f,
        _:N6074a2575ed5429fadc32744936364b8,
        _:N6829eae6efc24268afc23279801b48ca,
        _:N6aa0e0d179864abd9a9820ab77258eaa,
        _:N6c72491f919244e19f34bda1f663ed8f,
        _:Na43a44a5c8454caa84cc01ac7b52facf,
        _:Nb2958aa4cdc240fd904a6c64bb8d636c,
        _:Nc7a48f079c7142edad804d81244e5ba0 .

