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

<artist/455#subject> a schema:Person,
        foaf:Person ;
    schema:name "marie"@en ;
    foaf:made <album/8257#lyrics>,
        <album/8257#subject> ;
    foaf:name "marie"@en .

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

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8257#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/8257#composition>,
        <album/8257#subject> ;
    foaf:name "MANYO"@en .

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

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

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

<https://medium-media.vgm.io/albums/75/8257/8257-1209559284.jpg> a schema:ImageObject,
        foaf:Image .

<album/8257#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gouen no Soleil -Chaos Region- Original Soundtrack"@en,
        "鋼炎のソレイユ -Chaos Region- Original Soundtrack"@ja,
        "Gouen no Soleil -Chaos Region- Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Little Wing"@en ;
            foaf:made <album/8257#composition> ;
            foaf:name "(Little Wing"@en ],
        <artist/82#subject> ;
    mo:produced_work <album/8257#musicalwork> ;
    schema:name "Gouen no Soleil -Chaos Region- Original Soundtrack"@en,
        "鋼炎のソレイユ -Chaos Region- Original Soundtrack"@ja,
        "Gouen no Soleil -Chaos Region- Original Soundtrack"@ja-latn .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8257#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8257#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<album/8257#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gouen no Soleil -Chaos Region- Original Soundtrack"@en,
        "鋼炎のソレイユ -Chaos Region- Original Soundtrack"@ja,
        "Gouen no Soleil -Chaos Region- Original Soundtrack"@ja-latn ;
    mo:performance_of <album/8257#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/291#subject> ;
    mo:recorded_as <album/8257#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/291#subject> ;
    schema:name "Gouen no Soleil -Chaos Region- Original Soundtrack"@en,
        "鋼炎のソレイユ -Chaos Region- Original Soundtrack"@ja,
        "Gouen no Soleil -Chaos Region- Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/8257#musicalwork> .

<album/8257#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-25"^^xsd:date ;
    dcterms:title "Gouen no Soleil -Chaos Region- Original Soundtrack"@en,
        "鋼炎のソレイユ -Chaos Region- Original Soundtrack"@ja,
        "Gouen no Soleil -Chaos Region- Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SF-009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8257#musicalexpression> ;
    mo:publisher _:Ne2751aa2f2db495888541fc865265241 ;
    mo:record _:N93ae61a755d14ddf824e5ee34c1be12f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gouen no Soliel -Chaos Region-"@en ;
            foaf:name "Gouen no Soliel -Chaos Region-"@en ] ;
    schema:byArtist <artist/149#subject>,
        <artist/291#subject> ;
    schema:datePublished "2008-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/8257/8257-1209559284.jpg> ;
    schema:name "Gouen no Soleil -Chaos Region- Original Soundtrack"@en,
        "鋼炎のソレイユ -Chaos Region- Original Soundtrack"@ja,
        "Gouen no Soleil -Chaos Region- Original Soundtrack"@ja-latn ;
    schema:publisher _:Ne2751aa2f2db495888541fc865265241 ;
    foaf:depiction <https://media.vgm.io/albums/75/8257/8257-1209559284.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8257#subject> ;
    schema:name "(Little Wing"@en ;
    foaf:made <album/8257#subject> ;
    foaf:name "(Little Wing"@en .

_:N0adf36faef804aa5938803b41051429a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disaster - The World in Uproar"@en,
        "凶・狂天動地"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Disaster - The World in Uproar"@en,
        "凶・狂天動地"@ja .

_:N1510d1f274954874b12e4c4be3f9831f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freezing Darkness"@en,
        "凍てつきし闇"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Freezing Darkness"@en,
        "凍てつきし闇"@ja .

_:N170713c0d60b41d6ab85492b405ce9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unsheathed Sword"@en,
        "抜き放つ白刃"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Unsheathed Sword"@en,
        "抜き放つ白刃"@ja .

_:N1a63a8a6c16f4f868056ab174fee5480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel - Lawless Providence"@en,
        "鋼・天意無法"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Steel - Lawless Providence"@en,
        "鋼・天意無法"@ja .

_:N215c8ba252334b5ab240d228062831bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rusted Cage"@en,
        "錆びついた檻"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Rusted Cage"@en,
        "錆びついた檻"@ja .

_:N2c802da87d8348f297cb9bf0a65dfe40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattering, Fluttering Petals"@en,
        "散る花舞う花"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Scattering, Fluttering Petals"@en,
        "散る花舞う花"@ja .

_:N2c813787a7164b3487abc83f03a3e6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem of Demise"@en,
        "終焉の鎮魂歌"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Requiem of Demise"@en,
        "終焉の鎮魂歌"@ja .

_:N3ae27b9290a6430a88abaa81070d0c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame Blade, Steel Sword"@en,
        "炎の刃鋼の剣"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Flame Blade, Steel Sword"@en,
        "炎の刃鋼の剣"@ja .

_:N40d41ce5efac4ef3a657b9f1f2136355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Garden"@en,
        "やすらぎの園"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Peaceful Garden"@en,
        "やすらぎの園"@ja .

_:N4d5b5920926741f58ac7e133b12120b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star"@en,
        "流れ星"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Shooting Star"@en,
        "流れ星"@ja .

_:N60913c02803a4bafb3c946b8d5eddc96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lure to a Nightmare"@en,
        "悪夢への誘い"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Lure to a Nightmare"@en,
        "悪夢への誘い"@ja .

_:N813383d9ec2c49a8ac1b4109997faa6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valhalla"@en,
        "ヴァルハラ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Valhalla"@en,
        "ヴァルハラ"@ja .

_:N90066702a98946a3936e136434daa126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoning Formality Again Tonight"@en,
        "今夜も無礼講"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Abandoning Formality Again Tonight"@en,
        "今夜も無礼講"@ja .

_:Nc8d7d5450dee4f3a8d4bb56506455267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Deep Forest"@en,
        "深き森の奥へ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Into the Deep Forest"@en,
        "深き森の奥へ"@ja .

_:Nd9cdfb7ac0ba4331b4ec2ed894f86bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Round Table of the Goddesses"@en,
        "女神達の円卓"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Round Table of the Goddesses"@en,
        "女神達の円卓"@ja .

_:Ne2751aa2f2db495888541fc865265241 schema:name "SkyFish"@en ;
    foaf:name "SkyFish"@en .

_:Nf9ad60b29b344e4981031385a787d959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little White Flower"@en,
        "小さな白い花"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Little White Flower"@en,
        "小さな白い花"@ja .

_:Nff02805dfe6540ae8c0506d99d6c703c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame - Profusion of Flowers"@en,
        "炎・百花繚乱"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N93ae61a755d14ddf824e5ee34c1be12f ;
    schema:name "Flame - Profusion of Flowers"@en,
        "炎・百花繚乱"@ja .

_:N93ae61a755d14ddf824e5ee34c1be12f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0adf36faef804aa5938803b41051429a,
        _:N1510d1f274954874b12e4c4be3f9831f,
        _:N170713c0d60b41d6ab85492b405ce9d1,
        _:N1a63a8a6c16f4f868056ab174fee5480,
        _:N215c8ba252334b5ab240d228062831bd,
        _:N2c802da87d8348f297cb9bf0a65dfe40,
        _:N2c813787a7164b3487abc83f03a3e6a5,
        _:N3ae27b9290a6430a88abaa81070d0c16,
        _:N40d41ce5efac4ef3a657b9f1f2136355,
        _:N4d5b5920926741f58ac7e133b12120b3,
        _:N60913c02803a4bafb3c946b8d5eddc96,
        _:N813383d9ec2c49a8ac1b4109997faa6b,
        _:N90066702a98946a3936e136434daa126,
        _:Nc8d7d5450dee4f3a8d4bb56506455267,
        _:Nd9cdfb7ac0ba4331b4ec2ed894f86bce,
        _:Nf9ad60b29b344e4981031385a787d959,
        _:Nff02805dfe6540ae8c0506d99d6c703c ;
    mo:track_count 17 ;
    schema:duration "PT63:54"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0adf36faef804aa5938803b41051429a,
        _:N1510d1f274954874b12e4c4be3f9831f,
        _:N170713c0d60b41d6ab85492b405ce9d1,
        _:N1a63a8a6c16f4f868056ab174fee5480,
        _:N215c8ba252334b5ab240d228062831bd,
        _:N2c802da87d8348f297cb9bf0a65dfe40,
        _:N2c813787a7164b3487abc83f03a3e6a5,
        _:N3ae27b9290a6430a88abaa81070d0c16,
        _:N40d41ce5efac4ef3a657b9f1f2136355,
        _:N4d5b5920926741f58ac7e133b12120b3,
        _:N60913c02803a4bafb3c946b8d5eddc96,
        _:N813383d9ec2c49a8ac1b4109997faa6b,
        _:N90066702a98946a3936e136434daa126,
        _:Nc8d7d5450dee4f3a8d4bb56506455267,
        _:Nd9cdfb7ac0ba4331b4ec2ed894f86bce,
        _:Nf9ad60b29b344e4981031385a787d959,
        _:Nff02805dfe6540ae8c0506d99d6c703c .

