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

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

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

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

<product/1536#subject> a schema:CreativeWork ;
    schema:name "Fatal Fury: Wild Ambition"@en,
        "餓狼伝説 ワイルドアンビション"@ja,
        "Garou Densetsu Wild Ambition"@ja-latn ;
    foaf:name "Fatal Fury: Wild Ambition"@en,
        "餓狼伝説 ワイルドアンビション"@ja,
        "Garou Densetsu Wild Ambition"@ja-latn .

<album/1543#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@en,
        "餓狼伝説WILD AMBITION アレンジサウンドトラックス"@ja,
        "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@ja-latn ;
    mo:composer <artist/1076#subject> ;
    mo:produced_work <album/1543#musicalwork> ;
    schema:name "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@en,
        "餓狼伝説WILD AMBITION アレンジサウンドトラックス"@ja,
        "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@ja-latn .

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

<album/1543#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@en,
        "餓狼伝説WILD AMBITION アレンジサウンドトラックス"@ja,
        "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@ja-latn ;
    mo:performance_of <album/1543#musicalwork> ;
    mo:recorded_as <album/1543#musicalexpression> ;
    schema:name "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@en,
        "餓狼伝説WILD AMBITION アレンジサウンドトラックス"@ja,
        "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@ja-latn ;
    schema:workPerformed <album/1543#musicalwork> .

<org/3472#subject> schema:name "ARRANGE SOUND TRAX"@en,
        "ARRANGE SOUND TRAX"@ja,
        "ARRANGE SOUND TRAX"@ja-latn ;
    foaf:name "ARRANGE SOUND TRAX"@en,
        "ARRANGE SOUND TRAX"@ja,
        "ARRANGE SOUND TRAX"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/1543/1543-1190416246.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1543#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-21"^^xsd:date ;
    dcterms:title "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@en,
        "餓狼伝説WILD AMBITION アレンジサウンドトラックス"@ja,
        "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@ja-latn ;
    mo:catalogue_number "PCCB-00371" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1543#musicalexpression> ;
    mo:publisher <org/3472#subject> ;
    mo:record _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    mo:record_count 1 ;
    schema:about <product/1536#subject> ;
    schema:datePublished "1999-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/1543/1543-1190416246.jpg> ;
    schema:name "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@en,
        "餓狼伝説WILD AMBITION アレンジサウンドトラックス"@ja,
        "Garou Densetsu WILD AMBITION ARRANGE SOUND TRAX"@ja-latn ;
    schema:publisher <org/3472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/1543/1543-1190416246.jpg> .

_:N1b39be5226324da69f38e9c1d11f8b75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battue (Geese Howard)"@en,
        "The Battue(ギース・ハワード)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "The Battue (Geese Howard)"@en,
        "The Battue(ギース・ハワード)"@ja .

_:N52d8983fd2f240c188bee29819cc331e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soy Sauce for Geese ~End of the First Nightmare~ (boss Geese Howard)"@en,
        "ギースにしょうゆ~End of the First Nightmare~(bossギース・ハワード)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Soy Sauce for Geese ~End of the First Nightmare~ (boss Geese Howard)"@en,
        "ギースにしょうゆ~End of the First Nightmare~(bossギース・ハワード)"@ja .

_:N56ba079a8a744f0a9f5d9f479f3dfee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack Me! (Kim Kaphwan)"@en,
        "Attack Me!(キム・カッファン)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Attack Me! (Kim Kaphwan)"@en,
        "Attack Me!(キム・カッファン)"@ja .

_:N5c649c666af742b1970afb55c0aa1481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call from the Earth (Raiden)"@en,
        "Call from the Earth(ライデン)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Call from the Earth (Raiden)"@en,
        "Call from the Earth(ライデン)"@ja .

_:N72e2b8bc79ad4ee6819dcf89bbbef0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Male Spirit (Toji Sakata)"@en,
        "男意気(坂田冬次)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Male Spirit (Toji Sakata)"@en,
        "男意気(坂田冬次)"@ja .

_:N853397170af74658b242bda395041170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Ambition (Opening Theme)"@en,
        "Wild Ambition(オープニングデモ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Wild Ambition (Opening Theme)"@en,
        "Wild Ambition(オープニングデモ)"@ja .

_:N95b5445886f846f38a5a69328def48cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Rose (Ryuji Yamazaki)"@en,
        "Black Rose(山崎竜二)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Black Rose (Ryuji Yamazaki)"@en,
        "Black Rose(山崎竜二)"@ja .

_:N9e15808c7ed041198cdda17a96adeb16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The River (Joe Higashi)"@en,
        "The River(ジョー・ヒガシ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "The River (Joe Higashi)"@en,
        "The River(ジョー・ヒガシ)"@ja .

_:Na2124e91c30b45e49c95233fd65b4d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Itch (Tsugumi Sendo)"@en,
        "Cosmic Itch(千堂鶫)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Cosmic Itch (Tsugumi Sendo)"@en,
        "Cosmic Itch(千堂鶫)"@ja .

_:Na2ae8190c5eb4505a096c3bc3f269456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ribbon of the Night (Andy Bogard)"@en,
        "Ribbon of the Night(アンディ・ボガード)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Ribbon of the Night (Andy Bogard)"@en,
        "Ribbon of the Night(アンディ・ボガード)"@ja .

_:Na38d348d41a94e16b86de110b8891c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexplored Village (Mai Shiranui)"@en,
        "秘境の里(不知火舞)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Unexplored Village (Mai Shiranui)"@en,
        "秘境の里(不知火舞)"@ja .

_:Nad9e1731889c4a5281915366a4317281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in Thought (Staff Roll)"@en,
        "Lost in Thought(スタッフロール)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Lost in Thought (Staff Roll)"@en,
        "Lost in Thought(スタッフロール)"@ja .

_:Nb415e4ca96a6451ca655b018becf31b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Long Pole (Billy Kane)"@en,
        "The Long Pole(ビリー・カーン)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "The Long Pole (Billy Kane)"@en,
        "The Long Pole(ビリー・カーン)"@ja .

_:Nd95f51f0d65c437cbdc519912effe46b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Optimistic Chinatown (Li XiangFei)"@en,
        "超楽天中華街(李香緋)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Super Optimistic Chinatown (Li XiangFei)"@en,
        "超楽天中華街(李香緋)"@ja .

_:Nf5760bca7b0841e39521b37726e3ddd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "11th Street (Terry Bogard)"@en,
        "11th Street(テリー・ボガード)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "11th Street (Terry Bogard)"@en,
        "11th Street(テリー・ボガード)"@ja .

_:Nf61c12f58e9f417488a1f577903448e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Shot XL (boss Terry Bogard)"@en,
        "Big Shot XL(bossテリー・ボガード)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N8aebe27a61b84ce7b4750e5b7d41ca07 ;
    schema:name "Big Shot XL (boss Terry Bogard)"@en,
        "Big Shot XL(bossテリー・ボガード)"@ja .

_:N8aebe27a61b84ce7b4750e5b7d41ca07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b39be5226324da69f38e9c1d11f8b75,
        _:N52d8983fd2f240c188bee29819cc331e,
        _:N56ba079a8a744f0a9f5d9f479f3dfee3,
        _:N5c649c666af742b1970afb55c0aa1481,
        _:N72e2b8bc79ad4ee6819dcf89bbbef0ec,
        _:N853397170af74658b242bda395041170,
        _:N95b5445886f846f38a5a69328def48cc,
        _:N9e15808c7ed041198cdda17a96adeb16,
        _:Na2124e91c30b45e49c95233fd65b4d15,
        _:Na2ae8190c5eb4505a096c3bc3f269456,
        _:Na38d348d41a94e16b86de110b8891c74,
        _:Nad9e1731889c4a5281915366a4317281,
        _:Nb415e4ca96a6451ca655b018becf31b1,
        _:Nd95f51f0d65c437cbdc519912effe46b,
        _:Nf5760bca7b0841e39521b37726e3ddd3,
        _:Nf61c12f58e9f417488a1f577903448e9 ;
    mo:track_count 16 ;
    schema:duration "PT62:32"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1b39be5226324da69f38e9c1d11f8b75,
        _:N52d8983fd2f240c188bee29819cc331e,
        _:N56ba079a8a744f0a9f5d9f479f3dfee3,
        _:N5c649c666af742b1970afb55c0aa1481,
        _:N72e2b8bc79ad4ee6819dcf89bbbef0ec,
        _:N853397170af74658b242bda395041170,
        _:N95b5445886f846f38a5a69328def48cc,
        _:N9e15808c7ed041198cdda17a96adeb16,
        _:Na2124e91c30b45e49c95233fd65b4d15,
        _:Na2ae8190c5eb4505a096c3bc3f269456,
        _:Na38d348d41a94e16b86de110b8891c74,
        _:Nad9e1731889c4a5281915366a4317281,
        _:Nb415e4ca96a6451ca655b018becf31b1,
        _:Nd95f51f0d65c437cbdc519912effe46b,
        _:Nf5760bca7b0841e39521b37726e3ddd3,
        _:Nf61c12f58e9f417488a1f577903448e9 .

