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

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

<artist/1562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "Seiya Murai"@en,
        "村井聖夜"@ja ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "Seiya Murai"@en,
        "村井聖夜"@ja .

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

<artist/191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "Miki Higashino"@en,
        "東野美紀"@ja ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "Miki Higashino"@en,
        "東野美紀"@ja .

<artist/3087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "Keizo Nakamura"@en,
        "中村圭三"@ja ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "Keizo Nakamura"@en,
        "中村圭三"@ja .

<artist/44837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "NOR"@en ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "NOR"@en .

<artist/452#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "akiropito"@en,
        "あきろぴと"@ja ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "akiropito"@en,
        "あきろぴと"@ja .

<artist/5279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "Jigokuguruma Nakamura"@en,
        "地獄車中村"@ja ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "Jigokuguruma Nakamura"@en,
        "地獄車中村"@ja .

<artist/6301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "Metal Yuhki"@en,
        "メタルユーキ"@ja ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "Metal Yuhki"@en,
        "メタルユーキ"@ja .

<artist/7111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4773#subject> ;
    schema:name "Takashi Tateishi"@en,
        "立石孝"@ja ;
    foaf:made <album/4773#composition>,
        <album/4773#subject> ;
    foaf:name "Takashi Tateishi"@en,
        "立石孝"@ja .

<product/5394#subject> a schema:CreativeWork ;
    schema:name "Motto! Tokimeki Memorial"@en,
        "もっと! ときめきメモリアル"@ja,
        "Motto! Tokimeki Memorial"@ja-latn ;
    foaf:name "Motto! Tokimeki Memorial"@en,
        "もっと! ときめきメモリアル"@ja,
        "Motto! Tokimeki Memorial"@ja-latn .

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

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

<org/2246#subject> schema:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn ;
    foaf:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/4773/4773-1250457779.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2021#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Mariko Kouda"@en,
        "國府田マリ子"@ja ;
    foaf:name "Mariko Kouda"@en,
        "國府田マリ子"@ja .

<artist/3052#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Yasuhiro Kido"@en,
        "木戸やすひろ"@ja ;
    foaf:name "Yasuhiro Kido"@en,
        "木戸やすひろ"@ja .

<artist/3901#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Narumi Tsunoda"@en,
        "津野田なるみ"@ja ;
    foaf:name "Narumi Tsunoda"@en,
        "津野田なるみ"@ja .

<artist/3902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Masaya Onosaka"@en,
        "小野坂昌也"@ja ;
    foaf:name "Masaya Onosaka"@en,
        "小野坂昌也"@ja .

<artist/439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Mami Kingetsu"@en,
        "金月真美"@ja ;
    foaf:name "Mami Kingetsu"@en,
        "金月真美"@ja .

<artist/536#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Yoshitaka Mihara"@en,
        "三原善隆"@ja ;
    foaf:name "Yoshitaka Mihara"@en,
        "三原善隆"@ja .

<artist/667#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Akiko Sekine"@en,
        "関根明子"@ja ;
    foaf:name "Akiko Sekine"@en,
        "関根明子"@ja .

<artist/73788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Yuji Ueda"@en,
        "上田祐司"@ja ;
    foaf:made <album/4773#lyrics>,
        <album/4773#subject> ;
    foaf:name "Yuji Ueda"@en,
        "上田祐司"@ja .

<artist/884#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Junko Hirotani"@en,
        "広谷順子"@ja ;
    foaf:name "Junko Hirotani"@en,
        "広谷順子"@ja .

<artist/921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4773#performance> ;
    schema:name "Megumi Ogata"@en,
        "緒方恵美"@ja ;
    foaf:name "Megumi Ogata"@en,
        "緒方恵美"@ja .

<album/4773#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@en,
        "ステレオドラマ もっと!ときめきメモリアル FEB. ～featuring 早乙女好雄～"@ja,
        "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@ja-latn ;
    mo:composer <artist/1562#subject>,
        <artist/161#subject>,
        <artist/191#subject>,
        <artist/3087#subject>,
        <artist/44837#subject>,
        <artist/452#subject>,
        <artist/5279#subject>,
        <artist/6301#subject>,
        <artist/7111#subject> ;
    mo:produced_work <album/4773#musicalwork> ;
    schema:name "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@en,
        "ステレオドラマ もっと!ときめきメモリアル FEB. ～featuring 早乙女好雄～"@ja,
        "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@ja-latn .

<album/4773#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@en,
        "ステレオドラマ もっと!ときめきメモリアル FEB. ～featuring 早乙女好雄～"@ja,
        "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@ja-latn ;
    mo:performance_of <album/4773#musicalwork> ;
    mo:performer <artist/2021#subject>,
        <artist/3052#subject>,
        <artist/3901#subject>,
        <artist/3902#subject>,
        <artist/439#subject>,
        <artist/536#subject>,
        <artist/667#subject>,
        <artist/73788#subject>,
        <artist/884#subject>,
        <artist/921#subject> ;
    mo:recorded_as <album/4773#musicalexpression> ;
    schema:byArtist <artist/2021#subject>,
        <artist/3052#subject>,
        <artist/3901#subject>,
        <artist/3902#subject>,
        <artist/439#subject>,
        <artist/536#subject>,
        <artist/667#subject>,
        <artist/73788#subject>,
        <artist/884#subject>,
        <artist/921#subject> ;
    schema:name "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@en,
        "ステレオドラマ もっと!ときめきメモリアル FEB. ～featuring 早乙女好雄～"@ja,
        "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@ja-latn ;
    schema:workPerformed <album/4773#musicalwork> .

<album/4773#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-02-21"^^xsd:date ;
    dcterms:title "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@en,
        "ステレオドラマ もっと!ときめきメモリアル FEB. ～featuring 早乙女好雄～"@ja,
        "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@ja-latn ;
    mo:catalogue_number "KICA-7685" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4773#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    mo:record_count 1 ;
    schema:about <product/5394#subject> ;
    schema:byArtist <artist/2021#subject>,
        <artist/3052#subject>,
        <artist/3901#subject>,
        <artist/3902#subject>,
        <artist/439#subject>,
        <artist/536#subject>,
        <artist/667#subject>,
        <artist/73788#subject>,
        <artist/884#subject>,
        <artist/921#subject> ;
    schema:datePublished "1996-02-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/37/4773/4773-1250457779.jpg> ;
    schema:name "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@en,
        "ステレオドラマ もっと!ときめきメモリアル FEB. ～featuring 早乙女好雄～"@ja,
        "STEREO DRAMA MOTTO! TOKIMEKI MEMORIAL FEB. ~featuring Yoshio Saotome~"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/4773/4773-1250457779.jpg> .

_:N0c6516ee1d74423dba9d673998d3a3e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chitchat Piece ~Yoshio Saotome~"@en,
        "おしゃべりピアス　～早乙女好雄編～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Chitchat Piece ~Yoshio Saotome~"@en,
        "おしゃべりピアス　～早乙女好雄編～"@ja .

_:N2844d0ef83d04ae9bb50a7f458502c92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kirameki Senior High School Suggestion Box Part 9"@en,
        "きらめき高校投書箱　ぱーと9"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Kirameki Senior High School Suggestion Box Part 9"@en,
        "きらめき高校投書箱　ぱーと9"@ja .

_:N4ba1575a5aae475584778d976b0ab3ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 4: \"My Julieta\""@en,
        "第四回「俺のジュリエッタ」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT11:47"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Part 4: \"My Julieta\""@en,
        "第四回「俺のジュリエッタ」"@ja .

_:N963c5bc38bb34d27a1d6e833b4ec1452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 2: \"Julieta at the Ghost Mansion\""@en,
        "第二回「オバケ屋敷のジュリエッタ」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Part 2: \"Julieta at the Ghost Mansion\""@en,
        "第二回「オバケ屋敷のジュリエッタ」"@ja .

_:Nae6e01dc7628483c93b623fd775e47d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100cm Towards You"@en,
        "君への100センチメートル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "100cm Towards You"@en,
        "君への100センチメートル"@ja .

_:Nb9f06227a3de44cc9b34ce7e2694a28f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshio Saotome Dialogue Collection"@en,
        "早乙女好雄セリフ集"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Yoshio Saotome Dialogue Collection"@en,
        "早乙女好雄セリフ集"@ja .

_:Nc27337890d55494cabe3b0f78f029106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus: Stardust Symphony EX (Soundtrack)"@en,
        "おまけ　スターダストシンフォニーEX(サントラ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Bonus: Stardust Symphony EX (Soundtrack)"@en,
        "おまけ　スターダストシンフォニーEX(サントラ)"@ja .

_:Nc2b1bf793b5f4e8bb2ae0639dd6c97df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 3: \"Julieta Falling in Love\""@en,
        "第三回「恋するジュリエッタ」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:13"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Part 3: \"Julieta Falling in Love\""@en,
        "第三回「恋するジュリエッタ」"@ja .

_:Nd92f534082b24207a927daa558aa85e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 1: \"Just Like the Young Girl Yoshio Saotome Prefers\""@en,
        "第一回「早乙女好雄　お気に召すままに」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:24"^^xsd:interval ;
    schema:inPlaylist _:Nfda31e3ba0ae4172bb126a441767bd9d ;
    schema:name "Part 1: \"Just Like the Young Girl Yoshio Saotome Prefers\""@en,
        "第一回「早乙女好雄　お気に召すままに」"@ja .

_:Nfda31e3ba0ae4172bb126a441767bd9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c6516ee1d74423dba9d673998d3a3e8,
        _:N2844d0ef83d04ae9bb50a7f458502c92,
        _:N4ba1575a5aae475584778d976b0ab3ef,
        _:N963c5bc38bb34d27a1d6e833b4ec1452,
        _:Nae6e01dc7628483c93b623fd775e47d1,
        _:Nb9f06227a3de44cc9b34ce7e2694a28f,
        _:Nc27337890d55494cabe3b0f78f029106,
        _:Nc2b1bf793b5f4e8bb2ae0639dd6c97df,
        _:Nd92f534082b24207a927daa558aa85e7 ;
    mo:track_count 9 ;
    schema:duration "PT67:48"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0c6516ee1d74423dba9d673998d3a3e8,
        _:N2844d0ef83d04ae9bb50a7f458502c92,
        _:N4ba1575a5aae475584778d976b0ab3ef,
        _:N963c5bc38bb34d27a1d6e833b4ec1452,
        _:Nae6e01dc7628483c93b623fd775e47d1,
        _:Nb9f06227a3de44cc9b34ce7e2694a28f,
        _:Nc27337890d55494cabe3b0f78f029106,
        _:Nc2b1bf793b5f4e8bb2ae0639dd6c97df,
        _:Nd92f534082b24207a927daa558aa85e7 .

