@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/3484> foaf:primaryTopic <album/3484#subject> .

<album/3484#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE KING OF FIGHTERS '97 ~Clash Volume~"@en,
        "ザ・キング・オブ・ファイターズ'97 ～激突編～"@ja,
        "THE KING OF FIGHTERS '97 ~Clash Volume~"@ja-latn ;
    mo:produced_work <album/3484#musicalwork> ;
    schema:name "THE KING OF FIGHTERS '97 ~Clash Volume~"@en,
        "ザ・キング・オブ・ファイターズ'97 ～激突編～"@ja,
        "THE KING OF FIGHTERS '97 ~Clash Volume~"@ja-latn .

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

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

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

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

<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/48/3484/3484-1284383863.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3484#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/3484/3484-1284383863.jpg> ;
    foaf:depicts <album/3484#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/3484/3484-1284383863.jpg> .

<https://medium-media.vgm.io/albums/48/3484/3484-1284383863.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3168#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Kunihiko Yasui"@en,
        "安井邦彦"@ja ;
    foaf:name "Kunihiko Yasui"@en,
        "安井邦彦"@ja .

<artist/3169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Masahiro Nonaka"@en,
        "野中政宏"@ja ;
    foaf:name "Masahiro Nonaka"@en,
        "野中政宏"@ja .

<artist/3191#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Harumi Ikoma"@en,
        "生駒治美"@ja ;
    foaf:name "Harumi Ikoma"@en,
        "生駒治美"@ja .

<artist/3192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Akoya Sogi"@en,
        "曽木亜古弥"@ja ;
    foaf:name "Akoya Sogi"@en,
        "曽木亜古弥"@ja .

<artist/3206#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Monster Maezuka"@en ;
    foaf:name "Monster Maezuka"@en .

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/3223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Kouji Ishii"@en,
        "石井康嗣"@ja ;
    foaf:name "Kouji Ishii"@en,
        "石井康嗣"@ja .

<artist/3624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Akio Otsuka"@en,
        "大塚明夫"@ja ;
    foaf:name "Akio Otsuka"@en,
        "大塚明夫"@ja .

<artist/5757#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Tomoko Kojima"@en,
        "小島朋子"@ja ;
    foaf:name "Tomoko Kojima"@en,
        "小島朋子"@ja .

<artist/5758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3484#performance> ;
    schema:name "Akiko Saito"@en,
        "斎藤亜紀子"@ja ;
    foaf:name "Akiko Saito"@en,
        "斎藤亜紀子"@ja .

<album/3484#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-10-01"^^xsd:date ;
    dcterms:title "THE KING OF FIGHTERS '97 ~Clash Volume~"@en,
        "ザ・キング・オブ・ファイターズ'97 ～激突編～"@ja,
        "THE KING OF FIGHTERS '97 ~Clash Volume~"@ja-latn ;
    mo:catalogue_number "PCCB-00281" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3484#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    mo:record_count 1 ;
    schema:about <product/1672#subject> ;
    schema:byArtist <artist/3168#subject>,
        <artist/3169#subject>,
        <artist/3191#subject>,
        <artist/3192#subject>,
        <artist/3206#subject>,
        <artist/3221#subject>,
        <artist/3223#subject>,
        <artist/3624#subject>,
        <artist/5757#subject>,
        <artist/5758#subject> ;
    schema:datePublished "1997-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/3484/3484-1284383863.jpg> ;
    schema:name "THE KING OF FIGHTERS '97 ~Clash Volume~"@en,
        "ザ・キング・オブ・ファイターズ'97 ～激突編～"@ja,
        "THE KING OF FIGHTERS '97 ~Clash Volume~"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/3484/3484-1284383863.jpg> .

<album/3484#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE KING OF FIGHTERS '97 ~Clash Volume~"@en,
        "ザ・キング・オブ・ファイターズ'97 ～激突編～"@ja,
        "THE KING OF FIGHTERS '97 ~Clash Volume~"@ja-latn ;
    mo:performance_of <album/3484#musicalwork> ;
    mo:performer <artist/3168#subject>,
        <artist/3169#subject>,
        <artist/3191#subject>,
        <artist/3192#subject>,
        <artist/3206#subject>,
        <artist/3221#subject>,
        <artist/3223#subject>,
        <artist/3624#subject>,
        <artist/5757#subject>,
        <artist/5758#subject> ;
    mo:recorded_as <album/3484#musicalexpression> ;
    schema:byArtist <artist/3168#subject>,
        <artist/3169#subject>,
        <artist/3191#subject>,
        <artist/3192#subject>,
        <artist/3206#subject>,
        <artist/3221#subject>,
        <artist/3223#subject>,
        <artist/3624#subject>,
        <artist/5757#subject>,
        <artist/5758#subject> ;
    schema:name "THE KING OF FIGHTERS '97 ~Clash Volume~"@en,
        "ザ・キング・オブ・ファイターズ'97 ～激突編～"@ja,
        "THE KING OF FIGHTERS '97 ~Clash Volume~"@ja-latn ;
    schema:workPerformed <album/3484#musicalwork> .

_:N030a789bc1d545d3a0ff4ad0aba3cfb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus: Radio Announcement & Guidance Part 3"@en,
        "おまけ ラジオ予告&ガイダンス その3"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "Bonus: Radio Announcement & Guidance Part 3"@en,
        "おまけ ラジオ予告&ガイダンス その3"@ja .

_:N1b836b09fa7f4e43858d5cf25d5cec6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus: Radio Announcement & Guidance Part 1"@en,
        "おまけ ラジオ予告&ガイダンス その1"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "Bonus: Radio Announcement & Guidance Part 1"@en,
        "おまけ ラジオ予告&ガイダンス その1"@ja .

_:N2a5fe27958f04de59d2edd6726aae73e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND1 The Man who Came from the Underworld"@en,
        "ROUND1 暗黒街から来た男"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:49"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "ROUND1 The Man who Came from the Underworld"@en,
        "ROUND1 暗黒街から来た男"@ja .

_:N808f2314d2aa44ec87a2840d97762d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND2 Before a Lost Heart..."@en,
        "ROUND2 迷う心の先に・・・"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "ROUND2 Before a Lost Heart..."@en,
        "ROUND2 迷う心の先に・・・"@ja .

_:N8fe119cb7b9243d797c5899dfe7be84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND4 Those Who Watch the Struggle to the Death"@en,
        "ROUND4 死闘の果てに見るもの"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:06"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "ROUND4 Those Who Watch the Struggle to the Death"@en,
        "ROUND4 死闘の果てに見るもの"@ja .

_:N94e47a63de8b434e89e73749dd69a328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus: Radio Announcement & Guidance Part 2"@en,
        "おまけ ラジオ予告&ガイダンス その2"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "Bonus: Radio Announcement & Guidance Part 2"@en,
        "おまけ ラジオ予告&ガイダンス その2"@ja .

_:Nb83e19a80cbc4613af62b5d2066ccb8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND3 Blue Mary Blues"@en,
        "ROUND3 ブルーマリー・ブルース"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:51"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "ROUND3 Blue Mary Blues"@en,
        "ROUND3 ブルーマリー・ブルース"@ja .

_:Nc82f1e5e09b147849c96e4dfc2784eda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND3 Mai Shiranui, Appearing!"@en,
        "ROUND3 不知火 舞, 参上!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:55"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "ROUND3 Mai Shiranui, Appearing!"@en,
        "ROUND3 不知火 舞, 参上!"@ja .

_:Ne4766df4f2f24803ad1284cbd2324b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND2 Choi Bounge's Counterattack"@en,
        "ROUND2 チョイ・ボンゲの逆襲"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "ROUND2 Choi Bounge's Counterattack"@en,
        "ROUND2 チョイ・ボンゲの逆襲"@ja .

_:Nf207da623def49ba81ca6eca2dedcecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The King of Fighters '97 ~Fate Volume~ Announcement"@en,
        "ザ・キング・オブ・ファイターズ'97 ～宿命編～ 予告"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "The King of Fighters '97 ~Fate Volume~ Announcement"@en,
        "ザ・キング・オブ・ファイターズ'97 ～宿命編～ 予告"@ja .

_:Nf3b9f7f443264f0dad3f330e3eb8b326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND4 The Name of the Beast is ... Iori Yagami"@en,
        "ROUND4 獣の名は・・・八神 庵"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N3f23ab177216455cbb6b1fbf65f0eaf3 ;
    schema:name "ROUND4 The Name of the Beast is ... Iori Yagami"@en,
        "ROUND4 獣の名は・・・八神 庵"@ja .

_:N3f23ab177216455cbb6b1fbf65f0eaf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030a789bc1d545d3a0ff4ad0aba3cfb2,
        _:N1b836b09fa7f4e43858d5cf25d5cec6c,
        _:N2a5fe27958f04de59d2edd6726aae73e,
        _:N808f2314d2aa44ec87a2840d97762d55,
        _:N8fe119cb7b9243d797c5899dfe7be84b,
        _:N94e47a63de8b434e89e73749dd69a328,
        _:Nb83e19a80cbc4613af62b5d2066ccb8f,
        _:Nc82f1e5e09b147849c96e4dfc2784eda,
        _:Ne4766df4f2f24803ad1284cbd2324b1a,
        _:Nf207da623def49ba81ca6eca2dedcecf,
        _:Nf3b9f7f443264f0dad3f330e3eb8b326 ;
    mo:track_count 11 ;
    schema:duration "PT69:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N030a789bc1d545d3a0ff4ad0aba3cfb2,
        _:N1b836b09fa7f4e43858d5cf25d5cec6c,
        _:N2a5fe27958f04de59d2edd6726aae73e,
        _:N808f2314d2aa44ec87a2840d97762d55,
        _:N8fe119cb7b9243d797c5899dfe7be84b,
        _:N94e47a63de8b434e89e73749dd69a328,
        _:Nb83e19a80cbc4613af62b5d2066ccb8f,
        _:Nc82f1e5e09b147849c96e4dfc2784eda,
        _:Ne4766df4f2f24803ad1284cbd2324b1a,
        _:Nf207da623def49ba81ca6eca2dedcecf,
        _:Nf3b9f7f443264f0dad3f330e3eb8b326 .

