@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 _:N5efa7b5a09d74cecb4a4883d4a45237c,
        _:Nabbec76bb99b4d42b0dda2882d31dc1b,
        _:Ndc8790db83a34e27a3d90fe85bb48ee8 ;
    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 .

_:N04ac4081d79c483da3de579f11054afb 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Eternal Sky"@en,
        "Eternal Sky"@ja .

_:N063d11097a374110bbee58dadbc5dd17 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "Eternal Sky -instrumental-"@en,
        "Eternal Sky -instrumental-"@ja .

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

_:N131dcb1d6f204e438c58d3414fadeff5 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "Rumble, High Grade Magic!"@en,
        "轟け、上級魔法!"@ja .

_:N1cc2be55459e408fae841d8dcfda2496 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "Domain of the Fairies"@en,
        "妖精の領域"@ja .

_:N2721f19f1c964893a1f9cb5d3aba51a2 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "The Snow Softly Descends"@en,
        "雪はそっと降り積もる"@ja .

_:N29831f7776c142349c780f08d11f01f8 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "Power Out of Control"@en,
        "暴走する力"@ja .

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

_:N3b4361545d9e49208ab302a296e49977 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Let it go!"@en,
        "Let it go!"@ja .

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

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

_:N4a1323725e03498cbeb53adab355f561 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "Eternal Sky -orgel-"@en,
        "Eternal Sky -orgel-"@ja .

_:N4b5dd6b1c8d9415988304ea8b056ffad 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "At Today's End"@en,
        "今日の終わりに"@ja .

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

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

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

_:N58a635356a994dea8bbc40c83eeef87b 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Love song"@en,
        "Love song"@ja .

_:N6205cbbf26b64d5983d95db4933f94e3 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Shine a Dream! -theme of Yume-"@en,
        "Shine a Dream! -theme of Yume-"@ja .

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

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

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

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

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

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

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

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

_:N9825ec4986e04811b2cea190fb31e7d6 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Tiny Magician -theme of Ricopheria-"@en,
        "ちっちゃな魔法使い -theme of Ricopheria-"@ja .

_:N9a6e7696773348618cbe77fc7ba512fe 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Brand New Days"@en,
        "Brand New Days"@ja .

_:Na30879d9af724963ba335958e68e635b 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Fluttering Emotions -theme of Tierra-"@en,
        "はばたく想い -theme of Tierra-"@ja .

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

_:Naabd6791cca94a199771df46fdf1d88d 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "Gazing at the Night Sky"@en,
        "夜空を見上げて"@ja .

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

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

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

_:Nc475d514ed144d8e8b5f0f80adb447b6 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Happy Frame"@en,
        "Happy Frame"@ja .

_:Nc4c5e220b6e04a96b3214b71e0b52bf7 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Snow Drop -theme of Rikka-"@en,
        "Snow Drop -theme of Rikka-"@ja .

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

_:Nc9787839c6784bd7a575fb5d202b33aa 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 _:N5efa7b5a09d74cecb4a4883d4a45237c ;
    schema:name "Love song -instrumental-"@en,
        "Love song -instrumental-"@ja .

_:Ncd3794878f8e4417990758b03c59f9c7 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Stained by the Colors of Twilight"@en,
        "夕陽色に染まって"@ja .

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

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

_:Ne193b9e593364d8694cda7bb95f5c824 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Swaying in the Moonlit Night -theme of Sione-"@en,
        "月夜に揺られて -theme of Sione-"@ja .

_:Ne4bac34dfd224b85a76e1d422f0b31b3 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 _:Nabbec76bb99b4d42b0dda2882d31dc1b ;
    schema:name "Let's Walk Together!"@en,
        "一緒に歩こう!"@ja .

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

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

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

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

_:Nabbec76bb99b4d42b0dda2882d31dc1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04ac4081d79c483da3de579f11054afb,
        _:N3b4361545d9e49208ab302a296e49977,
        _:N4391adcc15714e54b9267af8478b498c,
        _:N4b5dd6b1c8d9415988304ea8b056ffad,
        _:N4e592ff592754dcbb63cd03af5fee6df,
        _:N4ecf8fd2d70047b195092176bae5f684,
        _:N58a635356a994dea8bbc40c83eeef87b,
        _:N6205cbbf26b64d5983d95db4933f94e3,
        _:N9825ec4986e04811b2cea190fb31e7d6,
        _:N9a6e7696773348618cbe77fc7ba512fe,
        _:Na30879d9af724963ba335958e68e635b,
        _:Na3b8f7bb9e4a4604861517e6df52e6a3,
        _:Nafa2f97539a2485c9604a11c8c48ed69,
        _:Nc475d514ed144d8e8b5f0f80adb447b6,
        _:Nc4c5e220b6e04a96b3214b71e0b52bf7,
        _:Nc76ecbac33484ac6a02f36cfe4b81130,
        _:Ncd3794878f8e4417990758b03c59f9c7,
        _:Ncff8d475b72c424980e7b74648bc5277,
        _:Ne193b9e593364d8694cda7bb95f5c824,
        _:Ne4bac34dfd224b85a76e1d422f0b31b3,
        _:Nef4659bcb81c4585ab4d290205b18bd6,
        _:Nf76b855dc48f4177b8910859695e475f ;
    mo:track_count 22 ;
    schema:duration "PT57:59"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N04ac4081d79c483da3de579f11054afb,
        _:N3b4361545d9e49208ab302a296e49977,
        _:N4391adcc15714e54b9267af8478b498c,
        _:N4b5dd6b1c8d9415988304ea8b056ffad,
        _:N4e592ff592754dcbb63cd03af5fee6df,
        _:N4ecf8fd2d70047b195092176bae5f684,
        _:N58a635356a994dea8bbc40c83eeef87b,
        _:N6205cbbf26b64d5983d95db4933f94e3,
        _:N9825ec4986e04811b2cea190fb31e7d6,
        _:N9a6e7696773348618cbe77fc7ba512fe,
        _:Na30879d9af724963ba335958e68e635b,
        _:Na3b8f7bb9e4a4604861517e6df52e6a3,
        _:Nafa2f97539a2485c9604a11c8c48ed69,
        _:Nc475d514ed144d8e8b5f0f80adb447b6,
        _:Nc4c5e220b6e04a96b3214b71e0b52bf7,
        _:Nc76ecbac33484ac6a02f36cfe4b81130,
        _:Ncd3794878f8e4417990758b03c59f9c7,
        _:Ncff8d475b72c424980e7b74648bc5277,
        _:Ne193b9e593364d8694cda7bb95f5c824,
        _:Ne4bac34dfd224b85a76e1d422f0b31b3,
        _:Nef4659bcb81c4585ab4d290205b18bd6,
        _:Nf76b855dc48f4177b8910859695e475f .

_:N5efa7b5a09d74cecb4a4883d4a45237c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N063d11097a374110bbee58dadbc5dd17,
        _:N0f151f9c0f274989a5a66643ffd566fe,
        _:N131dcb1d6f204e438c58d3414fadeff5,
        _:N1cc2be55459e408fae841d8dcfda2496,
        _:N2721f19f1c964893a1f9cb5d3aba51a2,
        _:N29831f7776c142349c780f08d11f01f8,
        _:N31b8a95e6e8244d29ec13778fb95b9fe,
        _:N411011e2c6ca48ad9b0e86d69cd0c80f,
        _:N4a1323725e03498cbeb53adab355f561,
        _:N4cccc19813454cc38a50cfa6818ccef8,
        _:N650a3721a6b34c9c8b5fa750c0e46629,
        _:N746157b4397c4e4ab3e59feaf64a5a3e,
        _:N792b77dbbb974361a91d7fefb1e3a633,
        _:N7c23ae51c20c41c096780c12c4b16c27,
        _:N7c84e92ffe844e5fa101f762fb6807e3,
        _:N85c914c56ec4404eb068790f2342f260,
        _:N87fcb7fc15a945a2abcf659553a5c7c3,
        _:Naabd6791cca94a199771df46fdf1d88d,
        _:Nba131bd7b3ca4d5b9a843bd06f4a0f65,
        _:Nbc4cb02857fb465eafd3e8dd1415dc1f,
        _:Nc9787839c6784bd7a575fb5d202b33aa,
        _:Ned235ad377964dd798e81c142e2bb3eb,
        _:Nf0a7511543bd4da8a97500dd05fa7ec0 ;
    mo:track_count 23 ;
    schema:duration "PT49:46"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N063d11097a374110bbee58dadbc5dd17,
        _:N0f151f9c0f274989a5a66643ffd566fe,
        _:N131dcb1d6f204e438c58d3414fadeff5,
        _:N1cc2be55459e408fae841d8dcfda2496,
        _:N2721f19f1c964893a1f9cb5d3aba51a2,
        _:N29831f7776c142349c780f08d11f01f8,
        _:N31b8a95e6e8244d29ec13778fb95b9fe,
        _:N411011e2c6ca48ad9b0e86d69cd0c80f,
        _:N4a1323725e03498cbeb53adab355f561,
        _:N4cccc19813454cc38a50cfa6818ccef8,
        _:N650a3721a6b34c9c8b5fa750c0e46629,
        _:N746157b4397c4e4ab3e59feaf64a5a3e,
        _:N792b77dbbb974361a91d7fefb1e3a633,
        _:N7c23ae51c20c41c096780c12c4b16c27,
        _:N7c84e92ffe844e5fa101f762fb6807e3,
        _:N85c914c56ec4404eb068790f2342f260,
        _:N87fcb7fc15a945a2abcf659553a5c7c3,
        _:Naabd6791cca94a199771df46fdf1d88d,
        _:Nba131bd7b3ca4d5b9a843bd06f4a0f65,
        _:Nbc4cb02857fb465eafd3e8dd1415dc1f,
        _:Nc9787839c6784bd7a575fb5d202b33aa,
        _:Ned235ad377964dd798e81c142e2bb3eb,
        _:Nf0a7511543bd4da8a97500dd05fa7ec0 .

