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

<album/7375#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no Tsubasa Drama CD"@en,
        "夢のつばさ　ドラマＣＤ"@ja,
        "Yume no Tsubasa Drama CD"@ja-latn ;
    mo:produced_work <album/7375#musicalwork> ;
    schema:name "Yume no Tsubasa Drama CD"@en,
        "夢のつばさ　ドラマＣＤ"@ja,
        "Yume no Tsubasa Drama CD"@ja-latn .

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

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

<product/12088#subject> a schema:CreativeWork ;
    schema:name "yume no tsubasa"@en,
        "夢のつばさ"@ja,
        "yume no tsubasa"@ja-latn ;
    foaf:name "yume no tsubasa"@en,
        "夢のつばさ"@ja,
        "yume no tsubasa"@ja-latn .

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

<album/7375#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no Tsubasa Drama CD"@en,
        "夢のつばさ　ドラマＣＤ"@ja,
        "Yume no Tsubasa Drama CD"@ja-latn ;
    mo:performance_of <album/7375#musicalwork> ;
    mo:recorded_as <album/7375#musicalexpression> ;
    schema:name "Yume no Tsubasa Drama CD"@en,
        "夢のつばさ　ドラマＣＤ"@ja,
        "Yume no Tsubasa Drama CD"@ja-latn ;
    schema:workPerformed <album/7375#musicalwork> .

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/7375/7375-1205092686.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7375#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-12-06"^^xsd:date ;
    dcterms:title "Yume no Tsubasa Drama CD"@en,
        "夢のつばさ　ドラマＣＤ"@ja,
        "Yume no Tsubasa Drama CD"@ja-latn ;
    mo:catalogue_number "SCDC-00058" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7375#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    mo:record_count 1 ;
    schema:about <product/12088#subject> ;
    schema:datePublished "2000-12-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/7375/7375-1205092686.jpg> ;
    schema:name "Yume no Tsubasa Drama CD"@en,
        "夢のつばさ　ドラマＣＤ"@ja,
        "Yume no Tsubasa Drama CD"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/7375/7375-1205092686.jpg> .

_:N2bf111ffc63048ca87178517fe091baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 3 B - Which Way to the Cooking Show"@en,
        "第3話B どっちもどっちの料理でショー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Story 3 B - Which Way to the Cooking Show"@en,
        "第3話B どっちもどっちの料理でショー"@ja .

_:N3846bf291e324183bc2d0bed6c93cc7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 2 B - It's a Pleasure"@en,
        "第2話B たのしみだね～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Story 2 B - It's a Pleasure"@en,
        "第2話B たのしみだね～"@ja .

_:N5642807cbb22484b91e25fab383960b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 1 - After the Miracle"@en,
        "第1話 奇跡の後で……"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Story 1 - After the Miracle"@en,
        "第1話 奇跡の後で……"@ja .

_:N7867f529626f4f0fb2f18f30c5ba74e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 2 A - The Tranquility of the Spring Fountain"@en,
        "第2話A 泉のしずく"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Story 2 A - The Tranquility of the Spring Fountain"@en,
        "第2話A 泉のしずく"@ja .

_:N8b0d78ed8294447ebb37e4d091bc0350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 3 A - The Bitterness of Coffee"@en,
        "第3話A コーヒーの苦味"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Story 3 A - The Bitterness of Coffee"@en,
        "第3話A コーヒーの苦味"@ja .

_:Nad8b0387ffdb4643bf37639b007b9aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Scenario Yume no Tsubasa Drama Special - Oblivion Angel Tranquility"@en,
        "オマケシナリオ夢のつばさドラマスペシャル忘却天使しずく"@ja ;
    mo:track_number 8 ;
    schema:duration "PT12:19"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Bonus Scenario Yume no Tsubasa Drama Special - Oblivion Angel Tranquility"@en,
        "オマケシナリオ夢のつばさドラマスペシャル忘却天使しずく"@ja .

_:Ndb584a6baa9f4a40bb2cdb32f5d47050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 4 B - Help Me with Burning Humans"@en,
        "第4話B 世話に焼ける人間たち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:07"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Story 4 B - Help Me with Burning Humans"@en,
        "第4話B 世話に焼ける人間たち"@ja .

_:Nfbbabb87f18f4bbfbde477eb5c1de5e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 4 A - New Wings"@en,
        "第4話A 新しいつばさ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:54"^^xsd:interval ;
    schema:inPlaylist _:N6dabd0bcec19424c9ceda2dfe3f425c7 ;
    schema:name "Story 4 A - New Wings"@en,
        "第4話A 新しいつばさ"@ja .

_:N6dabd0bcec19424c9ceda2dfe3f425c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bf111ffc63048ca87178517fe091baf,
        _:N3846bf291e324183bc2d0bed6c93cc7f,
        _:N5642807cbb22484b91e25fab383960b7,
        _:N7867f529626f4f0fb2f18f30c5ba74e9,
        _:N8b0d78ed8294447ebb37e4d091bc0350,
        _:Nad8b0387ffdb4643bf37639b007b9aa6,
        _:Ndb584a6baa9f4a40bb2cdb32f5d47050,
        _:Nfbbabb87f18f4bbfbde477eb5c1de5e9 ;
    mo:track_count 8 ;
    schema:duration "PT63:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2bf111ffc63048ca87178517fe091baf,
        _:N3846bf291e324183bc2d0bed6c93cc7f,
        _:N5642807cbb22484b91e25fab383960b7,
        _:N7867f529626f4f0fb2f18f30c5ba74e9,
        _:N8b0d78ed8294447ebb37e4d091bc0350,
        _:Nad8b0387ffdb4643bf37639b007b9aa6,
        _:Ndb584a6baa9f4a40bb2cdb32f5d47050,
        _:Nfbbabb87f18f4bbfbde477eb5c1de5e9 .

