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

<artist/27155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150392#subject> ;
    schema:name "Shigeyuki Kameda"@en,
        "亀田滋之"@ja ;
    foaf:made <album/150392#composition>,
        <album/150392#subject> ;
    foaf:name "Shigeyuki Kameda"@en,
        "亀田滋之"@ja .

<artist/39743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150392#subject> ;
    schema:name "Capcom Sound Team"@en,
        "カプコン・サウンドチーム"@ja ;
    foaf:made <album/150392#composition>,
        <album/150392#subject> ;
    foaf:name "Capcom Sound Team"@en,
        "カプコン・サウンドチーム"@ja .

<product/16910#subject> a schema:CreativeWork ;
    schema:name "Capcom Fighting Collection 2"@en,
        "カプコン ファイティング コレクション 2"@ja,
        "Capcom Fighting Collection 2"@ja-latn ;
    foaf:name "Capcom Fighting Collection 2"@en,
        "カプコン ファイティング コレクション 2"@ja,
        "Capcom Fighting Collection 2"@ja-latn .

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

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

<album/150392#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@en,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja-latn ;
    mo:performance_of <album/150392#musicalwork> ;
    mo:recorded_as <album/150392#musicalexpression> ;
    schema:name "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@en,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja-latn ;
    schema:workPerformed <album/150392#musicalwork> .

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

<https://media.vgm.io/albums/29/150392/150392-92c65de2679d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150392#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/150392/150392-92c65de2679d.jpg> ;
    foaf:depicts <album/150392#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/150392/150392-92c65de2679d.jpg> .

<https://medium-media.vgm.io/albums/29/150392/150392-92c65de2679d.jpg> a schema:ImageObject,
        foaf:Image .

<album/150392#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@en,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja-latn ;
    mo:composer <artist/27155#subject>,
        <artist/39743#subject> ;
    mo:produced_work <album/150392#musicalwork> ;
    schema:name "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@en,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja-latn .

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

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

<album/150392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-06-13"^^xsd:date ;
    dcterms:title "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@en,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja-latn ;
    mo:catalogue_number "CPDA-10186" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150392#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:Nab8b7713ad914ed0a97f7a4f95f741f6 ;
    mo:record_count 1 ;
    schema:about <product/16910#subject> ;
    schema:datePublished "2025-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/150392/150392-92c65de2679d.jpg> ;
    schema:name "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@en,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja,
        "Capcom Fighting Collection 2 ORIGINAL SOUNDTRACK VOL. 1"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/150392/150392-92c65de2679d.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "WAKIL"@en ;
    foaf:made <album/150392#subject> ;
    foaf:name "WAKIL"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mansa Tsokwa Wakili"@en ;
    foaf:made <album/150392#subject> ;
    foaf:name "Mansa Tsokwa Wakili"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mansa Tsokwa Wakili"@en ;
    foaf:made <album/150392#lyrics> ;
    foaf:name "Mansa Tsokwa Wakili"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "WAKIL"@en ;
    foaf:made <album/150392#vocals> ;
    foaf:name "WAKIL"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kelli Wakili"@en ;
    foaf:made <album/150392#subject> ;
    foaf:name "Kelli Wakili"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kelli Wakili"@en ;
    foaf:made <album/150392#vocals> ;
    foaf:name "Kelli Wakili"@en .

_:N2047156893ca422d821439fb88b8cabc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overdrive Blaze - Menu"@en,
        "Game Select: Overdrive Blaze"@en-game,
        "ゲーム選択: Overdrive Blaze"@ja-game ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nab8b7713ad914ed0a97f7a4f95f741f6 ;
    schema:name "Overdrive Blaze - Menu"@en,
        "Game Select: Overdrive Blaze"@en-game,
        "ゲーム選択: Overdrive Blaze"@ja-game .

_:N789a27a00af245dfa730ad91bc3d2174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The fire's respite - Result"@en,
        "Result: The Fire's Respite"@en-game,
        "リザルト: The fire's respite"@ja-game ;
    mo:track_number 5 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nab8b7713ad914ed0a97f7a4f95f741f6 ;
    schema:name "The fire's respite - Result"@en,
        "Result: The Fire's Respite"@en-game,
        "リザルト: The fire's respite"@ja-game .

_:N825eea1c6e04434eb6bb51765e09af32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swayin' flame - Gallery"@en,
        "Gallery: Swayin' Flame"@en-game,
        "ギャラリー: Swayin' flame"@ja-game ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nab8b7713ad914ed0a97f7a4f95f741f6 ;
    schema:name "Swayin' flame - Gallery"@en,
        "Gallery: Swayin' Flame"@en-game,
        "ギャラリー: Swayin' flame"@ja-game .

_:Ne7310747c83241ef9775d41fe29e9f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Your Best Shot - Main Theme"@en,
        "Title: Take Your Best Shot"@en-game,
        "タイトル: Take Your Best Shot"@ja-game ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nab8b7713ad914ed0a97f7a4f95f741f6 ;
    schema:name "Take Your Best Shot - Main Theme"@en,
        "Title: Take Your Best Shot"@en-game,
        "タイトル: Take Your Best Shot"@ja-game .

_:Nfba9138d8f624a32aa0c09070a43367f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ode to fighting mirage - Credit"@en,
        "Credits: Ode to Fighting Mirage"@en-game,
        "スタッフロール: Ode to fighting mirage"@ja-game ;
    mo:track_number 4 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nab8b7713ad914ed0a97f7a4f95f741f6 ;
    schema:name "Ode to fighting mirage - Credit"@en,
        "Credits: Ode to Fighting Mirage"@en-game,
        "スタッフロール: Ode to fighting mirage"@ja-game .

_:Nab8b7713ad914ed0a97f7a4f95f741f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2047156893ca422d821439fb88b8cabc,
        _:N789a27a00af245dfa730ad91bc3d2174,
        _:N825eea1c6e04434eb6bb51765e09af32,
        _:Ne7310747c83241ef9775d41fe29e9f78,
        _:Nfba9138d8f624a32aa0c09070a43367f ;
    mo:track_count 5 ;
    schema:duration "PT12:55"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2047156893ca422d821439fb88b8cabc,
        _:N789a27a00af245dfa730ad91bc3d2174,
        _:N825eea1c6e04434eb6bb51765e09af32,
        _:Ne7310747c83241ef9775d41fe29e9f78,
        _:Nfba9138d8f624a32aa0c09070a43367f .

