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

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

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

<artist/1604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102108#subject> ;
    schema:name "KONNY"@en ;
    foaf:made <album/102108#composition>,
        <album/102108#subject> ;
    foaf:name "KONNY"@en .

<product/1529#subject> a schema:CreativeWork ;
    schema:name "FATAL FURY"@en,
        "餓狼伝説 ～宿命の闘い～"@ja,
        "Garou Densetsu Shukumei no Tatakai"@ja-latn ;
    foaf:name "FATAL FURY"@en,
        "餓狼伝説 ～宿命の闘い～"@ja,
        "Garou Densetsu Shukumei no Tatakai"@ja-latn .

<album/102108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fatal Fury The Definitive Soundtrack"@en,
        "Fatal Fury The Definitive Soundtrack"@ja,
        "Fatal Fury The Definitive Soundtrack"@ja-latn ;
    mo:composer <artist/1604#subject> ;
    mo:produced_work <album/102108#musicalwork> ;
    schema:name "Fatal Fury The Definitive Soundtrack"@en,
        "Fatal Fury The Definitive Soundtrack"@ja,
        "Fatal Fury The Definitive Soundtrack"@ja-latn .

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

<album/102108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fatal Fury The Definitive Soundtrack"@en,
        "Fatal Fury The Definitive Soundtrack"@ja,
        "Fatal Fury The Definitive Soundtrack"@ja-latn ;
    mo:performance_of <album/102108#musicalwork> ;
    mo:recorded_as <album/102108#musicalexpression> ;
    schema:name "Fatal Fury The Definitive Soundtrack"@en,
        "Fatal Fury The Definitive Soundtrack"@ja,
        "Fatal Fury The Definitive Soundtrack"@ja-latn ;
    schema:workPerformed <album/102108#musicalwork> .

<org/1464#subject> schema:name "Brave Wave Productions"@en,
        "ブレイブウェーブ"@ja,
        "Brave Wave Productions"@ja-latn ;
    foaf:name "Brave Wave Productions"@en,
        "ブレイブウェーブ"@ja,
        "Brave Wave Productions"@ja-latn .

<https://media.vgm.io/albums/80/102108/102108-20986edb2987.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102108#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/102108/102108-20986edb2987.jpg> ;
    foaf:depicts <album/102108#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/102108/102108-20986edb2987.jpg> .

<https://medium-media.vgm.io/albums/80/102108/102108-20986edb2987.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-28"^^xsd:date ;
    dcterms:title "Fatal Fury The Definitive Soundtrack"@en,
        "Fatal Fury The Definitive Soundtrack"@ja,
        "Fatal Fury The Definitive Soundtrack"@ja-latn ;
    mo:catalogue_number "GS-012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102108#musicalexpression> ;
    mo:publisher <org/1464#subject> ;
    mo:record _:N525e31a88af04911882c2791e6078343 ;
    mo:record_count 1 ;
    schema:about <product/1529#subject> ;
    schema:datePublished "2020-07-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/102108/102108-20986edb2987.jpg> ;
    schema:name "Fatal Fury The Definitive Soundtrack"@en,
        "Fatal Fury The Definitive Soundtrack"@ja,
        "Fatal Fury The Definitive Soundtrack"@ja-latn ;
    schema:publisher <org/1464#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/102108/102108-20986edb2987.jpg> .

_:N0f51e5395f4c439a931fac7730e264cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatal Fury Title (NEOGEO)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Fatal Fury Title (NEOGEO)"@en .

_:N10ded188e0164fcfaee73991bf56d84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep Going Until the Ends of Hell (Bonus Game Main BGM)"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Keep Going Until the Ends of Hell (Bonus Game Main BGM)"@en .

_:N125cb3d2d589481ebae4db96732b57b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Results Are Everything (Battle Results)"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Results Are Everything (Battle Results)"@en .

_:N233315aa2e2e482cab1a690e513c1243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond Despair (Game Over)"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Beyond Despair (Game Over)"@en .

_:N2fb6799d8ff447fea4ec568b1fb46719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hero Raiden -ROF Arrange ver.-"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "The Hero Raiden -ROF Arrange ver.-"@en .

_:N3002086fea2f4ff693d0d1695c0fce3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hooligan of Downtown (Duck King's Theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "The Hooligan of Downtown (Duck King's Theme)"@en .

_:N4308f2e087b746b7b0dcd5192de88f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter your name (Battle Records Display)"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Enter your name (Battle Records Display)"@en .

_:N4356ac1b51054f8ab4ef060f1bc652b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hit by a Stick If You Walk Along the Bridge (Billy Kane's Theme)"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Hit by a Stick If You Walk Along the Bridge (Billy Kane's Theme)"@en .

_:N47518c8e6c2b48fe882bdd580eb440a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIGHT! (Battle Start)"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "FIGHT! (Battle Start)"@en .

_:N4ed77d3659ce45d68ab8813d52e5a64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hero Raiden (Raiden's Theme)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "The Hero Raiden (Raiden's Theme)"@en .

_:N4fe2fca4cc7446e5905272e8bd6c457a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are Great! (Bonus Game Victory)"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "You Are Great! (Bonus Game Victory)"@en .

_:N55d7f1eacad24b30ae81137aac36d4b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garou Densetsu Title (MVS)"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Garou Densetsu Title (MVS)"@en .

_:N5915282cd44a42808075f4c803e03602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just a Little Smart Fighting Fellow (2P Battle BGM)"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Just a Little Smart Fighting Fellow (2P Battle BGM)"@en .

_:N5d135de427a84450b913759c693c680f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea Knows (Michael Max's Theme)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "The Sea Knows (Michael Max's Theme)"@en .

_:N6244a953d3ca4015b66e240948fc00f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatal Fury Title (MVS) Ver.1"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Fatal Fury Title (MVS) Ver.1"@en .

_:N6570d0ce97b24554b80c48dcd3ca4063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Thousand Years of Chinese History (Tung Fu Rue's Theme)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Four Thousand Years of Chinese History (Tung Fu Rue's Theme)"@en .

_:N7835a1bd76f043d483d11bd007a69a69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kidnapping (Geese's Subordinates Demo)"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Kidnapping (Geese's Subordinates Demo)"@en .

_:N7e1a1a862f8045f7a65f6188a1ed301f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haremar Faith Capoeira School - Song of the Fight [Believers Will Be Saved] (Richard Meyer's Theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Haremar Faith Capoeira School - Song of the Fight [Believers Will Be Saved] (Richard Meyer's Theme)"@en .

_:N851f868441074c1abd79c1780537ecda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatal Fury Title (MVS) Ver. 2"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Fatal Fury Title (MVS) Ver. 2"@en .

_:N8ec6ae265a524b6b9d3657b3fcf4c064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperate Awakening (Geese Appearance Demo)"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Desperate Awakening (Geese Appearance Demo)"@en .

_:N965aa8e1fae64fb1a89e988ad1ccee28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If You Gaze at Reality (Ending)"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "If You Gaze at Reality (Ending)"@en .

_:N999fad2be0fa434289ffb97b9d89f8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Failure is the Key to Success (Bonus Game Defeat)"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Failure is the Key to Success (Bonus Game Defeat)"@en .

_:N9b32b3ebc07441c99b6fa637da595faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Won't Give Up! (Continue)"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "I Won't Give Up! (Continue)"@en .

_:Nb277838036f449f69f72e41274f08ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Shadows of Victory (Victory Demo)"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "In the Shadows of Victory (Victory Demo)"@en .

_:Nb3e097ea784e4b97813eb6350911623a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The King Cobra Is Coming (Hwa Jai's Theme)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "The King Cobra Is Coming (Hwa Jai's Theme)"@en .

_:Nb8870477758248da8a06f225ab5c0c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three Heads Are Better than One (Player Select)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Three Heads Are Better than One (Player Select)"@en .

_:Nc19e923ab33543bf938d0b31597ef282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicious Guy (Interrim Demo)"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Suspicious Guy (Interrim Demo)"@en .

_:Nd1cbe7861e504be69157566cb53ca639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Start (Bonus Game Start)"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Let's Start (Bonus Game Start)"@en .

_:Ne1ae344bad0448eca046e7e596feb66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Kiss for Geese (Geese Howard's Theme)"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "A Kiss for Geese (Geese Howard's Theme)"@en .

_:Nf407a0b4c8444201a9ecb3701e534010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garou Densetsu Title (NEOGEO)"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N525e31a88af04911882c2791e6078343 ;
    schema:name "Garou Densetsu Title (NEOGEO)"@en .

_:N525e31a88af04911882c2791e6078343 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f51e5395f4c439a931fac7730e264cf,
        _:N10ded188e0164fcfaee73991bf56d84f,
        _:N125cb3d2d589481ebae4db96732b57b0,
        _:N233315aa2e2e482cab1a690e513c1243,
        _:N2fb6799d8ff447fea4ec568b1fb46719,
        _:N3002086fea2f4ff693d0d1695c0fce3f,
        _:N4308f2e087b746b7b0dcd5192de88f7f,
        _:N4356ac1b51054f8ab4ef060f1bc652b4,
        _:N47518c8e6c2b48fe882bdd580eb440a6,
        _:N4ed77d3659ce45d68ab8813d52e5a64e,
        _:N4fe2fca4cc7446e5905272e8bd6c457a,
        _:N55d7f1eacad24b30ae81137aac36d4b9,
        _:N5915282cd44a42808075f4c803e03602,
        _:N5d135de427a84450b913759c693c680f,
        _:N6244a953d3ca4015b66e240948fc00f7,
        _:N6570d0ce97b24554b80c48dcd3ca4063,
        _:N7835a1bd76f043d483d11bd007a69a69,
        _:N7e1a1a862f8045f7a65f6188a1ed301f,
        _:N851f868441074c1abd79c1780537ecda,
        _:N8ec6ae265a524b6b9d3657b3fcf4c064,
        _:N965aa8e1fae64fb1a89e988ad1ccee28,
        _:N999fad2be0fa434289ffb97b9d89f8b1,
        _:N9b32b3ebc07441c99b6fa637da595faf,
        _:Nb277838036f449f69f72e41274f08ba6,
        _:Nb3e097ea784e4b97813eb6350911623a,
        _:Nb8870477758248da8a06f225ab5c0c3f,
        _:Nc19e923ab33543bf938d0b31597ef282,
        _:Nd1cbe7861e504be69157566cb53ca639,
        _:Ne1ae344bad0448eca046e7e596feb66b,
        _:Nf407a0b4c8444201a9ecb3701e534010 ;
    mo:track_count 30 ;
    schema:duration "PT34:58"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N0f51e5395f4c439a931fac7730e264cf,
        _:N10ded188e0164fcfaee73991bf56d84f,
        _:N125cb3d2d589481ebae4db96732b57b0,
        _:N233315aa2e2e482cab1a690e513c1243,
        _:N2fb6799d8ff447fea4ec568b1fb46719,
        _:N3002086fea2f4ff693d0d1695c0fce3f,
        _:N4308f2e087b746b7b0dcd5192de88f7f,
        _:N4356ac1b51054f8ab4ef060f1bc652b4,
        _:N47518c8e6c2b48fe882bdd580eb440a6,
        _:N4ed77d3659ce45d68ab8813d52e5a64e,
        _:N4fe2fca4cc7446e5905272e8bd6c457a,
        _:N55d7f1eacad24b30ae81137aac36d4b9,
        _:N5915282cd44a42808075f4c803e03602,
        _:N5d135de427a84450b913759c693c680f,
        _:N6244a953d3ca4015b66e240948fc00f7,
        _:N6570d0ce97b24554b80c48dcd3ca4063,
        _:N7835a1bd76f043d483d11bd007a69a69,
        _:N7e1a1a862f8045f7a65f6188a1ed301f,
        _:N851f868441074c1abd79c1780537ecda,
        _:N8ec6ae265a524b6b9d3657b3fcf4c064,
        _:N965aa8e1fae64fb1a89e988ad1ccee28,
        _:N999fad2be0fa434289ffb97b9d89f8b1,
        _:N9b32b3ebc07441c99b6fa637da595faf,
        _:Nb277838036f449f69f72e41274f08ba6,
        _:Nb3e097ea784e4b97813eb6350911623a,
        _:Nb8870477758248da8a06f225ab5c0c3f,
        _:Nc19e923ab33543bf938d0b31597ef282,
        _:Nd1cbe7861e504be69157566cb53ca639,
        _:Ne1ae344bad0448eca046e7e596feb66b,
        _:Nf407a0b4c8444201a9ecb3701e534010 .

