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

<album/19385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.3 旅立ちの詩 オリジナル・ゲーム・サウンドトラック"@ja,
        "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@ja-latn ;
    mo:produced_work <album/19385#musicalwork> ;
    schema:name "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.3 旅立ちの詩 オリジナル・ゲーム・サウンドトラック"@ja,
        "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@ja-latn .

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

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

<product/5408#subject> a schema:CreativeWork ;
    schema:name "Tokimeki Memorial Drama Series vol.3: Tabidachi no Uta"@en,
        "ときめきメモリアルドラマシリーズ vol.3 旅立ちの詩"@ja,
        "Tokimeki Memorial Drama Series vol.3: Tabidachi no Uta"@ja-latn ;
    foaf:name "Tokimeki Memorial Drama Series vol.3: Tabidachi no Uta"@en,
        "ときめきメモリアルドラマシリーズ vol.3 旅立ちの詩"@ja,
        "Tokimeki Memorial Drama Series vol.3: Tabidachi no Uta"@ja-latn .

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

<album/19385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.3 旅立ちの詩 オリジナル・ゲーム・サウンドトラック"@ja,
        "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@ja-latn ;
    mo:performance_of <album/19385#musicalwork> ;
    mo:recorded_as <album/19385#musicalexpression> ;
    schema:name "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.3 旅立ちの詩 オリジナル・ゲーム・サウンドトラック"@ja,
        "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/19385#musicalwork> .

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

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

<album/19385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-03-26"^^xsd:date ;
    dcterms:title "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.3 旅立ちの詩 オリジナル・ゲーム・サウンドトラック"@ja,
        "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@ja-latn ;
    mo:catalogue_number "KICA-7957" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19385#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record_count 0 ;
    schema:about <product/5408#subject> ;
    schema:datePublished "1999-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@en,
        "ときめきメモリアルドラマシリーズVol.3 旅立ちの詩 オリジナル・ゲーム・サウンドトラック"@ja,
        "Tokimeki Memorial Drama Series Vol.3: Tabidachi no Uta Original Game Soundtrack"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19385#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/19385#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

