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

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

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

<album/66705> a mo:Release ;
    mo:catalogue_number "MICA-0720" .

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

<product/360#subject> a schema:CreativeWork ;
    schema:name "Valkyrie Profile 2: Silmeria"@en,
        "ヴァルキリープロファイル2 シルメリア"@ja,
        "Valkyrie Profile 2: Silmeria"@ja-latn ;
    foaf:name "Valkyrie Profile 2: Silmeria"@en,
        "ヴァルキリープロファイル2 シルメリア"@ja,
        "Valkyrie Profile 2: Silmeria"@ja-latn .

<album/1262#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@en,
        "ヴァルキリープロファイル2 -シルメリア- ボイスミックスアルバム"@ja,
        "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/1262#musicalwork> ;
    schema:name "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@en,
        "ヴァルキリープロファイル2 -シルメリア- ボイスミックスアルバム"@ja,
        "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@ja-latn .

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

<album/1262#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@en,
        "ヴァルキリープロファイル2 -シルメリア- ボイスミックスアルバム"@ja,
        "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@ja-latn ;
    mo:performance_of <album/1262#musicalwork> ;
    mo:recorded_as <album/1262#musicalexpression> ;
    schema:name "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@en,
        "ヴァルキリープロファイル2 -シルメリア- ボイスミックスアルバム"@ja,
        "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@ja-latn ;
    schema:workPerformed <album/1262#musicalwork> .

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/1262/1262-1195348775.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1262#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-23"^^xsd:date ;
    dcterms:title "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@en,
        "ヴァルキリープロファイル2 -シルメリア- ボイスミックスアルバム"@ja,
        "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@ja-latn ;
    mo:catalogue_number "KDSD-00107" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/66705> ;
    mo:publication_of <album/1262#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    mo:record_count 1 ;
    schema:about <product/360#subject> ;
    schema:datePublished "2006-08-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/1262/1262-1195348775.jpg> ;
    schema:name "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@en,
        "ヴァルキリープロファイル2 -シルメリア- ボイスミックスアルバム"@ja,
        "Valkyrie Profile 2 -Silmeria- Voice Mix Album"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/1262/1262-1195348775.jpg> .

_:N10f68712a53845c7868235682b10921a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Upsetting Emotion"@en,
        "An Upsetting Emotion"@ja,
        "An Upsetting Emotion"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "An Upsetting Emotion"@en,
        "An Upsetting Emotion"@ja,
        "An Upsetting Emotion"@ja-latn .

_:N26f51ad70ada43b3806af1a1a8ab84a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disturb The Doubtful Sleep"@en,
        "Disturb The Doubtful Sleep"@ja,
        "Disturb The Doubtful Sleep"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Disturb The Doubtful Sleep"@en,
        "Disturb The Doubtful Sleep"@ja,
        "Disturb The Doubtful Sleep"@ja-latn .

_:N6089379240404872b5766f56fc4dee99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrestrained Struggle"@en,
        "Unrestrained Struggle"@ja,
        "Unrestrained Struggle"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Unrestrained Struggle"@en,
        "Unrestrained Struggle"@ja,
        "Unrestrained Struggle"@ja-latn .

_:N64f61c0ec6ac42ec87cc17e069ba9646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Surrender ~The Wavering of Another Age"@en,
        "Never Surrender ～隔世のゆらめき"@ja,
        "Never Surrender ~ Kakusei no Yurameki"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Never Surrender ~The Wavering of Another Age"@en,
        "Never Surrender ～隔世のゆらめき"@ja,
        "Never Surrender ~ Kakusei no Yurameki"@ja-latn .

_:N92bf27ba543f48db8b678915d64add7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Wicked Ruler"@en,
        "How Wicked Ruler"@ja,
        "How Wicked Ruler"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "How Wicked Ruler"@en,
        "How Wicked Ruler"@ja,
        "How Wicked Ruler"@ja-latn .

_:N95eac65889a548ea857f25e78bab02a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture to the Destiny"@en,
        "Overture to the Destiny"@ja,
        "Overture to the Destiny"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Overture to the Destiny"@en,
        "Overture to the Destiny"@ja,
        "Overture to the Destiny"@ja-latn .

_:Ncb02a89a5a544c6d991924fa32b31de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start Up from Prolonged Darkness"@en,
        "Start Up from Prolonged Darkness"@ja,
        "Start Up from Prolonged Darkness"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Start Up from Prolonged Darkness"@en,
        "Start Up from Prolonged Darkness"@ja,
        "Start Up from Prolonged Darkness"@ja-latn .

_:Nd490a7a8cab64f52af8c279f112fcce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine View ~No Knowledge of Wisdom"@en,
        "Divine View ～No Knowledge of Wisdom"@ja,
        "Divine View ~ No Knowledge of Wisdom"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Divine View ~No Knowledge of Wisdom"@en,
        "Divine View ～No Knowledge of Wisdom"@ja,
        "Divine View ~ No Knowledge of Wisdom"@ja-latn .

_:Nd52cbca20df74740839b3d7655b8f831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ascend into The True Faith"@en,
        "Ascend into The True Faith"@ja,
        "Ascend into The True Faith"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Ascend into The True Faith"@en,
        "Ascend into The True Faith"@ja,
        "Ascend into The True Faith"@ja-latn .

_:Nd6562c8b76ad4224bb0042ebc7a41237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Infinite Abyss ~Straying Trust"@en,
        "The Infinite Abyss ～迷走する信"@ja,
        "The Infinite Abyss ~ Meisousuru Shin"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "The Infinite Abyss ~Straying Trust"@en,
        "The Infinite Abyss ～迷走する信"@ja,
        "The Infinite Abyss ~ Meisousuru Shin"@ja-latn .

_:Ndf31764fc0734137bd61e3c6383ceccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Back Is a Mistake ~A Thoughtful Strategy"@en,
        "振り向くは愚行 ～A Thoughtful Strategy"@ja,
        "Furimoku wa Gukou ~ A Thoughtful Strategy"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N6d1a7ce287aa4f5eb4402d6ded258277 ;
    schema:name "Turning Back Is a Mistake ~A Thoughtful Strategy"@en,
        "振り向くは愚行 ～A Thoughtful Strategy"@ja,
        "Furimoku wa Gukou ~ A Thoughtful Strategy"@ja-latn .

_:N6d1a7ce287aa4f5eb4402d6ded258277 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10f68712a53845c7868235682b10921a,
        _:N26f51ad70ada43b3806af1a1a8ab84a8,
        _:N6089379240404872b5766f56fc4dee99,
        _:N64f61c0ec6ac42ec87cc17e069ba9646,
        _:N92bf27ba543f48db8b678915d64add7e,
        _:N95eac65889a548ea857f25e78bab02a1,
        _:Ncb02a89a5a544c6d991924fa32b31de5,
        _:Nd490a7a8cab64f52af8c279f112fcce2,
        _:Nd52cbca20df74740839b3d7655b8f831,
        _:Nd6562c8b76ad4224bb0042ebc7a41237,
        _:Ndf31764fc0734137bd61e3c6383ceccc ;
    mo:track_count 11 ;
    schema:duration "PT57:58"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N10f68712a53845c7868235682b10921a,
        _:N26f51ad70ada43b3806af1a1a8ab84a8,
        _:N6089379240404872b5766f56fc4dee99,
        _:N64f61c0ec6ac42ec87cc17e069ba9646,
        _:N92bf27ba543f48db8b678915d64add7e,
        _:N95eac65889a548ea857f25e78bab02a1,
        _:Ncb02a89a5a544c6d991924fa32b31de5,
        _:Nd490a7a8cab64f52af8c279f112fcce2,
        _:Nd52cbca20df74740839b3d7655b8f831,
        _:Nd6562c8b76ad4224bb0042ebc7a41237,
        _:Ndf31764fc0734137bd61e3c6383ceccc .

