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

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7185#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/7185#composition>,
        <album/7185#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<product/544#subject> a schema:CreativeWork ;
    schema:name "Tales of Symphonia"@en,
        "テイルズ オブ シンフォニア"@ja,
        "Tales of Symphonia"@ja-latn ;
    foaf:name "Tales of Symphonia"@en,
        "テイルズ オブ シンフォニア"@ja,
        "Tales of Symphonia"@ja-latn .

<product/548#subject> a schema:CreativeWork ;
    schema:name "Tales of Rebirth"@en,
        "テイルズ オブ リバース"@ja,
        "Tales of Rebirth"@ja-latn ;
    foaf:name "Tales of Rebirth"@en,
        "テイルズ オブ リバース"@ja,
        "Tales of Rebirth"@ja-latn .

<product/550#subject> a schema:CreativeWork ;
    schema:name "Tales of the Abyss"@en,
        "テイルズ オブ ジ アビス"@ja,
        "Tales of the Abyss"@ja-latn ;
    foaf:name "Tales of the Abyss"@en,
        "テイルズ オブ ジ アビス"@ja,
        "Tales of the Abyss"@ja-latn .

<album/7185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tales of Destiny 2 PSP Version Premium Soundtrack"@en,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/7185#musicalwork> ;
    schema:name "Tales of Destiny 2 PSP Version Premium Soundtrack"@en,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja-latn .

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

<album/7185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tales of Destiny 2 PSP Version Premium Soundtrack"@en,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja-latn ;
    mo:performance_of <album/7185#musicalwork> ;
    mo:recorded_as <album/7185#musicalexpression> ;
    schema:name "Tales of Destiny 2 PSP Version Premium Soundtrack"@en,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja-latn ;
    schema:workPerformed <album/7185#musicalwork> .

<org/399#subject> schema:name "NAMCO BANDAI Games Inc."@en,
        "株式会社バンダイナムコゲームス"@ja,
        "NAMCO BANDAI Games Inc."@ja-latn ;
    foaf:name "NAMCO BANDAI Games Inc."@en,
        "株式会社バンダイナムコゲームス"@ja,
        "NAMCO BANDAI Games Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/58/7185/7185-1245153427.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-15"^^xsd:date ;
    dcterms:title "Tales of Destiny 2 PSP Version Premium Soundtrack"@en,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja-latn ;
    mo:catalogue_number "BNG-P5" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/7185#musicalexpression> ;
    mo:publisher <org/399#subject> ;
    mo:record _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    mo:record_count 1 ;
    schema:about <product/544#subject>,
        <product/548#subject>,
        <product/550#subject> ;
    schema:datePublished "2007-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/7185/7185-1245153427.jpg> ;
    schema:name "Tales of Destiny 2 PSP Version Premium Soundtrack"@en,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja,
        "Tales of Destiny 2 PSP Version Premium Soundtrack"@ja-latn ;
    schema:publisher <org/399#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/7185/7185-1245153427.jpg> .

_:N43b9f203512941faae1b5636b8168f07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Edge of an Oath [Tales of Rebirth]"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "The Edge of an Oath [Tales of Rebirth]"@en .

_:N48e555e5f3cf4952938b1673d56cc433 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guidance of the Moon [Tales of Rebirth]"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "Guidance of the Moon [Tales of Rebirth]"@en .

_:N51f9b524fe1e47cea433aed53065346b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icy Edge [Tales of Rebirth]"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "Icy Edge [Tales of Rebirth]"@en .

_:N5853a2a4a8954f2e82a5b2a9bf98f8ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of a Thought [Tales of Symphonia]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "The End of a Thought [Tales of Symphonia]"@en .

_:N67565b0f0fcb45e08f5abe1ac42d9714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Arrow Was Shot [Tales of the Abyss]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "The Arrow Was Shot [Tales of the Abyss]"@en .

_:N7699f171701746688a820867933a7689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness in my Hand [Tales of the Abyss]"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "Happiness in my Hand [Tales of the Abyss]"@en .

_:N8a8fcc37e12c46d39351010882699175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing of Hope [Tales of the Abyss]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "Wing of Hope [Tales of the Abyss]"@en .

_:N8cd3c52b7b004f7286611846dabeb755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle ~Decision~ [Tales of Symphonia]"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "Last Battle ~Decision~ [Tales of Symphonia]"@en .

_:N9e6374a9794a4d2a980e3a0a6f4b85a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Oath [Tales of Symphonia]"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nbfe862b425224fd7bb95771f9d5bd79e ;
    schema:name "Eternal Oath [Tales of Symphonia]"@en .

_:Nbfe862b425224fd7bb95771f9d5bd79e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43b9f203512941faae1b5636b8168f07,
        _:N48e555e5f3cf4952938b1673d56cc433,
        _:N51f9b524fe1e47cea433aed53065346b,
        _:N5853a2a4a8954f2e82a5b2a9bf98f8ec,
        _:N67565b0f0fcb45e08f5abe1ac42d9714,
        _:N7699f171701746688a820867933a7689,
        _:N8a8fcc37e12c46d39351010882699175,
        _:N8cd3c52b7b004f7286611846dabeb755,
        _:N9e6374a9794a4d2a980e3a0a6f4b85a1 ;
    mo:track_count 9 ;
    schema:duration "PT32:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N43b9f203512941faae1b5636b8168f07,
        _:N48e555e5f3cf4952938b1673d56cc433,
        _:N51f9b524fe1e47cea433aed53065346b,
        _:N5853a2a4a8954f2e82a5b2a9bf98f8ec,
        _:N67565b0f0fcb45e08f5abe1ac42d9714,
        _:N7699f171701746688a820867933a7689,
        _:N8a8fcc37e12c46d39351010882699175,
        _:N8cd3c52b7b004f7286611846dabeb755,
        _:N9e6374a9794a4d2a980e3a0a6f4b85a1 .

