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

<artist/6741#subject> a schema:Person,
        foaf:Person ;
    schema:name "小山達也"@ja ;
    foaf:made <album/3498#lyrics>,
        <album/3498#subject> ;
    foaf:name "小山達也"@ja .

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

<artist/3013#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3498#subject> ;
    schema:name "Takashi Furukawa"@en,
        "古川崇"@ja ;
    foaf:made <album/3498#composition>,
        <album/3498#subject> ;
    foaf:name "Takashi Furukawa"@en,
        "古川崇"@ja .

<product/17201#subject> a schema:CreativeWork ;
    schema:name "BACKGUINER -Yomigaeru Yuushatachi-"@en,
        "バックガイナー よみがえる勇者たち"@ja,
        "BACKGUINER -Yomigaeru Yuushatachi-"@ja-latn ;
    foaf:name "BACKGUINER -Yomigaeru Yuushatachi-"@en,
        "バックガイナー よみがえる勇者たち"@ja,
        "BACKGUINER -Yomigaeru Yuushatachi-"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/3498/3498-1190500274.jpg> a schema:ImageObject,
        foaf:Image .

<album/3498#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Back Guiner ~Resurrected Heroes~"@en,
        "バックガイナー～よみがえる勇者たち"@ja,
        "Back Guiner ~Yomigaeru Yuushatachi~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "野平賢一"@en ;
            foaf:made <album/3498#composition> ;
            foaf:name "野平賢一"@en ],
        <artist/3013#subject> ;
    mo:produced_work <album/3498#musicalwork> ;
    schema:name "Back Guiner ~Resurrected Heroes~"@en,
        "バックガイナー～よみがえる勇者たち"@ja,
        "Back Guiner ~Yomigaeru Yuushatachi~"@ja-latn .

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

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

<artist/109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3498#performance> ;
    schema:name "Takehiro Kawabe"@en,
        "河辺健宏"@ja ;
    foaf:name "Takehiro Kawabe"@en,
        "河辺健宏"@ja .

<artist/3500#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3498#performance> ;
    schema:name "Yuka Imai"@en,
        "今井由香"@ja ;
    foaf:name "Yuka Imai"@en,
        "今井由香"@ja .

<artist/3735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3498#performance> ;
    schema:name "Erina Nakajima"@en,
        "中島えりな"@ja ;
    foaf:name "Erina Nakajima"@en,
        "中島えりな"@ja .

<artist/5359#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3498#performance> ;
    schema:name "Hitoshi Umemura"@en,
        "梅村仁"@ja ;
    foaf:name "Hitoshi Umemura"@en,
        "梅村仁"@ja .

<album/3498#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Back Guiner ~Resurrected Heroes~"@en,
        "バックガイナー～よみがえる勇者たち"@ja,
        "Back Guiner ~Yomigaeru Yuushatachi~"@ja-latn ;
    mo:performance_of <album/3498#musicalwork> ;
    mo:performer <artist/109#subject>,
        <artist/3500#subject>,
        <artist/3735#subject>,
        <artist/5359#subject> ;
    mo:recorded_as <album/3498#musicalexpression> ;
    schema:byArtist <artist/109#subject>,
        <artist/3500#subject>,
        <artist/3735#subject>,
        <artist/5359#subject> ;
    schema:name "Back Guiner ~Resurrected Heroes~"@en,
        "バックガイナー～よみがえる勇者たち"@ja,
        "Back Guiner ~Yomigaeru Yuushatachi~"@ja-latn ;
    schema:workPerformed <album/3498#musicalwork> .

<album/3498#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-02-04"^^xsd:date ;
    dcterms:title "Back Guiner ~Resurrected Heroes~"@en,
        "バックガイナー～よみがえる勇者たち"@ja,
        "Back Guiner ~Yomigaeru Yuushatachi~"@ja-latn ;
    mo:catalogue_number "PCCB-00299" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3498#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N644902ed06a2428c9277b43f152c949d ;
    mo:record_count 1 ;
    schema:about <product/17201#subject> ;
    schema:byArtist <artist/109#subject>,
        <artist/3500#subject>,
        <artist/3735#subject>,
        <artist/5359#subject> ;
    schema:datePublished "1998-02-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/3498/3498-1190500274.jpg> ;
    schema:name "Back Guiner ~Resurrected Heroes~"@en,
        "バックガイナー～よみがえる勇者たち"@ja,
        "Back Guiner ~Yomigaeru Yuushatachi~"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/3498/3498-1190500274.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3498#subject> ;
    schema:name "野平賢一"@en ;
    foaf:made <album/3498#subject> ;
    foaf:name "野平賢一"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "野平賢一"@en ;
    foaf:made <album/3498#lyrics> ;
    foaf:name "野平賢一"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "野平賢一"@en ;
    foaf:made <album/3498#subject> ;
    foaf:name "野平賢一"@en .

_:N0218839de1a048b19aefeeb368689162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Song: CELEBRATION"@en,
        "Opening Song: CELEBRATION"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Opening Song: CELEBRATION"@en,
        "Opening Song: CELEBRATION"@ja .

_:N13ca367755fd46e78b5be249f1f86772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Chase"@en,
        "「Midnight Chase」"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Midnight Chase"@en,
        "「Midnight Chase」"@ja .

_:N2d91715661354b8794963371db894961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight"@en,
        "「飛翔」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Flight"@en,
        "「飛翔」"@ja .

_:N3649806f11144c05b5681637d808ebaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAYQUEEN"@en,
        "「MAYQUEEN」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "MAYQUEEN"@en,
        "「MAYQUEEN」"@ja .

_:N4e22783f556d4b7596effd0d0ebf2704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medley: Screamin'"@en,
        "Medley: Screamin'"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Medley: Screamin'"@en,
        "Medley: Screamin'"@ja .

_:N589187358c514048a2219825ebb63649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery"@en,
        "「神秘」"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Mystery"@en,
        "「神秘」"@ja .

_:N5b826fed09c24139a5db90854da438ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relief"@en,
        "「安堵」"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Relief"@en,
        "「安堵」"@ja .

_:N6db5d591b4ed424a93f2bdb04d938955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majesty"@en,
        "「威風」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Majesty"@en,
        "「威風」"@ja .

_:N6de2b17657f14109b2f922aa9eb00d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil God"@en,
        "「邪神」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Evil God"@en,
        "「邪神」"@ja .

_:N992e1868de8045ff9887b18ecf956142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Struggle to the death"@en,
        "「死闘」"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Struggle to the death"@en,
        "「死闘」"@ja .

_:Na32ed174d1694ef0985810a4e70c226c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen"@en,
        "「前兆」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Omen"@en,
        "「前兆」"@ja .

_:Naf2e3e67383b47e2a138633e3b797c65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medley: Parade"@en,
        "Medley: Parade"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Medley: Parade"@en,
        "Medley: Parade"@ja .

_:Nb76b7a0f7292486e9aa612f25901a8c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deja vu"@en,
        "「Deja vu」"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Deja vu"@en,
        "「Deja vu」"@ja .

_:Nba751a0dcc694563a08139d7c2282dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return from the Abyss"@en,
        "「深淵より来たる」"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Return from the Abyss"@en,
        "「深淵より来たる」"@ja .

_:Nbc9a3f40202f4615b62b11e8998305ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delight"@en,
        "「歓喜」"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Delight"@en,
        "「歓喜」"@ja .

_:Nbcb74e1c5484462cabf369c64f107082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pensive Memory"@en,
        "「沈痛な記憶」"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Pensive Memory"@en,
        "「沈痛な記憶」"@ja .

_:Nc34b5f67efd9467f9a011ef7a270f5f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One who crosses space and time"@en,
        "「時空を越える者」"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "One who crosses space and time"@en,
        "「時空を越える者」"@ja .

_:Nd0e9f2a5a5a84421a3952a132834aa57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glory"@en,
        "「光明」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Glory"@en,
        "「光明」"@ja .

_:Nd2876fd8a7ed46c391283422cac4a90a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Song: Can't Turn Away"@en,
        "Ending Song: Can't Turn Away"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Ending Song: Can't Turn Away"@en,
        "Ending Song: Can't Turn Away"@ja .

_:Ndfdbcf90ffc94079852eaa45c9501a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrow"@en,
        "「悲哀」"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Sorrow"@en,
        "「悲哀」"@ja .

_:Necfc286fa3754a32bf380ff8199893fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Silence"@en,
        "「静寂の刻」"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Time of Silence"@en,
        "「静寂の刻」"@ja .

_:Nfb9c85e27a5d4603a9687c9bd4e46851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Recording: Heat of the Night"@en,
        "New Recording: Heat of the Night"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "New Recording: Heat of the Night"@en,
        "New Recording: Heat of the Night"@ja .

_:Nfbfa143d197f4223b3327ad764ef5225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension"@en,
        "「緊迫」"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Tension"@en,
        "「緊迫」"@ja .

_:Nfcf518375bc14f43bc2fa993a5fae5aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bullet"@en,
        "「弾丸」"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N644902ed06a2428c9277b43f152c949d ;
    schema:name "Bullet"@en,
        "「弾丸」"@ja .

_:N644902ed06a2428c9277b43f152c949d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0218839de1a048b19aefeeb368689162,
        _:N13ca367755fd46e78b5be249f1f86772,
        _:N2d91715661354b8794963371db894961,
        _:N3649806f11144c05b5681637d808ebaf,
        _:N4e22783f556d4b7596effd0d0ebf2704,
        _:N589187358c514048a2219825ebb63649,
        _:N5b826fed09c24139a5db90854da438ec,
        _:N6db5d591b4ed424a93f2bdb04d938955,
        _:N6de2b17657f14109b2f922aa9eb00d2e,
        _:N992e1868de8045ff9887b18ecf956142,
        _:Na32ed174d1694ef0985810a4e70c226c,
        _:Naf2e3e67383b47e2a138633e3b797c65,
        _:Nb76b7a0f7292486e9aa612f25901a8c0,
        _:Nba751a0dcc694563a08139d7c2282dd6,
        _:Nbc9a3f40202f4615b62b11e8998305ad,
        _:Nbcb74e1c5484462cabf369c64f107082,
        _:Nc34b5f67efd9467f9a011ef7a270f5f8,
        _:Nd0e9f2a5a5a84421a3952a132834aa57,
        _:Nd2876fd8a7ed46c391283422cac4a90a,
        _:Ndfdbcf90ffc94079852eaa45c9501a17,
        _:Necfc286fa3754a32bf380ff8199893fe,
        _:Nfb9c85e27a5d4603a9687c9bd4e46851,
        _:Nfbfa143d197f4223b3327ad764ef5225,
        _:Nfcf518375bc14f43bc2fa993a5fae5aa ;
    mo:track_count 24 ;
    schema:duration "PT67:20"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0218839de1a048b19aefeeb368689162,
        _:N13ca367755fd46e78b5be249f1f86772,
        _:N2d91715661354b8794963371db894961,
        _:N3649806f11144c05b5681637d808ebaf,
        _:N4e22783f556d4b7596effd0d0ebf2704,
        _:N589187358c514048a2219825ebb63649,
        _:N5b826fed09c24139a5db90854da438ec,
        _:N6db5d591b4ed424a93f2bdb04d938955,
        _:N6de2b17657f14109b2f922aa9eb00d2e,
        _:N992e1868de8045ff9887b18ecf956142,
        _:Na32ed174d1694ef0985810a4e70c226c,
        _:Naf2e3e67383b47e2a138633e3b797c65,
        _:Nb76b7a0f7292486e9aa612f25901a8c0,
        _:Nba751a0dcc694563a08139d7c2282dd6,
        _:Nbc9a3f40202f4615b62b11e8998305ad,
        _:Nbcb74e1c5484462cabf369c64f107082,
        _:Nc34b5f67efd9467f9a011ef7a270f5f8,
        _:Nd0e9f2a5a5a84421a3952a132834aa57,
        _:Nd2876fd8a7ed46c391283422cac4a90a,
        _:Ndfdbcf90ffc94079852eaa45c9501a17,
        _:Necfc286fa3754a32bf380ff8199893fe,
        _:Nfb9c85e27a5d4603a9687c9bd4e46851,
        _:Nfbfa143d197f4223b3327ad764ef5225,
        _:Nfcf518375bc14f43bc2fa993a5fae5aa .

