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

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

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

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

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

<product/1606#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: Champion Edition"@en,
        "ストリートファイターIIダッシュ -CHAMPION EDITION-"@ja,
        "Street Fighter II Dash: Champion Edition"@ja-latn ;
    foaf:name "Street Fighter II: Champion Edition"@en,
        "ストリートファイターIIダッシュ -CHAMPION EDITION-"@ja,
        "Street Fighter II Dash: Champion Edition"@ja-latn .

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

<album/60839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Street Fighter II: Ultimate Edition"@en,
        "Street Fighter II: Ultimate Edition"@ja,
        "Street Fighter II: Ultimate Edition"@ja-latn ;
    mo:performance_of <album/60839#musicalwork> ;
    mo:recorded_as <album/60839#musicalexpression> ;
    schema:name "Street Fighter II: Ultimate Edition"@en,
        "Street Fighter II: Ultimate Edition"@ja,
        "Street Fighter II: Ultimate Edition"@ja-latn ;
    schema:workPerformed <album/60839#musicalwork> .

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

<https://medium-media.vgm.io/albums/93/60839/60839-1471072841.jpg> a schema:ImageObject,
        foaf:Image .

<album/60839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Street Fighter II: Ultimate Edition"@en,
        "Street Fighter II: Ultimate Edition"@ja,
        "Street Fighter II: Ultimate Edition"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/359#subject> ;
    mo:produced_work <album/60839#musicalwork> ;
    schema:name "Street Fighter II: Ultimate Edition"@en,
        "Street Fighter II: Ultimate Edition"@ja,
        "Street Fighter II: Ultimate Edition"@ja-latn .

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

<album/60839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-04"^^xsd:date ;
    dcterms:title "Street Fighter II: Ultimate Edition"@en,
        "Street Fighter II: Ultimate Edition"@ja,
        "Street Fighter II: Ultimate Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60839#musicalexpression> ;
    mo:publisher _:N9ae2ede642944f5eb1951e85ffffad0a ;
    mo:record _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    mo:record_count 1 ;
    schema:about <product/1605#subject>,
        <product/1606#subject> ;
    schema:datePublished "2016-08-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/60839/60839-1471072841.jpg> ;
    schema:name "Street Fighter II: Ultimate Edition"@en,
        "Street Fighter II: Ultimate Edition"@ja,
        "Street Fighter II: Ultimate Edition"@ja-latn ;
    schema:publisher _:N9ae2ede642944f5eb1951e85ffffad0a ;
    foaf:depiction <https://media.vgm.io/albums/93/60839/60839-1471072841.jpg> .

_:N0be9c76947c844929c61958f71386066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Staff Roll"@en .

_:N0d30f6b80c1242a7bc588bb6e73b4a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (Ryu)"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Ending (Ryu)"@en .

_:N11f0779e55cb40e59e4fe136683420be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dhalsim's Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Dhalsim's Theme"@en .

_:N26c9c1b619184597a0130f8bd4f95843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vega's Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Vega's Theme"@en .

_:N2833f2aa7fb44ed688f3ff2f2119972c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zangief's Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Zangief's Theme"@en .

_:N5d81901bc8a44d76a41ed8ae154e0863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M. Bison's Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "M. Bison's Theme"@en .

_:N60ae6febd8db49a28e8be88c1622021e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Title Theme"@en .

_:N6ecd48c4538f41018076530a0c8491a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E. Honda's Theme"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "E. Honda's Theme"@en .

_:N7d307d571598432497a3c75108ed69ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ken's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Ken's Theme"@en .

_:N9ae2ede642944f5eb1951e85ffffad0a schema:name "Super Marcato Bros."@en ;
    foaf:name "Super Marcato Bros."@en .

_:Nac646eda519e4e229170a501890350a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sagat's Theme"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Sagat's Theme"@en .

_:Nb9193e4d2d7a40e3b4897b00288fbe9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chun Li's Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Chun Li's Theme"@en .

_:Nbb92a9c9c0f740c38be810c938b90a8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blanka's Theme"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Blanka's Theme"@en .

_:Nbd0518be129f4a608bafa705cef488b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ryu's Theme"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Ryu's Theme"@en .

_:Nd9498d7e5db44a8ba354ed015b3fcea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guile's Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Guile's Theme"@en .

_:Nee74958ccf844c47ab667f03f7636a8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player Select"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Player Select"@en .

_:Nf362d1070a1644fd8af5f6891c47d302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balrog's Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5cf86286f57d4d4296b4f86460cdbf16 ;
    schema:name "Balrog's Theme"@en .

_:N5cf86286f57d4d4296b4f86460cdbf16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0be9c76947c844929c61958f71386066,
        _:N0d30f6b80c1242a7bc588bb6e73b4a83,
        _:N11f0779e55cb40e59e4fe136683420be,
        _:N26c9c1b619184597a0130f8bd4f95843,
        _:N2833f2aa7fb44ed688f3ff2f2119972c,
        _:N5d81901bc8a44d76a41ed8ae154e0863,
        _:N60ae6febd8db49a28e8be88c1622021e,
        _:N6ecd48c4538f41018076530a0c8491a5,
        _:N7d307d571598432497a3c75108ed69ca,
        _:Nac646eda519e4e229170a501890350a6,
        _:Nb9193e4d2d7a40e3b4897b00288fbe9b,
        _:Nbb92a9c9c0f740c38be810c938b90a8b,
        _:Nbd0518be129f4a608bafa705cef488b6,
        _:Nd9498d7e5db44a8ba354ed015b3fcea2,
        _:Nee74958ccf844c47ab667f03f7636a8f,
        _:Nf362d1070a1644fd8af5f6891c47d302 ;
    mo:track_count 16 ;
    schema:duration "PT28:14"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0be9c76947c844929c61958f71386066,
        _:N0d30f6b80c1242a7bc588bb6e73b4a83,
        _:N11f0779e55cb40e59e4fe136683420be,
        _:N26c9c1b619184597a0130f8bd4f95843,
        _:N2833f2aa7fb44ed688f3ff2f2119972c,
        _:N5d81901bc8a44d76a41ed8ae154e0863,
        _:N60ae6febd8db49a28e8be88c1622021e,
        _:N6ecd48c4538f41018076530a0c8491a5,
        _:N7d307d571598432497a3c75108ed69ca,
        _:Nac646eda519e4e229170a501890350a6,
        _:Nb9193e4d2d7a40e3b4897b00288fbe9b,
        _:Nbb92a9c9c0f740c38be810c938b90a8b,
        _:Nbd0518be129f4a608bafa705cef488b6,
        _:Nd9498d7e5db44a8ba354ed015b3fcea2,
        _:Nee74958ccf844c47ab667f03f7636a8f,
        _:Nf362d1070a1644fd8af5f6891c47d302 .

