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

<artist/12475#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yohsuke Tamori"@en,
        "田森庸介"@ja ;
    foaf:made <album/3242#lyrics>,
        <album/3242#subject> ;
    foaf:name "Yohsuke Tamori"@en,
        "田森庸介"@ja .

<artist/73049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie"@en,
        "利衣"@ja ;
    foaf:made <album/3242#subject>,
        <album/3242#vocals> ;
    foaf:name "Rie"@en,
        "利衣"@ja .

<artist/2310#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3242#subject> ;
    schema:name "Tetsuo Ishikawa"@en,
        "石川鉄男"@ja ;
    foaf:made <album/3242#composition>,
        <album/3242#subject> ;
    foaf:name "Tetsuo Ishikawa"@en,
        "石川鉄男"@ja .

<artist/3720#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3242#subject> ;
    schema:name "Yoshiyuki Sahashi"@en,
        "佐橋佳幸"@ja ;
    foaf:made <album/3242#composition>,
        <album/3242#subject> ;
    foaf:name "Yoshiyuki Sahashi"@en,
        "佐橋佳幸"@ja .

<artist/3722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3242#subject> ;
    schema:name "Yoshifumi Iio"@en,
        "飯尾芳史"@ja ;
    foaf:made <album/3242#composition>,
        <album/3242#subject> ;
    foaf:name "Yoshifumi Iio"@en,
        "飯尾芳史"@ja .

<artist/5015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3242#subject> ;
    schema:name "Yuko Araki"@en,
        "荒木裕子"@ja ;
    foaf:made <album/3242#composition>,
        <album/3242#subject> ;
    foaf:name "Yuko Araki"@en,
        "荒木裕子"@ja .

<product/8467#subject> a schema:CreativeWork ;
    schema:name "PoPoRoGue"@en,
        "ポポローグ"@ja,
        "PoPoRoGue"@ja-latn ;
    foaf:name "PoPoRoGue"@en,
        "ポポローグ"@ja,
        "PoPoRoGue"@ja-latn .

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

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

<album/3242#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PoPoRoGue ORIGINAL SOUNDTRACK"@en,
        "ポポローグ オリジナル・サウンドトラック"@ja,
        "PoPoRoGue ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/3242#musicalwork> ;
    mo:recorded_as <album/3242#musicalexpression> ;
    schema:name "PoPoRoGue ORIGINAL SOUNDTRACK"@en,
        "ポポローグ オリジナル・サウンドトラック"@ja,
        "PoPoRoGue ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/3242#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/24/3242/3242-1162086345.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3242#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PoPoRoGue ORIGINAL SOUNDTRACK"@en,
        "ポポローグ オリジナル・サウンドトラック"@ja,
        "PoPoRoGue ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "by the courtesy of POLYDOR K.K."@en ;
            foaf:made <album/3242#composition> ;
            foaf:name "by the courtesy of POLYDOR K.K."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(SCEI"@en ;
            foaf:made <album/3242#composition> ;
            foaf:name "(SCEI"@en ],
        <artist/2310#subject>,
        <artist/3720#subject>,
        <artist/3722#subject>,
        <artist/5015#subject> ;
    mo:produced_work <album/3242#musicalwork> ;
    schema:name "PoPoRoGue ORIGINAL SOUNDTRACK"@en,
        "ポポローグ オリジナル・サウンドトラック"@ja,
        "PoPoRoGue ORIGINAL SOUNDTRACK"@ja-latn .

<album/3242#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-12-02"^^xsd:date ;
    dcterms:title "PoPoRoGue ORIGINAL SOUNDTRACK"@en,
        "ポポローグ オリジナル・サウンドトラック"@ja,
        "PoPoRoGue ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "SVWC-7009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3242#musicalexpression> ;
    mo:publisher <org/1537#subject> ;
    mo:record _:N0484e0c4bf614e12a0a17385f39bff0d ;
    mo:record_count 1 ;
    schema:about <product/8467#subject> ;
    schema:datePublished "1998-12-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/3242/3242-1162086345.jpg> ;
    schema:name "PoPoRoGue ORIGINAL SOUNDTRACK"@en,
        "ポポローグ オリジナル・サウンドトラック"@ja,
        "PoPoRoGue ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/1537#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/3242/3242-1162086345.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3242#subject> ;
    schema:name "(SCEI"@en ;
    foaf:made <album/3242#subject> ;
    foaf:name "(SCEI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3242#subject> ;
    schema:name "by the courtesy of POLYDOR K.K."@en ;
    foaf:made <album/3242#subject> ;
    foaf:name "by the courtesy of POLYDOR K.K."@en .

_:N1bba3e0003694b628748056e2a728bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Fields"@en,
        "夢幻フィールド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:37"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Dream Fields"@en,
        "夢幻フィールド"@ja .

_:N1d06761e5d1947d0a48fb6ea03dd28c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dream Devil Id"@en,
        "夢幻魔王イド"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "The Dream Devil Id"@en,
        "夢幻魔王イド"@ja .

_:N5068d3c0e4984d1ea795f67fd9d47e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale"@en,
        "フィナーレ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Finale"@en,
        "フィナーレ"@ja .

_:N6ec8580530e94383a28bd7a01e888010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Happenings"@en,
        "異変"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Strange Happenings"@en,
        "異変"@ja .

_:N8e47eb748d2c4e9b8561003ddd7973ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pietro's Journey (instrumental)"@en,
        "ピエトロの旅立ち～インストゥルメンタル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Pietro's Journey (instrumental)"@en,
        "ピエトロの旅立ち～インストゥルメンタル"@ja .

_:N92bab22697b64ad687489aafeb9fb33e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gourmet Palace"@en,
        "グルメパレス"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Gourmet Palace"@en,
        "グルメパレス"@ja .

_:N9ba7409379d042aaac86bd76730eef28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en,
        "ナイトメア"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Nightmare"@en,
        "ナイトメア"@ja .

_:N9d6df1d20ed04157bec626f2714c2d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings"@en,
        "想い"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Feelings"@en,
        "想い"@ja .

_:Na392b6d94fb84270a60d4d21b6d636c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tavern"@en,
        "酒場"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "The Tavern"@en,
        "酒場"@ja .

_:Nb7e96f82a8f447ec826d7304b16dee94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Magic of the Moon, the Dream of the Stars - To Those Who Roam Within Dreams"@en,
        "テーマ曲　月の魔法 星の夢～夢を彷徨う人へ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "The Magic of the Moon, the Dream of the Stars - To Those Who Roam Within Dreams"@en,
        "テーマ曲　月の魔法 星の夢～夢を彷徨う人へ"@ja .

_:Nc33cee12717c4f04a3219451dcf1f30c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening"@en,
        "目覚め"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Awakening"@en,
        "目覚め"@ja .

_:Ncc7684ce23c449bf923be03116803808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Four Dream Demons"@en,
        "4人の夢魔"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "The Four Dream Demons"@en,
        "4人の夢魔"@ja .

_:Nda51e6682c274da88198e57fc8fb2f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coromoc - Laziness"@en,
        "コロモック～怠惰"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Coromoc - Laziness"@en,
        "コロモック～怠惰"@ja .

_:Ne7bc16b28b09484c98d38a68e93372e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Companions"@en,
        "仲間たち"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Companions"@en,
        "仲間たち"@ja .

_:Nef9f80f0f1df4c67b2de4cae58aa6ba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coromoc - Desert"@en,
        "コロモック～砂漠"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Coromoc - Desert"@en,
        "コロモック～砂漠"@ja .

_:Nf1ad56e1f0f647e29098e2c2d4f41de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tonkuh"@en,
        "トンクウ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Tonkuh"@en,
        "トンクウ"@ja .

_:Nf59985a1e688424c93b7960ba39258d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gabath"@en,
        "ガバス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Gabath"@en,
        "ガバス"@ja .

_:Nf7fcf6f081994c65bddcc717197f46f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Battle - Fusafusa vs Kachikochi"@en,
        "大乱闘～フサフサ VS カチコチ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "The Great Battle - Fusafusa vs Kachikochi"@en,
        "大乱闘～フサフサ VS カチコチ"@ja .

_:Nfbde724e19384c49bc0a214e2f0e8540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonstar"@en,
        "ムーンスター"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0484e0c4bf614e12a0a17385f39bff0d ;
    schema:name "Moonstar"@en,
        "ムーンスター"@ja .

_:N0484e0c4bf614e12a0a17385f39bff0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bba3e0003694b628748056e2a728bb0,
        _:N1d06761e5d1947d0a48fb6ea03dd28c8,
        _:N5068d3c0e4984d1ea795f67fd9d47e7c,
        _:N6ec8580530e94383a28bd7a01e888010,
        _:N8e47eb748d2c4e9b8561003ddd7973ba,
        _:N92bab22697b64ad687489aafeb9fb33e,
        _:N9ba7409379d042aaac86bd76730eef28,
        _:N9d6df1d20ed04157bec626f2714c2d9d,
        _:Na392b6d94fb84270a60d4d21b6d636c9,
        _:Nb7e96f82a8f447ec826d7304b16dee94,
        _:Nc33cee12717c4f04a3219451dcf1f30c,
        _:Ncc7684ce23c449bf923be03116803808,
        _:Nda51e6682c274da88198e57fc8fb2f72,
        _:Ne7bc16b28b09484c98d38a68e93372e6,
        _:Nef9f80f0f1df4c67b2de4cae58aa6ba5,
        _:Nf1ad56e1f0f647e29098e2c2d4f41de2,
        _:Nf59985a1e688424c93b7960ba39258d5,
        _:Nf7fcf6f081994c65bddcc717197f46f4,
        _:Nfbde724e19384c49bc0a214e2f0e8540 ;
    mo:track_count 19 ;
    schema:duration "PT67:07"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N1bba3e0003694b628748056e2a728bb0,
        _:N1d06761e5d1947d0a48fb6ea03dd28c8,
        _:N5068d3c0e4984d1ea795f67fd9d47e7c,
        _:N6ec8580530e94383a28bd7a01e888010,
        _:N8e47eb748d2c4e9b8561003ddd7973ba,
        _:N92bab22697b64ad687489aafeb9fb33e,
        _:N9ba7409379d042aaac86bd76730eef28,
        _:N9d6df1d20ed04157bec626f2714c2d9d,
        _:Na392b6d94fb84270a60d4d21b6d636c9,
        _:Nb7e96f82a8f447ec826d7304b16dee94,
        _:Nc33cee12717c4f04a3219451dcf1f30c,
        _:Ncc7684ce23c449bf923be03116803808,
        _:Nda51e6682c274da88198e57fc8fb2f72,
        _:Ne7bc16b28b09484c98d38a68e93372e6,
        _:Nef9f80f0f1df4c67b2de4cae58aa6ba5,
        _:Nf1ad56e1f0f647e29098e2c2d4f41de2,
        _:Nf59985a1e688424c93b7960ba39258d5,
        _:Nf7fcf6f081994c65bddcc717197f46f4,
        _:Nfbde724e19384c49bc0a214e2f0e8540 .

