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

<artist/5212#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Tanaka"@en,
        "田中みほ"@ja ;
    foaf:made <album/8724#lyrics>,
        <album/8724#subject> ;
    foaf:name "Miho Tanaka"@en,
        "田中みほ"@ja .

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

<artist/4576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8724#subject> ;
    schema:name "Michihiko Ohta"@en,
        "太田美知彦"@ja ;
    foaf:made <album/8724#composition>,
        <album/8724#subject> ;
    foaf:name "Michihiko Ohta"@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/8724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．６　～雪がやんだら～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@ja-latn ;
    mo:composer <artist/4576#subject> ;
    mo:produced_work <album/8724#musicalwork> ;
    schema:name "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．６　～雪がやんだら～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@ja-latn .

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

<album/8724#musicalexpression> a mo:Signal ;
    mo:published_as <album/8724#subject> ;
    mo:records <album/8724#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/42/8724/8724-1211934896.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8724#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/8724/8724-1211934896.jpg> ;
    foaf:depicts <album/8724#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/8724/8724-1211934896.jpg> .

<https://medium-media.vgm.io/albums/42/8724/8724-1211934896.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．６　～雪がやんだら～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@ja-latn ;
    mo:performance_of <album/8724#musicalwork> ;
    mo:performer <artist/3545#subject> ;
    mo:recorded_as <album/8724#musicalexpression> ;
    schema:byArtist <artist/3545#subject> ;
    schema:name "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．６　～雪がやんだら～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@ja-latn ;
    schema:workPerformed <album/8724#musicalwork> .

<artist/3545#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8724#performance> ;
    schema:name "Motoko Kumai"@en,
        "くまいもとこ"@ja ;
    foaf:name "Motoko Kumai"@en,
        "くまいもとこ"@ja .

<album/8724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-07-25"^^xsd:date ;
    dcterms:title "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．６　～雪がやんだら～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@ja-latn ;
    mo:catalogue_number "KMCA-103" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8724#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N0e555842015e49048b3f9ea29e10cc9a ;
    mo:record_count 1 ;
    schema:about <product/5392#subject> ;
    schema:byArtist <artist/3545#subject> ;
    schema:datePublished "2001-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/8724/8724-1211934896.jpg> ;
    schema:name "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@en,
        "ドラマＣＤ　ときめきメモリアル２　Ｖｏｌ．６　～雪がやんだら～"@ja,
        "Tokimeki Memorial 2 Drama CD Vol. 6 ~If The Snow Stops~"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/8724/8724-1211934896.jpg> .

_:N2301b750e69141a3a88b24519d92b020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene5"@en,
        "scene5"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "scene5"@en,
        "scene5"@ja .

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

_:N3468067bee11434f983ed3b302378b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:N4be6211401b5416fa44fe30d621a0b67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene3"@en,
        "scene3"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "scene3"@en,
        "scene3"@ja .

_:N97ebcc51c1154c4497fdf9a72848604a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shouka Yuugao"@en,
        "Blue Marine Blue"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "Shouka Yuugao"@en,
        "Blue Marine Blue"@ja .

_:Nc1c1eb032ca649e48dea7174814e4074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene1"@en,
        "scene1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:44"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "scene1"@en,
        "scene1"@ja .

_:Nc205458bb0e8428cac3e5045a332925e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene4"@en,
        "scene4"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:26"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "scene4"@en,
        "scene4"@ja .

_:Nd0423289aaf5429588721e25a1073bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scene2"@en,
        "scene2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT14:31"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "scene2"@en,
        "scene2"@ja .

_:Nd1e2fc04688d4ccf9d2727715e4274e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Drama 'Magical Step Ellie'"@en,
        "おまけドラマ　まじかる☆ステップ　エリ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:26"^^xsd:interval ;
    schema:inPlaylist _:N0e555842015e49048b3f9ea29e10cc9a ;
    schema:name "Bonus Drama 'Magical Step Ellie'"@en,
        "おまけドラマ　まじかる☆ステップ　エリ"@ja .

_:N0e555842015e49048b3f9ea29e10cc9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2301b750e69141a3a88b24519d92b020,
        _:N30d7a73901ef4baea05f39b35213c079,
        _:N3468067bee11434f983ed3b302378b50,
        _:N4be6211401b5416fa44fe30d621a0b67,
        _:N97ebcc51c1154c4497fdf9a72848604a,
        _:Nc1c1eb032ca649e48dea7174814e4074,
        _:Nc205458bb0e8428cac3e5045a332925e,
        _:Nd0423289aaf5429588721e25a1073bc0,
        _:Nd1e2fc04688d4ccf9d2727715e4274e4 ;
    mo:track_count 9 ;
    schema:duration "PT73:07"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2301b750e69141a3a88b24519d92b020,
        _:N30d7a73901ef4baea05f39b35213c079,
        _:N3468067bee11434f983ed3b302378b50,
        _:N4be6211401b5416fa44fe30d621a0b67,
        _:N97ebcc51c1154c4497fdf9a72848604a,
        _:Nc1c1eb032ca649e48dea7174814e4074,
        _:Nc205458bb0e8428cac3e5045a332925e,
        _:Nd0423289aaf5429588721e25a1073bc0,
        _:Nd1e2fc04688d4ccf9d2727715e4274e4 .

