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

<artist/5205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuo Kudoh"@en,
        "工藤哲雄"@ja ;
    foaf:made <album/670#lyrics>,
        <album/670#subject> ;
    foaf:name "Tetsuo Kudoh"@en,
        "工藤哲雄"@ja .

<artist/3923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/670#subject> ;
    schema:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja ;
    foaf:made <album/670#composition>,
        <album/670#subject> ;
    foaf:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja .

<artist/3957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/670#subject> ;
    schema:name "Maki Kirioka"@en,
        "桐岡麻季"@ja ;
    foaf:made <album/670#composition>,
        <album/670#subject> ;
    foaf:name "Maki Kirioka"@en,
        "桐岡麻季"@ja .

<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/670#lyrics> a mo:Lyrics .

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

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

<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/07/670/670-1268172148.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/670#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/670/670-1268172148.jpg> ;
    foaf:depicts <album/670#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/670/670-1268172148.jpg> .

<https://medium-media.vgm.io/albums/07/670/670-1268172148.jpg> a schema:ImageObject,
        foaf:Image .

<album/670#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@en,
        "ときめきメモリアル 旅立ちの詩 so long ～藤崎詩織1～"@ja,
        "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@ja-latn ;
    mo:composer <artist/3923#subject>,
        <artist/3957#subject> ;
    mo:produced_work <album/670#musicalwork> ;
    schema:name "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@en,
        "ときめきメモリアル 旅立ちの詩 so long ～藤崎詩織1～"@ja,
        "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@ja-latn .

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

<album/670#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@en,
        "ときめきメモリアル 旅立ちの詩 so long ～藤崎詩織1～"@ja,
        "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@ja-latn ;
    mo:performance_of <album/670#musicalwork> ;
    mo:performer <artist/439#subject> ;
    mo:recorded_as <album/670#musicalexpression> ;
    schema:byArtist <artist/439#subject> ;
    schema:name "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@en,
        "ときめきメモリアル 旅立ちの詩 so long ～藤崎詩織1～"@ja,
        "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@ja-latn ;
    schema:workPerformed <album/670#musicalwork> .

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

<album/670#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-05-28"^^xsd:date ;
    dcterms:title "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@en,
        "ときめきメモリアル 旅立ちの詩 so long ～藤崎詩織1～"@ja,
        "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@ja-latn ;
    mo:catalogue_number "KMCA-10" ;
    mo:media_type "CD" ;
    mo:publication_of <album/670#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N13cdf8ee108e4e9e8816c6580784dd00 ;
    mo:record_count 1 ;
    schema:about <product/5408#subject> ;
    schema:byArtist <artist/439#subject> ;
    schema:datePublished "1999-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/670/670-1268172148.jpg> ;
    schema:name "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@en,
        "ときめきメモリアル 旅立ちの詩 so long ～藤崎詩織1～"@ja,
        "Tokimeki Memorial Tabidachi no Uta so long ~Shiori Fujisaki 1~"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/670/670-1268172148.jpg> .

_:N04d98e1dbffe47a7a28965884a45f215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "February 11 (Departure Presentiment)"@en,
        "2月11日「旅立ちの予感」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT14:10"^^xsd:interval ;
    schema:inPlaylist _:N13cdf8ee108e4e9e8816c6580784dd00 ;
    schema:name "February 11 (Departure Presentiment)"@en,
        "2月11日「旅立ちの予感」"@ja .

_:N2991a6e18d864f9a9bb00d3977a9a882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "February 16 (Engulfed in the Wind)"@en,
        "2月16日「風に包まれて」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT12:37"^^xsd:interval ;
    schema:inPlaylist _:N13cdf8ee108e4e9e8816c6580784dd00 ;
    schema:name "February 16 (Engulfed in the Wind)"@en,
        "2月16日「風に包まれて」"@ja .

_:N32de807d0d874e9bb3da9e7192e00692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "February 13 (Setting Sun)"@en,
        "2月13日「沈む夕日は」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:N13cdf8ee108e4e9e8816c6580784dd00 ;
    schema:name "February 13 (Setting Sun)"@en,
        "2月13日「沈む夕日は」"@ja .

_:N70611a43f63a49caa48813864f5f78e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Cannot Become a Memory"@en,
        "思い出にもなれない"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N13cdf8ee108e4e9e8816c6580784dd00 ;
    schema:name "It Cannot Become a Memory"@en,
        "思い出にもなれない"@ja .

_:N779a17f4834d498f9428145086297291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taikan Drama Series Part 1 - On the Lift"@en,
        "体感ドラマシリーズ その1 ～リフトにて～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N13cdf8ee108e4e9e8816c6580784dd00 ;
    schema:name "Taikan Drama Series Part 1 - On the Lift"@en,
        "体感ドラマシリーズ その1 ～リフトにて～"@ja .

_:N89102962af414950a13f831115c70bca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "February 15 (Light Reflected on the Water)"@en,
        "2月15日「水に浮かぶ光」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:06"^^xsd:interval ;
    schema:inPlaylist _:N13cdf8ee108e4e9e8816c6580784dd00 ;
    schema:name "February 15 (Light Reflected on the Water)"@en,
        "2月15日「水に浮かぶ光」"@ja .

_:N13cdf8ee108e4e9e8816c6580784dd00 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d98e1dbffe47a7a28965884a45f215,
        _:N2991a6e18d864f9a9bb00d3977a9a882,
        _:N32de807d0d874e9bb3da9e7192e00692,
        _:N70611a43f63a49caa48813864f5f78e5,
        _:N779a17f4834d498f9428145086297291,
        _:N89102962af414950a13f831115c70bca ;
    mo:track_count 6 ;
    schema:duration "PT55:22"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N04d98e1dbffe47a7a28965884a45f215,
        _:N2991a6e18d864f9a9bb00d3977a9a882,
        _:N32de807d0d874e9bb3da9e7192e00692,
        _:N70611a43f63a49caa48813864f5f78e5,
        _:N779a17f4834d498f9428145086297291,
        _:N89102962af414950a13f831115c70bca .

