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

<artist/14977#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyabi"@en,
        "みやび"@ja ;
    foaf:made <album/7555#lyrics>,
        <album/7555#subject> ;
    foaf:name "Miyabi"@en,
        "みやび"@ja .

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

<artist/2927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7555#subject> ;
    schema:name "yan"@en ;
    foaf:made <album/7555#composition>,
        <album/7555#subject> ;
    foaf:name "yan"@en .

<artist/38500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7555#subject> ;
    schema:name "Yuichi \"Masa\" Nonaka"@en,
        "野中\"まさ\"雄一"@ja ;
    foaf:made <album/7555#composition>,
        <album/7555#subject> ;
    foaf:name "Yuichi \"Masa\" Nonaka"@en,
        "野中\"まさ\"雄一"@ja .

<artist/524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7555#subject> ;
    schema:name "Masaki Suzuki"@en,
        "鈴木マサキ"@ja ;
    foaf:made <album/7555#composition>,
        <album/7555#subject> ;
    foaf:name "Masaki Suzuki"@en,
        "鈴木マサキ"@ja .

<event/64> a mo:Release ;
    schema:name "Released at DreamParty Tokyo 2007 Spring (May 03, 2007)" .

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

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

<org/3811#subject> schema:name "P software"@en,
        "P software"@ja,
        "P software"@ja-latn ;
    foaf:name "P software"@en,
        "P software"@ja,
        "P software"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/7555/7555-1206165770.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7555#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Primitive Link Original Soundtrack & Wallpaper Collection"@en,
        "プリミティブリンク オリジナルサウンドトラック＆壁紙集"@ja,
        "Primitive Link Original Soundtrack & Wallpaper Collection"@ja-latn ;
    mo:performance_of <album/7555#musicalwork> ;
    mo:performer <artist/490#subject> ;
    mo:recorded_as <album/7555#musicalexpression> ;
    schema:byArtist <artist/490#subject> ;
    schema:name "Primitive Link Original Soundtrack & Wallpaper Collection"@en,
        "プリミティブリンク オリジナルサウンドトラック＆壁紙集"@ja,
        "Primitive Link Original Soundtrack & Wallpaper Collection"@ja-latn ;
    schema:workPerformed <album/7555#musicalwork> .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7555#performance> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<album/7555#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Primitive Link Original Soundtrack & Wallpaper Collection"@en,
        "プリミティブリンク オリジナルサウンドトラック＆壁紙集"@ja,
        "Primitive Link Original Soundtrack & Wallpaper Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Trinitei)"@en ;
            foaf:made <album/7555#composition> ;
            foaf:name "(Trinitei)"@en ],
        <artist/2927#subject>,
        <artist/38500#subject>,
        <artist/524#subject> ;
    mo:produced_work <album/7555#musicalwork> ;
    schema:name "Primitive Link Original Soundtrack & Wallpaper Collection"@en,
        "プリミティブリンク オリジナルサウンドトラック＆壁紙集"@ja,
        "Primitive Link Original Soundtrack & Wallpaper Collection"@ja-latn .

<album/7555#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-03"^^xsd:date ;
    dcterms:title "Primitive Link Original Soundtrack & Wallpaper Collection"@en,
        "プリミティブリンク オリジナルサウンドトラック＆壁紙集"@ja,
        "Primitive Link Original Soundtrack & Wallpaper Collection"@ja-latn ;
    mo:catalogue_number "PURPLE-CD007~9" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/7555#musicalexpression> ;
    mo:publisher <org/3811#subject> ;
    mo:record _:N55b44849e00e4fc3aa00cb679d586e81,
        _:N689f820ce40941a5b257d768d382a26f,
        _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    mo:record_count 3 ;
    mo:release <event/64> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Primitive Link"@en ;
            foaf:name "Primitive Link"@en ] ;
    schema:byArtist <artist/490#subject> ;
    schema:datePublished "2007-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/7555/7555-1206165770.jpg> ;
    schema:name "Primitive Link Original Soundtrack & Wallpaper Collection"@en,
        "プリミティブリンク オリジナルサウンドトラック＆壁紙集"@ja,
        "Primitive Link Original Soundtrack & Wallpaper Collection"@ja-latn ;
    schema:publisher <org/3811#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/7555/7555-1206165770.jpg> .

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

_:N020e557843974bbfafc99db7d982a0ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primitive Link Wallpaper Collection"@en,
        "プリミティブリンク 壁紙集"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N689f820ce40941a5b257d768d382a26f ;
    schema:name "Primitive Link Wallpaper Collection"@en,
        "プリミティブリンク 壁紙集"@ja .

_:N04ef4e139c0d4ac6b62c6b97d6305d92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Sky"@en,
        "Eternal Sky"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Eternal Sky"@en,
        "Eternal Sky"@ja .

_:N09c5a6c3aac746998859a166fb84f9ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Frame"@en,
        "Happy Frame"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Happy Frame"@en,
        "Happy Frame"@ja .

_:N20d93b4db12442b78a363a5e00ce5123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Snow Softly Descends"@en,
        "雪はそっと降り積もる"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "The Snow Softly Descends"@en,
        "雪はそっと降り積もる"@ja .

_:N238a70706a384a1ea7b5ba0a8666b8fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let it go!"@en,
        "Let it go!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Let it go!"@en,
        "Let it go!"@ja .

_:N29a25b1d04a64690bca7613eba629194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat"@en,
        "鼓動"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Beat"@en,
        "鼓動"@ja .

_:N2ae186c003f24049b4db71df57b7bc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anxiety"@en,
        "anxiety"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "anxiety"@en,
        "anxiety"@ja .

_:N2fd054edf48c428ba44238beab8bd190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Precinct"@en,
        "最後の聖域"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "The Last Precinct"@en,
        "最後の聖域"@ja .

_:N35b2f3a228ec47d58364e35e77a6bf54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Domain of the Fairies"@en,
        "妖精の領域"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Domain of the Fairies"@en,
        "妖精の領域"@ja .

_:N37a8bf42d3624e239c4d48cfe0c956f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine a Dream! -theme of Yume-"@en,
        "Shine a Dream! -theme of Yume-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Shine a Dream! -theme of Yume-"@en,
        "Shine a Dream! -theme of Yume-"@ja .

_:N39ab5b0bee9840149f41a249143e06af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Harmony"@en,
        "穏やかな団欒"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Gentle Harmony"@en,
        "穏やかな団欒"@ja .

_:N4771a41e968a46659f927627518850ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Drop -theme of Rikka-"@en,
        "Snow Drop -theme of Rikka-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Snow Drop -theme of Rikka-"@en,
        "Snow Drop -theme of Rikka-"@ja .

_:N48a235226cd9441c8917f8a303a049ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star"@en,
        "星"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Star"@en,
        "星"@ja .

_:N5115cfc8c5164ca7aab0131ee2f02156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Magician -theme of Ricopheria-"@en,
        "ちっちゃな魔法使い -theme of Ricopheria-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Tiny Magician -theme of Ricopheria-"@en,
        "ちっちゃな魔法使い -theme of Ricopheria-"@ja .

_:N59a75a4bf2aa4977a092bd79d324ac43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sorrow"@en,
        "sorrow"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "sorrow"@en,
        "sorrow"@ja .

_:N6224c59305604ae681084a9c68c52f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love song -instrumental-"@en,
        "Love song -instrumental-"@ja ;
    mo:track_number 22 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Love song -instrumental-"@en,
        "Love song -instrumental-"@ja .

_:N689f820ce40941a5b257d768d382a26f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N020e557843974bbfafc99db7d982a0ba ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N020e557843974bbfafc99db7d982a0ba .

_:N68b6ad863058417a98a049d3b55adb60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Out of Control"@en,
        "暴走する力"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Power Out of Control"@en,
        "暴走する力"@ja .

_:N6a30bcce931141bc930aaeda48f88aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rumble, High Grade Magic!"@en,
        "轟け、上級魔法!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Rumble, High Grade Magic!"@en,
        "轟け、上級魔法!"@ja .

_:N6bfe830fda5e4bb8a99c42d9edcc0de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LESSON!"@en,
        "LESSON!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "LESSON!"@en,
        "LESSON!"@ja .

_:N887cc3e5376647599fbc44ed50b09421 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gazing at the Night Sky"@en,
        "夜空を見上げて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Gazing at the Night Sky"@en,
        "夜空を見上げて"@ja .

_:N89598d92f22f4f0d9ba716fb4311514c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Hill Path"@en,
        "陽のあたる坂道"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Sunny Hill Path"@en,
        "陽のあたる坂道"@ja .

_:N8cb0c93bdde9447f8fa997c832e7685e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Sky -orgel-"@en,
        "Eternal Sky -orgel-"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Eternal Sky -orgel-"@en,
        "Eternal Sky -orgel-"@ja .

_:N8e142433a6b94d899da279267736bee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Communication"@en,
        "Communication"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Communication"@en,
        "Communication"@ja .

_:N9541bc8ddd154d57aee5140b3005655a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival Band"@en,
        "祭囃子"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Festival Band"@en,
        "祭囃子"@ja .

_:N9a86db95a41f4f6886f23a5d40287436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluttering Emotions -theme of Tierra-"@en,
        "はばたく想い -theme of Tierra-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Fluttering Emotions -theme of Tierra-"@en,
        "はばたく想い -theme of Tierra-"@ja .

_:Na1a6b612b630425980ae9f2fb463e385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At Today's End"@en,
        "今日の終わりに"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "At Today's End"@en,
        "今日の終わりに"@ja .

_:Na29bcf6cd871433eaae99b57149f3f90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gamble Your Life"@en,
        "命を賭して"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Gamble Your Life"@en,
        "命を賭して"@ja .

_:Naa5fada54f364d2aaa027079e88b40d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Memories"@en,
        "遠い記憶"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Distant Memories"@en,
        "遠い記憶"@ja .

_:Nac13b6893f764dff873b4413a2378190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Truth"@en,
        "真相"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "The Truth"@en,
        "真相"@ja .

_:Nb450e64a5bc643cd84b5a2e6faef47e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Walk Together!"@en,
        "一緒に歩こう!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Let's Walk Together!"@en,
        "一緒に歩こう!"@ja .

_:Nb47cee85c5d0497999d95a2f601ae2fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brink"@en,
        "brink"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "brink"@en,
        "brink"@ja .

_:Nb82e7e207e734f11a7bb93e2c6208074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approaching Threat"@en,
        "迫りくる脅威"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Approaching Threat"@en,
        "迫りくる脅威"@ja .

_:Nb9149a9b8a9f4e4e867d34e7002ab5f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swaying in the Moonlit Night -theme of Sione-"@en,
        "月夜に揺られて -theme of Sione-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Swaying in the Moonlit Night -theme of Sione-"@en,
        "月夜に揺られて -theme of Sione-"@ja .

_:Nbaa8a726c8ab46edb07d12d62aeca088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altesia"@en,
        "Altesia"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Altesia"@en,
        "Altesia"@ja .

_:Nbc796f64cb6b4e9a96680dacb9859f0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Forest"@en,
        "静寂の森"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Silent Forest"@en,
        "静寂の森"@ja .

_:Nbf86c25858b54a3e8451685e17e33f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love song"@en,
        "Love song"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Love song"@en,
        "Love song"@ja .

_:Nc058df7be3924dbf9655badc42d36db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afternoon at School"@en,
        "学舎の午後"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Afternoon at School"@en,
        "学舎の午後"@ja .

_:Nc8462bc5ca874b67b06d6ac0c63cd567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homesickness, Silent Awakening"@en,
        "郷愁、静かなる目覚め"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Homesickness, Silent Awakening"@en,
        "郷愁、静かなる目覚め"@ja .

_:Nca7ca9cf8fc540068df8a192653a22b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Cabin"@en,
        "不思議な木の家"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Mysterious Cabin"@en,
        "不思議な木の家"@ja .

_:Nd0d215b9c73f479b8284dbdbb22314d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Days"@en,
        "Brand New Days"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Brand New Days"@en,
        "Brand New Days"@ja .

_:Ne8ef2a2c3afd42ddaeceb5c29d9e3517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Rain......"@en,
        "やまない雨……"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Endless Rain......"@en,
        "やまない雨……"@ja .

_:Nebdc2cbf995d44b593dfd1769541b349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Time"@en,
        "愛しい時間"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Beloved Time"@en,
        "愛しい時間"@ja .

_:Nec2c684dc7d04602bb0a07f93f8d047b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Launch!"@en,
        "発動!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Launch!"@en,
        "発動!"@ja .

_:Nef81b14b36a04ac88d03f49a2f01cb48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Sky -instrumental-"@en,
        "Eternal Sky -instrumental-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc0e444dd4ffc450ab3b4b6dd690a42eb ;
    schema:name "Eternal Sky -instrumental-"@en,
        "Eternal Sky -instrumental-"@ja .

_:Nef888229c2f8476e9d0ed744f9bd31c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connection of Hearts"@en,
        "心を繋いで"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Connection of Hearts"@en,
        "心を繋いで"@ja .

_:Nf80077a2eb8e40c988d0e1246ab7ee0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stained by the Colors of Twilight"@en,
        "夕陽色に染まって"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N55b44849e00e4fc3aa00cb679d586e81 ;
    schema:name "Stained by the Colors of Twilight"@en,
        "夕陽色に染まって"@ja .

_:N55b44849e00e4fc3aa00cb679d586e81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04ef4e139c0d4ac6b62c6b97d6305d92,
        _:N09c5a6c3aac746998859a166fb84f9ba,
        _:N238a70706a384a1ea7b5ba0a8666b8fd,
        _:N37a8bf42d3624e239c4d48cfe0c956f4,
        _:N39ab5b0bee9840149f41a249143e06af,
        _:N4771a41e968a46659f927627518850ce,
        _:N5115cfc8c5164ca7aab0131ee2f02156,
        _:N6bfe830fda5e4bb8a99c42d9edcc0de7,
        _:N89598d92f22f4f0d9ba716fb4311514c,
        _:N8e142433a6b94d899da279267736bee4,
        _:N9541bc8ddd154d57aee5140b3005655a,
        _:N9a86db95a41f4f6886f23a5d40287436,
        _:Na1a6b612b630425980ae9f2fb463e385,
        _:Nb450e64a5bc643cd84b5a2e6faef47e3,
        _:Nb9149a9b8a9f4e4e867d34e7002ab5f6,
        _:Nbf86c25858b54a3e8451685e17e33f52,
        _:Nc058df7be3924dbf9655badc42d36db0,
        _:Nd0d215b9c73f479b8284dbdbb22314d2,
        _:Ne8ef2a2c3afd42ddaeceb5c29d9e3517,
        _:Nebdc2cbf995d44b593dfd1769541b349,
        _:Nef888229c2f8476e9d0ed744f9bd31c7,
        _:Nf80077a2eb8e40c988d0e1246ab7ee0c ;
    mo:track_count 22 ;
    schema:duration "PT57:59"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N04ef4e139c0d4ac6b62c6b97d6305d92,
        _:N09c5a6c3aac746998859a166fb84f9ba,
        _:N238a70706a384a1ea7b5ba0a8666b8fd,
        _:N37a8bf42d3624e239c4d48cfe0c956f4,
        _:N39ab5b0bee9840149f41a249143e06af,
        _:N4771a41e968a46659f927627518850ce,
        _:N5115cfc8c5164ca7aab0131ee2f02156,
        _:N6bfe830fda5e4bb8a99c42d9edcc0de7,
        _:N89598d92f22f4f0d9ba716fb4311514c,
        _:N8e142433a6b94d899da279267736bee4,
        _:N9541bc8ddd154d57aee5140b3005655a,
        _:N9a86db95a41f4f6886f23a5d40287436,
        _:Na1a6b612b630425980ae9f2fb463e385,
        _:Nb450e64a5bc643cd84b5a2e6faef47e3,
        _:Nb9149a9b8a9f4e4e867d34e7002ab5f6,
        _:Nbf86c25858b54a3e8451685e17e33f52,
        _:Nc058df7be3924dbf9655badc42d36db0,
        _:Nd0d215b9c73f479b8284dbdbb22314d2,
        _:Ne8ef2a2c3afd42ddaeceb5c29d9e3517,
        _:Nebdc2cbf995d44b593dfd1769541b349,
        _:Nef888229c2f8476e9d0ed744f9bd31c7,
        _:Nf80077a2eb8e40c988d0e1246ab7ee0c .

_:Nc0e444dd4ffc450ab3b4b6dd690a42eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N20d93b4db12442b78a363a5e00ce5123,
        _:N29a25b1d04a64690bca7613eba629194,
        _:N2ae186c003f24049b4db71df57b7bc98,
        _:N2fd054edf48c428ba44238beab8bd190,
        _:N35b2f3a228ec47d58364e35e77a6bf54,
        _:N48a235226cd9441c8917f8a303a049ed,
        _:N59a75a4bf2aa4977a092bd79d324ac43,
        _:N6224c59305604ae681084a9c68c52f03,
        _:N68b6ad863058417a98a049d3b55adb60,
        _:N6a30bcce931141bc930aaeda48f88aa0,
        _:N887cc3e5376647599fbc44ed50b09421,
        _:N8cb0c93bdde9447f8fa997c832e7685e,
        _:Na29bcf6cd871433eaae99b57149f3f90,
        _:Naa5fada54f364d2aaa027079e88b40d3,
        _:Nac13b6893f764dff873b4413a2378190,
        _:Nb47cee85c5d0497999d95a2f601ae2fd,
        _:Nb82e7e207e734f11a7bb93e2c6208074,
        _:Nbaa8a726c8ab46edb07d12d62aeca088,
        _:Nbc796f64cb6b4e9a96680dacb9859f0d,
        _:Nc8462bc5ca874b67b06d6ac0c63cd567,
        _:Nca7ca9cf8fc540068df8a192653a22b6,
        _:Nec2c684dc7d04602bb0a07f93f8d047b,
        _:Nef81b14b36a04ac88d03f49a2f01cb48 ;
    mo:track_count 23 ;
    schema:duration "PT49:46"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N20d93b4db12442b78a363a5e00ce5123,
        _:N29a25b1d04a64690bca7613eba629194,
        _:N2ae186c003f24049b4db71df57b7bc98,
        _:N2fd054edf48c428ba44238beab8bd190,
        _:N35b2f3a228ec47d58364e35e77a6bf54,
        _:N48a235226cd9441c8917f8a303a049ed,
        _:N59a75a4bf2aa4977a092bd79d324ac43,
        _:N6224c59305604ae681084a9c68c52f03,
        _:N68b6ad863058417a98a049d3b55adb60,
        _:N6a30bcce931141bc930aaeda48f88aa0,
        _:N887cc3e5376647599fbc44ed50b09421,
        _:N8cb0c93bdde9447f8fa997c832e7685e,
        _:Na29bcf6cd871433eaae99b57149f3f90,
        _:Naa5fada54f364d2aaa027079e88b40d3,
        _:Nac13b6893f764dff873b4413a2378190,
        _:Nb47cee85c5d0497999d95a2f601ae2fd,
        _:Nb82e7e207e734f11a7bb93e2c6208074,
        _:Nbaa8a726c8ab46edb07d12d62aeca088,
        _:Nbc796f64cb6b4e9a96680dacb9859f0d,
        _:Nc8462bc5ca874b67b06d6ac0c63cd567,
        _:Nca7ca9cf8fc540068df8a192653a22b6,
        _:Nec2c684dc7d04602bb0a07f93f8d047b,
        _:Nef81b14b36a04ac88d03f49a2f01cb48 .

