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

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

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

<artist/10343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2024#subject> ;
    schema:name "Michael Maezawa"@en,
        "マイケル前沢"@ja ;
    foaf:made <album/2024#composition>,
        <album/2024#subject> ;
    foaf:name "Michael Maezawa"@en,
        "マイケル前沢"@ja .

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2024#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/2024#composition>,
        <album/2024#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/43186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2024#subject> ;
    schema:name "Chiru-Chiru Yamane"@en,
        "チルチル山根"@ja ;
    foaf:made <album/2024#composition>,
        <album/2024#subject> ;
    foaf:name "Chiru-Chiru Yamane"@en,
        "チルチル山根"@ja .

<artist/46511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2024#subject> ;
    schema:name "Ken Ken Nakashima"@en ;
    foaf:made <album/2024#composition>,
        <album/2024#subject> ;
    foaf:name "Ken Ken Nakashima"@en .

<product/3965#subject> a schema:CreativeWork ;
    schema:name "Detana!! TwinBee"@en,
        "出たな!! ツインビー"@ja,
        "Detana!! TwinBee"@ja-latn ;
    foaf:name "Detana!! TwinBee"@en,
        "出たな!! ツインビー"@ja,
        "Detana!! TwinBee"@ja-latn .

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

<album/2024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DETANA!! TWINBEE"@en,
        "出たな!!ツインビー"@ja,
        "DETANA!! TWINBEE"@ja-latn ;
    mo:performance_of <album/2024#musicalwork> ;
    mo:recorded_as <album/2024#musicalexpression> ;
    schema:name "DETANA!! TWINBEE"@en,
        "出たな!!ツインビー"@ja,
        "DETANA!! TWINBEE"@ja-latn ;
    schema:workPerformed <album/2024#musicalwork> .

<org/4028#subject> schema:name "CGM Series"@en,
        "CGM Series"@ja,
        "CGM Series"@ja-latn ;
    foaf:name "CGM Series"@en,
        "CGM Series"@ja,
        "CGM Series"@ja-latn .

<https://media.vgm.io/albums/42/2024/2024-2e2b035a190d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2024#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/2024/2024-2e2b035a190d.jpg> ;
    foaf:depicts <album/2024#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/2024/2024-2e2b035a190d.jpg> .

<https://medium-media.vgm.io/albums/42/2024/2024-2e2b035a190d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DETANA!! TWINBEE"@en,
        "出たな!!ツインビー"@ja,
        "DETANA!! TWINBEE"@ja-latn ;
    mo:composer <artist/10343#subject>,
        <artist/161#subject>,
        <artist/43186#subject>,
        <artist/46511#subject> ;
    mo:produced_work <album/2024#musicalwork> ;
    schema:name "DETANA!! TWINBEE"@en,
        "出たな!!ツインビー"@ja,
        "DETANA!! TWINBEE"@ja-latn .

<album/2024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-06-05"^^xsd:date ;
    dcterms:title "DETANA!! TWINBEE"@en,
        "出たな!!ツインビー"@ja,
        "DETANA!! TWINBEE"@ja-latn ;
    mo:catalogue_number "KICA-7503" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2024#musicalexpression> ;
    mo:publisher <org/4028#subject> ;
    mo:record _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    mo:record_count 1 ;
    schema:about <product/3965#subject> ;
    schema:datePublished "1991-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/2024/2024-2e2b035a190d.jpg> ;
    schema:name "DETANA!! TWINBEE"@en,
        "出たな!!ツインビー"@ja,
        "DETANA!! TWINBEE"@ja-latn ;
    schema:publisher <org/4028#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/2024/2024-2e2b035a190d.jpg> .

_:N02fe03e5dbc5408e887f82066d06ce1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Congratulations! (Ranking)"@en,
        "Congratulations! (ランキング)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Congratulations! (Ranking)"@en,
        "Congratulations! (ランキング)"@ja .

_:N136bcb61be694e39a0b4ba1f2d6ed872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day Peace Returns to Planet Mel (Ending)"@en,
        "惑星メルに平和の戻る日 (エンディング)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "The Day Peace Returns to Planet Mel (Ending)"@en,
        "惑星メルに平和の戻る日 (エンディング)"@ja .

_:N25196f2d95de4a2a87746994fd93e546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gift of the Wind (1 Stage BGM)"@en,
        "風の贈り物 (1ステージBGM)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Gift of the Wind (1 Stage BGM)"@en,
        "風の贈り物 (1ステージBGM)"@ja .

_:N27f22a24f5bd4411b3f1e5f666fb56fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's try again (Game Over)"@en,
        "Let's try again (ゲームオーバー)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Let's try again (Game Over)"@en,
        "Let's try again (ゲームオーバー)"@ja .

_:N380e315561774db99a37b9b9e5e26230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Effects A La Carte~Gatchinko"@en,
        "効果音アラカルト～ガッチンコ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Sound Effects A La Carte~Gatchinko"@en,
        "効果音アラカルト～ガッチンコ"@ja .

_:N3981ba739cd648899c7bb4c72acf1678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day Peace Returns to Planet Mel (Ending)"@en,
        "惑星メルに平和の戻る日 (エンディング)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "The Day Peace Returns to Planet Mel (Ending)"@en,
        "惑星メルに平和の戻る日 (エンディング)"@ja .

_:N3f8c2cd61f844677af6ad092a0895400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank You, Twinbee (Stage Clear)"@en,
        "ありがとう！ツインビー (ステージクリア)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Thank You, Twinbee (Stage Clear)"@en,
        "ありがとう！ツインビー (ステージクリア)"@ja .

_:N3fd2fc4451504409852632abbce3b5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detana Twinbee (Title Demo)"@en,
        "出たなツインビー (タイトルデモ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Detana Twinbee (Title Demo)"@en,
        "出たなツインビー (タイトルデモ)"@ja .

_:N44cfac6bd68b43f1919c02e38c258ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eve Temple (6 Stage BGM)"@en,
        "イーバの神殿 (6ステージBGM)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Eve Temple (6 Stage BGM)"@en,
        "イーバの神殿 (6ステージBGM)"@ja .

_:N4b00359b7f9e4c31a5751f35669633a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If You're Gonna Come, Come (3,4 Stage Boss)"@en,
        "来るなら来いっ (3，4ステージボスBGM)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "If You're Gonna Come, Come (3,4 Stage Boss)"@en,
        "来るなら来いっ (3，4ステージボスBGM)"@ja .

_:N9068a624350047e1873b68c1d109bc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gift of the Wind (1 Stage BGM)"@en,
        "風の贈り物 (1ステージBGM)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Gift of the Wind (1 Stage BGM)"@en,
        "風の贈り物 (1ステージBGM)"@ja .

_:N90a9c1e7c0384b97b94ff6ff6a9547ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Fortress Laputa (3 Stage BGM)"@en,
        "天空の要塞ラピュタ (3ステージBGM)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Sky Fortress Laputa (3 Stage BGM)"@en,
        "天空の要塞ラピュタ (3ステージBGM)"@ja .

_:N9e04b27ba3f5406caf1e013edc047191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Parade (5 Stage BGM)"@en,
        "水上の行進 (5ステージBGM)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Aquatic Parade (5 Stage BGM)"@en,
        "水上の行進 (5ステージBGM)"@ja .

_:Nb3df3b4da74b445bb415e2d9004763f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Message from Queen Mel (Start Demo)"@en,
        "メル王女からのメッセージ (スタートデモ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "A Message from Queen Mel (Start Demo)"@en,
        "メル王女からのメッセージ (スタートデモ)"@ja .

_:Nb42fb9a631784999a08fdeb02ab92160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eve Temple (6 Stage BGM)"@en,
        "イーバの神殿 (6ステージBGM)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Eve Temple (6 Stage BGM)"@en,
        "イーバの神殿 (6ステージBGM)"@ja .

_:Nba65101e69014a49bc14fce25c11ee39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack of the Eve Aliens (1,2,5,6 Stage Boss)"@en,
        "イーバ星人の攻撃 (1，2，5，6ステージボスBGM)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Attack of the Eve Aliens (1,2,5,6 Stage Boss)"@en,
        "イーバ星人の攻撃 (1，2，5，6ステージボスBGM)"@ja .

_:Nbc0a1d7c2dc3427aaac6504bf43f82fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Sea of Clouds (2 Stage BGM)"@en,
        "雲海を越えて (2ステージBGM)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Crossing the Sea of Clouds (2 Stage BGM)"@en,
        "雲海を越えて (2ステージBGM)"@ja .

_:Nca3d55e23c464b3e8282112b8eb8b854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bug Brained Emperor of Eve (Last Boss)"@en,
        "イーバの帝国脳味噌昆虫 (最終ボスBGM)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Bug Brained Emperor of Eve (Last Boss)"@en,
        "イーバの帝国脳味噌昆虫 (最終ボスBGM)"@ja .

_:Ncce27b1cf2054017ab8222e616e0dc8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Sea of Clouds (2 Stage BGM)"@en,
        "雲海を越えて (2ステージBGM)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Crossing the Sea of Clouds (2 Stage BGM)"@en,
        "雲海を越えて (2ステージBGM)"@ja .

_:Nd4e18d885f3d4b649d81a2fc008fd0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise Beyond the Fog (7 Stage BGM)"@en,
        "霧のむこうのパラダイス (7ステージBGM)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Paradise Beyond the Fog (7 Stage BGM)"@en,
        "霧のむこうのパラダイス (7ステージBGM)"@ja .

_:Nd5adaef66f704ae68caa9cd2e63ebd7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus"@en,
        "お・ま・け"@ja ;
    mo:track_number 22 ;
    schema:duration "PT8:05"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "Bonus"@en,
        "お・ま・け"@ja .

_:Ne0ce329967b94d7db9ca0a08a1c04df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of the Mold (4 Stage BGM)"@en,
        "World of the Mold (4ステージBGM)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N061a0b2ec10c4091b9ed34e84d94bf0e ;
    schema:name "World of the Mold (4 Stage BGM)"@en,
        "World of the Mold (4ステージBGM)"@ja .

_:N061a0b2ec10c4091b9ed34e84d94bf0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02fe03e5dbc5408e887f82066d06ce1c,
        _:N136bcb61be694e39a0b4ba1f2d6ed872,
        _:N25196f2d95de4a2a87746994fd93e546,
        _:N27f22a24f5bd4411b3f1e5f666fb56fe,
        _:N380e315561774db99a37b9b9e5e26230,
        _:N3981ba739cd648899c7bb4c72acf1678,
        _:N3f8c2cd61f844677af6ad092a0895400,
        _:N3fd2fc4451504409852632abbce3b5fd,
        _:N44cfac6bd68b43f1919c02e38c258ae1,
        _:N4b00359b7f9e4c31a5751f35669633a4,
        _:N9068a624350047e1873b68c1d109bc1c,
        _:N90a9c1e7c0384b97b94ff6ff6a9547ed,
        _:N9e04b27ba3f5406caf1e013edc047191,
        _:Nb3df3b4da74b445bb415e2d9004763f9,
        _:Nb42fb9a631784999a08fdeb02ab92160,
        _:Nba65101e69014a49bc14fce25c11ee39,
        _:Nbc0a1d7c2dc3427aaac6504bf43f82fc,
        _:Nca3d55e23c464b3e8282112b8eb8b854,
        _:Ncce27b1cf2054017ab8222e616e0dc8f,
        _:Nd4e18d885f3d4b649d81a2fc008fd0d2,
        _:Nd5adaef66f704ae68caa9cd2e63ebd7d,
        _:Ne0ce329967b94d7db9ca0a08a1c04df1 ;
    mo:track_count 22 ;
    schema:duration "PT51:03"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N02fe03e5dbc5408e887f82066d06ce1c,
        _:N136bcb61be694e39a0b4ba1f2d6ed872,
        _:N25196f2d95de4a2a87746994fd93e546,
        _:N27f22a24f5bd4411b3f1e5f666fb56fe,
        _:N380e315561774db99a37b9b9e5e26230,
        _:N3981ba739cd648899c7bb4c72acf1678,
        _:N3f8c2cd61f844677af6ad092a0895400,
        _:N3fd2fc4451504409852632abbce3b5fd,
        _:N44cfac6bd68b43f1919c02e38c258ae1,
        _:N4b00359b7f9e4c31a5751f35669633a4,
        _:N9068a624350047e1873b68c1d109bc1c,
        _:N90a9c1e7c0384b97b94ff6ff6a9547ed,
        _:N9e04b27ba3f5406caf1e013edc047191,
        _:Nb3df3b4da74b445bb415e2d9004763f9,
        _:Nb42fb9a631784999a08fdeb02ab92160,
        _:Nba65101e69014a49bc14fce25c11ee39,
        _:Nbc0a1d7c2dc3427aaac6504bf43f82fc,
        _:Nca3d55e23c464b3e8282112b8eb8b854,
        _:Ncce27b1cf2054017ab8222e616e0dc8f,
        _:Nd4e18d885f3d4b649d81a2fc008fd0d2,
        _:Nd5adaef66f704ae68caa9cd2e63ebd7d,
        _:Ne0ce329967b94d7db9ca0a08a1c04df1 .

