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

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/14327#lyrics>,
        <album/14327#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

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

<artist/1068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Funta"@en ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Funta"@en .

<artist/1340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Ryuichi Katsumata"@en,
        "勝又隆一"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Ryuichi Katsumata"@en,
        "勝又隆一"@ja .

<artist/2131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Yasuharu Takanashi"@en,
        "高梨康治"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Yasuharu Takanashi"@en,
        "高梨康治"@ja .

<artist/3245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Mari Konishi"@en,
        "小西真理"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Mari Konishi"@en,
        "小西真理"@ja .

<artist/3262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Masatoshi Sakashita"@en,
        "坂下正俊"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Masatoshi Sakashita"@en,
        "坂下正俊"@ja .

<artist/3923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja .

<artist/403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja .

<artist/4451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Mitsuhiro Tomiyama"@en,
        "富山光弘"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Mitsuhiro Tomiyama"@en,
        "富山光弘"@ja .

<artist/6489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14327#subject> ;
    schema:name "Kouhei Tsuda"@en,
        "津田考平"@ja ;
    foaf:made <album/14327#composition>,
        <album/14327#subject> ;
    foaf:name "Kouhei Tsuda"@en,
        "津田考平"@ja .

<product/3550#subject> a schema:CreativeWork ;
    schema:name "Angelique"@en,
        "アンジェリーク"@ja,
        "Angelique"@ja-latn ;
    foaf:name "Angelique"@en,
        "アンジェリーク"@ja,
        "Angelique"@ja-latn .

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

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

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/72/14327/14327-1246719128.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Yumi Touma"@en,
        "冬馬由美"@ja ;
    foaf:name "Yumi Touma"@en,
        "冬馬由美"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3242#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Mitsuo Iwata"@en,
        "岩田光央"@ja ;
    foaf:name "Mitsuo Iwata"@en,
        "岩田光央"@ja .

<artist/3695#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Atsushi Kisaichi"@en,
        "私市淳"@ja ;
    foaf:name "Atsushi Kisaichi"@en,
        "私市淳"@ja .

<artist/4012#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja ;
    foaf:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja .

<artist/4013#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja ;
    foaf:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja .

<artist/4278#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Toshihiko Seki"@en,
        "関俊彦"@ja ;
    foaf:name "Toshihiko Seki"@en,
        "関俊彦"@ja .

<artist/4279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Show Hayami"@en,
        "速水奨"@ja ;
    foaf:name "Show Hayami"@en,
        "速水奨"@ja .

<artist/4280#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Nobutoshi Hayashi"@en,
        "林延年"@ja ;
    foaf:name "Nobutoshi Hayashi"@en,
        "林延年"@ja .

<artist/4284#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja ;
    foaf:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja .

<artist/4287#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Nobuo Tobita"@en,
        "飛田展男"@ja ;
    foaf:name "Nobuo Tobita"@en,
        "飛田展男"@ja .

<artist/4288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Kenyu Horiuchi"@en,
        "堀内賢雄"@ja ;
    foaf:name "Kenyu Horiuchi"@en,
        "堀内賢雄"@ja .

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14327#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<album/14327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Neoromance Duet+ Angelique"@en,
        "ネオロマンス♥Duet+ アンジェリーク"@ja,
        "Neoromance Duet+ Angelique"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ayumu"@en ;
            foaf:made <album/14327#composition> ;
            foaf:name "Ayumu"@en ],
        <artist/1068#subject>,
        <artist/1340#subject>,
        <artist/2131#subject>,
        <artist/3245#subject>,
        <artist/3262#subject>,
        <artist/3923#subject>,
        <artist/403#subject>,
        <artist/4451#subject>,
        <artist/6489#subject> ;
    mo:produced_work <album/14327#musicalwork> ;
    schema:name "Neoromance Duet+ Angelique"@en,
        "ネオロマンス♥Duet+ アンジェリーク"@ja,
        "Neoromance Duet+ Angelique"@ja-latn .

<album/14327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Neoromance Duet+ Angelique"@en,
        "ネオロマンス♥Duet+ アンジェリーク"@ja,
        "Neoromance Duet+ Angelique"@ja-latn ;
    mo:performance_of <album/14327#musicalwork> ;
    mo:performer <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/3242#subject>,
        <artist/3695#subject>,
        <artist/4012#subject>,
        <artist/4013#subject>,
        <artist/4278#subject>,
        <artist/4279#subject>,
        <artist/4280#subject>,
        <artist/4284#subject>,
        <artist/4287#subject>,
        <artist/4288#subject>,
        <artist/4292#subject>,
        <artist/4665#subject> ;
    mo:recorded_as <album/14327#musicalexpression> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/3242#subject>,
        <artist/3695#subject>,
        <artist/4012#subject>,
        <artist/4013#subject>,
        <artist/4278#subject>,
        <artist/4279#subject>,
        <artist/4280#subject>,
        <artist/4284#subject>,
        <artist/4287#subject>,
        <artist/4288#subject>,
        <artist/4292#subject>,
        <artist/4665#subject> ;
    schema:name "Neoromance Duet+ Angelique"@en,
        "ネオロマンス♥Duet+ アンジェリーク"@ja,
        "Neoromance Duet+ Angelique"@ja-latn ;
    schema:workPerformed <album/14327#musicalwork> .

<album/14327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-03"^^xsd:date ;
    dcterms:title "Neoromance Duet+ Angelique"@en,
        "ネオロマンス♥Duet+ アンジェリーク"@ja,
        "Neoromance Duet+ Angelique"@ja-latn ;
    mo:catalogue_number "KECH-1483~4" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/14327#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:Nc2bde9fdd9694c0ba9c08b2be1848433,
        _:Nd59834b245f047beb14bbe71faa84db1 ;
    mo:record_count 2 ;
    schema:about <product/3550#subject> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/3242#subject>,
        <artist/3695#subject>,
        <artist/4012#subject>,
        <artist/4013#subject>,
        <artist/4278#subject>,
        <artist/4279#subject>,
        <artist/4280#subject>,
        <artist/4284#subject>,
        <artist/4287#subject>,
        <artist/4288#subject>,
        <artist/4292#subject>,
        <artist/4665#subject> ;
    schema:datePublished "2008-12-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/14327/14327-1246719128.jpg> ;
    schema:name "Neoromance Duet+ Angelique"@en,
        "ネオロマンス♥Duet+ アンジェリーク"@ja,
        "Neoromance Duet+ Angelique"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/14327/14327-1246719128.jpg> .

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

_:N01d14e7b17df44558399452c102e0f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Unpainted Face ~You light up my life~ [Karaoke]"@en,
        "素顔ノママデ ～You light up my life～ [Karaoke]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "With Unpainted Face ~You light up my life~ [Karaoke]"@en,
        "素顔ノママデ ～You light up my life～ [Karaoke]"@ja .

_:N08f53fcb64724cbdb452f78019e013dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Express [Karaoke](With OscarVer.)"@en,
        "Love Express [Karaoke](With オスカー Ver.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Love Express [Karaoke](With OscarVer.)"@en,
        "Love Express [Karaoke](With オスカー Ver.)"@ja .

_:N0c306b9b6b744a71aeb199a50f7e5768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Knights in the Light-Chivalry- [Karaoke]"@en,
        "The Knights in the Light-騎士道- [Karaoke]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "The Knights in the Light-Chivalry- [Karaoke]"@en,
        "The Knights in the Light-騎士道- [Karaoke]"@ja .

_:N0c9b8d5625b54e25b7c399709d8f7a34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Express [Karaoke](With Randy Ver.)"@en,
        "Love Express [Karaoke](With ランディ Ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Love Express [Karaoke](With Randy Ver.)"@en,
        "Love Express [Karaoke](With ランディ Ver.)"@ja .

_:N0df82b048ee845d596b873629e299d67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frankly, Just as You Are [Karaoke]"@en,
        "ありのまま、君のまま [Karaoke]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Frankly, Just as You Are [Karaoke]"@en,
        "ありのまま、君のまま [Karaoke]"@ja .

_:N204854e2e6fc459e82c69a1908b26a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Express"@en,
        "Love Express"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "Love Express"@en,
        "Love Express"@ja .

_:N238bda3bff8d44cbae4f9199b1cda175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridge of Hope [Karaoke]"@en,
        "希望の橋 [Karaoke]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Bridge of Hope [Karaoke]"@en,
        "希望の橋 [Karaoke]"@ja .

_:N2575beebd34441bead6d2103a6bb5e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I don't know how ~To the Most Important You in the World~ [Karaoke]"@en,
        "I don't know how～世界でいちばん大切な君に～ [Karaoke]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "I don't know how ~To the Most Important You in the World~ [Karaoke]"@en,
        "I don't know how～世界でいちばん大切な君に～ [Karaoke]"@ja .

_:N2ccfc9e94adc48e98322fbc26413fa60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRILLIANCE"@en,
        "BRILLIANCE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "BRILLIANCE"@en,
        "BRILLIANCE"@ja .

_:N5dcf5a7290c84d678cf7b3023b56a1fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Knights in the Light -Chivalry-"@en,
        "The Knights in the Light-騎士道-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "The Knights in the Light -Chivalry-"@en,
        "The Knights in the Light-騎士道-"@ja .

_:N608d8262401e4235b92393e945d96887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Thoughts, White Wishes [Karaoke](With Ernst Ver.)"@en,
        "青き想い 白き祈り [Karaoke](With エルンスト Ver.)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Blue Thoughts, White Wishes [Karaoke](With Ernst Ver.)"@en,
        "青き想い 白き祈り [Karaoke](With エルンスト Ver.)"@ja .

_:N63b82374672b4d4382c7066ccdb6d65a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Children"@en,
        "星の子供たち"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "Star Children"@en,
        "星の子供たち"@ja .

_:N74dd8096a4b84adfa56fc1c8002250af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Unpainted Face ~You light up my life~"@en,
        "素顔ノママデ～You light up my life～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "With Unpainted Face ~You light up my life~"@en,
        "素顔ノママデ～You light up my life～"@ja .

_:N91f9b50ebedb4955a589eb569b254afa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I don't know how ~To the Most Important You in the World~"@en,
        "I don't know how～世界でいちばん大切な君に～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "I don't know how ~To the Most Important You in the World~"@en,
        "I don't know how～世界でいちばん大切な君に～"@ja .

_:N95e94ec66fa44d478e60e3908ff8dbe7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Thoughts, White Wishes [Karaoke](With Francis Ver.)"@en,
        "青き想い 白き祈り [Karaoke](With フランシス Ver.)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Blue Thoughts, White Wishes [Karaoke](With Francis Ver.)"@en,
        "青き想い 白き祈り [Karaoke](With フランシス Ver.)"@ja .

_:N98a985efc5fa4733826f242111837c36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Thoughts, White Wishes"@en,
        "青き想い 白き祈り"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "Blue Thoughts, White Wishes"@en,
        "青き想い 白き祈り"@ja .

_:N9acb5bdc7ff94b0cbe9b91aca1e036ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Express [Karaoke]"@en,
        "Love Express [Karaoke]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Love Express [Karaoke]"@en,
        "Love Express [Karaoke]"@ja .

_:Nb2e9cfafaa6d406ebd0f0e32d250468f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRILLIANCE [Karaoke]"@en,
        "BRILLIANCE [Karaoke]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "BRILLIANCE [Karaoke]"@en,
        "BRILLIANCE [Karaoke]"@ja .

_:Nb47f7e8607804baa8522139cfd9f16db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Children [Karaoke]"@en,
        "星の子供たち [Karaoke]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Star Children [Karaoke]"@en,
        "星の子供たち [Karaoke]"@ja .

_:Nc347c87691a64598b27256c4a4def1fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridge of Hope"@en,
        "希望の橋"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "Bridge of Hope"@en,
        "希望の橋"@ja .

_:Nc905c899226f4187aa7b5c12eaa4c78e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Thoughts, White Wishes [Karaoke]"@en,
        "青き想い 白き祈り [Karaoke]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Blue Thoughts, White Wishes [Karaoke]"@en,
        "青き想い 白き祈り [Karaoke]"@ja .

_:Nc912c0ca0adc49caa79ed5e88e42bb0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Table for Three ~Sweet Flower Garden~"@en,
        "三人のテーブル ～Sweet Flower Garden～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "Table for Three ~Sweet Flower Garden~"@en,
        "三人のテーブル ～Sweet Flower Garden～"@ja .

_:Nd5ed482c18264d438cc5b51ceb7426be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Table for Three ~Sweet Flower Garden~ [Karaoke]"@en,
        "三人のテーブル ～Sweet Flower Garden～ [Karaoke]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nc2bde9fdd9694c0ba9c08b2be1848433 ;
    schema:name "Table for Three ~Sweet Flower Garden~ [Karaoke]"@en,
        "三人のテーブル ～Sweet Flower Garden～ [Karaoke]"@ja .

_:Ndef660d18c9b443ba757b79b2ec855d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frankly, Just as You Are"@en,
        "ありのまま、君のまま"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd59834b245f047beb14bbe71faa84db1 ;
    schema:name "Frankly, Just as You Are"@en,
        "ありのまま、君のまま"@ja .

_:Nd59834b245f047beb14bbe71faa84db1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N204854e2e6fc459e82c69a1908b26a7c,
        _:N2ccfc9e94adc48e98322fbc26413fa60,
        _:N5dcf5a7290c84d678cf7b3023b56a1fc,
        _:N63b82374672b4d4382c7066ccdb6d65a,
        _:N74dd8096a4b84adfa56fc1c8002250af,
        _:N91f9b50ebedb4955a589eb569b254afa,
        _:N98a985efc5fa4733826f242111837c36,
        _:Nc347c87691a64598b27256c4a4def1fc,
        _:Nc912c0ca0adc49caa79ed5e88e42bb0a,
        _:Ndef660d18c9b443ba757b79b2ec855d3 ;
    mo:track_count 10 ;
    schema:duration "PT46:47"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N204854e2e6fc459e82c69a1908b26a7c,
        _:N2ccfc9e94adc48e98322fbc26413fa60,
        _:N5dcf5a7290c84d678cf7b3023b56a1fc,
        _:N63b82374672b4d4382c7066ccdb6d65a,
        _:N74dd8096a4b84adfa56fc1c8002250af,
        _:N91f9b50ebedb4955a589eb569b254afa,
        _:N98a985efc5fa4733826f242111837c36,
        _:Nc347c87691a64598b27256c4a4def1fc,
        _:Nc912c0ca0adc49caa79ed5e88e42bb0a,
        _:Ndef660d18c9b443ba757b79b2ec855d3 .

_:Nc2bde9fdd9694c0ba9c08b2be1848433 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N01d14e7b17df44558399452c102e0f42,
        _:N08f53fcb64724cbdb452f78019e013dc,
        _:N0c306b9b6b744a71aeb199a50f7e5768,
        _:N0c9b8d5625b54e25b7c399709d8f7a34,
        _:N0df82b048ee845d596b873629e299d67,
        _:N238bda3bff8d44cbae4f9199b1cda175,
        _:N2575beebd34441bead6d2103a6bb5e2c,
        _:N608d8262401e4235b92393e945d96887,
        _:N95e94ec66fa44d478e60e3908ff8dbe7,
        _:N9acb5bdc7ff94b0cbe9b91aca1e036ac,
        _:Nb2e9cfafaa6d406ebd0f0e32d250468f,
        _:Nb47f7e8607804baa8522139cfd9f16db,
        _:Nc905c899226f4187aa7b5c12eaa4c78e,
        _:Nd5ed482c18264d438cc5b51ceb7426be ;
    mo:track_count 14 ;
    schema:duration "PT63:59"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N01d14e7b17df44558399452c102e0f42,
        _:N08f53fcb64724cbdb452f78019e013dc,
        _:N0c306b9b6b744a71aeb199a50f7e5768,
        _:N0c9b8d5625b54e25b7c399709d8f7a34,
        _:N0df82b048ee845d596b873629e299d67,
        _:N238bda3bff8d44cbae4f9199b1cda175,
        _:N2575beebd34441bead6d2103a6bb5e2c,
        _:N608d8262401e4235b92393e945d96887,
        _:N95e94ec66fa44d478e60e3908ff8dbe7,
        _:N9acb5bdc7ff94b0cbe9b91aca1e036ac,
        _:Nb2e9cfafaa6d406ebd0f0e32d250468f,
        _:Nb47f7e8607804baa8522139cfd9f16db,
        _:Nc905c899226f4187aa7b5c12eaa4c78e,
        _:Nd5ed482c18264d438cc5b51ceb7426be .

