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

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

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8208#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/8208#composition>,
        <album/8208#subject> ;
    foaf:name "C.G mix"@en .

<artist/7672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8208#subject> ;
    schema:name "Tetsuya Mizoguchi"@en,
        "溝口哲也"@ja ;
    foaf:made <album/8208#composition>,
        <album/8208#subject> ;
    foaf:name "Tetsuya Mizoguchi"@en,
        "溝口哲也"@ja .

<product/5129#subject> a schema:CreativeWork ;
    schema:name "Colorful Heart ~12-ko no 'K'yururun♪~"@en,
        "カラフルハート ~12コの'き'ゅるるん♪~"@ja,
        "Colorful Heart ~12-ko no 'K'yururun♪~"@ja-latn ;
    foaf:name "Colorful Heart ~12-ko no 'K'yururun♪~"@en,
        "カラフルハート ~12コの'き'ゅるるん♪~"@ja,
        "Colorful Heart ~12-ko no 'K'yururun♪~"@ja-latn .

<product/5130#subject> a schema:CreativeWork ;
    schema:name "Colorful Kiss ~12-ko no Mune Kyun!~"@en,
        "カラフルキッス ~12コの胸キュン!~"@ja,
        "Colorful Kiss ~12-ko no Mune Kyun!~"@ja-latn ;
    foaf:name "Colorful Kiss ~12-ko no Mune Kyun!~"@en,
        "カラフルキッス ~12コの胸キュン!~"@ja,
        "Colorful Kiss ~12-ko no Mune Kyun!~"@ja-latn .

<product/5131#subject> a schema:CreativeWork ;
    schema:name "Colorful Wish ~12-ko no Maji★Kyun!~"@en,
        "カラフルウィッシュ ～12コのマジ★キュン!～"@ja,
        "Colorful Wish ~12-ko no Maji★Kyun!~"@ja-latn ;
    foaf:name "Colorful Wish ~12-ko no Maji★Kyun!~"@en,
        "カラフルウィッシュ ～12コのマジ★キュン!～"@ja,
        "Colorful Wish ~12-ko no Maji★Kyun!~"@ja-latn .

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

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

<org/397#subject> schema:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn ;
    foaf:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/8208/8208-1484079147.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8208#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colorful Sound Collection"@en,
        "カラフルサウンドコレクション"@ja,
        "Colorful Sound Collection"@ja-latn ;
    mo:performance_of <album/8208#musicalwork> ;
    mo:performer <artist/127#subject> ;
    mo:recorded_as <album/8208#musicalexpression> ;
    schema:byArtist <artist/127#subject> ;
    schema:name "Colorful Sound Collection"@en,
        "カラフルサウンドコレクション"@ja,
        "Colorful Sound Collection"@ja-latn ;
    schema:workPerformed <album/8208#musicalwork> .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8208#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/8208#lyrics>,
        <album/8208#subject> ;
    foaf:name "KOTOKO"@en .

<album/8208#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colorful Sound Collection"@en,
        "カラフルサウンドコレクション"@ja,
        "Colorful Sound Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "GIGA"@en ;
            foaf:made <album/8208#composition> ;
            foaf:name "GIGA"@en ],
        <artist/135#subject>,
        <artist/7672#subject> ;
    mo:produced_work <album/8208#musicalwork> ;
    schema:name "Colorful Sound Collection"@en,
        "カラフルサウンドコレクション"@ja,
        "Colorful Sound Collection"@ja-latn .

<album/8208#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-25"^^xsd:date ;
    dcterms:title "Colorful Sound Collection"@en,
        "カラフルサウンドコレクション"@ja,
        "Colorful Sound Collection"@ja-latn ;
    mo:catalogue_number "GIGA-080233~5" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/8208#musicalexpression> ;
    mo:publisher <org/397#subject> ;
    mo:record _:N1f9784c3a574497fbdd828234652331e,
        _:Na7c31091e15045548cd19d8878e2c5d2,
        _:Nc6ca477791804e1a992a0582924227a0 ;
    mo:record_count 3 ;
    schema:about <product/5129#subject>,
        <product/5130#subject>,
        <product/5131#subject> ;
    schema:byArtist <artist/127#subject> ;
    schema:datePublished "2008-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/8208/8208-1484079147.jpg> ;
    schema:name "Colorful Sound Collection"@en,
        "カラフルサウンドコレクション"@ja,
        "Colorful Sound Collection"@ja-latn ;
    schema:publisher <org/397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/8208/8208-1484079147.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8208#subject> ;
    schema:name "GIGA"@en ;
    foaf:made <album/8208#subject> ;
    foaf:name "GIGA"@en .

_:N03cd62f63da24c679fafbb0ed9d340ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ももいろのくちづけ (アイキャッチ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "ももいろのくちづけ (アイキャッチ)"@ja .

_:N0c7806b6599443e8b173d80bbd5f8ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘆きのバチェラレット"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "嘆きのバチェラレット"@ja .

_:N0e35c22087a04b9d899fa9cba4c185c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meets you."@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "Meets you."@ja .

_:N1364498fc27f48878240d8a935ae06c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coloful Wish"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "Coloful Wish"@ja .

_:N1fdeffff01a549b9bcffb199bb88fae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらんぼキッス～爆発だもーん～ (カラオケ)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "さくらんぼキッス～爆発だもーん～ (カラオケ)"@ja .

_:N23064c5d316140f0bd2ea80f4434cb99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I need magic～解けないマジ☆キュン♪～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "I need magic～解けないマジ☆キュン♪～"@ja .

_:N23ff5089aaea4480ae4fe77eac56013b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一人にしないで…"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "一人にしないで…"@ja .

_:N2874efc0ccf34d30baad7991c965915a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わ・く・わ・く気分 (きゅるるん♪MIX)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "わ・く・わ・く気分 (きゅるるん♪MIX)"@ja .

_:N310e7b72d56a4b549a3549c6a262b8f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIMEGOTO"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "HIMEGOTO"@ja .

_:N33d7e9258a47464e9215047de2ba1bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たったひとりのボーイフレンド"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "たったひとりのボーイフレンド"@ja .

_:N35f93f64fdc742f4b594bfe682148a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ありがとう」"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "「ありがとう」"@ja .

_:N3763c8676b144ab4b2880492080df494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想いの結び目"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "想いの結び目"@ja .

_:N39396188afd54edfb3443c6d6576442f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色の上り坂"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "虹色の上り坂"@ja .

_:N3e62f338a60541a08420351187a4895b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフル・マジカル・ハッピーエンド・シンフォニー"@ja ;
    mo:track_number 22 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "カラフル・マジカル・ハッピーエンド・シンフォニー"@ja .

_:N41c1d0e40ae74eaebe6e403d980eb9b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひなたぼっこ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "ひなたぼっこ"@ja .

_:N5032ef2c75904ee6bd461a6f0a30ad92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISE & FALL"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "RISE & FALL"@ja .

_:N5212ad04b64f43bbab286fe65291e4de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune-telling"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "Fortune-telling"@ja .

_:N5225e57da5384cf5b65ed09a4dfa4f49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたと私の距離"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "あなたと私の距離"@ja .

_:N563c9874cde64d77a9276d169014ee71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わ・く・わ・く気分♪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "わ・く・わ・く気分♪"@ja .

_:N5d414ed2373144579ae3c8056bdc7aca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まい・でぃあ～ (アイキャッチ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "まい・でぃあ～ (アイキャッチ)"@ja .

_:N601a20cb80d94f3abbb8b92211d38491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "のんびりいこうよ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "のんびりいこうよ"@ja .

_:N628ae07277d24f48935588d2a099f942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "毎日に魔法のスパイスを"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "毎日に魔法のスパイスを"@ja .

_:N635006e970a040b3b18e83ad248f447b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "落葉"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "落葉"@ja .

_:N6497c50d0a3a4bd0a88a9b82e157ad14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "らぶ・いず・なんだろー？ (アイキャッチ)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "らぶ・いず・なんだろー？ (アイキャッチ)"@ja .

_:N6be8ef644fec4904ae231b79920b107d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I need magic～解けないマジ☆キュン♪～ (カラオケ)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "I need magic～解けないマジ☆キュン♪～ (カラオケ)"@ja .

_:N701980f75c304d9697a40339b92d1074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy future"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "Happy future"@ja .

_:N71fdbd3cb3e74b84bcb6fc871369ac3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleep Warm"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "Sleep Warm"@ja .

_:N73e194e45be444739d1b85ae82f4517d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらんぼキッス～爆発だもーん～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "さくらんぼキッス～爆発だもーん～"@ja .

_:N770e1ae7bd094d059743db6d9eaa25f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そこにある危機"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "そこにある危機"@ja .

_:N780a93aad059426db4bed95a96163492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "子守唄をお願い"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "子守唄をお願い"@ja .

_:N80a01549ef4f41228bd7d9289530e582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たまにはいいさ♪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "たまにはいいさ♪"@ja .

_:N89270085fa5145f49b23eabc84f66b9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぇねぇ、それでよかったの？"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "ねぇねぇ、それでよかったの？"@ja .

_:N8ffe57e1b1e44d46b9546d735d59da10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "らぶ・いず・いんすぴれーしょん！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "らぶ・いず・いんすぴれーしょん！"@ja .

_:N95db3419a726449db83e2b960baa8534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refrain"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "Refrain"@ja .

_:N9e05ed9b669d4a439503891309f43a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心地良いひととき"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "心地良いひととき"@ja .

_:Na1513d0e492a431ebb2be132063d4aab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅるるんKissでジャンボ♪♪ (カラオケ)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "きゅるるんKissでジャンボ♪♪ (カラオケ)"@ja .

_:Na363d74e0ac84ebca45b9efeffca9c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A place in the sun"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "A place in the sun"@ja .

_:Nabb70caa4b7c4e26b4d5b52831e21e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こぼれた涙"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "こぼれた涙"@ja .

_:Nb334a173311f40c3bbc50dca7e758559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほんわかHoliday"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "ほんわかHoliday"@ja .

_:Nb659869bfeb14322a8db3c777bc0cc7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartful Girls"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "Heartful Girls"@ja .

_:Nb75aff97335a4b62b658f40da560e938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純粋培養異常なし！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "純粋培養異常なし！"@ja .

_:Nbd1d9eb801f84ed8ab86bb35e2cddd36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どうしましょう？！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "どうしましょう？！"@ja .

_:Nbf28d0a55d024032a944e840e19ec994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キス、スキ・・・？"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "キス、スキ・・・？"@ja .

_:Nc5a1ee959907490e8572805570c36c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "言えない言葉…"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "言えない言葉…"@ja .

_:Nc98bfd19259149b4915b5fabbd5b7272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お待ちになって"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "お待ちになって"@ja .

_:Nd3cc16934b644e62bb0a6e260c5f4f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SNOWBLINK"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "SNOWBLINK"@ja .

_:Nd7759cb883ff4a07b4c02e9c821e879a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅるるんKissでジャンボ♪♪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "きゅるるんKissでジャンボ♪♪"@ja .

_:Ndc702f6dde32477f9f8a75e8208ad180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつものデキゴト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "いつものデキゴト"@ja .

_:Nde6378da00994c6a99a0f36f088a49fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "晴れ曜日"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "晴れ曜日"@ja .

_:Ndf9b380b9532425eba474255a836705e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海で候"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "海で候"@ja .

_:Ne269689bba524ba5a6bc7af76ecf44e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思いっきり恋咲こう！"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "思いっきり恋咲こう！"@ja .

_:Ned1c05aa37f14cddb669e666e5a7eb76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よくある日常？！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "よくある日常？！"@ja .

_:Nf475803980714d83a5ebe860952de9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペルダンスを一緒に (アイキャッチ)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "スペルダンスを一緒に (アイキャッチ)"@ja .

_:Nf4fbd8de574847fea3903642b3061058 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まいおりるもの"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "まいおりるもの"@ja .

_:Nf65b06238fa644afb6ea55bf6999138a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open your heart"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N1f9784c3a574497fbdd828234652331e ;
    schema:name "Open your heart"@ja .

_:Nf951c84f8f5d4fba8509c1c0d1d135a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぜんぶキミのせい"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "ぜんぶキミのせい"@ja .

_:Nfc8916dec3494fda89e710cceeaee263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺れるこころ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "揺れるこころ"@ja .

_:Nfd70b0a9ef714fbf806e65d4e9b1f76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そばにいてよ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "そばにいてよ"@ja .

_:Nff0fbb2e0b6942b789a7bafdf4182f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それいけ、12コのはぁと"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Na7c31091e15045548cd19d8878e2c5d2 ;
    schema:name "それいけ、12コのはぁと"@ja .

_:Nfffc43d98895469e8b5c3aa7d2db78f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だってお気に入りなんだもんっ♪"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc6ca477791804e1a992a0582924227a0 ;
    schema:name "だってお気に入りなんだもんっ♪"@ja .

_:Na7c31091e15045548cd19d8878e2c5d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fdeffff01a549b9bcffb199bb88fae6,
        _:N3763c8676b144ab4b2880492080df494,
        _:N39396188afd54edfb3443c6d6576442f,
        _:N563c9874cde64d77a9276d169014ee71,
        _:N73e194e45be444739d1b85ae82f4517d,
        _:Nabb70caa4b7c4e26b4d5b52831e21e15,
        _:Nb334a173311f40c3bbc50dca7e758559,
        _:Nb659869bfeb14322a8db3c777bc0cc7b,
        _:Nbf28d0a55d024032a944e840e19ec994,
        _:Ndc702f6dde32477f9f8a75e8208ad180,
        _:Nde6378da00994c6a99a0f36f088a49fb,
        _:Ndf9b380b9532425eba474255a836705e,
        _:Ne269689bba524ba5a6bc7af76ecf44e0,
        _:Nfc8916dec3494fda89e710cceeaee263,
        _:Nff0fbb2e0b6942b789a7bafdf4182f84 ;
    mo:track_count 15 ;
    schema:duration "PT52:17"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1fdeffff01a549b9bcffb199bb88fae6,
        _:N3763c8676b144ab4b2880492080df494,
        _:N39396188afd54edfb3443c6d6576442f,
        _:N563c9874cde64d77a9276d169014ee71,
        _:N73e194e45be444739d1b85ae82f4517d,
        _:Nabb70caa4b7c4e26b4d5b52831e21e15,
        _:Nb334a173311f40c3bbc50dca7e758559,
        _:Nb659869bfeb14322a8db3c777bc0cc7b,
        _:Nbf28d0a55d024032a944e840e19ec994,
        _:Ndc702f6dde32477f9f8a75e8208ad180,
        _:Nde6378da00994c6a99a0f36f088a49fb,
        _:Ndf9b380b9532425eba474255a836705e,
        _:Ne269689bba524ba5a6bc7af76ecf44e0,
        _:Nfc8916dec3494fda89e710cceeaee263,
        _:Nff0fbb2e0b6942b789a7bafdf4182f84 .

_:N1f9784c3a574497fbdd828234652331e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N03cd62f63da24c679fafbb0ed9d340ca,
        _:N0e35c22087a04b9d899fa9cba4c185c2,
        _:N23ff5089aaea4480ae4fe77eac56013b,
        _:N2874efc0ccf34d30baad7991c965915a,
        _:N41c1d0e40ae74eaebe6e403d980eb9b3,
        _:N5212ad04b64f43bbab286fe65291e4de,
        _:N5225e57da5384cf5b65ed09a4dfa4f49,
        _:N5d414ed2373144579ae3c8056bdc7aca,
        _:N601a20cb80d94f3abbb8b92211d38491,
        _:N701980f75c304d9697a40339b92d1074,
        _:N770e1ae7bd094d059743db6d9eaa25f1,
        _:N80a01549ef4f41228bd7d9289530e582,
        _:N9e05ed9b669d4a439503891309f43a00,
        _:Na1513d0e492a431ebb2be132063d4aab,
        _:Nbd1d9eb801f84ed8ab86bb35e2cddd36,
        _:Nc5a1ee959907490e8572805570c36c97,
        _:Nc98bfd19259149b4915b5fabbd5b7272,
        _:Nd7759cb883ff4a07b4c02e9c821e879a,
        _:Ned1c05aa37f14cddb669e666e5a7eb76,
        _:Nf65b06238fa644afb6ea55bf6999138a ;
    mo:track_count 20 ;
    schema:duration "PT54:23"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N03cd62f63da24c679fafbb0ed9d340ca,
        _:N0e35c22087a04b9d899fa9cba4c185c2,
        _:N23ff5089aaea4480ae4fe77eac56013b,
        _:N2874efc0ccf34d30baad7991c965915a,
        _:N41c1d0e40ae74eaebe6e403d980eb9b3,
        _:N5212ad04b64f43bbab286fe65291e4de,
        _:N5225e57da5384cf5b65ed09a4dfa4f49,
        _:N5d414ed2373144579ae3c8056bdc7aca,
        _:N601a20cb80d94f3abbb8b92211d38491,
        _:N701980f75c304d9697a40339b92d1074,
        _:N770e1ae7bd094d059743db6d9eaa25f1,
        _:N80a01549ef4f41228bd7d9289530e582,
        _:N9e05ed9b669d4a439503891309f43a00,
        _:Na1513d0e492a431ebb2be132063d4aab,
        _:Nbd1d9eb801f84ed8ab86bb35e2cddd36,
        _:Nc5a1ee959907490e8572805570c36c97,
        _:Nc98bfd19259149b4915b5fabbd5b7272,
        _:Nd7759cb883ff4a07b4c02e9c821e879a,
        _:Ned1c05aa37f14cddb669e666e5a7eb76,
        _:Nf65b06238fa644afb6ea55bf6999138a .

_:Nc6ca477791804e1a992a0582924227a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N0c7806b6599443e8b173d80bbd5f8ca6,
        _:N1364498fc27f48878240d8a935ae06c9,
        _:N23064c5d316140f0bd2ea80f4434cb99,
        _:N310e7b72d56a4b549a3549c6a262b8f1,
        _:N33d7e9258a47464e9215047de2ba1bce,
        _:N35f93f64fdc742f4b594bfe682148a0a,
        _:N3e62f338a60541a08420351187a4895b,
        _:N5032ef2c75904ee6bd461a6f0a30ad92,
        _:N628ae07277d24f48935588d2a099f942,
        _:N635006e970a040b3b18e83ad248f447b,
        _:N6497c50d0a3a4bd0a88a9b82e157ad14,
        _:N6be8ef644fec4904ae231b79920b107d,
        _:N71fdbd3cb3e74b84bcb6fc871369ac3b,
        _:N780a93aad059426db4bed95a96163492,
        _:N89270085fa5145f49b23eabc84f66b9e,
        _:N8ffe57e1b1e44d46b9546d735d59da10,
        _:N95db3419a726449db83e2b960baa8534,
        _:Na363d74e0ac84ebca45b9efeffca9c23,
        _:Nb75aff97335a4b62b658f40da560e938,
        _:Nd3cc16934b644e62bb0a6e260c5f4f66,
        _:Nf475803980714d83a5ebe860952de9fe,
        _:Nf4fbd8de574847fea3903642b3061058,
        _:Nf951c84f8f5d4fba8509c1c0d1d135a2,
        _:Nfd70b0a9ef714fbf806e65d4e9b1f76f,
        _:Nfffc43d98895469e8b5c3aa7d2db78f2 ;
    mo:track_count 25 ;
    schema:duration "PT73:25"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0c7806b6599443e8b173d80bbd5f8ca6,
        _:N1364498fc27f48878240d8a935ae06c9,
        _:N23064c5d316140f0bd2ea80f4434cb99,
        _:N310e7b72d56a4b549a3549c6a262b8f1,
        _:N33d7e9258a47464e9215047de2ba1bce,
        _:N35f93f64fdc742f4b594bfe682148a0a,
        _:N3e62f338a60541a08420351187a4895b,
        _:N5032ef2c75904ee6bd461a6f0a30ad92,
        _:N628ae07277d24f48935588d2a099f942,
        _:N635006e970a040b3b18e83ad248f447b,
        _:N6497c50d0a3a4bd0a88a9b82e157ad14,
        _:N6be8ef644fec4904ae231b79920b107d,
        _:N71fdbd3cb3e74b84bcb6fc871369ac3b,
        _:N780a93aad059426db4bed95a96163492,
        _:N89270085fa5145f49b23eabc84f66b9e,
        _:N8ffe57e1b1e44d46b9546d735d59da10,
        _:N95db3419a726449db83e2b960baa8534,
        _:Na363d74e0ac84ebca45b9efeffca9c23,
        _:Nb75aff97335a4b62b658f40da560e938,
        _:Nd3cc16934b644e62bb0a6e260c5f4f66,
        _:Nf475803980714d83a5ebe860952de9fe,
        _:Nf4fbd8de574847fea3903642b3061058,
        _:Nf951c84f8f5d4fba8509c1c0d1d135a2,
        _:Nfd70b0a9ef714fbf806e65d4e9b1f76f,
        _:Nfffc43d98895469e8b5c3aa7d2db78f2 .

