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

<artist/1144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane"@en,
        "彩音"@ja ;
    foaf:made <album/39848#lyrics>,
        <album/39848#subject>,
        <album/39848#vocals> ;
    foaf:name "Ayane"@en,
        "彩音"@ja .

<artist/12553#subject> a schema:Person,
        foaf:Person ;
    schema:name "Zwei"@en ;
    foaf:made <album/39848#subject>,
        <album/39848#vocals> ;
    foaf:name "Zwei"@en .

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/39848#lyrics>,
        <album/39848#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/3752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Imai"@en,
        "今井麻美"@ja ;
    foaf:made <album/39848#lyrics>,
        <album/39848#subject>,
        <album/39848#vocals> ;
    foaf:name "Asami Imai"@en,
        "今井麻美"@ja .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    schema:name "nao"@en ;
    foaf:made <album/39848#subject>,
        <album/39848#vocals> ;
    foaf:name "nao"@en .

<artist/7098#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junya Urushino"@en,
        "漆野淳哉"@ja ;
    foaf:made <album/39848#lyrics>,
        <album/39848#subject> ;
    foaf:name "Junya Urushino"@en,
        "漆野淳哉"@ja .

<artist/11815#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39848#subject> ;
    schema:name "Takeshi Toriumi"@en,
        "鳥海剛史"@ja ;
    foaf:made <album/39848#composition>,
        <album/39848#subject> ;
    foaf:name "Takeshi Toriumi"@en,
        "鳥海剛史"@ja .

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39848#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/39848#composition>,
        <album/39848#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

<artist/280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39848#subject> ;
    schema:name "Takeshi Abo"@en,
        "阿保剛"@ja ;
    foaf:made <album/39848#composition>,
        <album/39848#subject> ;
    foaf:name "Takeshi Abo"@en,
        "阿保剛"@ja .

<artist/36200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39848#subject> ;
    schema:name "mo2"@en ;
    foaf:made <album/39848#composition>,
        <album/39848#subject> ;
    foaf:name "mo2"@en .

<artist/3957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39848#subject> ;
    schema:name "Maki Kirioka"@en,
        "桐岡麻季"@ja ;
    foaf:made <album/39848#composition>,
        <album/39848#subject> ;
    foaf:name "Maki Kirioka"@en,
        "桐岡麻季"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39848#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/39848#composition>,
        <album/39848#lyrics>,
        <album/39848#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/6454#subject> a schema:CreativeWork ;
    schema:name "Memories Off: Yubikiri no Kioku"@en,
        "メモリーズオフ ゆびきりの記憶"@ja,
        "Memories Off: Yubikiri no Kioku"@ja-latn ;
    foaf:name "Memories Off: Yubikiri no Kioku"@en,
        "メモリーズオフ ゆびきりの記憶"@ja,
        "Memories Off: Yubikiri no Kioku"@ja-latn .

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

<album/39848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories Off: Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@en,
        "ゆびきりの記憶 Complete Audio Collection & Audio Drama Album"@ja,
        "Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@ja-latn ;
    mo:performance_of <album/39848#musicalwork> ;
    mo:recorded_as <album/39848#musicalexpression> ;
    schema:name "Memories Off: Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@en,
        "ゆびきりの記憶 Complete Audio Collection & Audio Drama Album"@ja,
        "Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@ja-latn ;
    schema:workPerformed <album/39848#musicalwork> .

<org/1387#subject> schema:name "5pb. Games"@en,
        "5pb. Games"@ja,
        "5pb. Games"@ja-latn ;
    foaf:name "5pb. Games"@en,
        "5pb. Games"@ja,
        "5pb. Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/39848/39848-1539600474.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/39848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories Off: Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@en,
        "ゆびきりの記憶 Complete Audio Collection & Audio Drama Album"@ja,
        "Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Barbarian On The Groove)"@en ;
            foaf:made <album/39848#composition> ;
            foaf:name "(Barbarian On The Groove)"@en ],
        <artist/11815#subject>,
        <artist/2350#subject>,
        <artist/280#subject>,
        <artist/36200#subject>,
        <artist/3957#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/39848#musicalwork> ;
    schema:name "Memories Off: Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@en,
        "ゆびきりの記憶 Complete Audio Collection & Audio Drama Album"@ja,
        "Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@ja-latn .

<album/39848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-27"^^xsd:date ;
    dcterms:title "Memories Off: Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@en,
        "ゆびきりの記憶 Complete Audio Collection & Audio Drama Album"@ja,
        "Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@ja-latn ;
    mo:catalogue_number "FVGK-0078" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/39848#musicalexpression> ;
    mo:publisher <org/1387#subject> ;
    mo:record _:N63dfaf1d935840ebbc2b7932d76f4907,
        _:N9e8c4ac4b05e41149f26e7523cd91694,
        _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    mo:record_count 3 ;
    schema:about <product/6454#subject> ;
    schema:datePublished "2013-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/39848/39848-1539600474.jpg> ;
    schema:name "Memories Off: Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@en,
        "ゆびきりの記憶 Complete Audio Collection & Audio Drama Album"@ja,
        "Yubikiri no Kioku Complete Audio Collection & Audio Drama Album"@ja-latn ;
    schema:publisher <org/1387#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/39848/39848-1539600474.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39848#subject> ;
    schema:name "(Barbarian On The Groove)"@en ;
    foaf:made <album/39848#subject> ;
    foaf:name "(Barbarian On The Groove)"@en .

_:N0369a8b9e1ec4bacadd95713a787401c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小指のパラドックス -instrumental-"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "小指のパラドックス -instrumental-"@ja .

_:N073be5d5683c4e439ff73a13f3436fd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full throttle"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Full throttle"@ja .

_:N0a6a7fa7a0034a258f31ad9a356cd1ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orihime -I'm teacher!-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Orihime -I'm teacher!-"@ja .

_:N10fffd028c8c415f9fa905ec1c20863e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちなつ番外編"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N63dfaf1d935840ebbc2b7932d76f4907 ;
    schema:name "ちなつ番外編"@ja .

_:N1626c8f558b9451f8e3a2219d4a0ac27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fresh power"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Fresh power"@ja .

_:N22620dbc3258428ca85cf0ae07441578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinatsu jingle 1"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Chinatsu jingle 1"@ja .

_:N260485694a0a4228a6b6456d486e1445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霞編"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:06"^^xsd:interval ;
    schema:inPlaylist _:N63dfaf1d935840ebbc2b7932d76f4907 ;
    schema:name "霞編"@ja .

_:N27b9d4f020cb47efbefb47d6d2180087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hug me forever -memories Off-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Hug me forever -memories Off-"@ja .

_:N28e0a81ffdf348eeab85b2e9dd21586e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Since then"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Since then"@ja .

_:N3248a5768f7c479d941b774f0ee3cd2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to FU-RYU-AN"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Welcome to FU-RYU-AN"@ja .

_:N34aa47ccdfc34d03a2c19c9a3c3498ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quarrel"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Quarrel"@ja .

_:N34c7f934385e4b9c8117658d4397dace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lisa jingle"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Lisa jingle"@ja .

_:N36726baddfca4b14b8ef6fc4d22429a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recite"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Recite"@ja .

_:N3baeebd6bc4444a0ad1f5a8f0822e9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orihime jingle"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Orihime jingle"@ja .

_:N3e70c3a327134412ba924846a00097b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promised memories -MainTheme-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Promised memories -MainTheme-"@ja .

_:N3ff7a244a7a2429297b9cc43f05293a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほんの少しの幸せ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "ほんの少しの幸せ"@ja .

_:N4455572d3174444d9f3d489196a3fafd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omni-heart"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Omni-heart"@ja .

_:N44d4e1779ab34882aaa8b2542079f155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinatsu jingle 2"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Chinatsu jingle 2"@ja .

_:N49a7ec181a334e73b976142f89366157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "織姫編「姫ちゃんの恐怖」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:43"^^xsd:interval ;
    schema:inPlaylist _:N63dfaf1d935840ebbc2b7932d76f4907 ;
    schema:name "織姫編「姫ちゃんの恐怖」"@ja .

_:N4b61b5b66bce4a86a286fed43a22fe68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liveliness"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Liveliness"@ja .

_:N4df2cc9909894a0bb3f7bd0b252b2fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiina's phrase"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Shiina's phrase"@ja .

_:N5307e68b04454d6382eb001a1628320e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See you again"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "See you again"@ja .

_:N534d04b2b4394a5fa8c7708cf3837818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kasumi jingle 2"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Kasumi jingle 2"@ja .

_:N58371a7497914a51861dc812e288cc37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ifs and buts"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Ifs and buts"@ja .

_:N67ebecadb2f841218a14292627e9379a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちなつ編"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:33"^^xsd:interval ;
    schema:inPlaylist _:N63dfaf1d935840ebbc2b7932d76f4907 ;
    schema:name "ちなつ編"@ja .

_:N692a748ef2174ea0889faea7ea571867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiina -music box-"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Shiina -music box-"@ja .

_:N6c9da3956589426894e9148dc0b265d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kasumi -music box-"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "kasumi -music box-"@ja .

_:N719e15261c2b41c2a3f464c0ae8a71a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "詩名編 Part1「おはよう先輩!」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N63dfaf1d935840ebbc2b7932d76f4907 ;
    schema:name "詩名編 Part1「おはよう先輩!」"@ja .

_:N7825cde0688e4dec8f8f00d878c3f96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do you remember?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Do you remember?"@ja .

_:N78b7c096e06e4fc48570482f09b2562f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Negative"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Negative"@ja .

_:N7aab8e09f6a34115935f7a390126b7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiina jingle"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Shiina jingle"@ja .

_:N7adf1d1b28e94919a0beb9ada84e477a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiina -my song-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Shiina -my song-"@ja .

_:N884ade3665d44450810dc2a9c66e0faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の旋律"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "風の旋律"@ja .

_:N8fcfadb6852c4026a2e835bd0098fdd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Negative -piano-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Negative -piano-"@ja .

_:N9f867625eae44e5c93ad5954db4cd44b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kasumi -enigmatic smile-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Kasumi -enigmatic smile-"@ja .

_:Na6bbcf0c86bd4309ac6616b1515b235b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sincerely"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "sincerely"@ja .

_:Na7ee17a11c014b9fb88450ab3b097d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinatsu -music box-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Chinatsu -music box-"@ja .

_:Na8d71926293b48c685d7393d6c836f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "詩名編 Part2「病気の時は……」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N63dfaf1d935840ebbc2b7932d76f4907 ;
    schema:name "詩名編 Part2「病気の時は……」"@ja .

_:Naab74b213188428fbeefc42ff73133b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Namasute seven"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Namasute seven"@ja .

_:Nad4f137bc8c2499cad54df513bc908ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小指のパラドックス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "小指のパラドックス"@ja .

_:Nb7296df6a60642b899f162da46d05c31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moment of happiness"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Moment of happiness"@ja .

_:Nbb55ec17f0584126914fa5a1b7465c3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sin jingle"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Sin jingle"@ja .

_:Nbee72062a16e4f8580ab884df1e03c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I don't forgive"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "I don't forgive"@ja .

_:Nc6bb7cbbcda34843abfa7da6d58b86e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻影のメビウス -Game size-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "幻影のメビウス -Game size-"@ja .

_:Nc6cf620269e44454932acde509e71447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い出は ゆびきりの記憶へ"@ja ;
    mo:track_number 27 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "想い出は ゆびきりの記憶へ"@ja .

_:Nc741d13b652043719115023f371fff31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinatsu -Positive love-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Chinatsu -Positive love-"@ja .

_:Nc87c2fd21aff42f4acaa0b03372d74d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orihime -music box-"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Orihime -music box-"@ja .

_:Ncc2b416ff0a3412599227f75d861e2f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True memory"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "True memory"@ja .

_:Nd159f08279d741a68f9aeb74ebd55641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyoko -Surf white-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Kyoko -Surf white-"@ja .

_:Nd30e1078f1d748c289adb1596c178ae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promised memories MainTheme -Piano-"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Promised memories MainTheme -Piano-"@ja .

_:Nd402dfe28a1c4bd995271d17f4b1ae21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret -bygone days-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Regret -bygone days-"@ja .

_:Nd777d1573f81478eab8575760ff31bdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レッツゴー☆ペタペタ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "レッツゴー☆ペタペタ"@ja .

_:Ndb569e4dd0224134955f190de219cd05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's go!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Let's go!"@ja .

_:Ne1ad3dbb4b67495895d5cabc2311047e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow time"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Slow time"@ja .

_:Nf08a160c19134b85a51003835699b794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lisa -music box-"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Lisa -music box-"@ja .

_:Nf3f2a8645a684a5a8f10ea7f5a0b1dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FU-RYU-AN"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "FU-RYU-AN"@ja .

_:Nf5eb948d61e44571a80cde27baa2ea25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kasumi jingle 1"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Kasumi jingle 1"@ja .

_:Nf62ec64d02434f10891507117bf084d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wait,wait,wait!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N9e8c4ac4b05e41149f26e7523cd91694 ;
    schema:name "Wait,wait,wait!"@ja .

_:Nf640800e4782423782c4fdb60df6463d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リサ編「リサとお出かけ」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N63dfaf1d935840ebbc2b7932d76f4907 ;
    schema:name "リサ編「リサとお出かけ」"@ja .

_:Nf6adccaff374440caf9302fb048dabe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lisa -freedom pace-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nbf1a49ccab9f46a0bcb795dac85cf3df ;
    schema:name "Lisa -freedom pace-"@ja .

_:N63dfaf1d935840ebbc2b7932d76f4907 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N10fffd028c8c415f9fa905ec1c20863e,
        _:N260485694a0a4228a6b6456d486e1445,
        _:N49a7ec181a334e73b976142f89366157,
        _:N67ebecadb2f841218a14292627e9379a,
        _:N719e15261c2b41c2a3f464c0ae8a71a8,
        _:Na8d71926293b48c685d7393d6c836f55,
        _:Nf640800e4782423782c4fdb60df6463d ;
    mo:track_count 7 ;
    schema:duration "PT59:02"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N10fffd028c8c415f9fa905ec1c20863e,
        _:N260485694a0a4228a6b6456d486e1445,
        _:N49a7ec181a334e73b976142f89366157,
        _:N67ebecadb2f841218a14292627e9379a,
        _:N719e15261c2b41c2a3f464c0ae8a71a8,
        _:Na8d71926293b48c685d7393d6c836f55,
        _:Nf640800e4782423782c4fdb60df6463d .

_:Nbf1a49ccab9f46a0bcb795dac85cf3df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0369a8b9e1ec4bacadd95713a787401c,
        _:N073be5d5683c4e439ff73a13f3436fd6,
        _:N0a6a7fa7a0034a258f31ad9a356cd1ef,
        _:N28e0a81ffdf348eeab85b2e9dd21586e,
        _:N34aa47ccdfc34d03a2c19c9a3c3498ad,
        _:N36726baddfca4b14b8ef6fc4d22429a3,
        _:N3e70c3a327134412ba924846a00097b0,
        _:N4b61b5b66bce4a86a286fed43a22fe68,
        _:N58371a7497914a51861dc812e288cc37,
        _:N692a748ef2174ea0889faea7ea571867,
        _:N6c9da3956589426894e9148dc0b265d2,
        _:N7adf1d1b28e94919a0beb9ada84e477a,
        _:N9f867625eae44e5c93ad5954db4cd44b,
        _:Na6bbcf0c86bd4309ac6616b1515b235b,
        _:Na7ee17a11c014b9fb88450ab3b097d19,
        _:Naab74b213188428fbeefc42ff73133b4,
        _:Nad4f137bc8c2499cad54df513bc908ab,
        _:Nbee72062a16e4f8580ab884df1e03c97,
        _:Nc741d13b652043719115023f371fff31,
        _:Nc87c2fd21aff42f4acaa0b03372d74d6,
        _:Ncc2b416ff0a3412599227f75d861e2f6,
        _:Nd30e1078f1d748c289adb1596c178ae6,
        _:Ndb569e4dd0224134955f190de219cd05,
        _:Ne1ad3dbb4b67495895d5cabc2311047e,
        _:Nf08a160c19134b85a51003835699b794,
        _:Nf6adccaff374440caf9302fb048dabe6 ;
    mo:track_count 26 ;
    schema:duration "PT70:41"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N0369a8b9e1ec4bacadd95713a787401c,
        _:N073be5d5683c4e439ff73a13f3436fd6,
        _:N0a6a7fa7a0034a258f31ad9a356cd1ef,
        _:N28e0a81ffdf348eeab85b2e9dd21586e,
        _:N34aa47ccdfc34d03a2c19c9a3c3498ad,
        _:N36726baddfca4b14b8ef6fc4d22429a3,
        _:N3e70c3a327134412ba924846a00097b0,
        _:N4b61b5b66bce4a86a286fed43a22fe68,
        _:N58371a7497914a51861dc812e288cc37,
        _:N692a748ef2174ea0889faea7ea571867,
        _:N6c9da3956589426894e9148dc0b265d2,
        _:N7adf1d1b28e94919a0beb9ada84e477a,
        _:N9f867625eae44e5c93ad5954db4cd44b,
        _:Na6bbcf0c86bd4309ac6616b1515b235b,
        _:Na7ee17a11c014b9fb88450ab3b097d19,
        _:Naab74b213188428fbeefc42ff73133b4,
        _:Nad4f137bc8c2499cad54df513bc908ab,
        _:Nbee72062a16e4f8580ab884df1e03c97,
        _:Nc741d13b652043719115023f371fff31,
        _:Nc87c2fd21aff42f4acaa0b03372d74d6,
        _:Ncc2b416ff0a3412599227f75d861e2f6,
        _:Nd30e1078f1d748c289adb1596c178ae6,
        _:Ndb569e4dd0224134955f190de219cd05,
        _:Ne1ad3dbb4b67495895d5cabc2311047e,
        _:Nf08a160c19134b85a51003835699b794,
        _:Nf6adccaff374440caf9302fb048dabe6 .

_:N9e8c4ac4b05e41149f26e7523cd91694 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1626c8f558b9451f8e3a2219d4a0ac27,
        _:N22620dbc3258428ca85cf0ae07441578,
        _:N27b9d4f020cb47efbefb47d6d2180087,
        _:N3248a5768f7c479d941b774f0ee3cd2c,
        _:N34c7f934385e4b9c8117658d4397dace,
        _:N3baeebd6bc4444a0ad1f5a8f0822e9d1,
        _:N3ff7a244a7a2429297b9cc43f05293a4,
        _:N4455572d3174444d9f3d489196a3fafd,
        _:N44d4e1779ab34882aaa8b2542079f155,
        _:N4df2cc9909894a0bb3f7bd0b252b2fe1,
        _:N5307e68b04454d6382eb001a1628320e,
        _:N534d04b2b4394a5fa8c7708cf3837818,
        _:N7825cde0688e4dec8f8f00d878c3f96c,
        _:N78b7c096e06e4fc48570482f09b2562f,
        _:N7aab8e09f6a34115935f7a390126b7ce,
        _:N884ade3665d44450810dc2a9c66e0faf,
        _:N8fcfadb6852c4026a2e835bd0098fdd0,
        _:Nb7296df6a60642b899f162da46d05c31,
        _:Nbb55ec17f0584126914fa5a1b7465c3a,
        _:Nc6bb7cbbcda34843abfa7da6d58b86e8,
        _:Nc6cf620269e44454932acde509e71447,
        _:Nd159f08279d741a68f9aeb74ebd55641,
        _:Nd402dfe28a1c4bd995271d17f4b1ae21,
        _:Nd777d1573f81478eab8575760ff31bdb,
        _:Nf3f2a8645a684a5a8f10ea7f5a0b1dd5,
        _:Nf5eb948d61e44571a80cde27baa2ea25,
        _:Nf62ec64d02434f10891507117bf084d9 ;
    mo:track_count 27 ;
    schema:duration "PT59:17"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N1626c8f558b9451f8e3a2219d4a0ac27,
        _:N22620dbc3258428ca85cf0ae07441578,
        _:N27b9d4f020cb47efbefb47d6d2180087,
        _:N3248a5768f7c479d941b774f0ee3cd2c,
        _:N34c7f934385e4b9c8117658d4397dace,
        _:N3baeebd6bc4444a0ad1f5a8f0822e9d1,
        _:N3ff7a244a7a2429297b9cc43f05293a4,
        _:N4455572d3174444d9f3d489196a3fafd,
        _:N44d4e1779ab34882aaa8b2542079f155,
        _:N4df2cc9909894a0bb3f7bd0b252b2fe1,
        _:N5307e68b04454d6382eb001a1628320e,
        _:N534d04b2b4394a5fa8c7708cf3837818,
        _:N7825cde0688e4dec8f8f00d878c3f96c,
        _:N78b7c096e06e4fc48570482f09b2562f,
        _:N7aab8e09f6a34115935f7a390126b7ce,
        _:N884ade3665d44450810dc2a9c66e0faf,
        _:N8fcfadb6852c4026a2e835bd0098fdd0,
        _:Nb7296df6a60642b899f162da46d05c31,
        _:Nbb55ec17f0584126914fa5a1b7465c3a,
        _:Nc6bb7cbbcda34843abfa7da6d58b86e8,
        _:Nc6cf620269e44454932acde509e71447,
        _:Nd159f08279d741a68f9aeb74ebd55641,
        _:Nd402dfe28a1c4bd995271d17f4b1ae21,
        _:Nd777d1573f81478eab8575760ff31bdb,
        _:Nf3f2a8645a684a5a8f10ea7f5a0b1dd5,
        _:Nf5eb948d61e44571a80cde27baa2ea25,
        _:Nf62ec64d02434f10891507117bf084d9 .

