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

<artist/8333#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Evans"@en ;
    foaf:made <album/115181#subject>,
        <album/115181#vocals> ;
    foaf:name "Emi Evans"@en .

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

<artist/14598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115181#subject> ;
    schema:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja ;
    foaf:made <album/115181#composition>,
        <album/115181#subject> ;
    foaf:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115181#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/115181#composition>,
        <album/115181#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115181#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/115181#composition>,
        <album/115181#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<product/8827#subject> a schema:CreativeWork ;
    schema:name "Yuki Yuna is a Hero: The Great Mankai Chapter"@en,
        "結城友奈は勇者である -大満開の章-"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou-"@ja-latn ;
    foaf:name "Yuki Yuna is a Hero: The Great Mankai Chapter"@en,
        "結城友奈は勇者である -大満開の章-"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou-"@ja-latn .

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

<album/115181#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@en,
        "「結城友奈は勇者である-大満開の章-」オリジナルサウンドトラック"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@ja-latn ;
    mo:performance_of <album/115181#musicalwork> ;
    mo:recorded_as <album/115181#musicalexpression> ;
    schema:name "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@en,
        "「結城友奈は勇者である-大満開の章-」オリジナルサウンドトラック"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/115181#musicalwork> .

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

<org/3368#subject> schema:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn ;
    foaf:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn .

<https://media.vgm.io/albums/18/115181/115181-0a41af80d9fe.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115181#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/115181/115181-0a41af80d9fe.jpg> ;
    foaf:depicts <album/115181#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/115181/115181-0a41af80d9fe.jpg> .

<https://medium-media.vgm.io/albums/18/115181/115181-0a41af80d9fe.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115181#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@en,
        "「結城友奈は勇者である-大満開の章-」オリジナルサウンドトラック"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/115181#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/115181#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/115181#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/14598#subject>,
        <artist/7147#subject>,
        <artist/803#subject> ;
    mo:produced_work <album/115181#musicalwork> ;
    schema:name "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@en,
        "「結城友奈は勇者である-大満開の章-」オリジナルサウンドトラック"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@ja-latn .

<album/115181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-01"^^xsd:date ;
    dcterms:title "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@en,
        "「結城友奈は勇者である-大満開の章-」オリジナルサウンドトラック"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@ja-latn ;
    mo:catalogue_number "PCCG-02112" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/115181#musicalexpression> ;
    mo:publisher <org/3368#subject> ;
    mo:record _:N1163dfc07ed74517a787e678bac5316d,
        _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    mo:record_count 2 ;
    schema:about <product/8827#subject> ;
    schema:datePublished "2021-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/115181/115181-0a41af80d9fe.jpg> ;
    schema:name "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@en,
        "「結城友奈は勇者である-大満開の章-」オリジナルサウンドトラック"@ja,
        "Yuki Yuna wa Yuusha de Aru -Daimankai no Shou- Original Soundtrack"@ja-latn ;
    schema:publisher <org/3368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/115181/115181-0a41af80d9fe.jpg> .

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

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

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

_:N038d88efaeb5412393d4a8b07933de91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "蒼"@ja .

_:N11b1c2dfb408479dbc497002e4e03798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サラセニア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "サラセニア"@ja .

_:N126b39eab6b74f0d9719ba6cc5b05d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "窓辺の一輪"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "窓辺の一輪"@ja .

_:N1a8bb288acbc4ca59991969e66ce6f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "松は千歳、竹は万代"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "松は千歳、竹は万代"@ja .

_:N1d0b9073f23f452a8863c57bc23c0bc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメトハナ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "ユメトハナ"@ja .

_:N22199427784941e1b7d7d85016c3a29e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さしも草"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "さしも草"@ja .

_:N308d2aeaa3174a39aa1b8cf2ac25026b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誠実"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "誠実"@ja .

_:N3c72c8d9f9d34ab3b2dbcf6e668d0805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "折らばや折らむ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "折らばや折らむ"@ja .

_:N403b7dfb9eee4e6584eded4f58d33189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダリア"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "ダリア"@ja .

_:N4105964a070a45fb94096470fd297bd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トゲトハナ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "トゲトハナ"@ja .

_:N50220c395802469d951dfe8bf2813925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アザミ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "アザミ"@ja .

_:N5049761c936e43eb9d34e198f512f8cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バーベナ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "バーベナ"@ja .

_:N517b1b5f27d44f04bebe75e8df756ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "火花"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "火花"@ja .

_:N52cbdb6ae694475cb1e83fa21cfc5502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アマリリス"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "アマリリス"@ja .

_:N570178b8092e495ab7c5cf4483e64553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイビー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "アイビー"@ja .

_:N5d50b0b5bb4640b9b5a1e445adaec2b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナスタチウム"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "ナスタチウム"@ja .

_:N6896b18aa4d348eba83d9739918db99f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラフレシア"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "ラフレシア"@ja .

_:N69f841b100544856b8caffa95bc76b38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大赦"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "大赦"@ja .

_:N7906d51c078a48e6bfc6343b31118ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "徒花"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "徒花"@ja .

_:N79641610dc534bb19c96a2b994864fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンモビウム"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "アンモビウム"@ja .

_:N7ddc4cc4489045288866854322c39e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アシタノハナタチ <Instrumental> (TV edit)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "アシタノハナタチ <Instrumental> (TV edit)"@ja .

_:N8206ca23d4a745aba13e0fe1a1460152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キキョウ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "キキョウ"@ja .

_:N839b66cea33648c4b4a1a4f01ce374b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もみぢ葉"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "もみぢ葉"@ja .

_:N8dab50d31b974d24a3ac410de22261aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サボテン"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "サボテン"@ja .

_:N8db80c67c12d483bb3ce2d674f73d1c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒガンバナ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "ヒガンバナ"@ja .

_:N8e86c9d0c14b4f89bfc669a6593a79b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一花千星"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "一花千星"@ja .

_:N8eef3957e70849e480648f650224b447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地平線の向こうへ <Instrumental> (TV edit)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "地平線の向こうへ <Instrumental> (TV edit)"@ja .

_:N90452d767c79417a83bc7b1249bdefea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花絨毯"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "花絨毯"@ja .

_:N9f17532b21ca462cb136fa2a3fdaa6c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花ぞ昔の"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "花ぞ昔の"@ja .

_:Na080aa4cbb4d40d5940d70ab6396f4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンクッション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "ピンクッション"@ja .

_:Na33bac4ccc994b64bc30c804ddc62daf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あらしといふらむ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "あらしといふらむ"@ja .

_:Na621bf8ce1744290a90eb40dba0fc7e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カモミール"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "カモミール"@ja .

_:Naa586d55dc604156b7ede05e97729384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スイートピー"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "スイートピー"@ja .

_:Nb0a219eeefa64345bee4866f12088308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クリスマスローズ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "クリスマスローズ"@ja .

_:Nbd166a9300cb4c6db4840d0062286c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花乗る風"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "花乗る風"@ja .

_:Nc192c2416756499098a23f241669596c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "アネモネ"@ja .

_:Nce3ea649be56407b89f465e039a9a4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花水車"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "花水車"@ja .

_:Nd3b507a5fef148608f0bdff1284ced1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "精霊の声"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "精霊の声"@ja .

_:Nda8e476b2e9f4cd0b8a396afb2300289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑夜降"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "星屑夜降"@ja .

_:Ndd69f01512054e379230cdc4796a1f73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の守り"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "花の守り"@ja .

_:Nf205665ebe2548bca53835724846bbd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サルスベリ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "サルスベリ"@ja .

_:Nf6daa40e14844fa586c922e86ab5e2dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静心なく"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "静心なく"@ja .

_:Nf85a6966e1b64be4a08fc1cd82fe9aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "靄"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "靄"@ja .

_:Nf8770083c8a24366802a456e6471e250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大花冠"@ja ;
    mo:track_number 22 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:Nf7800b5b75d34c0586ba1cdee8ef7ecc ;
    schema:name "大花冠"@ja .

_:Nfafcf3808f4346f7a4d19b014c053361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アジサイ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N1163dfc07ed74517a787e678bac5316d ;
    schema:name "アジサイ"@ja .

_:N1163dfc07ed74517a787e678bac5316d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N126b39eab6b74f0d9719ba6cc5b05d0e,
        _:N22199427784941e1b7d7d85016c3a29e,
        _:N308d2aeaa3174a39aa1b8cf2ac25026b,
        _:N3c72c8d9f9d34ab3b2dbcf6e668d0805,
        _:N403b7dfb9eee4e6584eded4f58d33189,
        _:N4105964a070a45fb94096470fd297bd9,
        _:N50220c395802469d951dfe8bf2813925,
        _:N517b1b5f27d44f04bebe75e8df756ce3,
        _:N570178b8092e495ab7c5cf4483e64553,
        _:N5d50b0b5bb4640b9b5a1e445adaec2b5,
        _:N6896b18aa4d348eba83d9739918db99f,
        _:N79641610dc534bb19c96a2b994864fd1,
        _:N8206ca23d4a745aba13e0fe1a1460152,
        _:N8e86c9d0c14b4f89bfc669a6593a79b7,
        _:Na33bac4ccc994b64bc30c804ddc62daf,
        _:Naa586d55dc604156b7ede05e97729384,
        _:Nb0a219eeefa64345bee4866f12088308,
        _:Nc192c2416756499098a23f241669596c,
        _:Nce3ea649be56407b89f465e039a9a4c9,
        _:Ndd69f01512054e379230cdc4796a1f73,
        _:Nfafcf3808f4346f7a4d19b014c053361 ;
    mo:track_count 21 ;
    schema:duration "PT53:08"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N126b39eab6b74f0d9719ba6cc5b05d0e,
        _:N22199427784941e1b7d7d85016c3a29e,
        _:N308d2aeaa3174a39aa1b8cf2ac25026b,
        _:N3c72c8d9f9d34ab3b2dbcf6e668d0805,
        _:N403b7dfb9eee4e6584eded4f58d33189,
        _:N4105964a070a45fb94096470fd297bd9,
        _:N50220c395802469d951dfe8bf2813925,
        _:N517b1b5f27d44f04bebe75e8df756ce3,
        _:N570178b8092e495ab7c5cf4483e64553,
        _:N5d50b0b5bb4640b9b5a1e445adaec2b5,
        _:N6896b18aa4d348eba83d9739918db99f,
        _:N79641610dc534bb19c96a2b994864fd1,
        _:N8206ca23d4a745aba13e0fe1a1460152,
        _:N8e86c9d0c14b4f89bfc669a6593a79b7,
        _:Na33bac4ccc994b64bc30c804ddc62daf,
        _:Naa586d55dc604156b7ede05e97729384,
        _:Nb0a219eeefa64345bee4866f12088308,
        _:Nc192c2416756499098a23f241669596c,
        _:Nce3ea649be56407b89f465e039a9a4c9,
        _:Ndd69f01512054e379230cdc4796a1f73,
        _:Nfafcf3808f4346f7a4d19b014c053361 .

_:Nf7800b5b75d34c0586ba1cdee8ef7ecc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N038d88efaeb5412393d4a8b07933de91,
        _:N11b1c2dfb408479dbc497002e4e03798,
        _:N1a8bb288acbc4ca59991969e66ce6f05,
        _:N1d0b9073f23f452a8863c57bc23c0bc9,
        _:N5049761c936e43eb9d34e198f512f8cf,
        _:N52cbdb6ae694475cb1e83fa21cfc5502,
        _:N69f841b100544856b8caffa95bc76b38,
        _:N7906d51c078a48e6bfc6343b31118ae5,
        _:N7ddc4cc4489045288866854322c39e2a,
        _:N839b66cea33648c4b4a1a4f01ce374b1,
        _:N8dab50d31b974d24a3ac410de22261aa,
        _:N8db80c67c12d483bb3ce2d674f73d1c3,
        _:N8eef3957e70849e480648f650224b447,
        _:N90452d767c79417a83bc7b1249bdefea,
        _:N9f17532b21ca462cb136fa2a3fdaa6c1,
        _:Na080aa4cbb4d40d5940d70ab6396f4d9,
        _:Na621bf8ce1744290a90eb40dba0fc7e2,
        _:Nbd166a9300cb4c6db4840d0062286c63,
        _:Nd3b507a5fef148608f0bdff1284ced1d,
        _:Nda8e476b2e9f4cd0b8a396afb2300289,
        _:Nf205665ebe2548bca53835724846bbd2,
        _:Nf6daa40e14844fa586c922e86ab5e2dd,
        _:Nf85a6966e1b64be4a08fc1cd82fe9aac,
        _:Nf8770083c8a24366802a456e6471e250 ;
    mo:track_count 24 ;
    schema:duration "PT54:18"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N038d88efaeb5412393d4a8b07933de91,
        _:N11b1c2dfb408479dbc497002e4e03798,
        _:N1a8bb288acbc4ca59991969e66ce6f05,
        _:N1d0b9073f23f452a8863c57bc23c0bc9,
        _:N5049761c936e43eb9d34e198f512f8cf,
        _:N52cbdb6ae694475cb1e83fa21cfc5502,
        _:N69f841b100544856b8caffa95bc76b38,
        _:N7906d51c078a48e6bfc6343b31118ae5,
        _:N7ddc4cc4489045288866854322c39e2a,
        _:N839b66cea33648c4b4a1a4f01ce374b1,
        _:N8dab50d31b974d24a3ac410de22261aa,
        _:N8db80c67c12d483bb3ce2d674f73d1c3,
        _:N8eef3957e70849e480648f650224b447,
        _:N90452d767c79417a83bc7b1249bdefea,
        _:N9f17532b21ca462cb136fa2a3fdaa6c1,
        _:Na080aa4cbb4d40d5940d70ab6396f4d9,
        _:Na621bf8ce1744290a90eb40dba0fc7e2,
        _:Nbd166a9300cb4c6db4840d0062286c63,
        _:Nd3b507a5fef148608f0bdff1284ced1d,
        _:Nda8e476b2e9f4cd0b8a396afb2300289,
        _:Nf205665ebe2548bca53835724846bbd2,
        _:Nf6daa40e14844fa586c922e86ab5e2dd,
        _:Nf85a6966e1b64be4a08fc1cd82fe9aac,
        _:Nf8770083c8a24366802a456e6471e250 .

