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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29240#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/29240#composition>,
        <album/29240#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29240#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/29240#composition>,
        <album/29240#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<artist/2811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29240#subject> ;
    schema:name "Daisuke Amaya"@en,
        "天谷大輔"@ja ;
    foaf:made <album/29240#composition>,
        <album/29240#subject> ;
    foaf:name "Daisuke Amaya"@en,
        "天谷大輔"@ja .

<artist/635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29240#subject> ;
    schema:name "Minako Hamano"@en,
        "濱野美奈子"@ja ;
    foaf:made <album/29240#composition>,
        <album/29240#subject> ;
    foaf:name "Minako Hamano"@en,
        "濱野美奈子"@ja .

<artist/636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29240#subject> ;
    schema:name "Kozue Ishikawa"@en,
        "石川こずえ"@ja ;
    foaf:made <album/29240#composition>,
        <album/29240#subject> ;
    foaf:name "Kozue Ishikawa"@en,
        "石川こずえ"@ja .

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

<product/2080#subject> a schema:CreativeWork ;
    schema:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn ;
    foaf:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn .

<product/216#subject> a schema:CreativeWork ;
    schema:name "Sword of Mana"@en,
        "新約 聖剣伝説"@ja,
        "Shinyaku Seiken Densetsu"@ja-latn ;
    foaf:name "Sword of Mana"@en,
        "新約 聖剣伝説"@ja,
        "Shinyaku Seiken Densetsu"@ja-latn .

<product/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@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 .

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

<album/29240#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FROZEN FIRE: Remixes of Favorites"@en,
        "FROZEN FIRE: Remixes of Favorites"@ja,
        "FROZEN FIRE: Remixes of Favorites"@ja-latn ;
    mo:performance_of <album/29240#musicalwork> ;
    mo:recorded_as <album/29240#musicalexpression> ;
    schema:name "FROZEN FIRE: Remixes of Favorites"@en,
        "FROZEN FIRE: Remixes of Favorites"@ja,
        "FROZEN FIRE: Remixes of Favorites"@ja-latn ;
    schema:workPerformed <album/29240#musicalwork> .

<https://media.vgm.io/albums/04/29240/29240-1317485885.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29240#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/29240/29240-1317485885.png> ;
    foaf:depicts <album/29240#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/29240/29240-1317485885.png> .

<https://medium-media.vgm.io/albums/04/29240/29240-1317485885.png> a schema:ImageObject,
        foaf:Image .

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

<album/29240#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FROZEN FIRE: Remixes of Favorites"@en,
        "FROZEN FIRE: Remixes of Favorites"@ja,
        "FROZEN FIRE: Remixes of Favorites"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/140#subject>,
        <artist/2811#subject>,
        <artist/635#subject>,
        <artist/636#subject> ;
    mo:produced_work <album/29240#musicalwork> ;
    schema:name "FROZEN FIRE: Remixes of Favorites"@en,
        "FROZEN FIRE: Remixes of Favorites"@ja,
        "FROZEN FIRE: Remixes of Favorites"@ja-latn .

<album/29240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-17"^^xsd:date ;
    dcterms:title "FROZEN FIRE: Remixes of Favorites"@en,
        "FROZEN FIRE: Remixes of Favorites"@ja,
        "FROZEN FIRE: Remixes of Favorites"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29240#musicalexpression> ;
    mo:publisher _:N426a98c9d53a4d9984243cf31c03e367 ;
    mo:record _:N44a73e996caf43f89837abf038420ec3 ;
    mo:record_count 1 ;
    schema:about <product/196#subject>,
        <product/2080#subject>,
        <product/216#subject>,
        <product/493#subject>,
        <product/8564#subject> ;
    schema:datePublished "2011-06-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/29240/29240-1317485885.png> ;
    schema:name "FROZEN FIRE: Remixes of Favorites"@en,
        "FROZEN FIRE: Remixes of Favorites"@ja,
        "FROZEN FIRE: Remixes of Favorites"@ja-latn ;
    schema:publisher _:N426a98c9d53a4d9984243cf31c03e367 ;
    foaf:depiction <https://media.vgm.io/albums/04/29240/29240-1317485885.png> .

_:N0c4b6b09cac34b93b415dc54bc11949b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Courage and Pride from the Heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "Courage and Pride from the Heart"@en .

_:N426a98c9d53a4d9984243cf31c03e367 schema:name "Frozen Fire"@en,
        "Frozen Fire"@ja,
        "Frozen Fire"@ja-latn ;
    foaf:name "Frozen Fire"@en,
        "Frozen Fire"@ja,
        "Frozen Fire"@ja-latn .

_:N4731c5b5deec443b862238bdeb70e260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Third Flight"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "The Third Flight"@en .

_:N4cd0becfe44e42428f5bd4dd52ab824f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Umbral Ultimatum"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "Umbral Ultimatum"@en .

_:N67ac8a2812b740219a57e4f7199f3a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ascending Tall Tall Heights"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "Ascending Tall Tall Heights"@en .

_:N78fb4f05ed6f482caff281b5bd13d046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle For Temporal Tower"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "Battle For Temporal Tower"@en .

_:N929e0386afe545ceb0e3b7a8b53434ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword of Mana: The Final Battle"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "Sword of Mana: The Final Battle"@en .

_:Na49ca638b2f94114a5cf183d1a5e42f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atomyk Ebonpyre"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "Atomyk Ebonpyre"@en .

_:Nba7f63f5d6eb455092fa8935b3f2ceee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Story: The Final Stand"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N44a73e996caf43f89837abf038420ec3 ;
    schema:name "Cave Story: The Final Stand"@en .

_:N44a73e996caf43f89837abf038420ec3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c4b6b09cac34b93b415dc54bc11949b,
        _:N4731c5b5deec443b862238bdeb70e260,
        _:N4cd0becfe44e42428f5bd4dd52ab824f,
        _:N67ac8a2812b740219a57e4f7199f3a88,
        _:N78fb4f05ed6f482caff281b5bd13d046,
        _:N929e0386afe545ceb0e3b7a8b53434ba,
        _:Na49ca638b2f94114a5cf183d1a5e42f5,
        _:Nba7f63f5d6eb455092fa8935b3f2ceee ;
    mo:track_count 8 ;
    schema:duration "PT17:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0c4b6b09cac34b93b415dc54bc11949b,
        _:N4731c5b5deec443b862238bdeb70e260,
        _:N4cd0becfe44e42428f5bd4dd52ab824f,
        _:N67ac8a2812b740219a57e4f7199f3a88,
        _:N78fb4f05ed6f482caff281b5bd13d046,
        _:N929e0386afe545ceb0e3b7a8b53434ba,
        _:Na49ca638b2f94114a5cf183d1a5e42f5,
        _:Nba7f63f5d6eb455092fa8935b3f2ceee .

