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

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

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

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

<artist/331#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43388#subject> ;
    schema:name "Syun Nishigaki"@en,
        "西垣俊"@ja ;
    foaf:made <album/43388#composition>,
        <album/43388#subject> ;
    foaf:name "Syun Nishigaki"@en,
        "西垣俊"@ja .

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

<artist/477#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43388#subject> ;
    schema:name "Alfh Lyra"@en ;
    foaf:made <album/43388#composition>,
        <album/43388#subject> ;
    foaf:name "Alfh Lyra"@en .

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

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

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

<album/43388#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "8 Bits and Pieces: Street Fighter"@en,
        "8bits & Pieces: Street Fighter"@ja,
        "8 Bits and Pieces: Street Fighter"@ja-latn ;
    mo:performance_of <album/43388#musicalwork> ;
    mo:recorded_as <album/43388#musicalexpression> ;
    schema:name "8 Bits and Pieces: Street Fighter"@en,
        "8bits & Pieces: Street Fighter"@ja,
        "8 Bits and Pieces: Street Fighter"@ja-latn ;
    schema:workPerformed <album/43388#musicalwork> .

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

<https://medium-media.vgm.io/albums/88/43388/43388-1388150042.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43388#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "8 Bits and Pieces: Street Fighter"@en,
        "8bits & Pieces: Street Fighter"@ja,
        "8 Bits and Pieces: Street Fighter"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/331#subject>,
        <artist/43308#subject>,
        <artist/477#subject>,
        <artist/51442#subject> ;
    mo:produced_work <album/43388#musicalwork> ;
    schema:name "8 Bits and Pieces: Street Fighter"@en,
        "8bits & Pieces: Street Fighter"@ja,
        "8 Bits and Pieces: Street Fighter"@ja-latn .

<album/43388#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-17"^^xsd:date ;
    dcterms:title "8 Bits and Pieces: Street Fighter"@en,
        "8bits & Pieces: Street Fighter"@ja,
        "8 Bits and Pieces: Street Fighter"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/43388#musicalexpression> ;
    mo:publisher _:Nbc7836cd8f244092a42972494dbb3d74 ;
    mo:record _:N4ff240a8e0b14512947894fd9d68cca6 ;
    mo:record_count 1 ;
    schema:about <product/1605#subject>,
        <product/1608#subject> ;
    schema:datePublished "2013-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/43388/43388-1388150042.jpg> ;
    schema:name "8 Bits and Pieces: Street Fighter"@en,
        "8bits & Pieces: Street Fighter"@ja,
        "8 Bits and Pieces: Street Fighter"@ja-latn ;
    schema:publisher _:Nbc7836cd8f244092a42972494dbb3d74 ;
    foaf:depiction <https://media.vgm.io/albums/88/43388/43388-1388150042.jpg> .

_:N10b96cc67c87472994323815243a921e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guile-o-tine"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "Guile-o-tine"@en .

_:N14c4eb169c81456d9808e3e8169be5b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zangief"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "Zangief"@en .

_:N35ad91df83e9482fbeeb9bf756c17e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YMCAM"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "YMCAM"@en .

_:N49ae87f45d8c40daa4116a7ed6f49d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vega Extreme"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "Vega Extreme"@en .

_:N9fc1128b972d4cd58ed87762402f30f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "Bonus"@en .

_:Na396d0b889b3426592307b79bd05fa98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Press Start"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "Press Start"@en .

_:Nbc7836cd8f244092a42972494dbb3d74 schema:name "The Geek Squad"@en,
        "The Geek Squad"@ja,
        "The Geek Squad"@ja-latn ;
    foaf:name "The Geek Squad"@en,
        "The Geek Squad"@ja,
        "The Geek Squad"@ja-latn .

_:Ne37e4bf3028546629dbb94fe3090c023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hado-Ken"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "Hado-Ken"@en .

_:Nf154e112c3fe4e928ed3a6805bd789b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MBF"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N4ff240a8e0b14512947894fd9d68cca6 ;
    schema:name "MBF"@en .

_:N4ff240a8e0b14512947894fd9d68cca6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10b96cc67c87472994323815243a921e,
        _:N14c4eb169c81456d9808e3e8169be5b4,
        _:N35ad91df83e9482fbeeb9bf756c17e15,
        _:N49ae87f45d8c40daa4116a7ed6f49d40,
        _:N9fc1128b972d4cd58ed87762402f30f2,
        _:Na396d0b889b3426592307b79bd05fa98,
        _:Ne37e4bf3028546629dbb94fe3090c023,
        _:Nf154e112c3fe4e928ed3a6805bd789b7 ;
    mo:track_count 8 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N10b96cc67c87472994323815243a921e,
        _:N14c4eb169c81456d9808e3e8169be5b4,
        _:N35ad91df83e9482fbeeb9bf756c17e15,
        _:N49ae87f45d8c40daa4116a7ed6f49d40,
        _:N9fc1128b972d4cd58ed87762402f30f2,
        _:Na396d0b889b3426592307b79bd05fa98,
        _:Ne37e4bf3028546629dbb94fe3090c023,
        _:Nf154e112c3fe4e928ed3a6805bd789b7 .

