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

<artist/3131#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja ;
    foaf:made <album/8718#lyrics>,
        <album/8718#subject> ;
    foaf:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja .

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

<artist/4009#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8718#subject> ;
    schema:name "Toshiaki Yamazaki"@en,
        "山崎利明"@ja ;
    foaf:made <album/8718#composition>,
        <album/8718#subject> ;
    foaf:name "Toshiaki Yamazaki"@en,
        "山崎利明"@ja .

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

<album/8718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．２～約束・遠い記憶～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@ja-latn ;
    mo:composer <artist/4009#subject> ;
    mo:produced_work <album/8718#musicalwork> ;
    schema:name "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．２～約束・遠い記憶～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@ja-latn .

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

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

<org/59#subject> schema:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/81/8718/8718-1211850376.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．２～約束・遠い記憶～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@ja-latn ;
    mo:performance_of <album/8718#musicalwork> ;
    mo:performer <artist/869#subject> ;
    mo:recorded_as <album/8718#musicalexpression> ;
    schema:byArtist <artist/869#subject> ;
    schema:name "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．２～約束・遠い記憶～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@ja-latn ;
    schema:workPerformed <album/8718#musicalwork> .

<artist/869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8718#performance> ;
    schema:name "Yukari Tamura"@en,
        "田村ゆかり"@ja ;
    foaf:name "Yukari Tamura"@en,
        "田村ゆかり"@ja .

<album/8718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-11-22"^^xsd:date ;
    dcterms:title "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．２～約束・遠い記憶～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@ja-latn ;
    mo:catalogue_number "KMCA-69" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8718#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N825faed5079d4f30a87e822146ea3d89 ;
    mo:record_count 1 ;
    schema:about <product/5392#subject> ;
    schema:byArtist <artist/869#subject> ;
    schema:datePublished "2000-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/8718/8718-1211850376.jpg> ;
    schema:name "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．２～約束・遠い記憶～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 2 ~Promise - Distant Memory~"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/8718/8718-1211850376.jpg> .

_:N04fddcfda6d94a50bc902e75a1042fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:N050967c5e29e420a92d3ebdea1219b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 5"@en,
        "scene5"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Scene 5"@en,
        "scene5"@ja .

_:N6a92b06274254041acf77c36141d963e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Talk"@en,
        "ハッピートーク"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Happy Talk"@en,
        "ハッピートーク"@ja .

_:Nc5da8c529f504508aee28e9e32dc4e3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mei Ijuin Image Song - Catch my Eyes"@en,
        "伊集院メイ イメージソング「CATCH MY EYES」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Mei Ijuin Image Song - Catch my Eyes"@en,
        "伊集院メイ イメージソング「CATCH MY EYES」"@ja .

_:Nd346e8fd763041f8b61dfa9ed3331e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 4"@en,
        "scene4"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:35"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Scene 4"@en,
        "scene4"@ja .

_:Nd4612bbf7d074bdbbd92e64322f6d0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Drama 'Super Steel Robo God Driver'"@en,
        "おまけドラマ「超鋼鉄ロボ ゴッドライバー」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Bonus Drama 'Super Steel Robo God Driver'"@en,
        "おまけドラマ「超鋼鉄ロボ ゴッドライバー」"@ja .

_:Ndcf9d59e14234e81b382a73866c72525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 3"@en,
        "scene3"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Scene 3"@en,
        "scene3"@ja .

_:Nec643a5a2004473192afdae8c177b19f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 2"@en,
        "scene2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:17"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Scene 2"@en,
        "scene2"@ja .

_:Nf70224e95e9d4ec0bd3d80c581f5e10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 1"@en,
        "scene1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N825faed5079d4f30a87e822146ea3d89 ;
    schema:name "Scene 1"@en,
        "scene1"@ja .

_:N825faed5079d4f30a87e822146ea3d89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04fddcfda6d94a50bc902e75a1042fb0,
        _:N050967c5e29e420a92d3ebdea1219b70,
        _:N6a92b06274254041acf77c36141d963e,
        _:Nc5da8c529f504508aee28e9e32dc4e3e,
        _:Nd346e8fd763041f8b61dfa9ed3331e54,
        _:Nd4612bbf7d074bdbbd92e64322f6d0b4,
        _:Ndcf9d59e14234e81b382a73866c72525,
        _:Nec643a5a2004473192afdae8c177b19f,
        _:Nf70224e95e9d4ec0bd3d80c581f5e10a ;
    mo:track_count 9 ;
    schema:duration "PT59:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N04fddcfda6d94a50bc902e75a1042fb0,
        _:N050967c5e29e420a92d3ebdea1219b70,
        _:N6a92b06274254041acf77c36141d963e,
        _:Nc5da8c529f504508aee28e9e32dc4e3e,
        _:Nd346e8fd763041f8b61dfa9ed3331e54,
        _:Nd4612bbf7d074bdbbd92e64322f6d0b4,
        _:Ndcf9d59e14234e81b382a73866c72525,
        _:Nec643a5a2004473192afdae8c177b19f,
        _:Nf70224e95e9d4ec0bd3d80c581f5e10a .

