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

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

<artist/33284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122769#subject> ;
    schema:name "Yohei Hashiguchi"@en,
        "橋口洋平"@ja ;
    foaf:made <album/122769#composition>,
        <album/122769#lyrics>,
        <album/122769#subject> ;
    foaf:name "Yohei Hashiguchi"@en,
        "橋口洋平"@ja .

<artist/41675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122769#subject> ;
    schema:name "Keiji Muranaka"@en,
        "村中慧慈"@ja ;
    foaf:made <album/122769#composition>,
        <album/122769#lyrics>,
        <album/122769#subject> ;
    foaf:name "Keiji Muranaka"@en,
        "村中慧慈"@ja .

<product/11593#subject> a schema:CreativeWork ;
    schema:name "Bakuten!! the Movie"@en,
        "映画 バクテン!!"@ja,
        "Eiga Bakuten!!"@ja-latn ;
    foaf:name "Bakuten!! the Movie"@en,
        "映画 バクテン!!"@ja,
        "Eiga Bakuten!!"@ja-latn .

<product/2948#subject> a schema:CreativeWork ;
    schema:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn ;
    foaf:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn .

<product/8017#subject> a schema:CreativeWork ;
    schema:name "Uchitama?! Have you seen my Tama?"@en,
        "うちタマ?! 〜うちのタマ知りませんか?〜"@ja,
        "UCHITAMA?! ~Uchi no Tama Shirimasen ka?~"@ja-latn ;
    foaf:name "Uchitama?! Have you seen my Tama?"@en,
        "うちタマ?! 〜うちのタマ知りませんか?〜"@ja,
        "UCHITAMA?! ~Uchi no Tama Shirimasen ka?~"@ja-latn .

<product/9537#subject> a schema:CreativeWork ;
    schema:name "Backflip!!"@en,
        "バクテン!!"@ja,
        "Bakuten!!"@ja-latn ;
    foaf:name "Backflip!!"@en,
        "バクテン!!"@ja,
        "Bakuten!!"@ja-latn .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/122769/122769-db8b9e8992f8.jpg> a schema:ImageObject,
        foaf:Image .

<album/122769#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "suits me! suits you! / wacci [Limited Edition]"@en,
        "suits me! suits you! / wacci [完全生産限定盤]"@ja,
        "suits me! suits you! / wacci [Limited Edition]"@ja-latn ;
    mo:composer <artist/33284#subject>,
        <artist/41675#subject> ;
    mo:produced_work <album/122769#musicalwork> ;
    schema:name "suits me! suits you! / wacci [Limited Edition]"@en,
        "suits me! suits you! / wacci [完全生産限定盤]"@ja,
        "suits me! suits you! / wacci [Limited Edition]"@ja-latn .

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

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

<album/122769#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "suits me! suits you! / wacci [Limited Edition]"@en,
        "suits me! suits you! / wacci [完全生産限定盤]"@ja,
        "suits me! suits you! / wacci [Limited Edition]"@ja-latn ;
    mo:performance_of <album/122769#musicalwork> ;
    mo:performer <artist/26109#subject> ;
    mo:recorded_as <album/122769#musicalexpression> ;
    schema:byArtist <artist/26109#subject> ;
    schema:name "suits me! suits you! / wacci [Limited Edition]"@en,
        "suits me! suits you! / wacci [完全生産限定盤]"@ja,
        "suits me! suits you! / wacci [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/122769#musicalwork> .

<artist/26109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/122769#performance> ;
    schema:name "wacci"@en ;
    foaf:name "wacci"@en .

<album/122769#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-09"^^xsd:date ;
    dcterms:title "suits me! suits you! / wacci [Limited Edition]"@en,
        "suits me! suits you! / wacci [完全生産限定盤]"@ja,
        "suits me! suits you! / wacci [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5710~2" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/122769#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N8863adf6c9d84c67a5399da14f9692ff,
        _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    mo:record_count 2 ;
    schema:about <product/11593#subject>,
        <product/2948#subject>,
        <product/8017#subject>,
        <product/9537#subject> ;
    schema:byArtist <artist/26109#subject> ;
    schema:datePublished "2022-11-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/122769/122769-db8b9e8992f8.jpg> ;
    schema:name "suits me! suits you! / wacci [Limited Edition]"@en,
        "suits me! suits you! / wacci [完全生産限定盤]"@ja,
        "suits me! suits you! / wacci [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/122769/122769-db8b9e8992f8.jpg> .

_:N017421df9f9b42eda73b9d0afe84ecd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命じゃない人"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "運命じゃない人"@ja .

_:N023adb1bad844ba69b20fb8bbcc5ecc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "痛い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "痛い"@ja .

_:N02652938446d435b82da7e9cd93be214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたがいる"@ja ;
    mo:track_number 28 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "あなたがいる"@ja .

_:N029c71a27a9240ba88f561230ea418c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜を越えて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "夜を越えて"@ja .

_:N0f1b303907ed4d57923a82157963ed13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風"@ja ;
    mo:track_number 30 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "風"@ja .

_:N10d1b2b8d11f42dea1f2754c64dc282f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どうかしている"@ja ;
    mo:track_number 33 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "どうかしている"@ja .

_:N137bb60420c0403185890c697daec272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まばたき"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "まばたき"@ja .

_:N167d1fb05b0f464db79403f7ca515e10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ah!Oh!"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "Ah!Oh!"@ja .

_:N1bbb3519d82347fcb0727084877aa299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大丈夫"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "大丈夫"@ja .

_:N25a5622de2664041bbc5cd7f565a2b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リスタート"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "リスタート"@ja .

_:N2754db0e050b490c97c3e038a935d84a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空に笑えば"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "空に笑えば"@ja .

_:N2c4c7aa3ceeb4b88bcfbd22961ce90ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まばたき"@ja ;
    mo:track_number 27 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "まばたき"@ja .

_:N2ed688a5bec34d4787c422bdf2543c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weakly Weekday"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "Weakly Weekday"@ja .

_:N3af632963194470db5cf54b68300dda1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別の人の彼女になったよ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "別の人の彼女になったよ"@ja .

_:N3bbe296928e14e7b8a500664664634eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたがいる"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "あなたがいる"@ja .

_:N47dbb1593cc24818af40c663bf186e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここからはじめよう"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "ここからはじめよう"@ja .

_:N516b551bf32a47f2b8e8bd22e87158d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インク"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "インク"@ja .

_:N5192fc77504b4cbc922400e4c64d7874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劇"@ja ;
    mo:track_number 26 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "劇"@ja .

_:N529d3a01fd614ce7bc6631fbfd6c72fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歩み"@ja ;
    mo:track_number 20 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "歩み"@ja .

_:N52f6e22b52624a039513a075a01d3c51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "suits you"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "suits you"@ja .

_:N5e26359ca44247a88325afdd003a983b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京24区"@ja ;
    mo:track_number 29 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "東京24区"@ja .

_:N6147183d357545649fb30bf0a6738307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トータス"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "トータス"@ja .

_:N62acde3191714246b9827016e447487f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らの一歩"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "僕らの一歩"@ja .

_:N6a112e1a4e5943b79da10c2dc856abcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京"@ja ;
    mo:track_number 19 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "東京"@ja .

_:N6a153389552f4b0f89e7030800ca0b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋だろ | With ensemble -bonus track-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "恋だろ | With ensemble -bonus track-"@ja .

_:N6f586023b98a4ffd82b8b2e5792681c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君を見送る"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "君を見送る"@ja .

_:N77ccb60022374a928906ce23ed01f0fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋だろ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "恋だろ"@ja .

_:N7895f06222434830874457b2b25c4132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋だろ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "恋だろ"@ja .

_:N7aa4559d3c614172b4fff44de8a62f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まっぴら!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "まっぴら!"@ja .

_:N7cd6b85b4128435799e00ecbcc440dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンセット"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "ワンセット"@ja .

_:N829c2fde44f24a349df4d3f8bcf6186e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "ありがとう"@ja .

_:N8ab79bc9bd5342db921382228094ac00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感情"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "感情"@ja .

_:N8cd21a711961436eb962a8e90b25dd83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baton"@ja ;
    mo:track_number 12 ;
    schema:duration "PT10:05"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "Baton"@ja .

_:N8fd466714fd9496b9bf058cbf30fa80f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "元カノの誕生日"@ja ;
    mo:track_number 35 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "元カノの誕生日"@ja .

_:N900230abd563404db01466f937ff32c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "結"@ja .

_:N9086de3eac0448e09c0ef8c39b7674c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンズ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "フレンズ"@ja .

_:N9917633c6b8545af9e0792871d031c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トータス"@ja ;
    mo:track_number 31 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "トータス"@ja .

_:Na172b132b5f64b2bb3e1c58c22594b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らの一歩"@ja ;
    mo:track_number 23 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "僕らの一歩"@ja .

_:Na3a3687502e147f0955f6fa226d5f579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宝物"@ja ;
    mo:track_number 18 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "宝物"@ja .

_:Nafa80c94c5df4277832581984d2295b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "風"@ja .

_:Nb0243ad9c9c34112b0c6aa25afded5b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの子"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "あの子"@ja .

_:Nb177a0cd78904bcc92a60481cbdb6887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最上級"@ja ;
    mo:track_number 16 ;
    schema:duration "PT14:02"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "最上級"@ja .

_:Nbf6638133a8f493a89331dd75f8b9336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "足りない"@ja ;
    mo:track_number 34 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "足りない"@ja .

_:Nc1ccd60383f94c40aba1b8f92880b6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンズ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "フレンズ"@ja .

_:Ncbbf9b4807a942c58f4ec5d7e7e2c842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劇"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "劇"@ja .

_:Nd4321a9e6fa94550a82d17202ee3fda7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラメキ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "キラメキ"@ja .

_:Nd5ad3e93926f4784b0790801cd7bc1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チーム"@ja ;
    mo:track_number 21 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "チーム"@ja .

_:Ne335723df39d44af858a433c7661d486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の宛先"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "恋の宛先"@ja .

_:Nedec99ebc4134c02ab22e96c9dcedbc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京24区"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nd91de86a6be641f1a99a7c470546d7d9 ;
    schema:name "東京24区"@ja .

_:Nfe5cafc7fdc840cf8ae39b4471ecc109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インク"@ja ;
    mo:track_number 32 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N8863adf6c9d84c67a5399da14f9692ff ;
    schema:name "インク"@ja .

_:Nd91de86a6be641f1a99a7c470546d7d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N017421df9f9b42eda73b9d0afe84ecd8,
        _:N023adb1bad844ba69b20fb8bbcc5ecc8,
        _:N029c71a27a9240ba88f561230ea418c4,
        _:N137bb60420c0403185890c697daec272,
        _:N3bbe296928e14e7b8a500664664634eb,
        _:N516b551bf32a47f2b8e8bd22e87158d1,
        _:N52f6e22b52624a039513a075a01d3c51,
        _:N6147183d357545649fb30bf0a6738307,
        _:N62acde3191714246b9827016e447487f,
        _:N6a153389552f4b0f89e7030800ca0b88,
        _:N7895f06222434830874457b2b25c4132,
        _:N9086de3eac0448e09c0ef8c39b7674c7,
        _:Nafa80c94c5df4277832581984d2295b8,
        _:Ncbbf9b4807a942c58f4ec5d7e7e2c842,
        _:Nedec99ebc4134c02ab22e96c9dcedbc1 ;
    mo:track_count 15 ;
    schema:duration "PT68:23"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N017421df9f9b42eda73b9d0afe84ecd8,
        _:N023adb1bad844ba69b20fb8bbcc5ecc8,
        _:N029c71a27a9240ba88f561230ea418c4,
        _:N137bb60420c0403185890c697daec272,
        _:N3bbe296928e14e7b8a500664664634eb,
        _:N516b551bf32a47f2b8e8bd22e87158d1,
        _:N52f6e22b52624a039513a075a01d3c51,
        _:N6147183d357545649fb30bf0a6738307,
        _:N62acde3191714246b9827016e447487f,
        _:N6a153389552f4b0f89e7030800ca0b88,
        _:N7895f06222434830874457b2b25c4132,
        _:N9086de3eac0448e09c0ef8c39b7674c7,
        _:Nafa80c94c5df4277832581984d2295b8,
        _:Ncbbf9b4807a942c58f4ec5d7e7e2c842,
        _:Nedec99ebc4134c02ab22e96c9dcedbc1 .

_:N8863adf6c9d84c67a5399da14f9692ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N02652938446d435b82da7e9cd93be214,
        _:N0f1b303907ed4d57923a82157963ed13,
        _:N10d1b2b8d11f42dea1f2754c64dc282f,
        _:N167d1fb05b0f464db79403f7ca515e10,
        _:N1bbb3519d82347fcb0727084877aa299,
        _:N25a5622de2664041bbc5cd7f565a2b53,
        _:N2754db0e050b490c97c3e038a935d84a,
        _:N2c4c7aa3ceeb4b88bcfbd22961ce90ad,
        _:N2ed688a5bec34d4787c422bdf2543c84,
        _:N3af632963194470db5cf54b68300dda1,
        _:N47dbb1593cc24818af40c663bf186e51,
        _:N5192fc77504b4cbc922400e4c64d7874,
        _:N529d3a01fd614ce7bc6631fbfd6c72fb,
        _:N5e26359ca44247a88325afdd003a983b,
        _:N6a112e1a4e5943b79da10c2dc856abcb,
        _:N6f586023b98a4ffd82b8b2e5792681c8,
        _:N77ccb60022374a928906ce23ed01f0fb,
        _:N7aa4559d3c614172b4fff44de8a62f8d,
        _:N7cd6b85b4128435799e00ecbcc440dfe,
        _:N829c2fde44f24a349df4d3f8bcf6186e,
        _:N8ab79bc9bd5342db921382228094ac00,
        _:N8cd21a711961436eb962a8e90b25dd83,
        _:N8fd466714fd9496b9bf058cbf30fa80f,
        _:N900230abd563404db01466f937ff32c6,
        _:N9917633c6b8545af9e0792871d031c84,
        _:Na172b132b5f64b2bb3e1c58c22594b35,
        _:Na3a3687502e147f0955f6fa226d5f579,
        _:Nb0243ad9c9c34112b0c6aa25afded5b8,
        _:Nb177a0cd78904bcc92a60481cbdb6887,
        _:Nbf6638133a8f493a89331dd75f8b9336,
        _:Nc1ccd60383f94c40aba1b8f92880b6a5,
        _:Nd4321a9e6fa94550a82d17202ee3fda7,
        _:Nd5ad3e93926f4784b0790801cd7bc1ce,
        _:Ne335723df39d44af858a433c7661d486,
        _:Nfe5cafc7fdc840cf8ae39b4471ecc109 ;
    mo:track_count 35 ;
    schema:duration "PT204:00"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N02652938446d435b82da7e9cd93be214,
        _:N0f1b303907ed4d57923a82157963ed13,
        _:N10d1b2b8d11f42dea1f2754c64dc282f,
        _:N167d1fb05b0f464db79403f7ca515e10,
        _:N1bbb3519d82347fcb0727084877aa299,
        _:N25a5622de2664041bbc5cd7f565a2b53,
        _:N2754db0e050b490c97c3e038a935d84a,
        _:N2c4c7aa3ceeb4b88bcfbd22961ce90ad,
        _:N2ed688a5bec34d4787c422bdf2543c84,
        _:N3af632963194470db5cf54b68300dda1,
        _:N47dbb1593cc24818af40c663bf186e51,
        _:N5192fc77504b4cbc922400e4c64d7874,
        _:N529d3a01fd614ce7bc6631fbfd6c72fb,
        _:N5e26359ca44247a88325afdd003a983b,
        _:N6a112e1a4e5943b79da10c2dc856abcb,
        _:N6f586023b98a4ffd82b8b2e5792681c8,
        _:N77ccb60022374a928906ce23ed01f0fb,
        _:N7aa4559d3c614172b4fff44de8a62f8d,
        _:N7cd6b85b4128435799e00ecbcc440dfe,
        _:N829c2fde44f24a349df4d3f8bcf6186e,
        _:N8ab79bc9bd5342db921382228094ac00,
        _:N8cd21a711961436eb962a8e90b25dd83,
        _:N8fd466714fd9496b9bf058cbf30fa80f,
        _:N900230abd563404db01466f937ff32c6,
        _:N9917633c6b8545af9e0792871d031c84,
        _:Na172b132b5f64b2bb3e1c58c22594b35,
        _:Na3a3687502e147f0955f6fa226d5f579,
        _:Nb0243ad9c9c34112b0c6aa25afded5b8,
        _:Nb177a0cd78904bcc92a60481cbdb6887,
        _:Nbf6638133a8f493a89331dd75f8b9336,
        _:Nc1ccd60383f94c40aba1b8f92880b6a5,
        _:Nd4321a9e6fa94550a82d17202ee3fda7,
        _:Nd5ad3e93926f4784b0790801cd7bc1ce,
        _:Ne335723df39d44af858a433c7661d486,
        _:Nfe5cafc7fdc840cf8ae39b4471ecc109 .

