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

<artist/39949#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naho"@en,
        "菜穂"@ja ;
    foaf:made <album/115643#subject>,
        <album/115643#vocals> ;
    foaf:name "Naho"@en,
        "菜穂"@ja .

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

<artist/15501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115643#subject> ;
    schema:name "Taja"@en ;
    foaf:made <album/115643#composition>,
        <album/115643#subject> ;
    foaf:name "Taja"@en .

<product/20627#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam MS IGLOO: The Hidden One-Year War"@en,
        "機動戦士ガンダム MS IGLOO -1年戦争秘録-"@ja,
        "Kidou Senshi Gundam MS IGLOO 1-nen Sensou Hiroku"@ja-latn ;
    foaf:name "Mobile Suit Gundam MS IGLOO: The Hidden One-Year War"@en,
        "機動戦士ガンダム MS IGLOO -1年戦争秘録-"@ja,
        "Kidou Senshi Gundam MS IGLOO 1-nen Sensou Hiroku"@ja-latn .

<product/20628#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam MS IGLOO 2: Gravity of the Battlefield"@en,
        "機動戦士ガンダム MSイグルー2 重力戦線"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen"@ja-latn ;
    foaf:name "Mobile Suit Gundam MS IGLOO 2: Gravity of the Battlefield"@en,
        "機動戦士ガンダム MSイグルー2 重力戦線"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen"@ja-latn .

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

<org/1412#subject> schema:name "gunboy GLOBAL"@en,
        "gunboy GLOBAL"@ja,
        "gunboy GLOBAL"@ja-latn ;
    foaf:name "gunboy GLOBAL"@en,
        "gunboy GLOBAL"@ja,
        "gunboy GLOBAL"@ja-latn .

<https://media.vgm.io/albums/34/115643/115643-78853d8e96f2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115643#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/115643/115643-78853d8e96f2.jpg> ;
    foaf:depicts <album/115643#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/115643/115643-78853d8e96f2.jpg> .

<https://medium-media.vgm.io/albums/34/115643/115643-78853d8e96f2.jpg> a schema:ImageObject,
        foaf:Image .

<album/115643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MOBILE SUIT GUNDAM MS IGLOO 2 ORIGINAL SOUNDTRACK SPECIAL PACKAGE"@en,
        "機動戦士ガンダム MS IGLOO 2 重力戦線 オリジナルサウンドトラック [特装盤]"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen Original Soundtrack [Tokusouban]"@ja-latn ;
    mo:composer <artist/15501#subject>,
        <artist/337#subject> ;
    mo:produced_work <album/115643#musicalwork> ;
    schema:name "MOBILE SUIT GUNDAM MS IGLOO 2 ORIGINAL SOUNDTRACK SPECIAL PACKAGE"@en,
        "機動戦士ガンダム MS IGLOO 2 重力戦線 オリジナルサウンドトラック [特装盤]"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen Original Soundtrack [Tokusouban]"@ja-latn .

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

<album/115643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MOBILE SUIT GUNDAM MS IGLOO 2 ORIGINAL SOUNDTRACK SPECIAL PACKAGE"@en,
        "機動戦士ガンダム MS IGLOO 2 重力戦線 オリジナルサウンドトラック [特装盤]"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen Original Soundtrack [Tokusouban]"@ja-latn ;
    mo:performance_of <album/115643#musicalwork> ;
    mo:performer <artist/337#subject> ;
    mo:recorded_as <album/115643#musicalexpression> ;
    schema:byArtist <artist/337#subject> ;
    schema:name "MOBILE SUIT GUNDAM MS IGLOO 2 ORIGINAL SOUNDTRACK SPECIAL PACKAGE"@en,
        "機動戦士ガンダム MS IGLOO 2 重力戦線 オリジナルサウンドトラック [特装盤]"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen Original Soundtrack [Tokusouban]"@ja-latn ;
    schema:workPerformed <album/115643#musicalwork> .

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

<artist/337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115643#subject> ;
    mo:performed <album/115643#performance> ;
    schema:name "Megumi Ohashi"@en,
        "大橋恵"@ja ;
    foaf:made <album/115643#composition>,
        <album/115643#subject> ;
    foaf:name "Megumi Ohashi"@en,
        "大橋恵"@ja .

<album/115643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-24"^^xsd:date ;
    dcterms:title "MOBILE SUIT GUNDAM MS IGLOO 2 ORIGINAL SOUNDTRACK SPECIAL PACKAGE"@en,
        "機動戦士ガンダム MS IGLOO 2 重力戦線 オリジナルサウンドトラック [特装盤]"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen Original Soundtrack [Tokusouban]"@ja-latn ;
    mo:catalogue_number "VTZL-7" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/115643#musicalexpression> ;
    mo:publisher <org/1412#subject> ;
    mo:record _:N730bbd5ef4934bf584be8f77b139e64c,
        _:Nae29dbddff814144b4696a0888b4b07a ;
    mo:record_count 2 ;
    schema:about <product/20627#subject>,
        <product/20628#subject> ;
    schema:byArtist <artist/337#subject> ;
    schema:datePublished "2008-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/115643/115643-78853d8e96f2.jpg> ;
    schema:name "MOBILE SUIT GUNDAM MS IGLOO 2 ORIGINAL SOUNDTRACK SPECIAL PACKAGE"@en,
        "機動戦士ガンダム MS IGLOO 2 重力戦線 オリジナルサウンドトラック [特装盤]"@ja,
        "Kidou Senshi Gundam MS IGLOO 2: Juuryoku Sensen Original Soundtrack [Tokusouban]"@ja-latn ;
    schema:publisher <org/1412#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/115643/115643-78853d8e96f2.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Taja"@en ;
    foaf:made <album/115643#subject> ;
    foaf:name "(Taja"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Taja"@en ;
    foaf:made <album/115643#vocals> ;
    foaf:name "(Taja"@en .

_:N0758e1a21ae84ef787d24e0bca9215b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀しみの鉄槌"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "哀しみの鉄槌"@ja .

_:N0e3f9203757c44a7affeae1851d1e924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "西日の英雄"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "西日の英雄"@ja .

_:N0fe238387c0e4e7b975c76e3f947c904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Z.w.P.A"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "Z.w.P.A"@ja .

_:N135393c138cf4f02bfe20cea15d0130c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明け前"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "夜明け前"@ja .

_:N1939b4cb0933492888d8b22caa4ef6a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "視認"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "視認"@ja .

_:N240cac3b5f854f838290e5973e9d519b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "兵士の故郷(ふるさと)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "兵士の故郷(ふるさと)"@ja .

_:N2caa8c42929a49a48b92414f16ba9556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "降ろし方始め!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "降ろし方始め!"@ja .

_:N3003c71eafdd4173b8218aceb1dc94d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死守セヨ!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "死守セヨ!"@ja .

_:N317f26afb0f546058d7238b9a6898a27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "重い足取り"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "重い足取り"@ja .

_:N48b6153bde4340a9ba91752f4875f16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上陸の夢"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "上陸の夢"@ja .

_:N491dcdcd830a479ea8b4a5c906d6ae01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記載事項なし"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "記載事項なし"@ja .

_:N4abd26fbe52e4d028cdcf79391254caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ターニングポイント"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "ターニングポイント"@ja .

_:N4b9a0a329fe24953963471e7bee46293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陸の王者"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "陸の王者"@ja .

_:N5416b5efe55f4b65a527c859c8c1b7c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂塵"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "砂塵"@ja .

_:N5649fb6eea484ae4be8a0393c9ae9262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「603」のボレロ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "「603」のボレロ"@ja .

_:N594977f4b8d34307917687797cc57114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "機動戦"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "機動戦"@ja .

_:N5ae51ca3f3e046bbb379e16af06aab27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜃気楼"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "蜃気楼"@ja .

_:N5cbf0487e0b44a98bc63c066aa95381d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "付き纏う不条理"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "付き纏う不条理"@ja .

_:N62f3c49fe43145f892c72534432dadc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "失探"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "失探"@ja .

_:N65f8831a255b44fab94477c43e8144a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "公国軍楽・第3番"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "公国軍楽・第3番"@ja .

_:N67217a549ac54cf092f23c68777cc78e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "重い夕陽"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "重い夕陽"@ja .

_:N6a7edb5d5b984ff983a0de5f08f53ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "血の反撃"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "血の反撃"@ja .

_:N6baebea9806045d89b428307fba10161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "硝煙"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "硝煙"@ja .

_:N6df150ce7f134718b4c9e95674fc3dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "柵越えのメリーさん"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "柵越えのメリーさん"@ja .

_:N6eb463d62e404c7d96a4b730bd751a8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甦る悪夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "甦る悪夢"@ja .

_:N7211d8ed04814962a69bc501f8fd841f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死地"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "死地"@ja .

_:N7b738de351b0438196b9ce104b182540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遭遇"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "遭遇"@ja .

_:N7efffeb7d8b24b8282d7c2d44691886b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鋼の巨人"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "鋼の巨人"@ja .

_:N8421b9bb0a0a4181b16caa80d7ba97c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永い眠り"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "永い眠り"@ja .

_:N8c2c05955ffa42dcb9943e671c44b135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「帰航ヲ祝ス」"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "「帰航ヲ祝ス」"@ja .

_:N8c569753bb0442ec9e3d1cf394dca1fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "流星"@ja .

_:N8ff633069e404003941317abb6f3dc4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オン タイム"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "オン タイム"@ja .

_:N90a29589093b46c49cde820e9d13e276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦兵器"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "決戦兵器"@ja .

_:N96a8ffbeaf734acb8e2bce9dd2662588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒い葬列"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "黒い葬列"@ja .

_:N9e9320f2b79e449aa91859ae0112cbc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "進出ス!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "進出ス!"@ja .

_:N9f65afa7acf84d5f980e5d7b38d8644b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時空のたもと ~Full Ver."@ja ;
    mo:track_number 31 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "時空のたもと ~Full Ver."@ja .

_:Na24fa65728844085b06cd3e886b227e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激突警報"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "激突警報"@ja .

_:Na47d8ee26bbb4f4ebcfe2d0bcede9546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "重力の掟"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "重力の掟"@ja .

_:Nb2ca958e275541329bca6a486674303b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "堅忍不抜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "堅忍不抜"@ja .

_:Nb8cf52921de248babca7a00f73946e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘準備"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "戦闘準備"@ja .

_:Nbc51bccc22aa44869c670f84fb86ef50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死神の呟き"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "死神の呟き"@ja .

_:Nbcf411dad1f049d8ae0a869095cf74ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逢魔の刻"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "逢魔の刻"@ja .

_:Nc18edc1ca67c4edba854167348f51000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳴動"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "鳴動"@ja .

_:Nc7c677e0646f49ce8a84af010010d75c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輔(かまち) 其ノ弐"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "輔(かまち) 其ノ弐"@ja .

_:Nd0e029339e174817a25586dd0205c5a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まだか?"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "まだか?"@ja .

_:Nd15258fc65df46a6a6fe97c507a0e4a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "半旗たなびく"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "半旗たなびく"@ja .

_:Nd1d94b98f7554e2c9ea0dae6d831ac45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遺品"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "遺品"@ja .

_:Nd545f6e6b7c9441d90739e5261977540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舫解ケ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "舫解ケ"@ja .

_:Ndd676139854243799d69503debc7107b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感度かすかに"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "感度かすかに"@ja .

_:Ndda68ba708a3498bb9e88d08fe951373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇夜の出撃"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "闇夜の出撃"@ja .

_:Ne095e61c31d94caf8e1ad07b0b901a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "躍進距離"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "躍進距離"@ja .

_:Ne10584b9e6e847e588288ea23ff82655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "続航セヨ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "続航セヨ"@ja .

_:Ne1decd7fafca4fedbc79d7e6aa6ed316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙の進軍"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "宇宙の進軍"@ja .

_:Ne59d95bb099f4236b48143f19f87fbfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使の時間"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "天使の時間"@ja .

_:Neb273a9f372748d49a65385166fdb523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鷲は舞い降りる"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N730bbd5ef4934bf584be8f77b139e64c ;
    schema:name "鷲は舞い降りる"@ja .

_:Nf3c3ddf34f47424c9ed81b72437384c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新月の中"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "新月の中"@ja .

_:Nf408eb865c33487592e3ea0adc8d0b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ある技術士官"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nae29dbddff814144b4696a0888b4b07a ;
    schema:name "ある技術士官"@ja .

_:N730bbd5ef4934bf584be8f77b139e64c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e3f9203757c44a7affeae1851d1e924,
        _:N135393c138cf4f02bfe20cea15d0130c,
        _:N1939b4cb0933492888d8b22caa4ef6a9,
        _:N240cac3b5f854f838290e5973e9d519b,
        _:N317f26afb0f546058d7238b9a6898a27,
        _:N4b9a0a329fe24953963471e7bee46293,
        _:N5416b5efe55f4b65a527c859c8c1b7c4,
        _:N5cbf0487e0b44a98bc63c066aa95381d,
        _:N65f8831a255b44fab94477c43e8144a5,
        _:N6a7edb5d5b984ff983a0de5f08f53ad7,
        _:N6baebea9806045d89b428307fba10161,
        _:N6eb463d62e404c7d96a4b730bd751a8f,
        _:N7211d8ed04814962a69bc501f8fd841f,
        _:N7efffeb7d8b24b8282d7c2d44691886b,
        _:N8421b9bb0a0a4181b16caa80d7ba97c3,
        _:N96a8ffbeaf734acb8e2bce9dd2662588,
        _:Na47d8ee26bbb4f4ebcfe2d0bcede9546,
        _:Nb8cf52921de248babca7a00f73946e33,
        _:Nbc51bccc22aa44869c670f84fb86ef50,
        _:Nbcf411dad1f049d8ae0a869095cf74ff,
        _:Nc18edc1ca67c4edba854167348f51000,
        _:Nd1d94b98f7554e2c9ea0dae6d831ac45,
        _:Ndda68ba708a3498bb9e88d08fe951373,
        _:Ne095e61c31d94caf8e1ad07b0b901a39,
        _:Ne59d95bb099f4236b48143f19f87fbfb,
        _:Neb273a9f372748d49a65385166fdb523 ;
    mo:track_count 26 ;
    schema:duration "PT41:37"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N0e3f9203757c44a7affeae1851d1e924,
        _:N135393c138cf4f02bfe20cea15d0130c,
        _:N1939b4cb0933492888d8b22caa4ef6a9,
        _:N240cac3b5f854f838290e5973e9d519b,
        _:N317f26afb0f546058d7238b9a6898a27,
        _:N4b9a0a329fe24953963471e7bee46293,
        _:N5416b5efe55f4b65a527c859c8c1b7c4,
        _:N5cbf0487e0b44a98bc63c066aa95381d,
        _:N65f8831a255b44fab94477c43e8144a5,
        _:N6a7edb5d5b984ff983a0de5f08f53ad7,
        _:N6baebea9806045d89b428307fba10161,
        _:N6eb463d62e404c7d96a4b730bd751a8f,
        _:N7211d8ed04814962a69bc501f8fd841f,
        _:N7efffeb7d8b24b8282d7c2d44691886b,
        _:N8421b9bb0a0a4181b16caa80d7ba97c3,
        _:N96a8ffbeaf734acb8e2bce9dd2662588,
        _:Na47d8ee26bbb4f4ebcfe2d0bcede9546,
        _:Nb8cf52921de248babca7a00f73946e33,
        _:Nbc51bccc22aa44869c670f84fb86ef50,
        _:Nbcf411dad1f049d8ae0a869095cf74ff,
        _:Nc18edc1ca67c4edba854167348f51000,
        _:Nd1d94b98f7554e2c9ea0dae6d831ac45,
        _:Ndda68ba708a3498bb9e88d08fe951373,
        _:Ne095e61c31d94caf8e1ad07b0b901a39,
        _:Ne59d95bb099f4236b48143f19f87fbfb,
        _:Neb273a9f372748d49a65385166fdb523 .

_:Nae29dbddff814144b4696a0888b4b07a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0758e1a21ae84ef787d24e0bca9215b0,
        _:N0fe238387c0e4e7b975c76e3f947c904,
        _:N2caa8c42929a49a48b92414f16ba9556,
        _:N3003c71eafdd4173b8218aceb1dc94d9,
        _:N48b6153bde4340a9ba91752f4875f16a,
        _:N491dcdcd830a479ea8b4a5c906d6ae01,
        _:N4abd26fbe52e4d028cdcf79391254caa,
        _:N5649fb6eea484ae4be8a0393c9ae9262,
        _:N594977f4b8d34307917687797cc57114,
        _:N5ae51ca3f3e046bbb379e16af06aab27,
        _:N62f3c49fe43145f892c72534432dadc4,
        _:N67217a549ac54cf092f23c68777cc78e,
        _:N6df150ce7f134718b4c9e95674fc3dbd,
        _:N7b738de351b0438196b9ce104b182540,
        _:N8c2c05955ffa42dcb9943e671c44b135,
        _:N8c569753bb0442ec9e3d1cf394dca1fa,
        _:N8ff633069e404003941317abb6f3dc4c,
        _:N90a29589093b46c49cde820e9d13e276,
        _:N9e9320f2b79e449aa91859ae0112cbc8,
        _:N9f65afa7acf84d5f980e5d7b38d8644b,
        _:Na24fa65728844085b06cd3e886b227e1,
        _:Nb2ca958e275541329bca6a486674303b,
        _:Nc7c677e0646f49ce8a84af010010d75c,
        _:Nd0e029339e174817a25586dd0205c5a0,
        _:Nd15258fc65df46a6a6fe97c507a0e4a7,
        _:Nd545f6e6b7c9441d90739e5261977540,
        _:Ndd676139854243799d69503debc7107b,
        _:Ne10584b9e6e847e588288ea23ff82655,
        _:Ne1decd7fafca4fedbc79d7e6aa6ed316,
        _:Nf3c3ddf34f47424c9ed81b72437384c7,
        _:Nf408eb865c33487592e3ea0adc8d0b12 ;
    mo:track_count 31 ;
    schema:duration "PT50:45"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N0758e1a21ae84ef787d24e0bca9215b0,
        _:N0fe238387c0e4e7b975c76e3f947c904,
        _:N2caa8c42929a49a48b92414f16ba9556,
        _:N3003c71eafdd4173b8218aceb1dc94d9,
        _:N48b6153bde4340a9ba91752f4875f16a,
        _:N491dcdcd830a479ea8b4a5c906d6ae01,
        _:N4abd26fbe52e4d028cdcf79391254caa,
        _:N5649fb6eea484ae4be8a0393c9ae9262,
        _:N594977f4b8d34307917687797cc57114,
        _:N5ae51ca3f3e046bbb379e16af06aab27,
        _:N62f3c49fe43145f892c72534432dadc4,
        _:N67217a549ac54cf092f23c68777cc78e,
        _:N6df150ce7f134718b4c9e95674fc3dbd,
        _:N7b738de351b0438196b9ce104b182540,
        _:N8c2c05955ffa42dcb9943e671c44b135,
        _:N8c569753bb0442ec9e3d1cf394dca1fa,
        _:N8ff633069e404003941317abb6f3dc4c,
        _:N90a29589093b46c49cde820e9d13e276,
        _:N9e9320f2b79e449aa91859ae0112cbc8,
        _:N9f65afa7acf84d5f980e5d7b38d8644b,
        _:Na24fa65728844085b06cd3e886b227e1,
        _:Nb2ca958e275541329bca6a486674303b,
        _:Nc7c677e0646f49ce8a84af010010d75c,
        _:Nd0e029339e174817a25586dd0205c5a0,
        _:Nd15258fc65df46a6a6fe97c507a0e4a7,
        _:Nd545f6e6b7c9441d90739e5261977540,
        _:Ndd676139854243799d69503debc7107b,
        _:Ne10584b9e6e847e588288ea23ff82655,
        _:Ne1decd7fafca4fedbc79d7e6aa6ed316,
        _:Nf3c3ddf34f47424c9ed81b72437384c7,
        _:Nf408eb865c33487592e3ea0adc8d0b12 .

