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

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

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

<artist/3119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7887#subject> ;
    schema:name "Yasuhiko Fukuda"@en,
        "福田裕彦"@ja ;
    foaf:made <album/7887#composition>,
        <album/7887#subject> ;
    foaf:name "Yasuhiko Fukuda"@en,
        "福田裕彦"@ja .

<artist/62386#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7887#subject> ;
    schema:name "Akihiro Yamada"@en,
        "山田晃大"@ja ;
    foaf:made <album/7887#composition>,
        <album/7887#subject> ;
    foaf:name "Akihiro Yamada"@en,
        "山田晃大"@ja .

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

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

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

<https://medium-media.vgm.io/albums/78/7887/7887-1207451713.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7887#performance> ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<album/7887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emerald Dragon Drama Series Volume 5 - Hope"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．５～希望～"@ja,
        "Emerald Dragon Drama Series Volume 5 - Hope"@ja-latn ;
    mo:composer <artist/3119#subject>,
        <artist/339#subject>,
        <artist/62386#subject> ;
    mo:produced_work <album/7887#musicalwork> ;
    schema:name "Emerald Dragon Drama Series Volume 5 - Hope"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．５～希望～"@ja,
        "Emerald Dragon Drama Series Volume 5 - Hope"@ja-latn .

<artist/339#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7887#subject> ;
    mo:performed <album/7887#performance> ;
    schema:name "Lisa Ooki"@en,
        "大木理紗"@ja ;
    foaf:made <album/7887#composition>,
        <album/7887#subject> ;
    foaf:name "Lisa Ooki"@en,
        "大木理紗"@ja .

<album/7887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emerald Dragon Drama Series Volume 5 - Hope"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．５～希望～"@ja,
        "Emerald Dragon Drama Series Volume 5 - Hope"@ja-latn ;
    mo:performance_of <album/7887#musicalwork> ;
    mo:performer _:Nafb0cb392daf4acba0ae0c2af12a6d7d,
        <artist/169#subject>,
        <artist/339#subject> ;
    mo:recorded_as <album/7887#musicalexpression> ;
    schema:byArtist _:Nafb0cb392daf4acba0ae0c2af12a6d7d,
        <artist/169#subject>,
        <artist/339#subject> ;
    schema:name "Emerald Dragon Drama Series Volume 5 - Hope"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．５～希望～"@ja,
        "Emerald Dragon Drama Series Volume 5 - Hope"@ja-latn ;
    schema:workPerformed <album/7887#musicalwork> .

<album/7887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-10-25"^^xsd:date ;
    dcterms:title "Emerald Dragon Drama Series Volume 5 - Hope"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．５～希望～"@ja,
        "Emerald Dragon Drama Series Volume 5 - Hope"@ja-latn ;
    mo:catalogue_number "PSCR-5416" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7887#musicalexpression> ;
    mo:publisher <org/2836#subject> ;
    mo:record _:N2745b43b84234adba95cd46ac2341a4c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Emerald Dragon"@en ;
            foaf:name "Emerald Dragon"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ayu Yoshimoto"@en ;
            foaf:name "Ayu Yoshimoto"@en ],
        <artist/169#subject>,
        <artist/339#subject> ;
    schema:datePublished "1995-10-25"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/78/7887/7887-1207451713.jpg> ;
    schema:name "Emerald Dragon Drama Series Volume 5 - Hope"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．５～希望～"@ja,
        "Emerald Dragon Drama Series Volume 5 - Hope"@ja-latn ;
    schema:publisher <org/2836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/7887/7887-1207451713.jpg> .

_:N05cbf80a1a9e440aaf74ef6d57da6949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 19 - The Magic Sword Vendidard"@en,
        "(ドラマ#19) 魔剣ヴェンディダード"@ja ;
    mo:track_number 5 ;
    schema:duration "PT14:39"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "Drama Part 19 - The Magic Sword Vendidard"@en,
        "(ドラマ#19) 魔剣ヴェンディダード"@ja .

_:N2b5f91974b4d42438ca19180b5c3ef04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Promised Journey"@en,
        "約束の旅へ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "To the Promised Journey"@en,
        "約束の旅へ"@ja .

_:N40597330ee974c1f806d28536f529186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revive the Legend"@en,
        "甦える伝説"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "Revive the Legend"@en,
        "甦える伝説"@ja .

_:N9878f68d02f24f67a6aefdc11818a995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Glittering Memory.."@en,
        "輝く記憶の中に…"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "In Glittering Memory.."@en,
        "輝く記憶の中に…"@ja .

_:Na64ecd271bbf4e12bb0fe1a976044960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 18 - The Queen of the Holse"@en,
        "(ドラマ#18) ホルスの女王として"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:01"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "Drama Part 18 - The Queen of the Holse"@en,
        "(ドラマ#18) ホルスの女王として"@ja .

_:Nafb0cb392daf4acba0ae0c2af12a6d7d a schema:Person,
        foaf:Person ;
    mo:performed <album/7887#performance> ;
    schema:name "Ayu Yoshimoto"@en ;
    foaf:name "Ayu Yoshimoto"@en .

_:Nbd95d4c728684c21bd873491e1149c08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Five Droplets"@en,
        "五つの雫"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "The Five Droplets"@en,
        "五つの雫"@ja .

_:Nc2410e35aaea469eb0bf5ed4fcf5894e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 20 - The Emerald Dragon's Revival"@en,
        "(ドラマ#20) 復活! エメラルド・ドラゴン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT17:08"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "Drama Part 20 - The Emerald Dragon's Revival"@en,
        "(ドラマ#20) 復活! エメラルド・ドラゴン"@ja .

_:Nd911ab6d14434d0cb286c863cc8bcfa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 17 - The Demon King Galshia"@en,
        "(ドラマ#17) 魔王ガルシア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT16:01"^^xsd:interval ;
    schema:inPlaylist _:N2745b43b84234adba95cd46ac2341a4c ;
    schema:name "Drama Part 17 - The Demon King Galshia"@en,
        "(ドラマ#17) 魔王ガルシア"@ja .

_:N2745b43b84234adba95cd46ac2341a4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05cbf80a1a9e440aaf74ef6d57da6949,
        _:N2b5f91974b4d42438ca19180b5c3ef04,
        _:N40597330ee974c1f806d28536f529186,
        _:N9878f68d02f24f67a6aefdc11818a995,
        _:Na64ecd271bbf4e12bb0fe1a976044960,
        _:Nbd95d4c728684c21bd873491e1149c08,
        _:Nc2410e35aaea469eb0bf5ed4fcf5894e,
        _:Nd911ab6d14434d0cb286c863cc8bcfa7 ;
    mo:track_count 8 ;
    schema:duration "PT74:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N05cbf80a1a9e440aaf74ef6d57da6949,
        _:N2b5f91974b4d42438ca19180b5c3ef04,
        _:N40597330ee974c1f806d28536f529186,
        _:N9878f68d02f24f67a6aefdc11818a995,
        _:Na64ecd271bbf4e12bb0fe1a976044960,
        _:Nbd95d4c728684c21bd873491e1149c08,
        _:Nc2410e35aaea469eb0bf5ed4fcf5894e,
        _:Nd911ab6d14434d0cb286c863cc8bcfa7 .

