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

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

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

<artist/43308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/330#subject> ;
    schema:name "Pii♪"@en,
        "ぴぃ♪"@ja ;
    foaf:made <album/330#composition>,
        <album/330#subject> ;
    foaf:name "Pii♪"@en,
        "ぴぃ♪"@ja .

<artist/51442#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/330#subject> ;
    schema:name "Oyaji"@en,
        "おやじ"@ja ;
    foaf:made <album/330#composition>,
        <album/330#subject> ;
    foaf:name "Oyaji"@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/330#musicalexpression> a mo:Signal ;
    mo:published_as <album/330#subject> ;
    mo:records <album/330#performance> .

<album/330#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@en,
        "熱唱!! ストリートファイター II オリジナルカラオケ編"@ja,
        "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@ja-latn ;
    mo:performance_of <album/330#musicalwork> ;
    mo:recorded_as <album/330#musicalexpression> ;
    schema:name "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@en,
        "熱唱!! ストリートファイター II オリジナルカラオケ編"@ja,
        "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@ja-latn ;
    schema:workPerformed <album/330#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/330/330-1191431987.jpg> a schema:ImageObject,
        foaf:Image .

<album/330#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@en,
        "熱唱!! ストリートファイター II オリジナルカラオケ編"@ja,
        "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@ja-latn ;
    mo:composer <artist/43308#subject>,
        <artist/51442#subject> ;
    mo:produced_work <album/330#musicalwork> ;
    schema:name "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@en,
        "熱唱!! ストリートファイター II オリジナルカラオケ編"@ja,
        "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@ja-latn .

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

<album/330#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-03-19"^^xsd:date ;
    dcterms:title "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@en,
        "熱唱!! ストリートファイター II オリジナルカラオケ編"@ja,
        "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@ja-latn ;
    mo:catalogue_number "PCCB-00115" ;
    mo:media_type "CD" ;
    mo:publication_of <album/330#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    mo:record_count 1 ;
    schema:about <product/1605#subject> ;
    schema:datePublished "1993-03-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/330/330-1191431987.jpg> ;
    schema:name "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@en,
        "熱唱!! ストリートファイター II オリジナルカラオケ編"@ja,
        "Nesshou!! STREET FIGHTER II ORIGINAL KARAOKE VERSION"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/330/330-1191431987.jpg> .

_:N00d23afe220742be8d76759fbd57c55f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lonely wolf [GUILE]"@en,
        "ロンリーウルフ [GUILE]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "lonely wolf [GUILE]"@en,
        "ロンリーウルフ [GUILE]"@ja .

_:N00f54ee243b8406d884d3cd3ac099517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dread! vacuum man!! [ZANGIEF]"@en,
        "恐怖！バキューム男！！ [ZANGIEF]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "dread! vacuum man!! [ZANGIEF]"@en,
        "恐怖！バキューム男！！ [ZANGIEF]"@ja .

_:N0c71c14da59a4ea790483e61b675bae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in faraway india [DHALSIM]"@en,
        "遥かなるインディア [DHALSIM]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "in faraway india [DHALSIM]"@en,
        "遥かなるインディア [DHALSIM]"@ja .

_:N11b11a1e1dc3417291bd65e5b004441a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "silent gravestone [VEGA]"@en,
        "沈黙の墓標 [VEGA]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "silent gravestone [VEGA]"@en,
        "沈黙の墓標 [VEGA]"@ja .

_:N2006923f3a87464d9443f068328ff3c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bison's Dream [BISON]"@en,
        "Bison's Dream [BISON]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "Bison's Dream [BISON]"@en,
        "Bison's Dream [BISON]"@ja .

_:N4dd9678595624c8fb4e8c98954da6112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "becoming the storm [RYU] (Tornado Intro Version)"@en,
        "嵐になれ [RYU] (Tornado Intro Version)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "becoming the storm [RYU] (Tornado Intro Version)"@en,
        "嵐になれ [RYU] (Tornado Intro Version)"@ja .

_:N72360dc51261460e86567862dfc201b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Ken ~Burning Blood~ [KEN]"@en,
        "紅のケン ~Burning Blood~ [KEN]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "Crimson Ken ~Burning Blood~ [KEN]"@en,
        "紅のケン ~Burning Blood~ [KEN]"@ja .

_:N72829841e5fa4973ba6e67c1ac53f0e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blanka has come to town!! [BLANKA]"@en,
        "ブランカが街にやって来た！！ [BLANKA]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "blanka has come to town!! [BLANKA]"@en,
        "ブランカが街にやって来た！！ [BLANKA]"@ja .

_:N8046770557aa42129ee40d166b0f9f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "towards the dream position [CHUN LI] (Spinning Long Version)"@en,
        "夢へのポジション [CHUN LI] (Spinning Long Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "towards the dream position [CHUN LI] (Spinning Long Version)"@en,
        "夢へのポジション [CHUN LI] (Spinning Long Version)"@ja .

_:Na9542e94bf2942de9d6458f0c6bc23c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "masked narcissist [BALROG]"@en,
        "仮面のナルシスト [BALROG]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "masked narcissist [BALROG]"@en,
        "仮面のナルシスト [BALROG]"@ja .

_:Ne91764883cbb4e2c8b0737f995b37e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a thrust of the hand: spirit of japan [E. HONDA]"@en,
        "張り手一発　日本の心 [E. HONDA]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "a thrust of the hand: spirit of japan [E. HONDA]"@en,
        "張り手一発　日本の心 [E. HONDA]"@ja .

_:Nfe74b4fef1b34741863da6d072dfd421 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tiger legend [SAGAT]"@en,
        "タイガー伝説 [SAGAT]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N82601f05ff6b4c06929a7b9f9a1687ec ;
    schema:name "tiger legend [SAGAT]"@en,
        "タイガー伝説 [SAGAT]"@ja .

_:N82601f05ff6b4c06929a7b9f9a1687ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00d23afe220742be8d76759fbd57c55f,
        _:N00f54ee243b8406d884d3cd3ac099517,
        _:N0c71c14da59a4ea790483e61b675bae3,
        _:N11b11a1e1dc3417291bd65e5b004441a,
        _:N2006923f3a87464d9443f068328ff3c4,
        _:N4dd9678595624c8fb4e8c98954da6112,
        _:N72360dc51261460e86567862dfc201b8,
        _:N72829841e5fa4973ba6e67c1ac53f0e8,
        _:N8046770557aa42129ee40d166b0f9f05,
        _:Na9542e94bf2942de9d6458f0c6bc23c0,
        _:Ne91764883cbb4e2c8b0737f995b37e50,
        _:Nfe74b4fef1b34741863da6d072dfd421 ;
    mo:track_count 12 ;
    schema:duration "PT50:06"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N00d23afe220742be8d76759fbd57c55f,
        _:N00f54ee243b8406d884d3cd3ac099517,
        _:N0c71c14da59a4ea790483e61b675bae3,
        _:N11b11a1e1dc3417291bd65e5b004441a,
        _:N2006923f3a87464d9443f068328ff3c4,
        _:N4dd9678595624c8fb4e8c98954da6112,
        _:N72360dc51261460e86567862dfc201b8,
        _:N72829841e5fa4973ba6e67c1ac53f0e8,
        _:N8046770557aa42129ee40d166b0f9f05,
        _:Na9542e94bf2942de9d6458f0c6bc23c0,
        _:Ne91764883cbb4e2c8b0737f995b37e50,
        _:Nfe74b4fef1b34741863da6d072dfd421 .

