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

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

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

<artist/1357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1693#subject> ;
    schema:name "Setsuo Yamamoto"@en,
        "山本節生"@ja ;
    foaf:made <album/1693#composition>,
        <album/1693#subject> ;
    foaf:name "Setsuo Yamamoto"@en,
        "山本節生"@ja .

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

<artist/4851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1693#subject> ;
    schema:name "Tatsuro-Suzuki"@en ;
    foaf:made <album/1693#composition>,
        <album/1693#subject> ;
    foaf:name "Tatsuro-Suzuki"@en .

<artist/610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1693#subject> ;
    schema:name "Naoshi Mizuta"@en,
        "水田直志"@ja ;
    foaf:made <album/1693#composition>,
        <album/1693#subject> ;
    foaf:name "Naoshi Mizuta"@en,
        "水田直志"@ja .

<product/1612#subject> a schema:CreativeWork ;
    schema:name "Street Fighter Alpha 2"@en,
        "ストリートファイターZERO 2"@ja,
        "Street Fighter Zero 2"@ja-latn ;
    foaf:name "Street Fighter Alpha 2"@en,
        "ストリートファイターZERO 2"@ja,
        "Street Fighter Zero 2"@ja-latn .

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

<album/1693#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@en,
        "ストリートファイターZERO2 RE-MIX"@ja,
        "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@ja-latn ;
    mo:performance_of <album/1693#musicalwork> ;
    mo:recorded_as <album/1693#musicalexpression> ;
    schema:name "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@en,
        "ストリートファイターZERO2 RE-MIX"@ja,
        "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@ja-latn ;
    schema:workPerformed <album/1693#musicalwork> .

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/1693/1693-1280278419.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1693#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@en,
        "ストリートファイターZERO2 RE-MIX"@ja,
        "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Capcom)"@en ;
            foaf:made <album/1693#composition> ;
            foaf:name "(Capcom)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Capcom"@en ;
            foaf:made <album/1693#composition> ;
            foaf:name "(Capcom"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Capcom)"@en ;
            foaf:made <album/1693#composition> ;
            foaf:name "(Capcom)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Capcom)"@en ;
            foaf:made <album/1693#composition> ;
            foaf:name "(Capcom)"@en ],
        <artist/1357#subject>,
        <artist/331#subject>,
        <artist/4851#subject>,
        <artist/610#subject> ;
    mo:produced_work <album/1693#musicalwork> ;
    schema:name "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@en,
        "ストリートファイターZERO2 RE-MIX"@ja,
        "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@ja-latn .

<album/1693#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-07-24"^^xsd:date ;
    dcterms:title "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@en,
        "ストリートファイターZERO2 RE-MIX"@ja,
        "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@ja-latn ;
    mo:catalogue_number "VICL-2172" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1693#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    mo:record_count 1 ;
    schema:about <product/1612#subject> ;
    schema:datePublished "1996-07-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/1693/1693-1280278419.jpg> ;
    schema:name "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@en,
        "ストリートファイターZERO2 RE-MIX"@ja,
        "Street Fighter ZERO2 Underground Mixxes \"Da Soundz of Spasm\""@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/1693/1693-1280278419.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1693#subject> ;
    schema:name "(Capcom)"@en ;
    foaf:made <album/1693#subject> ;
    foaf:name "(Capcom)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1693#subject> ;
    schema:name "(Capcom)"@en ;
    foaf:made <album/1693#subject> ;
    foaf:name "(Capcom)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1693#subject> ;
    schema:name "(Capcom"@en ;
    foaf:made <album/1693#subject> ;
    foaf:name "(Capcom"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1693#subject> ;
    schema:name "(Capcom)"@en ;
    foaf:made <album/1693#subject> ;
    foaf:name "(Capcom)"@en .

_:N269e6fa7a9924e25be5ec53b2d9e4255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(BEYOND NATURE MIX) KEN Stage"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    schema:name "(BEYOND NATURE MIX) KEN Stage"@en .

_:N56fea3c05dc04a49980c90a5e10c01c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BIRDIE (SUBTERRANEAN MIX)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    schema:name "BIRDIE (SUBTERRANEAN MIX)"@en .

_:N82041ef46ec240ddbc8ec6ed350bc6c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA (HOT THIGH MIX)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    schema:name "SAKURA (HOT THIGH MIX)"@en .

_:Nb1d05234f0bc4a3598b022fd44816bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAN (OLD SKOOL MIX)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    schema:name "DAN (OLD SKOOL MIX)"@en .

_:Nb5bcd26e2822448483a6b974f6fe9e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA (SPILT POPPERS MIX)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    schema:name "SAKURA (SPILT POPPERS MIX)"@en .

_:Nbee1308f867c421194cf7f391d01f388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DHALSIM (HEAD IN THE CLOUDS MIX)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    schema:name "DHALSIM (HEAD IN THE CLOUDS MIX)"@en .

_:Nc458de09e13045b9a0be29579b32773a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(BEYOND NATURE MIX) RYU Stage"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N2fb0ea54a85d4bf5963ab2d543ed68f9 ;
    schema:name "(BEYOND NATURE MIX) RYU Stage"@en .

_:N2fb0ea54a85d4bf5963ab2d543ed68f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N269e6fa7a9924e25be5ec53b2d9e4255,
        _:N56fea3c05dc04a49980c90a5e10c01c0,
        _:N82041ef46ec240ddbc8ec6ed350bc6c9,
        _:Nb1d05234f0bc4a3598b022fd44816bd7,
        _:Nb5bcd26e2822448483a6b974f6fe9e58,
        _:Nbee1308f867c421194cf7f391d01f388,
        _:Nc458de09e13045b9a0be29579b32773a ;
    mo:track_count 7 ;
    schema:duration "PT40:50"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N269e6fa7a9924e25be5ec53b2d9e4255,
        _:N56fea3c05dc04a49980c90a5e10c01c0,
        _:N82041ef46ec240ddbc8ec6ed350bc6c9,
        _:Nb1d05234f0bc4a3598b022fd44816bd7,
        _:Nb5bcd26e2822448483a6b974f6fe9e58,
        _:Nbee1308f867c421194cf7f391d01f388,
        _:Nc458de09e13045b9a0be29579b32773a .

