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

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

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

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

<album/7764#musicalexpression> a mo:Signal ;
    mo:published_as <album/7764#subject> ;
    mo:records <album/7764#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/46/7764/7764-1207015958.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7764#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/7764/7764-1207015958.jpg> ;
    foaf:depicts <album/7764#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/7764/7764-1207015958.jpg> .

<https://medium-media.vgm.io/albums/46/7764/7764-1207015958.jpg> a schema:ImageObject,
        foaf:Image .

<album/7764#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．２～遥なる古龍たちの願い～"@ja,
        "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@ja-latn ;
    mo:composer <artist/339#subject>,
        <artist/62386#subject> ;
    mo:produced_work <album/7764#musicalwork> ;
    schema:name "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．２～遥なる古龍たちの願い～"@ja,
        "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@ja-latn .

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

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

<album/7764#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．２～遥なる古龍たちの願い～"@ja,
        "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@ja-latn ;
    mo:performance_of <album/7764#musicalwork> ;
    mo:performer <artist/169#subject>,
        <artist/339#subject> ;
    mo:recorded_as <album/7764#musicalexpression> ;
    schema:byArtist <artist/169#subject>,
        <artist/339#subject> ;
    schema:name "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．２～遥なる古龍たちの願い～"@ja,
        "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@ja-latn ;
    schema:workPerformed <album/7764#musicalwork> .

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

<album/7764#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-07-26"^^xsd:date ;
    dcterms:title "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．２～遥なる古龍たちの願い～"@ja,
        "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@ja-latn ;
    mo:catalogue_number "PSCR-5391" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7764#musicalexpression> ;
    mo:publisher <org/2836#subject> ;
    mo:record _:N6e7da2d35aa84a8fab32acdd44e9b037 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Emerald Dragon"@en ;
            foaf:name "Emerald Dragon"@en ] ;
    schema:byArtist <artist/169#subject>,
        <artist/339#subject> ;
    schema:datePublished "1995-07-26"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/46/7764/7764-1207015958.jpg> ;
    schema:name "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．２～遥なる古龍たちの願い～"@ja,
        "Emerald Dragon Drama Series Volume 2 - Wish of the Distant Ancient Dragons"@ja-latn ;
    schema:publisher <org/2836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/7764/7764-1207015958.jpg> .

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

_:N56afe06c41bd4d819295d515abcf3015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 07 - The Silver Dragon's Wish"@en,
        "(ドラマ#7) 銀龍の願い"@ja ;
    mo:track_number 4 ;
    schema:duration "PT14:59"^^xsd:interval ;
    schema:inPlaylist _:N6e7da2d35aa84a8fab32acdd44e9b037 ;
    schema:name "Part 07 - The Silver Dragon's Wish"@en,
        "(ドラマ#7) 銀龍の願い"@ja .

_:N5876e7ccd29348b5a3b2e07d43e4fccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 05 - The Demon Ogre Parago"@en,
        "(ドラマ#5) 魔闘鬼パラゴ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:inPlaylist _:N6e7da2d35aa84a8fab32acdd44e9b037 ;
    schema:name "Part 05 - The Demon Ogre Parago"@en,
        "(ドラマ#5) 魔闘鬼パラゴ"@ja .

_:N5c7284a6fa91401dacc073cf1f843666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 06 - The Demon General, Ostracon"@en,
        "(ドラマ#6) 魔将軍オストラコン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT15:37"^^xsd:interval ;
    schema:inPlaylist _:N6e7da2d35aa84a8fab32acdd44e9b037 ;
    schema:name "Part 06 - The Demon General, Ostracon"@en,
        "(ドラマ#6) 魔将軍オストラコン"@ja .

_:N8165b9b1b1de486c849063a0b61bb32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part 08 - The Resistance Leader"@en,
        "(ドラマ#8) レジスタンスの雄"@ja ;
    mo:track_number 5 ;
    schema:duration "PT13:49"^^xsd:interval ;
    schema:inPlaylist _:N6e7da2d35aa84a8fab32acdd44e9b037 ;
    schema:name "Part 08 - The Resistance Leader"@en,
        "(ドラマ#8) レジスタンスの雄"@ja .

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

_:N6e7da2d35aa84a8fab32acdd44e9b037 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3791cf3d57214325842f119776a7c34c,
        _:N56afe06c41bd4d819295d515abcf3015,
        _:N5876e7ccd29348b5a3b2e07d43e4fccb,
        _:N5c7284a6fa91401dacc073cf1f843666,
        _:N8165b9b1b1de486c849063a0b61bb32f,
        _:Nc9275b03537d44c9a781d34aadb3ff4a ;
    mo:track_count 6 ;
    schema:duration "PT62:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3791cf3d57214325842f119776a7c34c,
        _:N56afe06c41bd4d819295d515abcf3015,
        _:N5876e7ccd29348b5a3b2e07d43e4fccb,
        _:N5c7284a6fa91401dacc073cf1f843666,
        _:N8165b9b1b1de486c849063a0b61bb32f,
        _:Nc9275b03537d44c9a781d34aadb3ff4a .

