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

<album/1957> a mo:Release ;
    mo:catalogue_number "KICA-7794" .

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

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

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75021#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/75021#composition>,
        <album/75021#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<product/5406#subject> a schema:CreativeWork ;
    schema:name "Tokimeki Memorial Drama Series vol.1: Nijiiro no Seishun"@en,
        "ときめきメモリアルドラマシリーズ vol.1 虹色の青春"@ja,
        "Tokimeki Memorial Drama Series vol.1: Nijiiro no Seishun"@ja-latn ;
    foaf:name "Tokimeki Memorial Drama Series vol.1: Nijiiro no Seishun"@en,
        "ときめきメモリアルドラマシリーズ vol.1 虹色の青春"@ja,
        "Tokimeki Memorial Drama Series vol.1: Nijiiro no Seishun"@ja-latn .

<album/75021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.1～虹色の青春 オリジナル・ドラマ・サントラ"@ja,
        "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@ja-latn ;
    mo:composer <artist/161#subject> ;
    mo:produced_work <album/75021#musicalwork> ;
    schema:name "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.1～虹色の青春 オリジナル・ドラマ・サントラ"@ja,
        "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@ja-latn .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/75021/75021-1517855553.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.1～虹色の青春 オリジナル・ドラマ・サントラ"@ja,
        "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@ja-latn ;
    mo:performance_of <album/75021#musicalwork> ;
    mo:performer _:Nf7a9641984e14ce79884096f06cc083f ;
    mo:recorded_as <album/75021#musicalexpression> ;
    schema:byArtist _:Nf7a9641984e14ce79884096f06cc083f ;
    schema:name "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.1～虹色の青春 オリジナル・ドラマ・サントラ"@ja,
        "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@ja-latn ;
    schema:workPerformed <album/75021#musicalwork> .

<album/75021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.1～虹色の青春 オリジナル・ドラマ・サントラ"@ja,
        "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@ja-latn ;
    mo:catalogue_number "GM-018" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1957> ;
    mo:publication_of <album/75021#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:Nef4eb871a09c43a69acedd13f3129c8d ;
    mo:record_count 1 ;
    schema:about <product/5406#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "李銓明"@en ;
            foaf:name "李銓明"@en ] ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/75021/75021-1517855553.jpg> ;
    schema:name "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.1～虹色の青春 オリジナル・ドラマ・サントラ"@ja,
        "Tokimeki Memorial Drama Series Vol.1: Rainbow-Colored Youth Original Drama Soundtrack"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/75021/75021-1517855553.jpg> .

_:N117f400ddd6a474eaaf56065acb4310d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Glad We Met ~The Day You Were Crying~ (Piano Arrange)"@en,
        "「出会えて良かった」 ～きみが泣いた日～ (ピアノ Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "I'm Glad We Met ~The Day You Were Crying~ (Piano Arrange)"@en,
        "「出会えて良かった」 ～きみが泣いた日～ (ピアノ Ver.)"@ja .

_:N3e81c598552d454bb0bb83ae34e1b9a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Glad We Met ~Tomorrow Will Be An Easy Win~ (Soccer Game BGM)"@en,
        "「出会えて良かった」 ～あしたは楽勝～ (サッカーゲーム Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "I'm Glad We Met ~Tomorrow Will Be An Easy Win~ (Soccer Game BGM)"@en,
        "「出会えて良かった」 ～あしたは楽勝～ (サッカーゲーム Ver.)"@ja .

_:N6e47e2890e4144989b94a4a595a40084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Glad We Met ~Just Now and Forever~ (Piano)"@en,
        "「出会えて良かった」 ～Just Now and Forever～ (ピアノ+St.+Ob. Ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "I'm Glad We Met ~Just Now and Forever~ (Piano)"@en,
        "「出会えて良かった」 ～Just Now and Forever～ (ピアノ+St.+Ob. Ver.)"@ja .

_:N8b23a5c27d924f6aaa5ed62f6087dde2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They're Just Memories ~Early Afternoon~ (Fujisaki's Song Arrange)"@en,
        "「思い出の数だけ」 ～Early Afternoon～ (藤崎曲アレンジ Ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "They're Just Memories ~Early Afternoon~ (Fujisaki's Song Arrange)"@en,
        "「思い出の数だけ」 ～Early Afternoon～ (藤崎曲アレンジ Ver.)"@ja .

_:N920e79e431054fb3adfd16d93451c4cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original Drama Part 3 ~Let's Catch A Rainbow!~"@en,
        "オリジナルドラマパート3 ～虹を掴もう!～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT20:30"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "Original Drama Part 3 ~Let's Catch A Rainbow!~"@en,
        "オリジナルドラマパート3 ～虹を掴もう!～"@ja .

_:Na56572daf9c8425f879e3c63a77ed764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original Drama Part 1 ~Fateful Day~"@en,
        "オリジナルドラマパート１ ～運命の日～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT20:41"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "Original Drama Part 1 ~Fateful Day~"@en,
        "オリジナルドラマパート１ ～運命の日～"@ja .

_:Nc1b5897b3821453e983510e3ca1b4b00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Glad We Met ~Afterschool Bewilderment~ (Piano Minor Key Arrange)"@en,
        "「出会えて良かった」 ～惑いの放課後～ (ピアノマイナーアレンジ Ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "I'm Glad We Met ~Afterschool Bewilderment~ (Piano Minor Key Arrange)"@en,
        "「出会えて良かった」 ～惑いの放課後～ (ピアノマイナーアレンジ Ver.)"@ja .

_:Nd90951dc268b4972b6ba70931a5dfd68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lovesong Still Far Away ~Minori's Theme~ (Piano Arrange)"@en,
        "「今はまだ遠いLovesong」 ～みのりのテーマ～ (ピアノ Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "A Lovesong Still Far Away ~Minori's Theme~ (Piano Arrange)"@en,
        "「今はまだ遠いLovesong」 ～みのりのテーマ～ (ピアノ Ver.)"@ja .

_:Ne53dd97bdc9b456ea2e3946fdd1f3f22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original Drama Part 2 ~Their Secret~"@en,
        "オリジナルドラマパート2 ～二人だけの秘密～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:33"^^xsd:interval ;
    schema:inPlaylist _:Nef4eb871a09c43a69acedd13f3129c8d ;
    schema:name "Original Drama Part 2 ~Their Secret~"@en,
        "オリジナルドラマパート2 ～二人だけの秘密～"@ja .

_:Nf7a9641984e14ce79884096f06cc083f a schema:Person,
        foaf:Person ;
    mo:performed <album/75021#performance> ;
    schema:name "李銓明"@en ;
    foaf:name "李銓明"@en .

_:Nef4eb871a09c43a69acedd13f3129c8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N117f400ddd6a474eaaf56065acb4310d,
        _:N3e81c598552d454bb0bb83ae34e1b9a4,
        _:N6e47e2890e4144989b94a4a595a40084,
        _:N8b23a5c27d924f6aaa5ed62f6087dde2,
        _:N920e79e431054fb3adfd16d93451c4cf,
        _:Na56572daf9c8425f879e3c63a77ed764,
        _:Nc1b5897b3821453e983510e3ca1b4b00,
        _:Nd90951dc268b4972b6ba70931a5dfd68,
        _:Ne53dd97bdc9b456ea2e3946fdd1f3f22 ;
    mo:track_count 9 ;
    schema:duration "PT70:48"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N117f400ddd6a474eaaf56065acb4310d,
        _:N3e81c598552d454bb0bb83ae34e1b9a4,
        _:N6e47e2890e4144989b94a4a595a40084,
        _:N8b23a5c27d924f6aaa5ed62f6087dde2,
        _:N920e79e431054fb3adfd16d93451c4cf,
        _:Na56572daf9c8425f879e3c63a77ed764,
        _:Nc1b5897b3821453e983510e3ca1b4b00,
        _:Nd90951dc268b4972b6ba70931a5dfd68,
        _:Ne53dd97bdc9b456ea2e3946fdd1f3f22 .

