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

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

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

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

<artist/359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107242#subject> ;
    schema:name "Isao Abe"@en,
        "阿部功"@ja ;
    foaf:made <album/107242#composition>,
        <album/107242#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/107242#musicalexpression> a mo:Signal ;
    mo:published_as <album/107242#subject> ;
    mo:records <album/107242#performance> .

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

<https://medium-media.vgm.io/albums/24/107242/107242-c2452fe016f5.jpg> a schema:ImageObject,
        foaf:Image .

<album/107242#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The World Warriors Volume I - Fists of Victory"@en,
        "The World Warriors Volume I - Fists of Victory"@ja,
        "The World Warriors Volume I - Fists of Victory"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/359#subject> ;
    mo:produced_work <album/107242#musicalwork> ;
    schema:name "The World Warriors Volume I - Fists of Victory"@en,
        "The World Warriors Volume I - Fists of Victory"@ja,
        "The World Warriors Volume I - Fists of Victory"@ja-latn .

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

<album/107242#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The World Warriors Volume I - Fists of Victory"@en,
        "The World Warriors Volume I - Fists of Victory"@ja,
        "The World Warriors Volume I - Fists of Victory"@ja-latn ;
    mo:performance_of <album/107242#musicalwork> ;
    mo:performer <artist/32418#subject> ;
    mo:recorded_as <album/107242#musicalexpression> ;
    schema:byArtist <artist/32418#subject> ;
    schema:name "The World Warriors Volume I - Fists of Victory"@en,
        "The World Warriors Volume I - Fists of Victory"@ja,
        "The World Warriors Volume I - Fists of Victory"@ja-latn ;
    schema:workPerformed <album/107242#musicalwork> .

<artist/32418#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107242#performance> ;
    schema:name "Ian Cowell"@en ;
    foaf:name "Ian Cowell"@en .

<album/107242#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-11"^^xsd:date ;
    dcterms:title "The World Warriors Volume I - Fists of Victory"@en,
        "The World Warriors Volume I - Fists of Victory"@ja,
        "The World Warriors Volume I - Fists of Victory"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107242#musicalexpression> ;
    mo:publisher _:N3e6be209dff54c7492fa5fe3739b7758 ;
    mo:record _:Nc6df2f6631b349559e126108b7f60899 ;
    mo:record_count 1 ;
    schema:about <product/1605#subject> ;
    schema:byArtist <artist/32418#subject> ;
    schema:datePublished "2020-12-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/107242/107242-c2452fe016f5.jpg> ;
    schema:name "The World Warriors Volume I - Fists of Victory"@en,
        "The World Warriors Volume I - Fists of Victory"@ja,
        "The World Warriors Volume I - Fists of Victory"@ja-latn ;
    schema:publisher _:N3e6be209dff54c7492fa5fe3739b7758 ;
    foaf:depiction <https://media.vgm.io/albums/24/107242/107242-c2452fe016f5.jpg> .

_:N08aba655c4044ef4b1437ed0e049dc2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart for Battle"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Heart for Battle"@en .

_:N3e6be209dff54c7492fa5fe3739b7758 schema:name "Ian Cowell"@en,
        "Ian Cowell"@ja,
        "Ian Cowell"@ja-latn ;
    foaf:name "Ian Cowell"@en,
        "Ian Cowell"@ja,
        "Ian Cowell"@ja-latn .

_:N43fbf4b2c85d4368b99c7b49d8bd8e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fists of Victory"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Fists of Victory"@en .

_:N4fe44c6d6f4c478b92c68b3d1a7e7093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Streets"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "In the Streets"@en .

_:N68e7a368c90d424db30d43f17ec46746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of the World Warrior"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Return of the World Warrior"@en .

_:N922f85eeb29944808bed239af348abf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiger of Shadaloo"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Tiger of Shadaloo"@en .

_:Nb1531644fe0f439d8142d9a3f0918935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devotion to Justice"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Devotion to Justice"@en .

_:Nb326e59bbfc548b4bde198697bb25bc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jet-Setting, Ass-Kicking"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Jet-Setting, Ass-Kicking"@en .

_:Nb97b086d21cc498a8fcdf4399541b570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Home And Be a Family Man"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Go Home And Be a Family Man"@en .

_:Nc933c6e3fa7348c385af2e02e90b514d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Fists"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Burning Fists"@en .

_:Ne8ecc6d01e844fabbbea10f3599d8e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bathhouse Boogie"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc6df2f6631b349559e126108b7f60899 ;
    schema:name "Bathhouse Boogie"@en .

_:Nc6df2f6631b349559e126108b7f60899 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08aba655c4044ef4b1437ed0e049dc2f,
        _:N43fbf4b2c85d4368b99c7b49d8bd8e14,
        _:N4fe44c6d6f4c478b92c68b3d1a7e7093,
        _:N68e7a368c90d424db30d43f17ec46746,
        _:N922f85eeb29944808bed239af348abf2,
        _:Nb1531644fe0f439d8142d9a3f0918935,
        _:Nb326e59bbfc548b4bde198697bb25bc6,
        _:Nb97b086d21cc498a8fcdf4399541b570,
        _:Nc933c6e3fa7348c385af2e02e90b514d,
        _:Ne8ecc6d01e844fabbbea10f3599d8e7c ;
    mo:track_count 10 ;
    schema:duration "PT19:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08aba655c4044ef4b1437ed0e049dc2f,
        _:N43fbf4b2c85d4368b99c7b49d8bd8e14,
        _:N4fe44c6d6f4c478b92c68b3d1a7e7093,
        _:N68e7a368c90d424db30d43f17ec46746,
        _:N922f85eeb29944808bed239af348abf2,
        _:Nb1531644fe0f439d8142d9a3f0918935,
        _:Nb326e59bbfc548b4bde198697bb25bc6,
        _:Nb97b086d21cc498a8fcdf4399541b570,
        _:Nc933c6e3fa7348c385af2e02e90b514d,
        _:Ne8ecc6d01e844fabbbea10f3599d8e7c .

