@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 _:N410a43032b8446818f0d1c13ecf4f64e,
        _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    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> .

_:N4a54bb98ae9540e2902dec7d5de7e7bf 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 _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    schema:name "Doorway to Heaven"@en,
        "Doorway to heaven"@en,
        "天空の扉"@ja .

_:N5e3f39e02e3748b2b82c3b286f5f78b7 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 _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    schema:name "Confidence in the domination"@en,
        "Confidence in the domination"@ja .

_:N5f46050147f34fe8a5076b308b1d9c23 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "Theme of RENA ~ Drum Solo ~ Bass Solo ~"@en,
        "Theme of RENA ～ Drum Solo ～ Bass Solo ～"@ja .

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

_:N6ff83788c4b546aeb9344a770cce4742 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 _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    schema:name "So Alone, Be Sorrow"@en,
        "So Alone, Be Sorrow"@ja .

_:Na17e7e4aeec34e3db744b7e74405985a 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 _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    schema:name "Motoi Sakuraba PIANO Solo"@en,
        "桜庭統 PIANO 独奏"@ja .

_:Nada9933bf4f94db789aabc3af9debd04 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "Reflected Moon"@en,
        "Reflected Moon"@ja .

_:Nb24799b9c9e747888ce8fda7cdecae89 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 _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    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 .

_:Nbf87351c15af4d6c937ba2e67983f3ac 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "Hand to Hand"@en,
        "Hand to Hand"@ja .

_:Nc583dfce967f4d47aafc1abe48d8eda5 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "Requiem to a Predicament ~ Falling Under Negative Consciousness ~"@en,
        "Requiem to a predicament ~ Negative roots ~"@en,
        "窮境へのレクイエム ～ 否定的な無意識下へ ～"@ja .

_:Ncb2f81d6e93c41168b8deff8cdc3fe36 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 _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    schema:name "Mission to the Deep Space"@en,
        "Mission to the Deep Space"@ja .

_:Ncf9744593a51413c8f98862e450a5fbb 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "Fighting the shadowy gods"@en,
        "Unfinished Battle with God Syndrome"@en,
        "未確認神闘シンドローム"@ja .

_:Nded3319c03b441fcab24bf27c8790aac 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "The Dawn of Wisdom"@en,
        "The Dawn of Wisdom"@ja .

_:Nfa338f74fbf7473dbed213d97442038c 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "Fly Away in the Violet Sky"@en,
        "Fly Away in the Violet Sky"@ja .

_:Nfa60f8cb6dd24a71bd2b8255725eec0a 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 _:N410a43032b8446818f0d1c13ecf4f64e ;
    schema:name "March for Glory"@en,
        "March for Glory"@ja .

_:Nfbc87961ec5c4779ae1f1954007010f2 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 _:Nc7bbe615947a46049d5595f6a6c154c2 ;
    schema:name "Cutting Edge of Notion"@en,
        "Cutting Edge of Notion"@ja .

_:N410a43032b8446818f0d1c13ecf4f64e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5f46050147f34fe8a5076b308b1d9c23,
        _:Nada9933bf4f94db789aabc3af9debd04,
        _:Nbf87351c15af4d6c937ba2e67983f3ac,
        _:Nc583dfce967f4d47aafc1abe48d8eda5,
        _:Ncf9744593a51413c8f98862e450a5fbb,
        _:Nded3319c03b441fcab24bf27c8790aac,
        _:Nfa338f74fbf7473dbed213d97442038c,
        _:Nfa60f8cb6dd24a71bd2b8255725eec0a ;
    mo:track_count 8 ;
    schema:duration "PT55:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N5f46050147f34fe8a5076b308b1d9c23,
        _:Nada9933bf4f94db789aabc3af9debd04,
        _:Nbf87351c15af4d6c937ba2e67983f3ac,
        _:Nc583dfce967f4d47aafc1abe48d8eda5,
        _:Ncf9744593a51413c8f98862e450a5fbb,
        _:Nded3319c03b441fcab24bf27c8790aac,
        _:Nfa338f74fbf7473dbed213d97442038c,
        _:Nfa60f8cb6dd24a71bd2b8255725eec0a .

_:Nc7bbe615947a46049d5595f6a6c154c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4a54bb98ae9540e2902dec7d5de7e7bf,
        _:N5e3f39e02e3748b2b82c3b286f5f78b7,
        _:N6cd0b29b87b44630abe914edbd5fa410,
        _:N6ff83788c4b546aeb9344a770cce4742,
        _:Na17e7e4aeec34e3db744b7e74405985a,
        _:Nb24799b9c9e747888ce8fda7cdecae89,
        _:Ncb2f81d6e93c41168b8deff8cdc3fe36,
        _:Nfbc87961ec5c4779ae1f1954007010f2 ;
    mo:track_count 8 ;
    schema:duration "PT46:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4a54bb98ae9540e2902dec7d5de7e7bf,
        _:N5e3f39e02e3748b2b82c3b286f5f78b7,
        _:N6cd0b29b87b44630abe914edbd5fa410,
        _:N6ff83788c4b546aeb9344a770cce4742,
        _:Na17e7e4aeec34e3db744b7e74405985a,
        _:Nb24799b9c9e747888ce8fda7cdecae89,
        _:Ncb2f81d6e93c41168b8deff8cdc3fe36,
        _:Nfbc87961ec5c4779ae1f1954007010f2 .

