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

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

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

<artist/11931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96183#subject> ;
    schema:name "Hideakira Kimura"@en,
        "木村秀彬"@ja ;
    foaf:made <album/96183#composition>,
        <album/96183#subject> ;
    foaf:name "Hideakira Kimura"@en,
        "木村秀彬"@ja .

<artist/1798#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96183#subject> ;
    schema:name "Shinya Kiyozuka"@en,
        "清塚信也"@ja ;
    foaf:made <album/96183#composition>,
        <album/96183#subject> ;
    foaf:name "Shinya Kiyozuka"@en,
        "清塚信也"@ja .

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

<org/3082#subject> schema:name "Anchor Records"@en,
        "Anchor Records"@ja,
        "Anchor Records"@ja-latn ;
    foaf:name "Anchor Records"@en,
        "Anchor Records"@ja,
        "Anchor Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/96183/96183-1581405022.jpg> a schema:ImageObject,
        foaf:Image .

<album/96183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Konodori The Best Tracks"@en,
        "TBS系 金曜ドラマ コウノドリ The Best Tracks"@ja,
        "Konodori The Best Tracks"@ja-latn ;
    mo:composer <artist/11931#subject>,
        <artist/1798#subject> ;
    mo:produced_work <album/96183#musicalwork> ;
    schema:name "Konodori The Best Tracks"@en,
        "TBS系 金曜ドラマ コウノドリ The Best Tracks"@ja,
        "Konodori The Best Tracks"@ja-latn .

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

<album/96183#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Konodori The Best Tracks"@en,
        "TBS系 金曜ドラマ コウノドリ The Best Tracks"@ja,
        "Konodori The Best Tracks"@ja-latn ;
    mo:performance_of <album/96183#musicalwork> ;
    mo:performer _:N85d09a5f29044fd2a462f05f4ba30d5c,
        _:Nd401ea107de4488e83e1ace843567080 ;
    mo:recorded_as <album/96183#musicalexpression> ;
    schema:byArtist _:N85d09a5f29044fd2a462f05f4ba30d5c,
        _:Nd401ea107de4488e83e1ace843567080 ;
    schema:name "Konodori The Best Tracks"@en,
        "TBS系 金曜ドラマ コウノドリ The Best Tracks"@ja,
        "Konodori The Best Tracks"@ja-latn ;
    schema:workPerformed <album/96183#musicalwork> .

<album/96183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-20"^^xsd:date ;
    dcterms:title "Konodori The Best Tracks"@en,
        "TBS系 金曜ドラマ コウノドリ The Best Tracks"@ja,
        "Konodori The Best Tracks"@ja-latn ;
    mo:catalogue_number "UZCL-2124~5" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/96183#musicalexpression> ;
    mo:publisher <org/3082#subject> ;
    mo:record _:N83ecf71974e24931858b64eb116bfedc,
        _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dr.STOЯKS: All about life (Konodori)"@en ;
            foaf:name "Dr.STOЯKS: All about life (Konodori)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rando"@en ;
            foaf:name "Rando"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aya"@en ;
            foaf:name "Aya"@en ] ;
    schema:datePublished "2017-12-20"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/38/96183/96183-1581405022.jpg> ;
    schema:name "Konodori The Best Tracks"@en,
        "TBS系 金曜ドラマ コウノドリ The Best Tracks"@ja,
        "Konodori The Best Tracks"@ja-latn ;
    schema:publisher <org/3082#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/96183/96183-1581405022.jpg> .

_:N029de9fbcb4841c68739fbc5d4aa810e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日々の幸せ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "日々の幸せ"@ja .

_:N02b6157eee2a472a9b4962f433716c04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You (2017)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Baby, God Bless You (2017)"@ja .

_:N0719f97def004e5589dac6e15cc52a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow -reunion-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow -reunion-"@ja .

_:N0f112a59d6d348518578bb520aff7c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minor Heart"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Minor Heart"@ja .

_:N1091e6bbca724889966179cbfe2eeeca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow -daybreak-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow -daybreak-"@ja .

_:N17a3d014270c45158d1aa9eb799d7643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神秘"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "神秘"@ja .

_:N289e9bb6f5044ebcbb8fc7c26ef229e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow"@ja .

_:N3757134e6a1b4d24aa55a132d0c0efb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "託された望み"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "託された望み"@ja .

_:N3bd7abd98f3a445ca437c53f094f87d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You ～絆～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "Baby, God Bless You ～絆～"@ja .

_:N443a54c5a20e4277816447894a837429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の行方"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "心の行方"@ja .

_:N4c1d53cc1cea45ac805fe19d747e6f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "candle ～煌～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "candle ～煌～"@ja .

_:N504a0d8bc22f44b6bb0d0b953f7b1cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow ～宵～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "For Tomorrow ～宵～"@ja .

_:N5ae3619132634b45a413d7be1416e1da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow ～翼～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "For Tomorrow ～翼～"@ja .

_:N5f964b3b4a1e410e91b0f1ace3e10a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You -mother sea-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Baby, God Bless You -mother sea-"@ja .

_:N6132412d9caa4c48b0258f8f2bb16d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow -bless you-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow -bless you-"@ja .

_:N622183d2cd674ba595d9f3ba1d4a33e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow -decision-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow -decision-"@ja .

_:N639d4d3827ad45038d48f08020332fad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow -growth-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow -growth-"@ja .

_:N642947eb3918461e93d2574d95106927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow ～宙～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "For Tomorrow ～宙～"@ja .

_:N644608a0a4cd4c0cb2d28ab03af613e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "救急搬送"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "救急搬送"@ja .

_:N6998944a50934ecbaac86683d0be4c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムードメーカー"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "ムードメーカー"@ja .

_:N7556e8aeeb314ffa8234c8a3da2bf443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれの苦悩"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "それぞれの苦悩"@ja .

_:N75fd6ffeab7f4dd6b5befb0f17df5d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow ～凪～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "For Tomorrow ～凪～"@ja .

_:N7f518011bcea4b94b4af33886b6f536f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイトルバック"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "タイトルバック"@ja .

_:N85d09a5f29044fd2a462f05f4ba30d5c a schema:Person,
        foaf:Person ;
    mo:performed <album/96183#performance> ;
    schema:name "Rando"@en ;
    foaf:name "Rando"@en .

_:N85ea226edf434e4697c16f89e852581d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maze, Blaze & Raze"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Maze, Blaze & Raze"@ja .

_:N8b41d531eb944724817ce6a4273667e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You -papillon-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Baby, God Bless You -papillon-"@ja .

_:N910d9f2b1e104df3b448465b841413fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇気と決断、その向こう側"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "勇気と決断、その向こう側"@ja .

_:N92163f65b89043debed16060c5bf8ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You -holy night-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Baby, God Bless You -holy night-"@ja .

_:N98210222708c4259bd6b2f0686196f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡 - Instrumental ver. -"@ja ;
    mo:track_number 28 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "奇跡 - Instrumental ver. -"@ja .

_:N99c071597ff44aa4a163d3bb1d02d01a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Seeker"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Sound Seeker"@ja .

_:N9e932ba6a48c4484a0b74652fdc03247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Baby"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "My Baby"@ja .

_:Na01a7a47666747e2bbb7480cb688157e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡 - Introduction -"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "奇跡 - Introduction -"@ja .

_:Na945777c0f3e470580b6b9c6e8475cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チーム・コウノドリ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "チーム・コウノドリ"@ja .

_:Naf702afda56d4295bb36d8304338b0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You ～命～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "Baby, God Bless You ～命～"@ja .

_:Nb487f0f39d2445f3a0d0d266d4d84908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brightness (2017)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Brightness (2017)"@ja .

_:Nb811c7d3ab894bac90013ad89283f295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You with Rando"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Baby, God Bless You with Rando"@ja .

_:Nbcb2bf0be76e4a86b8d248a9a17bae65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペルソナ総合医療センター"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "ペルソナ総合医療センター"@ja .

_:Nbf9a63aa4785411da1def5207e3420b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow ～未来へ～"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow ～未来へ～"@ja .

_:Nc055177a6e154d28920fecead3398057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow ～颯～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "For Tomorrow ～颯～"@ja .

_:Ncb933dde3f3648e0ab96d0bb00595dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微笑みの生まれる場所 ～黄昏時のあなた～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "微笑みの生まれる場所 ～黄昏時のあなた～"@ja .

_:Ncbb37ae80b314574863b1c8de91e16f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生きる力"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "生きる力"@ja .

_:Nd401ea107de4488e83e1ace843567080 a schema:Person,
        foaf:Person ;
    mo:performed <album/96183#performance> ;
    schema:name "Aya"@en ;
    foaf:name "Aya"@en .

_:Nda418f3aadab4331bb781d822a8f9102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "candle"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "candle"@ja .

_:Ne68df7a6bcf447fa864b432b9c5d44db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You -pleasure-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Baby, God Bless You -pleasure-"@ja .

_:Ne7c1c74b6cff415da8d0e20523e2bb1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Tomorrow -prayer-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "For Tomorrow -prayer-"@ja .

_:Ne84fe4384c744679a06b80378771d5d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "答えのない選択"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "答えのない選択"@ja .

_:Neb3940f3d60f461d9489c21a8c27625f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡"@ja ;
    mo:track_number 27 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "奇跡"@ja .

_:Nee0b5668a8244c49bda6ef8c39abd512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡 - Vocal, Guitar and Strings ver. -"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "奇跡 - Vocal, Guitar and Strings ver. -"@ja .

_:Nf21344ceb56b426c94e628935ce5827a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You -birth-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N83ecf71974e24931858b64eb116bfedc ;
    schema:name "Baby, God Bless You -birth-"@ja .

_:Nf6ed368016c64ac1bbe8712536f3e3a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆりかご"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "ゆりかご"@ja .

_:Nfe55d9338e134a4c8b96e5d047f0faed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby, God Bless You ～光～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ne3f78c31082f4885a1600893d8fe9bb9 ;
    schema:name "Baby, God Bless You ～光～"@ja .

_:N83ecf71974e24931858b64eb116bfedc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N02b6157eee2a472a9b4962f433716c04,
        _:N0719f97def004e5589dac6e15cc52a57,
        _:N0f112a59d6d348518578bb520aff7c7c,
        _:N1091e6bbca724889966179cbfe2eeeca,
        _:N289e9bb6f5044ebcbb8fc7c26ef229e7,
        _:N5f964b3b4a1e410e91b0f1ace3e10a1b,
        _:N6132412d9caa4c48b0258f8f2bb16d06,
        _:N622183d2cd674ba595d9f3ba1d4a33e1,
        _:N639d4d3827ad45038d48f08020332fad,
        _:N85ea226edf434e4697c16f89e852581d,
        _:N8b41d531eb944724817ce6a4273667e2,
        _:N92163f65b89043debed16060c5bf8ceb,
        _:N99c071597ff44aa4a163d3bb1d02d01a,
        _:N9e932ba6a48c4484a0b74652fdc03247,
        _:Nb487f0f39d2445f3a0d0d266d4d84908,
        _:Nb811c7d3ab894bac90013ad89283f295,
        _:Nbf9a63aa4785411da1def5207e3420b6,
        _:Nda418f3aadab4331bb781d822a8f9102,
        _:Ne68df7a6bcf447fa864b432b9c5d44db,
        _:Ne7c1c74b6cff415da8d0e20523e2bb1e,
        _:Nf21344ceb56b426c94e628935ce5827a ;
    mo:track_count 21 ;
    schema:duration "PT69:41"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N02b6157eee2a472a9b4962f433716c04,
        _:N0719f97def004e5589dac6e15cc52a57,
        _:N0f112a59d6d348518578bb520aff7c7c,
        _:N1091e6bbca724889966179cbfe2eeeca,
        _:N289e9bb6f5044ebcbb8fc7c26ef229e7,
        _:N5f964b3b4a1e410e91b0f1ace3e10a1b,
        _:N6132412d9caa4c48b0258f8f2bb16d06,
        _:N622183d2cd674ba595d9f3ba1d4a33e1,
        _:N639d4d3827ad45038d48f08020332fad,
        _:N85ea226edf434e4697c16f89e852581d,
        _:N8b41d531eb944724817ce6a4273667e2,
        _:N92163f65b89043debed16060c5bf8ceb,
        _:N99c071597ff44aa4a163d3bb1d02d01a,
        _:N9e932ba6a48c4484a0b74652fdc03247,
        _:Nb487f0f39d2445f3a0d0d266d4d84908,
        _:Nb811c7d3ab894bac90013ad89283f295,
        _:Nbf9a63aa4785411da1def5207e3420b6,
        _:Nda418f3aadab4331bb781d822a8f9102,
        _:Ne68df7a6bcf447fa864b432b9c5d44db,
        _:Ne7c1c74b6cff415da8d0e20523e2bb1e,
        _:Nf21344ceb56b426c94e628935ce5827a .

_:Ne3f78c31082f4885a1600893d8fe9bb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N029de9fbcb4841c68739fbc5d4aa810e,
        _:N17a3d014270c45158d1aa9eb799d7643,
        _:N3757134e6a1b4d24aa55a132d0c0efb9,
        _:N3bd7abd98f3a445ca437c53f094f87d0,
        _:N443a54c5a20e4277816447894a837429,
        _:N4c1d53cc1cea45ac805fe19d747e6f72,
        _:N504a0d8bc22f44b6bb0d0b953f7b1cfb,
        _:N5ae3619132634b45a413d7be1416e1da,
        _:N642947eb3918461e93d2574d95106927,
        _:N644608a0a4cd4c0cb2d28ab03af613e8,
        _:N6998944a50934ecbaac86683d0be4c4e,
        _:N7556e8aeeb314ffa8234c8a3da2bf443,
        _:N75fd6ffeab7f4dd6b5befb0f17df5d9a,
        _:N7f518011bcea4b94b4af33886b6f536f,
        _:N910d9f2b1e104df3b448465b841413fc,
        _:N98210222708c4259bd6b2f0686196f6f,
        _:Na01a7a47666747e2bbb7480cb688157e,
        _:Na945777c0f3e470580b6b9c6e8475cb2,
        _:Naf702afda56d4295bb36d8304338b0ec,
        _:Nbcb2bf0be76e4a86b8d248a9a17bae65,
        _:Nc055177a6e154d28920fecead3398057,
        _:Ncb933dde3f3648e0ab96d0bb00595dd8,
        _:Ncbb37ae80b314574863b1c8de91e16f1,
        _:Ne84fe4384c744679a06b80378771d5d2,
        _:Neb3940f3d60f461d9489c21a8c27625f,
        _:Nee0b5668a8244c49bda6ef8c39abd512,
        _:Nf6ed368016c64ac1bbe8712536f3e3a4,
        _:Nfe55d9338e134a4c8b96e5d047f0faed ;
    mo:track_count 28 ;
    schema:duration "PT75:19"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N029de9fbcb4841c68739fbc5d4aa810e,
        _:N17a3d014270c45158d1aa9eb799d7643,
        _:N3757134e6a1b4d24aa55a132d0c0efb9,
        _:N3bd7abd98f3a445ca437c53f094f87d0,
        _:N443a54c5a20e4277816447894a837429,
        _:N4c1d53cc1cea45ac805fe19d747e6f72,
        _:N504a0d8bc22f44b6bb0d0b953f7b1cfb,
        _:N5ae3619132634b45a413d7be1416e1da,
        _:N642947eb3918461e93d2574d95106927,
        _:N644608a0a4cd4c0cb2d28ab03af613e8,
        _:N6998944a50934ecbaac86683d0be4c4e,
        _:N7556e8aeeb314ffa8234c8a3da2bf443,
        _:N75fd6ffeab7f4dd6b5befb0f17df5d9a,
        _:N7f518011bcea4b94b4af33886b6f536f,
        _:N910d9f2b1e104df3b448465b841413fc,
        _:N98210222708c4259bd6b2f0686196f6f,
        _:Na01a7a47666747e2bbb7480cb688157e,
        _:Na945777c0f3e470580b6b9c6e8475cb2,
        _:Naf702afda56d4295bb36d8304338b0ec,
        _:Nbcb2bf0be76e4a86b8d248a9a17bae65,
        _:Nc055177a6e154d28920fecead3398057,
        _:Ncb933dde3f3648e0ab96d0bb00595dd8,
        _:Ncbb37ae80b314574863b1c8de91e16f1,
        _:Ne84fe4384c744679a06b80378771d5d2,
        _:Neb3940f3d60f461d9489c21a8c27625f,
        _:Nee0b5668a8244c49bda6ef8c39abd512,
        _:Nf6ed368016c64ac1bbe8712536f3e3a4,
        _:Nfe55d9338e134a4c8b96e5d047f0faed .

