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

<album/797> a mo:Release ;
    mo:catalogue_number "SPCD-001" .

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8593#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/8593#composition>,
        <album/8593#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8593#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/8593#composition>,
        <album/8593#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<artist/365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8593#subject> ;
    schema:name "Hiroshi Kanazu"@en,
        "金津宏"@ja ;
    foaf:made <album/8593#composition>,
        <album/8593#subject> ;
    foaf:name "Hiroshi Kanazu"@en,
        "金津宏"@ja .

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

<album/8593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@en,
        "リアルBGMシリーズ Vol.8 マザー1+2 midiオルゴールバージョン"@ja,
        "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@ja-latn ;
    mo:performance_of <album/8593#musicalwork> ;
    mo:recorded_as <album/8593#musicalexpression> ;
    schema:name "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@en,
        "リアルBGMシリーズ Vol.8 マザー1+2 midiオルゴールバージョン"@ja,
        "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@ja-latn ;
    schema:workPerformed <album/8593#musicalwork> .

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

<album/8593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@en,
        "リアルBGMシリーズ Vol.8 マザー1+2 midiオルゴールバージョン"@ja,
        "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/364#subject>,
        <artist/365#subject> ;
    mo:produced_work <album/8593#musicalwork> ;
    schema:name "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@en,
        "リアルBGMシリーズ Vol.8 マザー1+2 midiオルゴールバージョン"@ja,
        "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@ja-latn .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8593#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/8593#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/8593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-09"^^xsd:date ;
    dcterms:title "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@en,
        "リアルBGMシリーズ Vol.8 マザー1+2 midiオルゴールバージョン"@ja,
        "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@ja-latn ;
    mo:catalogue_number "SPCD-014" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/797> ;
    mo:publication_of <album/8593#musicalexpression> ;
    mo:publisher _:Nfe271ec4bd384e3eac0cb7f1ebb1b3b4 ;
    mo:record _:N41a0bbf0956a46c2873557a933e74075 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Earthbound (Mother 2)"@en ;
            foaf:name "Earthbound (Mother 2)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mother"@en ;
            foaf:name "Mother"@en ] ;
    schema:datePublished "2008-04-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@en,
        "リアルBGMシリーズ Vol.8 マザー1+2 midiオルゴールバージョン"@ja,
        "Real BGM Series Vol.8: Mother 1+2 midi Orgel Version"@ja-latn ;
    schema:publisher _:Nfe271ec4bd384e3eac0cb7f1ebb1b3b4 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N09dc25d010dd41d0ada42dac98beabc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Magicant"@en,
        "マジカントのテーマ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Magicant"@en,
        "マジカントのテーマ"@ja .

_:N1154b1b01456475c8e37bf108d9bd1a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallin' Love, and"@en,
        "Fallin' Love, and"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Fallin' Love, and"@en,
        "Fallin' Love, and"@ja .

_:N1913f7d40dd3455d92d6e8d7973daa21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Onett"@en,
        "オネットのテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Onett"@en,
        "オネットのテーマ"@ja .

_:N205cd30322d747a097ffd0d56d8492f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Room Number"@en,
        "ルームナンバー"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Room Number"@en,
        "ルームナンバー"@ja .

_:N2225e709d2e44ea98fca90c1ef92f910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World Of Mother"@en,
        "The World Of Mother"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:40"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "The World Of Mother"@en,
        "The World Of Mother"@ja .

_:N28b23b847b1b4f3b926b2db5ebc110bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Man"@en,
        "Snow Man"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Snow Man"@en,
        "Snow Man"@ja .

_:N2ca22290c5f54ec79dc03fe3cd3a6eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Winters"@en,
        "ウインターズのテーマ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Winters"@en,
        "ウインターズのテーマ"@ja .

_:N3c1ff4812aeb466c9651a3c44d863049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Doko Doko Desert"@en,
        "ドコドコ砂漠のテーマ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Doko Doko Desert"@en,
        "ドコドコ砂漠のテーマ"@ja .

_:N3ea426b590cc4fb79128f03c55b8eed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bein' Friends"@en,
        "Bein' Friends"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Bein' Friends"@en,
        "Bein' Friends"@ja .

_:N499a7a2770314e76add8446d80437c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Threek"@en,
        "スリークのテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Threek"@en,
        "スリークのテーマ"@ja .

_:N4f95e46321bd4d769d706f44ba477cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Saturn Valley"@en,
        "サターンバレーのテーマ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Saturn Valley"@en,
        "サターンバレーのテーマ"@ja .

_:N56805d7f43344ab2aec7a9f68ab4d9fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All That I Needed (Was You)"@en,
        "All That I Needed (Was You)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "All That I Needed (Was You)"@en,
        "All That I Needed (Was You)"@ja .

_:N6042f327e44643f7bfd71543418e13fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Paradise Line"@en,
        "The Paradise Line"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "The Paradise Line"@en,
        "The Paradise Line"@ja .

_:N8daf29fa34ba43ef81f4b46958f4f035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Fourside"@en,
        "フォーサイドのテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Fourside"@en,
        "フォーサイドのテーマ"@ja .

_:N8e3c7d7667dc401094f1258b536d5137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Summers"@en,
        "サマーズのテーマ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Summers"@en,
        "サマーズのテーマ"@ja .

_:N9aabdca0205a44acbce690a70dbc9324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Scarabi"@en,
        "スカラビのテーマ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Scarabi"@en,
        "スカラビのテーマ"@ja .

_:N9adf06d3ff64438b8c2d7ca04edbfed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eight Melodies"@en,
        "Eight Melodies"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Eight Melodies"@en,
        "Eight Melodies"@ja .

_:N9ee8946bcd9c4ca393208e145a4929b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pollyanna (I Believe In You)"@en,
        "Pollyanna (I Believe In You)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Pollyanna (I Believe In You)"@en,
        "Pollyanna (I Believe In You)"@ja .

_:Nb5d0aa9112c141b1b407988774516e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Cursed Jungles"@en,
        "魔境のテーマ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Cursed Jungles"@en,
        "魔境のテーマ"@ja .

_:Nb72db066b3714c87b49e87f302561bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wisdom Of The World"@en,
        "Wisdom Of The World"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Wisdom Of The World"@en,
        "Wisdom Of The World"@ja .

_:Nc7b1517f3e6f4a759aea7709c518c8f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of The Under World"@en,
        "地底大陸のテーマ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of The Under World"@en,
        "地底大陸のテーマ"@ja .

_:Ncb92517356af4bac878ba1c7c7723881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magicant"@en,
        "Magicant"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Magicant"@en,
        "Magicant"@ja .

_:Ncc0637edce41421dbd14bb304ef3b5d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Love & Peace"@en,
        "平和のテーマ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Love & Peace"@en,
        "平和のテーマ"@ja .

_:Nd92d0e70c9e349ed880737a3d84843cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Ramma"@en,
        "ランマのテーマ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Ramma"@en,
        "ランマのテーマ"@ja .

_:Ne3cc509774cc41c3b15cfc3898801a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Ending"@en,
        "エンディングのテーマ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT8:49"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Ending"@en,
        "エンディングのテーマ"@ja .

_:Ne95a6f6a1d98477ab9b876b3637e5506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Twoson"@en,
        "ツーソンのテーマ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N41a0bbf0956a46c2873557a933e74075 ;
    schema:name "Theme of Twoson"@en,
        "ツーソンのテーマ"@ja .

_:Nfe271ec4bd384e3eac0cb7f1ebb1b3b4 schema:name "Sky Port Pub. Co., Ltd."@en ;
    foaf:name "Sky Port Pub. Co., Ltd."@en .

_:N41a0bbf0956a46c2873557a933e74075 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09dc25d010dd41d0ada42dac98beabc2,
        _:N1154b1b01456475c8e37bf108d9bd1a0,
        _:N1913f7d40dd3455d92d6e8d7973daa21,
        _:N205cd30322d747a097ffd0d56d8492f4,
        _:N2225e709d2e44ea98fca90c1ef92f910,
        _:N28b23b847b1b4f3b926b2db5ebc110bd,
        _:N2ca22290c5f54ec79dc03fe3cd3a6eb5,
        _:N3c1ff4812aeb466c9651a3c44d863049,
        _:N3ea426b590cc4fb79128f03c55b8eed7,
        _:N499a7a2770314e76add8446d80437c8c,
        _:N4f95e46321bd4d769d706f44ba477cb4,
        _:N56805d7f43344ab2aec7a9f68ab4d9fc,
        _:N6042f327e44643f7bfd71543418e13fc,
        _:N8daf29fa34ba43ef81f4b46958f4f035,
        _:N8e3c7d7667dc401094f1258b536d5137,
        _:N9aabdca0205a44acbce690a70dbc9324,
        _:N9adf06d3ff64438b8c2d7ca04edbfed2,
        _:N9ee8946bcd9c4ca393208e145a4929b0,
        _:Nb5d0aa9112c141b1b407988774516e74,
        _:Nb72db066b3714c87b49e87f302561bdf,
        _:Nc7b1517f3e6f4a759aea7709c518c8f5,
        _:Ncb92517356af4bac878ba1c7c7723881,
        _:Ncc0637edce41421dbd14bb304ef3b5d4,
        _:Nd92d0e70c9e349ed880737a3d84843cc,
        _:Ne3cc509774cc41c3b15cfc3898801a82,
        _:Ne95a6f6a1d98477ab9b876b3637e5506 ;
    mo:track_count 26 ;
    schema:duration "PT55:36"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N09dc25d010dd41d0ada42dac98beabc2,
        _:N1154b1b01456475c8e37bf108d9bd1a0,
        _:N1913f7d40dd3455d92d6e8d7973daa21,
        _:N205cd30322d747a097ffd0d56d8492f4,
        _:N2225e709d2e44ea98fca90c1ef92f910,
        _:N28b23b847b1b4f3b926b2db5ebc110bd,
        _:N2ca22290c5f54ec79dc03fe3cd3a6eb5,
        _:N3c1ff4812aeb466c9651a3c44d863049,
        _:N3ea426b590cc4fb79128f03c55b8eed7,
        _:N499a7a2770314e76add8446d80437c8c,
        _:N4f95e46321bd4d769d706f44ba477cb4,
        _:N56805d7f43344ab2aec7a9f68ab4d9fc,
        _:N6042f327e44643f7bfd71543418e13fc,
        _:N8daf29fa34ba43ef81f4b46958f4f035,
        _:N8e3c7d7667dc401094f1258b536d5137,
        _:N9aabdca0205a44acbce690a70dbc9324,
        _:N9adf06d3ff64438b8c2d7ca04edbfed2,
        _:N9ee8946bcd9c4ca393208e145a4929b0,
        _:Nb5d0aa9112c141b1b407988774516e74,
        _:Nb72db066b3714c87b49e87f302561bdf,
        _:Nc7b1517f3e6f4a759aea7709c518c8f5,
        _:Ncb92517356af4bac878ba1c7c7723881,
        _:Ncc0637edce41421dbd14bb304ef3b5d4,
        _:Nd92d0e70c9e349ed880737a3d84843cc,
        _:Ne3cc509774cc41c3b15cfc3898801a82,
        _:Ne95a6f6a1d98477ab9b876b3637e5506 .

