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

<album/3867> a mo:Release ;
    mo:catalogue_number "28XA-203" .

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

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

<artist/10581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3869#subject> ;
    schema:name "Tamayan"@en,
        "たまやん"@ja ;
    foaf:made <album/3869#composition>,
        <album/3869#subject> ;
    foaf:name "Tamayan"@en,
        "たまやん"@ja .

<artist/188#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3869#subject> ;
    schema:name "Yoshihiro. S"@en ;
    foaf:made <album/3869#composition>,
        <album/3869#subject> ;
    foaf:name "Yoshihiro. S"@en .

<artist/4149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3869#subject> ;
    schema:name "Mrs. Tarumi"@en,
        "ミセス・たるみ"@ja ;
    foaf:made <album/3869#composition>,
        <album/3869#subject> ;
    foaf:name "Mrs. Tarumi"@en,
        "ミセス・たるみ"@ja .

<artist/46219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3869#subject> ;
    schema:name "Chanchacorin"@en,
        "ちゃんちゃこりん"@ja ;
    foaf:made <album/3869#composition>,
        <album/3869#subject> ;
    foaf:name "Chanchacorin"@en,
        "ちゃんちゃこりん"@ja .

<artist/52288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3869#subject> ;
    schema:name "Kinchaku Aya"@en ;
    foaf:made <album/3869#composition>,
        <album/3869#subject> ;
    foaf:name "Kinchaku Aya"@en .

<product/11725#subject> a schema:CreativeWork ;
    schema:name "Side Arms Hyper Dyne"@en,
        "サイドアーム"@ja,
        "Side Arms Hyper Dyne"@ja-latn ;
    foaf:name "Side Arms Hyper Dyne"@en,
        "サイドアーム"@ja,
        "Side Arms Hyper Dyne"@ja-latn .

<product/2070#subject> a schema:CreativeWork ;
    schema:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn ;
    foaf:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn .

<product/2123#subject> a schema:CreativeWork ;
    schema:name "Bionic Commando"@en,
        "トップシークレット"@ja,
        "Top Secret"@ja-latn ;
    foaf:name "Bionic Commando"@en,
        "トップシークレット"@ja,
        "Top Secret"@ja-latn .

<release/2744#subject> a schema:CreativeWork ;
    schema:name "Street Fighter"@en,
        "ストリートファイター"@ja,
        "Street Fighter"@ja-latn ;
    foaf:name "Street Fighter"@en,
        "ストリートファイター"@ja,
        "Street Fighter"@ja-latn .

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

<org/4538#subject> schema:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn ;
    foaf:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/3869/3869-1354177306.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3869#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Capcom Game Music VOL.2"@en,
        "カプコン・ゲーム・ミュージック VOL.2"@ja,
        "Capcom Game Music VOL.2"@ja-latn ;
    mo:performance_of <album/3869#musicalwork> ;
    mo:performer <artist/50793#subject> ;
    mo:recorded_as <album/3869#musicalexpression> ;
    schema:byArtist <artist/50793#subject> ;
    schema:name "Capcom Game Music VOL.2"@en,
        "カプコン・ゲーム・ミュージック VOL.2"@ja,
        "Capcom Game Music VOL.2"@ja-latn ;
    schema:workPerformed <album/3869#musicalwork> .

<artist/50793#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3869#performance> ;
    schema:name "Alfh Lyra wa Lyra"@en,
        "アルフ ライラ ワ ライラ"@ja ;
    foaf:name "Alfh Lyra wa Lyra"@en,
        "アルフ ライラ ワ ライラ"@ja .

<album/3869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Capcom Game Music VOL.2"@en,
        "カプコン・ゲーム・ミュージック VOL.2"@ja,
        "Capcom Game Music VOL.2"@ja-latn ;
    mo:composer <artist/10581#subject>,
        <artist/188#subject>,
        <artist/4149#subject>,
        <artist/46219#subject>,
        <artist/52288#subject> ;
    mo:produced_work <album/3869#musicalwork> ;
    schema:name "Capcom Game Music VOL.2"@en,
        "カプコン・ゲーム・ミュージック VOL.2"@ja,
        "Capcom Game Music VOL.2"@ja-latn .

<album/3869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-03-25"^^xsd:date ;
    dcterms:title "Capcom Game Music VOL.2"@en,
        "カプコン・ゲーム・ミュージック VOL.2"@ja,
        "Capcom Game Music VOL.2"@ja-latn ;
    mo:catalogue_number "ALR-22923" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/3867> ;
    mo:publication_of <album/3869#musicalexpression> ;
    mo:publisher <org/4538#subject> ;
    mo:record _:N0a13188ae5db49379981b1c84342ad95 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rush and Crush"@en ;
            foaf:name "Rush and Crush"@en ],
        <product/11725#subject>,
        <product/2070#subject>,
        <product/2123#subject>,
        <release/2744#subject> ;
    schema:byArtist <artist/50793#subject> ;
    schema:datePublished "1988-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/3869/3869-1354177306.jpg> ;
    schema:name "Capcom Game Music VOL.2"@en,
        "カプコン・ゲーム・ミュージック VOL.2"@ja,
        "Capcom Game Music VOL.2"@ja-latn ;
    schema:publisher <org/4538#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/3869/3869-1354177306.jpg> .

_:N33fff5a37e4b4da88f963dbfff6805a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOP SECRET"@en,
        "TOP SECRET"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:46"^^xsd:interval ;
    schema:inPlaylist _:N0a13188ae5db49379981b1c84342ad95 ;
    schema:name "TOP SECRET"@en,
        "TOP SECRET"@ja .

_:Nb8238f4643dc4dd7add87a98b43e07a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIDE ARMS"@en,
        "SIDE ARMS"@ja ;
    mo:track_number 5 ;
    schema:duration "PT11:22"^^xsd:interval ;
    schema:inPlaylist _:N0a13188ae5db49379981b1c84342ad95 ;
    schema:name "SIDE ARMS"@en,
        "SIDE ARMS"@ja .

_:Nba95be588d344e9d9de84ce9cd0b9ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STREET FIGHTER"@en,
        "STREET FIGHTER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT13:35"^^xsd:interval ;
    schema:inPlaylist _:N0a13188ae5db49379981b1c84342ad95 ;
    schema:name "STREET FIGHTER"@en,
        "STREET FIGHTER"@ja .

_:Nc8b7d69d385541dd8cdb7af55dc38fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUSH and CRUSH"@en,
        "RUSH and CRUSH"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:N0a13188ae5db49379981b1c84342ad95 ;
    schema:name "RUSH and CRUSH"@en,
        "RUSH and CRUSH"@ja .

_:Nf250d89e5e6449d1a2c1768a229f3138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROCK MAN (Arrange Version)"@en,
        "ROCK MAN （アレンジ・バージョン）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N0a13188ae5db49379981b1c84342ad95 ;
    schema:name "ROCK MAN (Arrange Version)"@en,
        "ROCK MAN （アレンジ・バージョン）"@ja .

_:N0a13188ae5db49379981b1c84342ad95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33fff5a37e4b4da88f963dbfff6805a6,
        _:Nb8238f4643dc4dd7add87a98b43e07a1,
        _:Nba95be588d344e9d9de84ce9cd0b9ea3,
        _:Nc8b7d69d385541dd8cdb7af55dc38fb4,
        _:Nf250d89e5e6449d1a2c1768a229f3138 ;
    mo:track_count 5 ;
    schema:duration "PT22:28"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N33fff5a37e4b4da88f963dbfff6805a6,
        _:Nb8238f4643dc4dd7add87a98b43e07a1,
        _:Nba95be588d344e9d9de84ce9cd0b9ea3,
        _:Nc8b7d69d385541dd8cdb7af55dc38fb4,
        _:Nf250d89e5e6449d1a2c1768a229f3138 .

