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

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

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

<product/10616#subject> a schema:CreativeWork ;
    schema:name "Esper Dream"@en,
        "エスパードリーム"@ja,
        "Esper Dream"@ja-latn ;
    foaf:name "Esper Dream"@en,
        "エスパードリーム"@ja,
        "Esper Dream"@ja-latn .

<product/10759#subject> a schema:CreativeWork ;
    schema:name "F-1 Spirit: The Way to Formula-1"@en,
        "F-1スピリット"@ja,
        "F-1 Spirit"@ja-latn ;
    foaf:name "F-1 Spirit: The Way to Formula-1"@en,
        "F-1スピリット"@ja,
        "F-1 Spirit"@ja-latn .

<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 .

<product/3967#subject> a schema:CreativeWork ;
    schema:name "Pop'n TwinBee"@en,
        "Pop'n ツインビー"@ja,
        "Pop'n TwinBee"@ja-latn ;
    foaf:name "Pop'n TwinBee"@en,
        "Pop'n ツインビー"@ja,
        "Pop'n TwinBee"@ja-latn .

<product/3968#subject> a schema:CreativeWork ;
    schema:name "Pop'n TwinBee: Rainbow Bell Adventures"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "TwinBee: Rainbow Bell Adventure"@ja-latn ;
    foaf:name "Pop'n TwinBee: Rainbow Bell Adventures"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "TwinBee: Rainbow Bell Adventure"@ja-latn .

<product/3975#subject> a schema:CreativeWork ;
    schema:name "Twinbee PARADISE"@en,
        "ツインビー PARADISE"@ja,
        "Twinbee PARADISE"@ja-latn ;
    foaf:name "Twinbee PARADISE"@en,
        "ツインビー PARADISE"@ja,
        "Twinbee PARADISE"@ja-latn .

<product/436#subject> a schema:CreativeWork ;
    schema:name "Gradius II: GOFER no Yabou"@en,
        "グラディウスII GOFERの野望"@ja,
        "Gradius II: GOFER no Yabou"@ja-latn ;
    foaf:name "Gradius II: GOFER no Yabou"@en,
        "グラディウスII GOFERの野望"@ja,
        "Gradius II: GOFER no Yabou"@ja-latn .

<product/814#subject> a schema:CreativeWork ;
    schema:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn ;
    foaf:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/71/2017/2017-1191793192.jpg> a schema:ImageObject,
        foaf:Image .

<album/2017#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Twinbee Paradise -Music Box-"@en,
        "ツインビーパラダイス －ミュージック・ボックス－"@ja,
        "Twinbee Paradise -Music Box-"@ja-latn ;
    mo:composer <artist/161#subject>,
        <artist/164#subject> ;
    mo:produced_work <album/2017#musicalwork> ;
    schema:name "Twinbee Paradise -Music Box-"@en,
        "ツインビーパラダイス －ミュージック・ボックス－"@ja,
        "Twinbee Paradise -Music Box-"@ja-latn .

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

<artist/162#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2017#performance> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja .

<artist/1816#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2017#performance> ;
    schema:name "Kazuo Hashi"@en,
        "土師一雄"@ja ;
    foaf:name "Kazuo Hashi"@en,
        "土師一雄"@ja .

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

<artist/164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2017#subject> ;
    mo:performed <album/2017#performance> ;
    schema:name "Mami Asano"@en,
        "麻野真美"@ja ;
    foaf:made <album/2017#composition>,
        <album/2017#subject> ;
    foaf:name "Mami Asano"@en,
        "麻野真美"@ja .

<album/2017#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twinbee Paradise -Music Box-"@en,
        "ツインビーパラダイス －ミュージック・ボックス－"@ja,
        "Twinbee Paradise -Music Box-"@ja-latn ;
    mo:performance_of <album/2017#musicalwork> ;
    mo:performer <artist/161#subject>,
        <artist/162#subject>,
        <artist/164#subject>,
        <artist/1816#subject> ;
    mo:recorded_as <album/2017#musicalexpression> ;
    schema:byArtist <artist/161#subject>,
        <artist/162#subject>,
        <artist/164#subject>,
        <artist/1816#subject> ;
    schema:name "Twinbee Paradise -Music Box-"@en,
        "ツインビーパラダイス －ミュージック・ボックス－"@ja,
        "Twinbee Paradise -Music Box-"@ja-latn ;
    schema:workPerformed <album/2017#musicalwork> .

<album/2017#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-05-25"^^xsd:date ;
    dcterms:title "Twinbee Paradise -Music Box-"@en,
        "ツインビーパラダイス －ミュージック・ボックス－"@ja,
        "Twinbee Paradise -Music Box-"@ja-latn ;
    mo:catalogue_number "KICA-7639" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2017#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N69826a3facbd4757bd9159cc7993336d ;
    mo:record_count 1 ;
    schema:about <product/10616#subject>,
        <product/10759#subject>,
        <product/3965#subject>,
        <product/3967#subject>,
        <product/3968#subject>,
        <product/3975#subject>,
        <product/436#subject>,
        <product/814#subject> ;
    schema:byArtist <artist/161#subject>,
        <artist/162#subject>,
        <artist/164#subject>,
        <artist/1816#subject> ;
    schema:datePublished "1994-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/2017/2017-1191793192.jpg> ;
    schema:name "Twinbee Paradise -Music Box-"@en,
        "ツインビーパラダイス －ミュージック・ボックス－"@ja,
        "Twinbee Paradise -Music Box-"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/2017/2017-1191793192.jpg> .

_:N0472ec30ce9548a3aed407080d3a1f7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A DAY in D.B.-island"@en,
        "A DAY in D.B.-island"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "A DAY in D.B.-island"@en,
        "A DAY in D.B.-island"@ja .

_:N0641ea46f98d4f849fd8fa034d15554d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gift of the Wind"@en,
        "風の贈り物"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Gift of the Wind"@en,
        "風の贈り物"@ja .

_:N121561d8ea224e069ead7812e21faafc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toy Parade"@en,
        "おもちゃの行進"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Toy Parade"@en,
        "おもちゃの行進"@ja .

_:N1dd64d679653441c9fea639b8beaf48a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Walk on the Bottom of the Ocean"@en,
        "海底のお散歩"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "A Walk on the Bottom of the Ocean"@en,
        "海底のお散歩"@ja .

_:N51212bc12dcf4db9a2337cf97678a855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dedicated to the Explosive Cannon Rogues"@en,
        "ぶっとび大砲野郎どもに捧ぐ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Dedicated to the Explosive Cannon Rogues"@en,
        "ぶっとび大砲野郎どもに捧ぐ"@ja .

_:N56070ad8df5f477797c9ee3b69b318c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ship Heads to the Stars -The Day Peace Returns to Planet Mel-"@en,
        "星を往く船－惑星メルに平和の戻る日－"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "The Ship Heads to the Stars -The Day Peace Returns to Planet Mel-"@en,
        "星を往く船－惑星メルに平和の戻る日－"@ja .

_:N57145424c9fb46348524cb22a4e13d56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone! Let's March!"@en,
        "みんな！出動だ！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Everyone! Let's March!"@en,
        "みんな！出動だ！"@ja .

_:N6fe3616596a447c9b3576222dc567af6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rest of the Dream is....Unintelligible"@en,
        "夢のつづきは…ムニャムニャ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "The Rest of the Dream is....Unintelligible"@en,
        "夢のつづきは…ムニャムニャ"@ja .

_:N71ada0a40d6947afa4ef36ad113234bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@en,
        "フェアウェル"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Farewell"@en,
        "フェアウェル"@ja .

_:Nb89589e2a3b44d618ce70e46fe855750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Collection"@en,
        "Street Collection"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Street Collection"@en,
        "Street Collection"@ja .

_:Nc90ee7298ac341d8b32cd7d93b464947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flashback"@en,
        "フラッシュバック"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Flashback"@en,
        "フラッシュバック"@ja .

_:Ndcb2b90fce144add9c956a5a3240d761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Sea of Clouds"@en,
        "雲海を越えて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Crossing the Sea of Clouds"@en,
        "雲海を越えて"@ja .

_:Nf363e5b1c0874f94b5a5ab406b58ffb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gift of the Wind"@en,
        "風の贈り物"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Gift of the Wind"@en,
        "風の贈り物"@ja .

_:Nf6b102ec2bcc463fbf27afd3a61e0768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Planets"@en,
        "Eternal Planets"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N69826a3facbd4757bd9159cc7993336d ;
    schema:name "Eternal Planets"@en,
        "Eternal Planets"@ja .

_:N69826a3facbd4757bd9159cc7993336d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0472ec30ce9548a3aed407080d3a1f7a,
        _:N0641ea46f98d4f849fd8fa034d15554d,
        _:N121561d8ea224e069ead7812e21faafc,
        _:N1dd64d679653441c9fea639b8beaf48a,
        _:N51212bc12dcf4db9a2337cf97678a855,
        _:N56070ad8df5f477797c9ee3b69b318c2,
        _:N57145424c9fb46348524cb22a4e13d56,
        _:N6fe3616596a447c9b3576222dc567af6,
        _:N71ada0a40d6947afa4ef36ad113234bf,
        _:Nb89589e2a3b44d618ce70e46fe855750,
        _:Nc90ee7298ac341d8b32cd7d93b464947,
        _:Ndcb2b90fce144add9c956a5a3240d761,
        _:Nf363e5b1c0874f94b5a5ab406b58ffb2,
        _:Nf6b102ec2bcc463fbf27afd3a61e0768 ;
    mo:track_count 14 ;
    schema:duration "PT67:29"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0472ec30ce9548a3aed407080d3a1f7a,
        _:N0641ea46f98d4f849fd8fa034d15554d,
        _:N121561d8ea224e069ead7812e21faafc,
        _:N1dd64d679653441c9fea639b8beaf48a,
        _:N51212bc12dcf4db9a2337cf97678a855,
        _:N56070ad8df5f477797c9ee3b69b318c2,
        _:N57145424c9fb46348524cb22a4e13d56,
        _:N6fe3616596a447c9b3576222dc567af6,
        _:N71ada0a40d6947afa4ef36ad113234bf,
        _:Nb89589e2a3b44d618ce70e46fe855750,
        _:Nc90ee7298ac341d8b32cd7d93b464947,
        _:Ndcb2b90fce144add9c956a5a3240d761,
        _:Nf363e5b1c0874f94b5a5ab406b58ffb2,
        _:Nf6b102ec2bcc463fbf27afd3a61e0768 .

