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

<album/1097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WILD ARMS Music the Best -rocking heart-"@en,
        "ワイルドアームズ ミュージック ザ ベスト ―ロッキング ハート―"@ja,
        "WILD ARMS Music the Best -rocking heart-"@ja-latn ;
    mo:produced_work <album/1097#musicalwork> ;
    schema:name "WILD ARMS Music the Best -rocking heart-"@en,
        "ワイルドアームズ ミュージック ザ ベスト ―ロッキング ハート―"@ja,
        "WILD ARMS Music the Best -rocking heart-"@ja-latn .

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

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

<product/746#subject> a schema:CreativeWork ;
    schema:name "Wild Arms"@en,
        "ワイルドアームズ"@ja,
        "Wild Arms"@ja-latn ;
    foaf:name "Wild Arms"@en,
        "ワイルドアームズ"@ja,
        "Wild Arms"@ja-latn .

<product/747#subject> a schema:CreativeWork ;
    schema:name "Wild Arms 2"@en,
        "ワイルドアームズ セカンドイグニッション"@ja,
        "Wild Arms: 2nd Ignition"@ja-latn ;
    foaf:name "Wild Arms 2"@en,
        "ワイルドアームズ セカンドイグニッション"@ja,
        "Wild Arms: 2nd Ignition"@ja-latn .

<product/748#subject> a schema:CreativeWork ;
    schema:name "Wild Arms 3"@en,
        "ワイルドアームズ アドヴァンスドサード"@ja,
        "Wild Arms: Advanced 3rd"@ja-latn ;
    foaf:name "Wild Arms 3"@en,
        "ワイルドアームズ アドヴァンスドサード"@ja,
        "Wild Arms: Advanced 3rd"@ja-latn .

<product/749#subject> a schema:CreativeWork ;
    schema:name "Wild Arms 4"@en,
        "ワイルドアームズ ザ フォースデトネイター"@ja,
        "Wild Arms: the 4th Detonator"@ja-latn ;
    foaf:name "Wild Arms 4"@en,
        "ワイルドアームズ ザ フォースデトネイター"@ja,
        "Wild Arms: the 4th Detonator"@ja-latn .

<release/1097#subject> a schema:CreativeWork ;
    schema:name "Wild Arms Alter Code: F"@en,
        "ワイルドアームズ アルターコード:エフ"@ja,
        "Wild Arms Alter Code: F"@ja-latn ;
    foaf:name "Wild Arms Alter Code: F"@en,
        "ワイルドアームズ アルターコード:エフ"@ja,
        "Wild Arms Alter Code: F"@ja-latn .

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

<album/1097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WILD ARMS Music the Best -rocking heart-"@en,
        "ワイルドアームズ ミュージック ザ ベスト ―ロッキング ハート―"@ja,
        "WILD ARMS Music the Best -rocking heart-"@ja-latn ;
    mo:performance_of <album/1097#musicalwork> ;
    mo:recorded_as <album/1097#musicalexpression> ;
    schema:name "WILD ARMS Music the Best -rocking heart-"@en,
        "ワイルドアームズ ミュージック ザ ベスト ―ロッキング ハート―"@ja,
        "WILD ARMS Music the Best -rocking heart-"@ja-latn ;
    schema:workPerformed <album/1097#musicalwork> .

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/1097/1097-1163379766.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-04"^^xsd:date ;
    dcterms:title "WILD ARMS Music the Best -rocking heart-"@en,
        "ワイルドアームズ ミュージック ザ ベスト ―ロッキング ハート―"@ja,
        "WILD ARMS Music the Best -rocking heart-"@ja-latn ;
    mo:catalogue_number "KICA-1416" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1097#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    mo:record_count 1 ;
    schema:about <product/746#subject>,
        <product/747#subject>,
        <product/748#subject>,
        <product/749#subject>,
        <release/1097#subject> ;
    schema:datePublished "2006-10-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/1097/1097-1163379766.jpg> ;
    schema:name "WILD ARMS Music the Best -rocking heart-"@en,
        "ワイルドアームズ ミュージック ザ ベスト ―ロッキング ハート―"@ja,
        "WILD ARMS Music the Best -rocking heart-"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/1097/1097-1163379766.jpg> .

_:N0207cc1216b747d38825156b8bf998c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Is Where the Pierced Spirit Becomes Certain [WA4]"@en,
        "そこに貫く意地は固く 【WA4】"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "That Is Where the Pierced Spirit Becomes Certain [WA4]"@en,
        "そこに貫く意地は固く 【WA4】"@ja .

_:N09f3bd956a0a4a399bb798d398d1aa43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Force [WA2]"@en,
        "バトルフォース 【WA2】"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Battle Force [WA2]"@en,
        "バトルフォース 【WA2】"@ja .

_:N2a2642aa4edc4a0eb5d778d5829c1f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Weight Is the Weight of Life, This Meaning Is the Meaning of Living [WA3]"@en,
        "この重さは命の重さ、この意味は生きる意味 【WA3】"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "This Weight Is the Weight of Life, This Meaning Is the Meaning of Living [WA3]"@en,
        "この重さは命の重さ、この意味は生きる意味 【WA3】"@ja .

_:N312c6891f7794ebb99c3ef4f8a176e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Critical Hit! [WA1]"@en,
        "クリティカル･ヒット！ 【WA1】"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Critical Hit! [WA1]"@en,
        "クリティカル･ヒット！ 【WA1】"@ja .

_:N3c9e31b5ebe24f5695a260ca6e1e0a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: VS Lord Blazer [WA2]"@en,
        "バトル･VSロードブレイザー 【WA2】"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Battle: VS Lord Blazer [WA2]"@en,
        "バトル･VSロードブレイザー 【WA2】"@ja .

_:N3e93774763de41a9ba7007101ba3e6b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: VS Liz and Ard [WA2]"@en,
        "バトル・VSトカとゲー 【WA2】"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Battle: VS Liz and Ard [WA2]"@en,
        "バトル・VSトカとゲー 【WA2】"@ja .

_:N4f8b7183473e4f4a96faca0496409369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Their Name Is Schrodinger Family [WA3]"@en,
        "その名も、シュレディンガー一家 【WA3】"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Their Name Is Schrodinger Family [WA3]"@en,
        "その名も、シュレディンガー一家 【WA3】"@ja .

_:N612b1bfac1194b0a904d763ac1226a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon: Ruins Type 2 [WA2]"@en,
        "ダンジョン・遺跡系2 【WA2】"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Dungeon: Ruins Type 2 [WA2]"@en,
        "ダンジョン・遺跡系2 【WA2】"@ja .

_:N631048276ee94934b711fa6c36035f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun Blaze [WA4]"@en,
        "ガンブレイズ 【WA4】"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Gun Blaze [WA4]"@en,
        "ガンブレイズ 【WA4】"@ja .

_:N69f4866610d34d2c8264f18e2f1ef7a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave It to Me☆ [WA:F]"@en,
        "おっまかせ☆ 【WA:F】"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Leave It to Me☆ [WA:F]"@en,
        "おっまかせ☆ 【WA:F】"@ja .

_:N6af3414e8f2f446199ac960394e82952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FATE BREAKER [WA3]"@en,
        "FATE BREAKER 【WA3】"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "FATE BREAKER [WA3]"@en,
        "FATE BREAKER 【WA3】"@ja .

_:N9f7ef0e3922342ea8cdafde03c3cd4b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G's Roar [WA:F]"@en,
        "Gの咆哮 【WA:F】"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "G's Roar [WA:F]"@en,
        "Gの咆哮 【WA:F】"@ja .

_:Nb42101e524024e75abda90c4a9b84bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wh-What? (Zed's Theme) [WA1]"@en,
        "あれれ？（ゼットのテーマ） 【WA1】"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Wh-What? (Zed's Theme) [WA1]"@en,
        "あれれ？（ゼットのテーマ） 【WA1】"@ja .

_:Ncd8afd7577ab47429de8abeada0eca12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windward Birds [WA:F]"@en,
        "Windward Birds 【WA:F】"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Windward Birds [WA:F]"@en,
        "Windward Birds 【WA:F】"@ja .

_:Nd83f650666f84e2a819e87eba9417f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gunmetal Action [WA3]"@en,
        "ガンメタルアクション 【WA3】"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Gunmetal Action [WA3]"@en,
        "ガンメタルアクション 【WA3】"@ja .

_:Nf1d8057e47fa42079d5fbd12e1f5442c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because You Are Here Looking Up at the Sky [WA4]"@en,
        "空を見上げる君がいるから 【WA4】"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "Because You Are Here Looking Up at the Sky [WA4]"@en,
        "空を見上げる君がいるから 【WA4】"@ja .

_:Nf91455b6994a473784d3b65783b6c44c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the End of the Wilderness Ver. Detonator [WA4]"@en,
        "荒野の果てへ Ver. Detonator 【WA4】"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nc33e0c490ec344fd9c851eaa3f22b74c ;
    schema:name "To the End of the Wilderness Ver. Detonator [WA4]"@en,
        "荒野の果てへ Ver. Detonator 【WA4】"@ja .

_:Nc33e0c490ec344fd9c851eaa3f22b74c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0207cc1216b747d38825156b8bf998c1,
        _:N09f3bd956a0a4a399bb798d398d1aa43,
        _:N2a2642aa4edc4a0eb5d778d5829c1f5c,
        _:N312c6891f7794ebb99c3ef4f8a176e76,
        _:N3c9e31b5ebe24f5695a260ca6e1e0a6b,
        _:N3e93774763de41a9ba7007101ba3e6b7,
        _:N4f8b7183473e4f4a96faca0496409369,
        _:N612b1bfac1194b0a904d763ac1226a9e,
        _:N631048276ee94934b711fa6c36035f5b,
        _:N69f4866610d34d2c8264f18e2f1ef7a4,
        _:N6af3414e8f2f446199ac960394e82952,
        _:N9f7ef0e3922342ea8cdafde03c3cd4b9,
        _:Nb42101e524024e75abda90c4a9b84bc1,
        _:Ncd8afd7577ab47429de8abeada0eca12,
        _:Nd83f650666f84e2a819e87eba9417f60,
        _:Nf1d8057e47fa42079d5fbd12e1f5442c,
        _:Nf91455b6994a473784d3b65783b6c44c ;
    mo:track_count 17 ;
    schema:duration "PT75:34"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0207cc1216b747d38825156b8bf998c1,
        _:N09f3bd956a0a4a399bb798d398d1aa43,
        _:N2a2642aa4edc4a0eb5d778d5829c1f5c,
        _:N312c6891f7794ebb99c3ef4f8a176e76,
        _:N3c9e31b5ebe24f5695a260ca6e1e0a6b,
        _:N3e93774763de41a9ba7007101ba3e6b7,
        _:N4f8b7183473e4f4a96faca0496409369,
        _:N612b1bfac1194b0a904d763ac1226a9e,
        _:N631048276ee94934b711fa6c36035f5b,
        _:N69f4866610d34d2c8264f18e2f1ef7a4,
        _:N6af3414e8f2f446199ac960394e82952,
        _:N9f7ef0e3922342ea8cdafde03c3cd4b9,
        _:Nb42101e524024e75abda90c4a9b84bc1,
        _:Ncd8afd7577ab47429de8abeada0eca12,
        _:Nd83f650666f84e2a819e87eba9417f60,
        _:Nf1d8057e47fa42079d5fbd12e1f5442c,
        _:Nf91455b6994a473784d3b65783b6c44c .

