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

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

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

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

<product/2234#subject> a schema:CreativeWork ;
    schema:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn ;
    foaf:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn .

<product/2235#subject> a schema:CreativeWork ;
    schema:name "Pokémon FireRed & LeafGreen"@en,
        "ポケットモンスター ファイアレッド・リーフグリーン"@ja,
        "Pokémon FireRed & LeafGreen"@ja-latn ;
    foaf:name "Pokémon FireRed & LeafGreen"@en,
        "ポケットモンスター ファイアレッド・リーフグリーン"@ja,
        "Pokémon FireRed & LeafGreen"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

<product/8564#subject> a schema:CreativeWork ;
    schema:name "Pokémon Mystery Dungeon: Explorers of Time & Darkness"@en,
        "ポケモン不思議のダンジョン 時の探検隊・闇の探検隊"@ja,
        "Pokémon Fushigi no Dungeon: Toki no Tankentai/Yami no Tankentai"@ja-latn ;
    foaf:name "Pokémon Mystery Dungeon: Explorers of Time & Darkness"@en,
        "ポケモン不思議のダンジョン 時の探検隊・闇の探検隊"@ja,
        "Pokémon Fushigi no Dungeon: Toki no Tankentai/Yami no Tankentai"@ja-latn .

<product/8565#subject> a schema:CreativeWork ;
    schema:name "Pokémon Mystery Dungeon: Explorers of Sky"@en,
        "ポケモン不思議のダンジョン 空の探検隊"@ja,
        "Pokémon Fushigi no Dungeon: Sora no Tankentai"@ja-latn ;
    foaf:name "Pokémon Mystery Dungeon: Explorers of Sky"@en,
        "ポケモン不思議のダンジョン 空の探検隊"@ja,
        "Pokémon Fushigi no Dungeon: Sora no Tankentai"@ja-latn .

<product/9832#subject> a schema:CreativeWork ;
    schema:name "Pokémon Card GB2: GR-dan Sanjou!"@en,
        "ポケモンカードGB2 GR団参上!"@ja,
        "Pokémon Card GB2: GR-dan Sanjou!"@ja-latn ;
    foaf:name "Pokémon Card GB2: GR-dan Sanjou!"@en,
        "ポケモンカードGB2 GR団参上!"@ja,
        "Pokémon Card GB2: GR-dan Sanjou!"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/46/15764/15764-1255316896.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15764#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ch7.5"@en,
        "ch7.5"@ja,
        "ch7.5"@ja-latn ;
    mo:performance_of <album/15764#musicalwork> ;
    mo:performer <artist/58092#subject> ;
    mo:recorded_as <album/15764#musicalexpression> ;
    schema:byArtist <artist/58092#subject> ;
    schema:name "ch7.5"@en,
        "ch7.5"@ja,
        "ch7.5"@ja-latn ;
    schema:workPerformed <album/15764#musicalwork> .

<artist/58092#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15764#performance> ;
    schema:name "emew."@en,
        "えみゅう。"@ja ;
    foaf:name "emew."@en,
        "えみゅう。"@ja .

<album/15764#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ch7.5"@en,
        "ch7.5"@ja,
        "ch7.5"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ichiro Shimakura"@en ;
            foaf:made <album/15764#composition> ;
            foaf:name "Ichiro Shimakura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Atsuhiro Ishizuna"@en ;
            foaf:made <album/15764#composition> ;
            foaf:name "Atsuhiro Ishizuna"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Junichi Masuda"@en ;
            foaf:made <album/15764#composition> ;
            foaf:name "Junichi Masuda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hitomi Sato"@en ;
            foaf:made <album/15764#composition> ;
            foaf:name "Hitomi Sato"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Go Ichinose"@en ;
            foaf:made <album/15764#composition> ;
            foaf:name "Go Ichinose"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arata Iiyoshi"@en ;
            foaf:made <album/15764#composition> ;
            foaf:name "Arata Iiyoshi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Morikazu Aoki"@en ;
            foaf:made <album/15764#composition> ;
            foaf:name "Morikazu Aoki"@en ] ;
    mo:produced_work <album/15764#musicalwork> ;
    schema:name "ch7.5"@en,
        "ch7.5"@ja,
        "ch7.5"@ja-latn .

<album/15764#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "ch7.5"@en,
        "ch7.5"@ja,
        "ch7.5"@ja-latn ;
    mo:catalogue_number "NMMN-0001" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/15764#musicalexpression> ;
    mo:publisher _:Ne7a443b468004050856bb50d2e9322fe ;
    mo:record _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    mo:record_count 1 ;
    mo:release <event/52> ;
    schema:about <product/2234#subject>,
        <product/2235#subject>,
        <product/2239#subject>,
        <product/8564#subject>,
        <product/8565#subject>,
        <product/9832#subject> ;
    schema:byArtist <artist/58092#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/15764/15764-1255316896.jpg> ;
    schema:name "ch7.5"@en,
        "ch7.5"@ja,
        "ch7.5"@ja-latn ;
    schema:publisher _:Ne7a443b468004050856bb50d2e9322fe ;
    foaf:depiction <https://media.vgm.io/albums/46/15764/15764-1255316896.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15764#subject> ;
    schema:name "Morikazu Aoki"@en ;
    foaf:made <album/15764#subject> ;
    foaf:name "Morikazu Aoki"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15764#subject> ;
    schema:name "Junichi Masuda"@en ;
    foaf:made <album/15764#subject> ;
    foaf:name "Junichi Masuda"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15764#subject> ;
    schema:name "Hitomi Sato"@en ;
    foaf:made <album/15764#subject> ;
    foaf:name "Hitomi Sato"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15764#subject> ;
    schema:name "Arata Iiyoshi"@en ;
    foaf:made <album/15764#subject> ;
    foaf:name "Arata Iiyoshi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15764#subject> ;
    schema:name "Ichiro Shimakura"@en ;
    foaf:made <album/15764#subject> ;
    foaf:name "Ichiro Shimakura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15764#subject> ;
    schema:name "Atsuhiro Ishizuna"@en ;
    foaf:made <album/15764#subject> ;
    foaf:name "Atsuhiro Ishizuna"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15764#subject> ;
    schema:name "Go Ichinose"@en ;
    foaf:made <album/15764#subject> ;
    foaf:name "Go Ichinose"@en .

_:N014c62d7db144e898871211abdaf4aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mt. Moon Cave"@en,
        "おつきみ山のどうくつ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Mt. Moon Cave"@en,
        "おつきみ山のどうくつ"@ja .

_:N0b632647093d4383b339cc551c26cc47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Against a Boss"@en,
        "ボスとの戦い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Fight Against a Boss"@en,
        "ボスとの戦い"@ja .

_:N0ba8af821edb4c299721c3fb93a9cac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Won't You Try and Enjoy Yourself on an Ocean Journey Alongside Pokémon?"@en,
        "ポケモンとともに海の旅を楽しんでみませんか？"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Won't You Try and Enjoy Yourself on an Ocean Journey Alongside Pokémon?"@en,
        "ポケモンとともに海の旅を楽しんでみませんか？"@ja .

_:N11e4d45c81d24b63b2b5f0f121f919f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capricious four of a kind"@en,
        "気まぐれfour of a kind"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Capricious four of a kind"@en,
        "気まぐれfour of a kind"@ja .

_:N26ce4dbfc4e04693ab0b76e06f5ceb79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The END"@en,
        "The END"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "The END"@en,
        "The END"@ja .

_:N3c9d3adbef564366839ff4ebdbe4010a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Okay to Go in the Grass in Bare Feet, Right?"@en,
        "はだしでくさむらもいいよね！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "It's Okay to Go in the Grass in Bare Feet, Right?"@en,
        "はだしでくさむらもいいよね！"@ja .

_:N3f365e7f19f543f1bae16294a722cc7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azalea Town -a usual day-"@en,
        "ヒワダタウン -an usual day-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Azalea Town -a usual day-"@en,
        "ヒワダタウン -an usual day-"@ja .

_:N59527b8f5ef648149793c9025ce20e05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cronus"@en,
        "Cronus"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Cronus"@en,
        "Cronus"@ja .

_:N5acda74539a948e4a397c006a86e45f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title ~from Pokémon Card GB2~"@en,
        "メインタイトル ～ポケモンカードGB2より～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Main Title ~from Pokémon Card GB2~"@en,
        "メインタイトル ～ポケモンカードGB2より～"@ja .

_:N6ca6c492c64c4b5db28777a688fdd1c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because There Were Obstacles, Now There's the Present"@en,
        "ししょーがいたから今がある"@ja ;
    mo:track_number 17 ;
    schema:duration "PT8:38"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Because There Were Obstacles, Now There's the Present"@en,
        "ししょーがいたから今がある"@ja .

_:N9bc6cbf89f084991a205c70f7100f3bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MONSTERS"@en,
        "MONSTERS"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "MONSTERS"@en,
        "MONSTERS"@ja .

_:Nab0fff2c378c4a3883312c691b69f853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Path"@en,
        "たいようのさんぽみち"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Sunny Path"@en,
        "たいようのさんぽみち"@ja .

_:Nabae2a59b5ec4f9c84ecde6e4444724e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route 209"@en,
        "209番道路"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Route 209"@en,
        "209番道路"@ja .

_:Nbc97ea791ac74a8fb3eee6dcc02d099e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle ~ Vs. Red"@en,
        "決戦 ～VSレッド"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Decisive Battle ~ Vs. Red"@en,
        "決戦 ～VSレッド"@ja .

_:Nca2a58a008d9419f9129f62832464578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A City Standing Since Antiquity"@en,
        "古から佇む街"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "A City Standing Since Antiquity"@en,
        "古から佇む街"@ja .

_:Nca3eb724961d49cdaa8385a0d050d244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Town Where the Winds of a New Beginning Blow"@en,
        "始まりを告げる風が吹く町"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "The Town Where the Winds of a New Beginning Blow"@en,
        "始まりを告げる風が吹く町"@ja .

_:Ne71dd12cd5034a839aa4d88cbe3b1d5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Pace"@en,
        "遊び足"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Game Pace"@en,
        "遊び足"@ja .

_:Ne7a443b468004050856bb50d2e9322fe schema:name "Namae-ha-mada-nai"@en ;
    foaf:name "Namae-ha-mada-nai"@en .

_:Ne7d42b4ccca749c3a4ee7ee7368165a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moody Jirachi's Stronghold"@en,
        "きぶんやジラーチのねじろ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Moody Jirachi's Stronghold"@en,
        "きぶんやジラーチのねじろ"@ja .

_:Nf06a7a5abeec49e7be00136f5c0869d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Music Box -Chaos Suisho Otobox-"@en,
        "水晶音楽箱-Chaos Suisho Otobox-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Crystal Music Box -Chaos Suisho Otobox-"@en,
        "水晶音楽箱-Chaos Suisho Otobox-"@ja .

_:Nf964ffa1d08242819f9ec2213be06272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Factory"@en,
        "シークレットファクトリー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ne4c5cf60a9a440cbae8f1c3f20d24735 ;
    schema:name "Secret Factory"@en,
        "シークレットファクトリー"@ja .

_:Ne4c5cf60a9a440cbae8f1c3f20d24735 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014c62d7db144e898871211abdaf4aad,
        _:N0b632647093d4383b339cc551c26cc47,
        _:N0ba8af821edb4c299721c3fb93a9cac8,
        _:N11e4d45c81d24b63b2b5f0f121f919f7,
        _:N26ce4dbfc4e04693ab0b76e06f5ceb79,
        _:N3c9d3adbef564366839ff4ebdbe4010a,
        _:N3f365e7f19f543f1bae16294a722cc7f,
        _:N59527b8f5ef648149793c9025ce20e05,
        _:N5acda74539a948e4a397c006a86e45f9,
        _:N6ca6c492c64c4b5db28777a688fdd1c3,
        _:N9bc6cbf89f084991a205c70f7100f3bb,
        _:Nab0fff2c378c4a3883312c691b69f853,
        _:Nabae2a59b5ec4f9c84ecde6e4444724e,
        _:Nbc97ea791ac74a8fb3eee6dcc02d099e,
        _:Nca2a58a008d9419f9129f62832464578,
        _:Nca3eb724961d49cdaa8385a0d050d244,
        _:Ne71dd12cd5034a839aa4d88cbe3b1d5e,
        _:Ne7d42b4ccca749c3a4ee7ee7368165a5,
        _:Nf06a7a5abeec49e7be00136f5c0869d7,
        _:Nf964ffa1d08242819f9ec2213be06272 ;
    mo:track_count 20 ;
    schema:duration "PT66:59"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N014c62d7db144e898871211abdaf4aad,
        _:N0b632647093d4383b339cc551c26cc47,
        _:N0ba8af821edb4c299721c3fb93a9cac8,
        _:N11e4d45c81d24b63b2b5f0f121f919f7,
        _:N26ce4dbfc4e04693ab0b76e06f5ceb79,
        _:N3c9d3adbef564366839ff4ebdbe4010a,
        _:N3f365e7f19f543f1bae16294a722cc7f,
        _:N59527b8f5ef648149793c9025ce20e05,
        _:N5acda74539a948e4a397c006a86e45f9,
        _:N6ca6c492c64c4b5db28777a688fdd1c3,
        _:N9bc6cbf89f084991a205c70f7100f3bb,
        _:Nab0fff2c378c4a3883312c691b69f853,
        _:Nabae2a59b5ec4f9c84ecde6e4444724e,
        _:Nbc97ea791ac74a8fb3eee6dcc02d099e,
        _:Nca2a58a008d9419f9129f62832464578,
        _:Nca3eb724961d49cdaa8385a0d050d244,
        _:Ne71dd12cd5034a839aa4d88cbe3b1d5e,
        _:Ne7d42b4ccca749c3a4ee7ee7368165a5,
        _:Nf06a7a5abeec49e7be00136f5c0869d7,
        _:Nf964ffa1d08242819f9ec2213be06272 .

