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

<artist/39488#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miwako Saito"@en,
        "さいとうみわこ"@ja ;
    foaf:made <album/8241#lyrics>,
        <album/8241#subject> ;
    foaf:name "Miwako Saito"@en,
        "さいとうみわこ"@ja .

<artist/4020#subject> a schema:Person,
        foaf:Person ;
    schema:name "YO MI"@en ;
    foaf:made <album/8241#subject>,
        <album/8241#vocals> ;
    foaf:name "YO MI"@en .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/8241#lyrics>,
        <album/8241#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8241#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/8241#composition>,
        <album/8241#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

<artist/9914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8241#subject> ;
    schema:name "Toshiyuki Sekiguchi"@en,
        "関口敏行"@ja ;
    foaf:made <album/8241#composition>,
        <album/8241#subject> ;
    foaf:name "Toshiyuki Sekiguchi"@en,
        "関口敏行"@ja .

<product/538#subject> a schema:CreativeWork ;
    schema:name "Tales of Phantasia"@en,
        "テイルズ オブ ファンタジア"@ja,
        "Tales of Phantasia"@ja-latn ;
    foaf:name "Tales of Phantasia"@en,
        "テイルズ オブ ファンタジア"@ja,
        "Tales of Phantasia"@ja-latn .

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

<album/8241#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@en,
        "夢は終わらない ～こぼれ落ちる時の雫～ / よーみ"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@ja-latn ;
    mo:performance_of <album/8241#musicalwork> ;
    mo:recorded_as <album/8241#musicalexpression> ;
    schema:name "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@en,
        "夢は終わらない ～こぼれ落ちる時の雫～ / よーみ"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@ja-latn ;
    schema:workPerformed <album/8241#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/14/8241/8241-cc127c15c4d1.jpg> a schema:ImageObject,
        foaf:Image .

<album/8241#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@en,
        "夢は終わらない ～こぼれ落ちる時の雫～ / よーみ"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@ja-latn ;
    mo:composer <artist/3406#subject>,
        <artist/9914#subject> ;
    mo:produced_work <album/8241#musicalwork> ;
    schema:name "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@en,
        "夢は終わらない ～こぼれ落ちる時の雫～ / よーみ"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@ja-latn .

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

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

<album/8241#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-12-19"^^xsd:date ;
    dcterms:title "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@en,
        "夢は終わらない ～こぼれ落ちる時の雫～ / よーみ"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@ja-latn ;
    mo:catalogue_number "VIDL-30382" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/8241#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N2aa28bade907425eb096be2d152ab461 ;
    mo:record_count 1 ;
    schema:about <product/538#subject> ;
    schema:datePublished "1998-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/8241/8241-cc127c15c4d1.jpg> ;
    schema:name "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@en,
        "夢は終わらない ～こぼれ落ちる時の雫～ / よーみ"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ / YO MI"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/8241/8241-cc127c15c4d1.jpg> .

_:N0b28dd6242dc4bb38629498a3ae8dd1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presentiment... (Original Karaoke)"@en,
        "予感…（オリジナル・カラオケ）"@ja,
        "Yokan... (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2aa28bade907425eb096be2d152ab461 ;
    schema:name "Presentiment... (Original Karaoke)"@en,
        "予感…（オリジナル・カラオケ）"@ja,
        "Yokan... (Original Karaoke)"@ja-latn .

_:N4b63015f2d3641fb84256ec403c31df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dream Will Not Die ~The Spilling Drops of Time~ (Original Karaoke)"@en,
        "夢は終わらない～こぼれ落ちる時の雫～（オリジナル・カラオケ）"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2aa28bade907425eb096be2d152ab461 ;
    schema:name "The Dream Will Not Die ~The Spilling Drops of Time~ (Original Karaoke)"@en,
        "夢は終わらない～こぼれ落ちる時の雫～（オリジナル・カラオケ）"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~ (Original Karaoke)"@ja-latn .

_:Nbe46a80a6f774f089fc7a9e16d900f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dream Will Not Die ~The Spilling Drops of Time~"@en,
        "夢は終わらない～こぼれ落ちる時の雫～"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2aa28bade907425eb096be2d152ab461 ;
    schema:name "The Dream Will Not Die ~The Spilling Drops of Time~"@en,
        "夢は終わらない～こぼれ落ちる時の雫～"@ja,
        "Yume wa Owaranai ~Koboreochiru Toki no Shizuku~"@ja-latn .

_:Nec8a33c40d4544cda5358703d4706723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presentiment..."@en,
        "予感…"@ja,
        "Yokan..."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2aa28bade907425eb096be2d152ab461 ;
    schema:name "Presentiment..."@en,
        "予感…"@ja,
        "Yokan..."@ja-latn .

_:N2aa28bade907425eb096be2d152ab461 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b28dd6242dc4bb38629498a3ae8dd1d,
        _:N4b63015f2d3641fb84256ec403c31df4,
        _:Nbe46a80a6f774f089fc7a9e16d900f81,
        _:Nec8a33c40d4544cda5358703d4706723 ;
    mo:track_count 4 ;
    schema:duration "PT18:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b28dd6242dc4bb38629498a3ae8dd1d,
        _:N4b63015f2d3641fb84256ec403c31df4,
        _:Nbe46a80a6f774f089fc7a9e16d900f81,
        _:Nec8a33c40d4544cda5358703d4706723 .

