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

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

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

<artist/12018#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49078#subject> ;
    schema:name "Kengo Tokusashi"@en,
        "とくさしけんご"@ja ;
    foaf:made <album/49078#composition>,
        <album/49078#subject> ;
    foaf:name "Kengo Tokusashi"@en,
        "とくさしけんご"@ja .

<product/3020#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online: Lost Song"@en,
        "ソードアート・オンライン ロスト・ソング"@ja,
        "Sword Art Online: Lost Song"@ja-latn ;
    foaf:name "Sword Art Online: Lost Song"@en,
        "ソードアート・オンライン ロスト・ソング"@ja,
        "Sword Art Online: Lost Song"@ja-latn .

<album/49078#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sword Art Online -Lost Song- Soundtrack"@en,
        "ソードアート・オンライン -ロスト・ソング- サウンドトラック"@ja,
        "Sword Art Online -Lost Song- Soundtrack"@ja-latn ;
    mo:composer <artist/12018#subject> ;
    mo:produced_work <album/49078#musicalwork> ;
    schema:name "Sword Art Online -Lost Song- Soundtrack"@en,
        "ソードアート・オンライン -ロスト・ソング- サウンドトラック"@ja,
        "Sword Art Online -Lost Song- Soundtrack"@ja-latn .

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

<album/49078#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sword Art Online -Lost Song- Soundtrack"@en,
        "ソードアート・オンライン -ロスト・ソング- サウンドトラック"@ja,
        "Sword Art Online -Lost Song- Soundtrack"@ja-latn ;
    mo:performance_of <album/49078#musicalwork> ;
    mo:recorded_as <album/49078#musicalexpression> ;
    schema:name "Sword Art Online -Lost Song- Soundtrack"@en,
        "ソードアート・オンライン -ロスト・ソング- サウンドトラック"@ja,
        "Sword Art Online -Lost Song- Soundtrack"@ja-latn ;
    schema:workPerformed <album/49078#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/87/49078/49078-1434222592.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49078#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-26"^^xsd:date ;
    dcterms:title "Sword Art Online -Lost Song- Soundtrack"@en,
        "ソードアート・オンライン -ロスト・ソング- サウンドトラック"@ja,
        "Sword Art Online -Lost Song- Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49078#musicalexpression> ;
    mo:publisher <org/1330#subject> ;
    mo:record _:N4e53edb5ea34427faec9ec23ea796370 ;
    mo:record_count 1 ;
    schema:about <product/3020#subject> ;
    schema:datePublished "2015-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/49078/49078-1434222592.jpg> ;
    schema:name "Sword Art Online -Lost Song- Soundtrack"@en,
        "ソードアート・オンライン -ロスト・ソング- サウンドトラック"@ja,
        "Sword Art Online -Lost Song- Soundtrack"@ja-latn ;
    schema:publisher <org/1330#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/49078/49078-1434222592.jpg> .

_:N119a12105ef643be8823e1c8993e60c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スヴァルトアールヴヘイム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "スヴァルトアールヴヘイム"@ja .

_:N2901f8c9702d4ebe8d6bcb7cdb1ac8b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダスヴィダーニャ!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "ダスヴィダーニャ!"@ja .

_:N30a9ea991f80449dba424a5e9c4176ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舞曲"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "舞曲"@ja .

_:N32ffe8ed477a455e90361179998f344e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グレイプニルの縛鎖"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "グレイプニルの縛鎖"@ja .

_:N5da1ad86c12242d8bc18632d29130f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DUEL!!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "DUEL!!"@ja .

_:N631bdd656db246d38702c4af561e6b83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激震"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "激震"@ja .

_:N635e9ef85c0d444a87c10ef1765c55b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フォルセティ大通り"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "フォルセティ大通り"@ja .

_:N656625ce3d814091be50865a806f0942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浮島草原ヴォークリンデ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "浮島草原ヴォークリンデ"@ja .

_:N674a98e059cb4e42832976693d684a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アタック・フォーメーション"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "アタック・フォーメーション"@ja .

_:N677dbcbd0316414f8c740f094e4a6ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ささやく鉱石"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "ささやく鉱石"@ja .

_:N7d42b86945c94eff84395959a8fdf11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geothermal"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "Geothermal"@ja .

_:N8fca99ec025f41f9b6ce96e1758fe586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三剣交錯し雌雄決す"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "三剣交錯し雌雄決す"@ja .

_:N935ca278002c4ffd9527c098220373df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタラクタイト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "スタラクタイト"@ja .

_:Na3b16d040bd04684951a68d1dfecf215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "岩塊原野ニーベルハイム"@ja ;
    mo:track_number 18 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "岩塊原野ニーベルハイム"@ja .

_:Naa0d8f65b56f483e871377345435629c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "環状氷山フロスヒルデ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "環状氷山フロスヒルデ"@ja .

_:Nb06e4a8389a94249bfefcf55e6a31b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨上がりの朝に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "雨上がりの朝に"@ja .

_:Nde523cdcc37b444bb9952233090696ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暴虐の翼"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "暴虐の翼"@ja .

_:Ne7000b1fbc3e44869dbd18de58241ff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂丘峡谷ヴェルグンデ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:inPlaylist _:N4e53edb5ea34427faec9ec23ea796370 ;
    schema:name "砂丘峡谷ヴェルグンデ"@ja .

_:N4e53edb5ea34427faec9ec23ea796370 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N119a12105ef643be8823e1c8993e60c8,
        _:N2901f8c9702d4ebe8d6bcb7cdb1ac8b2,
        _:N30a9ea991f80449dba424a5e9c4176ad,
        _:N32ffe8ed477a455e90361179998f344e,
        _:N5da1ad86c12242d8bc18632d29130f8e,
        _:N631bdd656db246d38702c4af561e6b83,
        _:N635e9ef85c0d444a87c10ef1765c55b9,
        _:N656625ce3d814091be50865a806f0942,
        _:N674a98e059cb4e42832976693d684a2d,
        _:N677dbcbd0316414f8c740f094e4a6ef0,
        _:N7d42b86945c94eff84395959a8fdf11a,
        _:N8fca99ec025f41f9b6ce96e1758fe586,
        _:N935ca278002c4ffd9527c098220373df,
        _:Na3b16d040bd04684951a68d1dfecf215,
        _:Naa0d8f65b56f483e871377345435629c,
        _:Nb06e4a8389a94249bfefcf55e6a31b19,
        _:Nde523cdcc37b444bb9952233090696ac,
        _:Ne7000b1fbc3e44869dbd18de58241ff9 ;
    mo:track_count 18 ;
    schema:duration "PT67:19"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N119a12105ef643be8823e1c8993e60c8,
        _:N2901f8c9702d4ebe8d6bcb7cdb1ac8b2,
        _:N30a9ea991f80449dba424a5e9c4176ad,
        _:N32ffe8ed477a455e90361179998f344e,
        _:N5da1ad86c12242d8bc18632d29130f8e,
        _:N631bdd656db246d38702c4af561e6b83,
        _:N635e9ef85c0d444a87c10ef1765c55b9,
        _:N656625ce3d814091be50865a806f0942,
        _:N674a98e059cb4e42832976693d684a2d,
        _:N677dbcbd0316414f8c740f094e4a6ef0,
        _:N7d42b86945c94eff84395959a8fdf11a,
        _:N8fca99ec025f41f9b6ce96e1758fe586,
        _:N935ca278002c4ffd9527c098220373df,
        _:Na3b16d040bd04684951a68d1dfecf215,
        _:Naa0d8f65b56f483e871377345435629c,
        _:Nb06e4a8389a94249bfefcf55e6a31b19,
        _:Nde523cdcc37b444bb9952233090696ac,
        _:Ne7000b1fbc3e44869dbd18de58241ff9 .

