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

<artist/2086#subject> a schema:Person,
        foaf:Person ;
    schema:name "See-Saw"@en ;
    foaf:made <album/50881#subject>,
        <album/50881#vocals> ;
    foaf:name "See-Saw"@en .

<artist/39441#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiaki Ishikawa"@en,
        "石川千亜紀"@ja ;
    foaf:made <album/50881#lyrics>,
        <album/50881#subject> ;
    foaf:name "Chiaki Ishikawa"@en,
        "石川千亜紀"@ja .

<artist/50401#subject> a schema:Person,
        foaf:Person ;
    schema:name "T.M.Revolution"@en ;
    foaf:made <album/50881#subject>,
        <album/50881#vocals> ;
    foaf:name "T.M.Revolution"@en .

<artist/6312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akio Inoue"@en,
        "井上秋緒"@ja ;
    foaf:made <album/50881#lyrics>,
        <album/50881#subject> ;
    foaf:name "Akio Inoue"@en,
        "井上秋緒"@ja .

<album/33391> a mo:Release ;
    mo:catalogue_number "VICL-61196" .

<artist/1347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50881#subject> ;
    schema:name "Daisuke Asakura"@en,
        "浅倉大介"@ja ;
    foaf:made <album/50881#composition>,
        <album/50881#subject> ;
    foaf:name "Daisuke Asakura"@en,
        "浅倉大介"@ja .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50881#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/50881#composition>,
        <album/50881#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50881#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/50881#composition>,
        <album/50881#subject> ;
    foaf:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja .

<product/584#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn .

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

<album/50881#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@en,
        "機動戦士ガンダムSEED ORIGINAL SOUNDTRACK III"@ja,
        "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@ja-latn ;
    mo:performance_of <album/50881#musicalwork> ;
    mo:recorded_as <album/50881#musicalexpression> ;
    schema:name "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@en,
        "機動戦士ガンダムSEED ORIGINAL SOUNDTRACK III"@ja,
        "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@ja-latn ;
    schema:workPerformed <album/50881#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/50881/50881-1465986433.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/50881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@en,
        "機動戦士ガンダムSEED ORIGINAL SOUNDTRACK III"@ja,
        "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@ja-latn ;
    mo:composer <artist/1347#subject>,
        <artist/356#subject>,
        <artist/633#subject> ;
    mo:produced_work <album/50881#musicalwork> ;
    schema:name "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@en,
        "機動戦士ガンダムSEED ORIGINAL SOUNDTRACK III"@ja,
        "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@ja-latn .

<album/50881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@en,
        "機動戦士ガンダムSEED ORIGINAL SOUNDTRACK III"@ja,
        "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@ja-latn ;
    mo:catalogue_number "MICA-0024" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33391> ;
    mo:publication_of <album/50881#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    mo:record_count 1 ;
    schema:about <product/584#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/50881/50881-1465986433.jpg> ;
    schema:name "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@en,
        "機動戦士ガンダムSEED ORIGINAL SOUNDTRACK III"@ja,
        "Mobile Suit Gundam SEED ORIGINAL SOUNDTRACK III"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/50881/50881-1465986433.jpg> .

_:N1518dc65fc374aab870bc1f5e7116d52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly! Freedom"@en,
        "翔べ! フリーダム"@ja,
        "Tobe! Freedom"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Fly! Freedom"@en,
        "翔べ! フリーダム"@ja,
        "Tobe! Freedom"@ja-latn .

_:N265a5647561d4875963de2cfd549316d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wavering Truth"@en,
        "揺らめきの真実"@ja,
        "Yurameki no Shinjitsu"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Wavering Truth"@en,
        "揺らめきの真実"@ja,
        "Yurameki no Shinjitsu"@ja-latn .

_:N2b0c11c597c14d60b82a9e8642f95885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defensive Battle of Friendship"@en,
        "友情の防衛戦"@ja,
        "Yuujou no Boueisen"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Defensive Battle of Friendship"@en,
        "友情の防衛戦"@ja,
        "Yuujou no Boueisen"@ja-latn .

_:N2ce192f6b61e4d17b4629df32a319392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the Ground War"@en,
        "陸戦の果てに"@ja,
        "Rikusen no Hate ni"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "The End of the Ground War"@en,
        "陸戦の果てに"@ja,
        "Rikusen no Hate ni"@ja-latn .

_:N32bd26ab30d54df0b562a94cd0f5a89e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secretions of Birth"@en,
        "出生の秘要"@ja,
        "Suishou no Hiiru"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Secretions of Birth"@en,
        "出生の秘要"@ja,
        "Suishou no Hiiru"@ja-latn .

_:N344c71cd62154bba9fc69b5fc3e86121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drops of Regret"@en,
        "惜別の雫"@ja,
        "Sekibetsu no Shizuku"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Drops of Regret"@en,
        "惜別の雫"@ja,
        "Sekibetsu no Shizuku"@ja-latn .

_:N394a19721dff49d29e4c175e7655391e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prophecy of the End"@en,
        "終末の預言"@ja,
        "Shuumatsu no Yogen"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Prophecy of the End"@en,
        "終末の預言"@ja,
        "Shuumatsu no Yogen"@ja-latn .

_:N3f96a92fd3984e4fa0a3749b2b371cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genealogy Scheme"@en,
        "策略の系図"@ja,
        "Sakuryaku no Keizu"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Genealogy Scheme"@en,
        "策略の系図"@ja,
        "Sakuryaku no Keizu"@ja-latn .

_:N44e48e2da69c4226b763dd9f78f0a9ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Season Someday"@en,
        "いつかの季節"@ja,
        "Itsuka no Kisetsu"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "A Season Someday"@en,
        "いつかの季節"@ja,
        "Itsuka no Kisetsu"@ja-latn .

_:N4779a076129b4a27893bc132ce70f21c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "False Friendship"@en,
        "偽りの友情"@ja,
        "Itsuwari no Yuujou"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "False Friendship"@en,
        "偽りの友情"@ja,
        "Itsuwari no Yuujou"@ja-latn .

_:N638b433e2f21469ba76b20e8189f6337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friendly Agreement"@en,
        "友情の契約"@ja,
        "Yuujyou no Keiyaku"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Friendly Agreement"@en,
        "友情の契約"@ja,
        "Yuujyou no Keiyaku"@ja-latn .

_:N63db6b37d8574f0f919729f71e356b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suicide of the Freedom"@en,
        "フリーダム自爆"@ja,
        "Freedom Jibaku"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Suicide of the Freedom"@en,
        "フリーダム自爆"@ja,
        "Freedom Jibaku"@ja-latn .

_:N65ed367ead3f4c028a6a7d06f1839e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinking Ship Dominion"@en,
        "撃沈ドミニオン"@ja,
        "Gekichin Dominion"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Sinking Ship Dominion"@en,
        "撃沈ドミニオン"@ja,
        "Gekichin Dominion"@ja-latn .

_:N70eab950e4464b13a341860e6b1883eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice and Freedom"@en,
        "正義と自由"@ja,
        "Seigi to Jiyuu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Justice and Freedom"@en,
        "正義と自由"@ja,
        "Seigi to Jiyuu"@ja-latn .

_:N7100a4d4a9cd4ec795d1acb71761e098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Logistics"@en,
        "後方支援"@ja,
        "Kouhou Shien"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Logistics"@en,
        "後方支援"@ja,
        "Kouhou Shien"@ja-latn .

_:N71d2ef280f574c1bb251a45470a8856f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Although We're Always Together (TV 1st ending EDIT version)"@en,
        "あんなに一緒だったのに (TV 1st ending EDIT version)"@ja,
        "Anna ni Issho Datta no ni (TV 1st ending EDIT version)"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Although We're Always Together (TV 1st ending EDIT version)"@en,
        "あんなに一緒だったのに (TV 1st ending EDIT version)"@ja,
        "Anna ni Issho Datta no ni (TV 1st ending EDIT version)"@ja-latn .

_:N743c6167b90b47e5b23ee37920a0d1aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sortie Order"@en,
        "出撃命令"@ja,
        "Shutsugeki Meirei"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Sortie Order"@en,
        "出撃命令"@ja,
        "Shutsugeki Meirei"@ja-latn .

_:N792310434d14474a9a4e1a82f0cdaa7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Flash"@en,
        "閃光の果てに"@ja,
        "Senkou no Hate ni"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "After the Flash"@en,
        "閃光の果てに"@ja,
        "Senkou no Hate ni"@ja-latn .

_:N81c472a133f34d769d8f367748cd7757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Melody"@en,
        "孤独の旋律"@ja,
        "Kodoku no Senretsu"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Lonely Melody"@en,
        "孤独の旋律"@ja,
        "Kodoku no Senretsu"@ja-latn .

_:N945640a0af814e689e97816ce5a5e9b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Oath for the Future"@en,
        "未来への誓い"@ja,
        "Mirai he no Chikai"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "An Oath for the Future"@en,
        "未来への誓い"@ja,
        "Mirai he no Chikai"@ja-latn .

_:Naf5d2ade739d42ca8431d833c1611758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVOKE (TV opening version)"@en,
        "INVOKE -インヴォーク- (TV opening version)"@ja,
        "INVOKE (TV opening version)"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "INVOKE (TV opening version)"@en,
        "INVOKE -インヴォーク- (TV opening version)"@ja,
        "INVOKE (TV opening version)"@ja-latn .

_:Nb7bc1c4b760f42f48e7063b375d00c78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubting the Existance"@en,
        "存在の疑念"@ja,
        "Sonzai no Ginen"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Doubting the Existance"@en,
        "存在の疑念"@ja,
        "Sonzai no Ginen"@ja-latn .

_:Nc4dee596db4445008134e25dffdad0de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frey's Death"@en,
        "フレイの死"@ja,
        "Flay no Shi"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Frey's Death"@en,
        "フレイの死"@ja,
        "Flay no Shi"@ja-latn .

_:Nd2b9fc72a37a401caad3b3d4857e15a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do-or-Die Resistance"@en,
        "徹底抗戦"@ja,
        "Tetti Kousen"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Do-or-Die Resistance"@en,
        "徹底抗戦"@ja,
        "Tetti Kousen"@ja-latn .

_:Ne40b05032350497185abde1e95d6bf34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Revolt"@en,
        "静かなる反乱"@ja,
        "Shizuka Naru no Hansan"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Silent Revolt"@en,
        "静かなる反乱"@ja,
        "Shizuka Naru no Hansan"@ja-latn .

_:Nf0a27efe6b614bef93fb305f290ef222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genetic Revelation"@en,
        "遺伝子の啓示"@ja,
        "Idenshi no Keiji"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Genetic Revelation"@en,
        "遺伝子の啓示"@ja,
        "Idenshi no Keiji"@ja-latn .

_:Nf2561187433a4812b16991f1bd935caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3 Evil Weapons"@en,
        "悪の3兵器"@ja,
        "Aku no San Heiki"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "3 Evil Weapons"@en,
        "悪の3兵器"@ja,
        "Aku no San Heiki"@ja-latn .

_:Nf2eaf40070944701bea3efa63080e9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategic Map"@en,
        "計略地図"@ja,
        "Keiryaku Sazu"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Strategic Map"@en,
        "計略地図"@ja,
        "Keiryaku Sazu"@ja-latn .

_:Nf4af15ee91bb40c5924cf95c3d92063a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countdown"@en,
        "カウントダウン"@ja,
        "Countdown"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Countdown"@en,
        "カウントダウン"@ja,
        "Countdown"@ja-latn .

_:Nf5a2b4550d1e409c811e6d1658c01ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Critical Hit"@en,
        "有効打撃"@ja,
        "Yuukouda Geki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ncbc96b9c1a884814b54b9de50c6514b7 ;
    schema:name "Critical Hit"@en,
        "有効打撃"@ja,
        "Yuukouda Geki"@ja-latn .

_:Ncbc96b9c1a884814b54b9de50c6514b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1518dc65fc374aab870bc1f5e7116d52,
        _:N265a5647561d4875963de2cfd549316d,
        _:N2b0c11c597c14d60b82a9e8642f95885,
        _:N2ce192f6b61e4d17b4629df32a319392,
        _:N32bd26ab30d54df0b562a94cd0f5a89e,
        _:N344c71cd62154bba9fc69b5fc3e86121,
        _:N394a19721dff49d29e4c175e7655391e,
        _:N3f96a92fd3984e4fa0a3749b2b371cc0,
        _:N44e48e2da69c4226b763dd9f78f0a9ad,
        _:N4779a076129b4a27893bc132ce70f21c,
        _:N638b433e2f21469ba76b20e8189f6337,
        _:N63db6b37d8574f0f919729f71e356b55,
        _:N65ed367ead3f4c028a6a7d06f1839e2d,
        _:N70eab950e4464b13a341860e6b1883eb,
        _:N7100a4d4a9cd4ec795d1acb71761e098,
        _:N71d2ef280f574c1bb251a45470a8856f,
        _:N743c6167b90b47e5b23ee37920a0d1aa,
        _:N792310434d14474a9a4e1a82f0cdaa7a,
        _:N81c472a133f34d769d8f367748cd7757,
        _:N945640a0af814e689e97816ce5a5e9b7,
        _:Naf5d2ade739d42ca8431d833c1611758,
        _:Nb7bc1c4b760f42f48e7063b375d00c78,
        _:Nc4dee596db4445008134e25dffdad0de,
        _:Nd2b9fc72a37a401caad3b3d4857e15a4,
        _:Ne40b05032350497185abde1e95d6bf34,
        _:Nf0a27efe6b614bef93fb305f290ef222,
        _:Nf2561187433a4812b16991f1bd935caa,
        _:Nf2eaf40070944701bea3efa63080e9fe,
        _:Nf4af15ee91bb40c5924cf95c3d92063a,
        _:Nf5a2b4550d1e409c811e6d1658c01ec4 ;
    mo:track_count 30 ;
    schema:duration "PT65:54"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N1518dc65fc374aab870bc1f5e7116d52,
        _:N265a5647561d4875963de2cfd549316d,
        _:N2b0c11c597c14d60b82a9e8642f95885,
        _:N2ce192f6b61e4d17b4629df32a319392,
        _:N32bd26ab30d54df0b562a94cd0f5a89e,
        _:N344c71cd62154bba9fc69b5fc3e86121,
        _:N394a19721dff49d29e4c175e7655391e,
        _:N3f96a92fd3984e4fa0a3749b2b371cc0,
        _:N44e48e2da69c4226b763dd9f78f0a9ad,
        _:N4779a076129b4a27893bc132ce70f21c,
        _:N638b433e2f21469ba76b20e8189f6337,
        _:N63db6b37d8574f0f919729f71e356b55,
        _:N65ed367ead3f4c028a6a7d06f1839e2d,
        _:N70eab950e4464b13a341860e6b1883eb,
        _:N7100a4d4a9cd4ec795d1acb71761e098,
        _:N71d2ef280f574c1bb251a45470a8856f,
        _:N743c6167b90b47e5b23ee37920a0d1aa,
        _:N792310434d14474a9a4e1a82f0cdaa7a,
        _:N81c472a133f34d769d8f367748cd7757,
        _:N945640a0af814e689e97816ce5a5e9b7,
        _:Naf5d2ade739d42ca8431d833c1611758,
        _:Nb7bc1c4b760f42f48e7063b375d00c78,
        _:Nc4dee596db4445008134e25dffdad0de,
        _:Nd2b9fc72a37a401caad3b3d4857e15a4,
        _:Ne40b05032350497185abde1e95d6bf34,
        _:Nf0a27efe6b614bef93fb305f290ef222,
        _:Nf2561187433a4812b16991f1bd935caa,
        _:Nf2eaf40070944701bea3efa63080e9fe,
        _:Nf4af15ee91bb40c5924cf95c3d92063a,
        _:Nf5a2b4550d1e409c811e6d1658c01ec4 .

