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

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

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

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

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

<product/532#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: The Second Story"@en,
        "スターオーシャン セカンドストーリー"@ja,
        "Star Ocean: The Second Story"@ja-latn ;
    foaf:name "Star Ocean: The Second Story"@en,
        "スターオーシャン セカンドストーリー"@ja,
        "Star Ocean: The Second Story"@ja-latn .

<product/534#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn ;
    foaf:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn .

<product/537#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: Blue Sphere"@en,
        "スターオーシャン ブルースフィア"@ja,
        "Star Ocean: Blue Sphere"@ja-latn ;
    foaf:name "Star Ocean: Blue Sphere"@en,
        "スターオーシャン ブルースフィア"@ja,
        "Star Ocean: Blue Sphere"@ja-latn .

<album/186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@en,
        "桜庭 統 ライブコンサート スターオーシャン & ヴァルキリープロファイル"@ja,
        "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/186#musicalwork> ;
    schema:name "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@en,
        "桜庭 統 ライブコンサート スターオーシャン & ヴァルキリープロファイル"@ja,
        "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@ja-latn .

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

<album/186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@en,
        "桜庭 統 ライブコンサート スターオーシャン & ヴァルキリープロファイル"@ja,
        "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@ja-latn ;
    mo:performance_of <album/186#musicalwork> ;
    mo:recorded_as <album/186#musicalexpression> ;
    schema:name "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@en,
        "桜庭 統 ライブコンサート スターオーシャン & ヴァルキリープロファイル"@ja,
        "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@ja-latn ;
    schema:workPerformed <album/186#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/68/186/186-1257197990.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/186#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/186/186-1257197990.jpg> ;
    foaf:depicts <album/186#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/186/186-1257197990.jpg> .

<https://medium-media.vgm.io/albums/68/186/186-1257197990.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-10-22"^^xsd:date ;
    dcterms:title "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@en,
        "桜庭 統 ライブコンサート スターオーシャン & ヴァルキリープロファイル"@ja,
        "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@ja-latn ;
    mo:catalogue_number "KDSD-00019~20" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/186#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N65a4a26cd92c4afcbe6ba1beb45b6db2,
        _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    mo:record_count 2 ;
    schema:about <product/359#subject>,
        <product/532#subject>,
        <product/534#subject>,
        <product/537#subject> ;
    schema:datePublished "2003-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/186/186-1257197990.jpg> ;
    schema:name "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@en,
        "桜庭 統 ライブコンサート スターオーシャン & ヴァルキリープロファイル"@ja,
        "Motoi Sakuraba Live Concert Star Ocean & Valkyrie Profile"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/186/186-1257197990.jpg> .

_:N069572df09684904b7986d0e9954472f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission to the Deep Space"@en,
        "Mission to the Deep Space"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "Mission to the Deep Space"@en,
        "Mission to the Deep Space"@ja .

_:N06a100d30bf247c59bbfcb43a8d9e3c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting the shadowy gods"@en,
        "Unfinished Battle with God Syndrome"@en,
        "未確認神闘シンドローム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "Fighting the shadowy gods"@en,
        "Unfinished Battle with God Syndrome"@en,
        "未確認神闘シンドローム"@ja .

_:N0f9fa97ea30041dfb3332790d4108279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR OCEAN FOREVER ~ The Incarnation of Devil ~ The Dawn of Wisdom"@en,
        "STAR OCEAN FOREVER ～ The Incarnation of Devil ～ The Dawn of Wisdom"@en,
        "STAR OCEAN FOREVER ～ The Incarnation of Devil ～ The Dawn of Wisdom"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "STAR OCEAN FOREVER ~ The Incarnation of Devil ~ The Dawn of Wisdom"@en,
        "STAR OCEAN FOREVER ～ The Incarnation of Devil ～ The Dawn of Wisdom"@en,
        "STAR OCEAN FOREVER ～ The Incarnation of Devil ～ The Dawn of Wisdom"@ja .

_:N4c9947b5cf2840278a03d41ce1952793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of RENA ~ Drum Solo ~ Bass Solo ~"@en,
        "Theme of RENA ～ Drum Solo ～ Bass Solo ～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT19:58"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "Theme of RENA ~ Drum Solo ~ Bass Solo ~"@en,
        "Theme of RENA ～ Drum Solo ～ Bass Solo ～"@ja .

_:N4f3d4e141ffb410c89e5b465be0fa470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem to a Predicament ~ Falling Under Negative Consciousness ~"@en,
        "Requiem to a predicament ~ Negative roots ~"@en,
        "窮境へのレクイエム ～ 否定的な無意識下へ ～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "Requiem to a Predicament ~ Falling Under Negative Consciousness ~"@en,
        "Requiem to a predicament ~ Negative roots ~"@en,
        "窮境へのレクイエム ～ 否定的な無意識下へ ～"@ja .

_:N57c21b9a9feb45f88fbb13c97a9ff9ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confidence in the domination"@en,
        "Confidence in the domination"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "Confidence in the domination"@en,
        "Confidence in the domination"@ja .

_:N6024b30b7d32458cbb3fdef2cf6a8197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doorway to Heaven"@en,
        "Doorway to heaven"@en,
        "天空の扉"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "Doorway to Heaven"@en,
        "Doorway to heaven"@en,
        "天空の扉"@ja .

_:N7c13740067514c6d9beeeccde2abbd95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Away in the Violet Sky"@en,
        "Fly Away in the Violet Sky"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "Fly Away in the Violet Sky"@en,
        "Fly Away in the Violet Sky"@ja .

_:N7f1d33be461d48b8ba9128f339806862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflected Moon"@en,
        "Reflected Moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "Reflected Moon"@en,
        "Reflected Moon"@ja .

_:N95b4ae2c50ad4602860b2570b56fd0a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March for Glory"@en,
        "March for Glory"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "March for Glory"@en,
        "March for Glory"@ja .

_:Nb686c3f0df204be8ab8f458194cbaa3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of Wisdom"@en,
        "The Dawn of Wisdom"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "The Dawn of Wisdom"@en,
        "The Dawn of Wisdom"@ja .

_:Nb8acd64e6da8473b969a2a2e2738cf0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cutting Edge of Notion"@en,
        "Cutting Edge of Notion"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "Cutting Edge of Notion"@en,
        "Cutting Edge of Notion"@ja .

_:Nc35afd0b6b0f488da4ad206d4ab56b83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hand to Hand"@en,
        "Hand to Hand"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N65a4a26cd92c4afcbe6ba1beb45b6db2 ;
    schema:name "Hand to Hand"@en,
        "Hand to Hand"@ja .

_:Nc542970111d54828a9470e231c3d06f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Alone, Be Sorrow"@en,
        "So Alone, Be Sorrow"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "So Alone, Be Sorrow"@en,
        "So Alone, Be Sorrow"@ja .

_:Nd6be09f652f74927b9ee93f2b3da47fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highbrow"@en,
        "Highbrow"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "Highbrow"@en,
        "Highbrow"@ja .

_:Ne4eb49a5d22b4490a7dca6e460faa36b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motoi Sakuraba PIANO Solo"@en,
        "桜庭統 PIANO 独奏"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf5faeb6c9e7c438e8d3725725829da83 ;
    schema:name "Motoi Sakuraba PIANO Solo"@en,
        "桜庭統 PIANO 独奏"@ja .

_:N65a4a26cd92c4afcbe6ba1beb45b6db2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06a100d30bf247c59bbfcb43a8d9e3c0,
        _:N4c9947b5cf2840278a03d41ce1952793,
        _:N4f3d4e141ffb410c89e5b465be0fa470,
        _:N7c13740067514c6d9beeeccde2abbd95,
        _:N7f1d33be461d48b8ba9128f339806862,
        _:N95b4ae2c50ad4602860b2570b56fd0a6,
        _:Nb686c3f0df204be8ab8f458194cbaa3a,
        _:Nc35afd0b6b0f488da4ad206d4ab56b83 ;
    mo:track_count 8 ;
    schema:duration "PT55:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N06a100d30bf247c59bbfcb43a8d9e3c0,
        _:N4c9947b5cf2840278a03d41ce1952793,
        _:N4f3d4e141ffb410c89e5b465be0fa470,
        _:N7c13740067514c6d9beeeccde2abbd95,
        _:N7f1d33be461d48b8ba9128f339806862,
        _:N95b4ae2c50ad4602860b2570b56fd0a6,
        _:Nb686c3f0df204be8ab8f458194cbaa3a,
        _:Nc35afd0b6b0f488da4ad206d4ab56b83 .

_:Nf5faeb6c9e7c438e8d3725725829da83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N069572df09684904b7986d0e9954472f,
        _:N0f9fa97ea30041dfb3332790d4108279,
        _:N57c21b9a9feb45f88fbb13c97a9ff9ae,
        _:N6024b30b7d32458cbb3fdef2cf6a8197,
        _:Nb8acd64e6da8473b969a2a2e2738cf0c,
        _:Nc542970111d54828a9470e231c3d06f4,
        _:Nd6be09f652f74927b9ee93f2b3da47fc,
        _:Ne4eb49a5d22b4490a7dca6e460faa36b ;
    mo:track_count 8 ;
    schema:duration "PT46:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N069572df09684904b7986d0e9954472f,
        _:N0f9fa97ea30041dfb3332790d4108279,
        _:N57c21b9a9feb45f88fbb13c97a9ff9ae,
        _:N6024b30b7d32458cbb3fdef2cf6a8197,
        _:Nb8acd64e6da8473b969a2a2e2738cf0c,
        _:Nc542970111d54828a9470e231c3d06f4,
        _:Nd6be09f652f74927b9ee93f2b3da47fc,
        _:Ne4eb49a5d22b4490a7dca6e460faa36b .

