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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2991#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/2991#composition>,
        <album/2991#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2991#subject> ;
    schema:name "Isao Abe"@en,
        "阿部功"@ja ;
    foaf:made <album/2991#composition>,
        <album/2991#subject> ;
    foaf:name "Isao Abe"@en,
        "阿部功"@ja .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

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

<org/178#subject> schema:name "ES Entertainment"@en,
        "株式会社イーエス・エンターテインメント"@ja,
        "ES Entertainment"@ja-latn ;
    foaf:name "ES Entertainment"@en,
        "株式会社イーエス・エンターテインメント"@ja,
        "ES Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/2991/2991-1286651918.jpg> a schema:ImageObject,
        foaf:Image .

<album/2991#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STREET FIGHTER VS STREET MUSICIAN"@en,
        "STREET FIGHTER VS STREET MUSICIAN"@ja,
        "STREET FIGHTER VS STREET MUSICIAN"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/359#subject> ;
    mo:produced_work <album/2991#musicalwork> ;
    schema:name "STREET FIGHTER VS STREET MUSICIAN"@en,
        "STREET FIGHTER VS STREET MUSICIAN"@ja,
        "STREET FIGHTER VS STREET MUSICIAN"@ja-latn .

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

<artist/15579#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2991#performance> ;
    schema:name "A.Koga"@en ;
    foaf:name "A.Koga"@en .

<artist/6478#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2991#performance> ;
    schema:name "Takjii"@en ;
    foaf:name "Takjii"@en .

<album/2991#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STREET FIGHTER VS STREET MUSICIAN"@en,
        "STREET FIGHTER VS STREET MUSICIAN"@ja,
        "STREET FIGHTER VS STREET MUSICIAN"@ja-latn ;
    mo:performance_of <album/2991#musicalwork> ;
    mo:performer _:N70883b209d164b66b557a8212975c8bb,
        <artist/15579#subject>,
        <artist/6478#subject> ;
    mo:recorded_as <album/2991#musicalexpression> ;
    schema:byArtist _:N70883b209d164b66b557a8212975c8bb,
        <artist/15579#subject>,
        <artist/6478#subject> ;
    schema:name "STREET FIGHTER VS STREET MUSICIAN"@en,
        "STREET FIGHTER VS STREET MUSICIAN"@ja,
        "STREET FIGHTER VS STREET MUSICIAN"@ja-latn ;
    schema:workPerformed <album/2991#musicalwork> .

<album/2991#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-26"^^xsd:date ;
    dcterms:title "STREET FIGHTER VS STREET MUSICIAN"@en,
        "STREET FIGHTER VS STREET MUSICIAN"@ja,
        "STREET FIGHTER VS STREET MUSICIAN"@ja-latn ;
    mo:catalogue_number "ESCS-0307" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2991#musicalexpression> ;
    mo:publisher <org/178#subject> ;
    mo:record _:Nf404aca063114cc99aeb801e7fa05aef ;
    mo:record_count 1 ;
    schema:about <product/1605#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "moyu"@en ;
            foaf:name "moyu"@en ],
        <artist/15579#subject>,
        <artist/6478#subject> ;
    schema:datePublished "2004-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/2991/2991-1286651918.jpg> ;
    schema:name "STREET FIGHTER VS STREET MUSICIAN"@en,
        "STREET FIGHTER VS STREET MUSICIAN"@ja,
        "STREET FIGHTER VS STREET MUSICIAN"@ja-latn ;
    schema:publisher <org/178#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/2991/2991-1286651918.jpg> .

_:N04339b7ef2ec4d1aaa3883636960dd4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A SONG FLYING TO YOU"@en,
        "A SONG FLYING TO YOU"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "A SONG FLYING TO YOU"@en,
        "A SONG FLYING TO YOU"@ja .

_:N05af41b8f8ee43668bc30d9bea19c78d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ken's Theme(DJ SHARPNEL REMIX)"@en,
        "ケンのテーマ(DJ SHARPNEL REMIX)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Ken's Theme(DJ SHARPNEL REMIX)"@en,
        "ケンのテーマ(DJ SHARPNEL REMIX)"@ja .

_:N1885ab28db6f469481253960534cbf87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asian postbreath"@en,
        "Asian postbreath"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Asian postbreath"@en,
        "Asian postbreath"@ja .

_:N227083d95f0144a89f696bf86298a993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Rave ~RYU's THEMA~"@en,
        "Dragon Rave 〜RYU's THEMA〜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Dragon Rave ~RYU's THEMA~"@en,
        "Dragon Rave 〜RYU's THEMA〜"@ja .

_:N2c71b6d4da224f6fb1b39310f976ce10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOLY STREET FIGHTER REMIX"@en,
        "DOLY STREET FIGHTER REMIX"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "DOLY STREET FIGHTER REMIX"@en,
        "DOLY STREET FIGHTER REMIX"@ja .

_:N3cd0e11527e14795b2f4e7ecb1f852b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "910214"@en,
        "910214"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "910214"@en,
        "910214"@ja .

_:N3f29bb09dcfb43c195443584891430d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E. Honda's Theme"@en,
        "E.本田のテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "E. Honda's Theme"@en,
        "E.本田のテーマ"@ja .

_:N61d98c05932a4583ac0411b0bde4bf3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "psychocrashed world"@en,
        "psychocrashed world"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "psychocrashed world"@en,
        "psychocrashed world"@ja .

_:N70883b209d164b66b557a8212975c8bb a schema:Person,
        foaf:Person ;
    mo:performed <album/2991#performance> ;
    schema:name "moyu"@en ;
    foaf:name "moyu"@en .

_:N7ffbb9bf4b9b49ed91085844e18cfdaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balrog's Theme"@en,
        "バルログのテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Balrog's Theme"@en,
        "バルログのテーマ"@ja .

_:N81c9680ca0e4400a90ed0f410f54968e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ryu's THEME (capcomed edit)"@en,
        "Ryu's THEME (capcomed edit)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Ryu's THEME (capcomed edit)"@en,
        "Ryu's THEME (capcomed edit)"@ja .

_:N81f2e47d99724c6dbb965b6625d38cae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guile against the machine"@en,
        "Guile against the machine"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Guile against the machine"@en,
        "Guile against the machine"@ja .

_:N85f9e84b473c4b6f8205379ec6ee83a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THEME OF BLANKA -rough house mix-"@en,
        "THEME OF BLANKA -rough house mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "THEME OF BLANKA -rough house mix-"@en,
        "THEME OF BLANKA -rough house mix-"@ja .

_:N953918b1b2044c4c89646e2a45512398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final. Turn-Punch. Mix."@en,
        "Final. Turn-Punch. Mix."@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Final. Turn-Punch. Mix."@en,
        "Final. Turn-Punch. Mix."@ja .

_:Na5468579517b4fac9558f1b9cb13a052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The theme of Balrog [HEAVENS WiRE RMX]"@en,
        "The theme of Balrog [HEAVENS WiRE RMX]"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "The theme of Balrog [HEAVENS WiRE RMX]"@en,
        "The theme of Balrog [HEAVENS WiRE RMX]"@ja .

_:Na55d7939d8934769aa58a5a48c18aec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ken"@en,
        "Ken"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "Ken"@en,
        "Ken"@ja .

_:Nac353f316a0445919dea5d82b4bf1883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yoga explosion(dhalsim's theme SUGUDO-remix)"@en,
        "yoga explosion(dhalsim's theme SUGUDO-remix)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "yoga explosion(dhalsim's theme SUGUDO-remix)"@en,
        "yoga explosion(dhalsim's theme SUGUDO-remix)"@ja .

_:Nddda9ea9ac8e4716a8784dd8afe14f73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STREET FIGHTER II OPENING THEME(Tabemono REMIX)"@en,
        "STREET FIGHTER II OPENING THEME(Tabemono REMIX)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "STREET FIGHTER II OPENING THEME(Tabemono REMIX)"@en,
        "STREET FIGHTER II OPENING THEME(Tabemono REMIX)"@ja .

_:Nf5e55cb8efb44960a56f6ad16d4fd8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sagatizm"@en,
        "sagatizm"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "sagatizm"@en,
        "sagatizm"@ja .

_:Nff6cfcf296db42fea9d2ea627a5aac69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOGA TRANCE"@en,
        "YOGA TRANCE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nf404aca063114cc99aeb801e7fa05aef ;
    schema:name "YOGA TRANCE"@en,
        "YOGA TRANCE"@ja .

_:Nf404aca063114cc99aeb801e7fa05aef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04339b7ef2ec4d1aaa3883636960dd4d,
        _:N05af41b8f8ee43668bc30d9bea19c78d,
        _:N1885ab28db6f469481253960534cbf87,
        _:N227083d95f0144a89f696bf86298a993,
        _:N2c71b6d4da224f6fb1b39310f976ce10,
        _:N3cd0e11527e14795b2f4e7ecb1f852b8,
        _:N3f29bb09dcfb43c195443584891430d8,
        _:N61d98c05932a4583ac0411b0bde4bf3e,
        _:N7ffbb9bf4b9b49ed91085844e18cfdaf,
        _:N81c9680ca0e4400a90ed0f410f54968e,
        _:N81f2e47d99724c6dbb965b6625d38cae,
        _:N85f9e84b473c4b6f8205379ec6ee83a7,
        _:N953918b1b2044c4c89646e2a45512398,
        _:Na5468579517b4fac9558f1b9cb13a052,
        _:Na55d7939d8934769aa58a5a48c18aec8,
        _:Nac353f316a0445919dea5d82b4bf1883,
        _:Nddda9ea9ac8e4716a8784dd8afe14f73,
        _:Nf5e55cb8efb44960a56f6ad16d4fd8b1,
        _:Nff6cfcf296db42fea9d2ea627a5aac69 ;
    mo:track_count 19 ;
    schema:duration "PT71:39"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N04339b7ef2ec4d1aaa3883636960dd4d,
        _:N05af41b8f8ee43668bc30d9bea19c78d,
        _:N1885ab28db6f469481253960534cbf87,
        _:N227083d95f0144a89f696bf86298a993,
        _:N2c71b6d4da224f6fb1b39310f976ce10,
        _:N3cd0e11527e14795b2f4e7ecb1f852b8,
        _:N3f29bb09dcfb43c195443584891430d8,
        _:N61d98c05932a4583ac0411b0bde4bf3e,
        _:N7ffbb9bf4b9b49ed91085844e18cfdaf,
        _:N81c9680ca0e4400a90ed0f410f54968e,
        _:N81f2e47d99724c6dbb965b6625d38cae,
        _:N85f9e84b473c4b6f8205379ec6ee83a7,
        _:N953918b1b2044c4c89646e2a45512398,
        _:Na5468579517b4fac9558f1b9cb13a052,
        _:Na55d7939d8934769aa58a5a48c18aec8,
        _:Nac353f316a0445919dea5d82b4bf1883,
        _:Nddda9ea9ac8e4716a8784dd8afe14f73,
        _:Nf5e55cb8efb44960a56f6ad16d4fd8b1,
        _:Nff6cfcf296db42fea9d2ea627a5aac69 .

