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

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

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

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

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

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

<https://medium-media.vgm.io/albums/58/7885/7885-1207451050.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/7885#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@en,
        "エメラルドドラゴン・ドラマシリーズＶｏｌ．３～秘宝アヴェスタのゆくえ"@ja,
        "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@ja-latn ;
    mo:composer <artist/3119#subject>,
        <artist/339#subject>,
        <artist/62386#subject> ;
    mo:produced_work <album/7885#musicalwork> ;
    schema:name "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@en,
        "エメラルドドラゴン・ドラマシリーズＶｏｌ．３～秘宝アヴェスタのゆくえ"@ja,
        "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@ja-latn .

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

<album/7885#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@en,
        "エメラルドドラゴン・ドラマシリーズＶｏｌ．３～秘宝アヴェスタのゆくえ"@ja,
        "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@ja-latn ;
    mo:performance_of <album/7885#musicalwork> ;
    mo:performer _:Nbd4d62fc11004ec7b905550484948502,
        <artist/169#subject>,
        <artist/339#subject> ;
    mo:recorded_as <album/7885#musicalexpression> ;
    schema:byArtist _:Nbd4d62fc11004ec7b905550484948502,
        <artist/169#subject>,
        <artist/339#subject> ;
    schema:name "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@en,
        "エメラルドドラゴン・ドラマシリーズＶｏｌ．３～秘宝アヴェスタのゆくえ"@ja,
        "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@ja-latn ;
    schema:workPerformed <album/7885#musicalwork> .

<album/7885#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-08-25"^^xsd:date ;
    dcterms:title "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@en,
        "エメラルドドラゴン・ドラマシリーズＶｏｌ．３～秘宝アヴェスタのゆくえ"@ja,
        "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@ja-latn ;
    mo:catalogue_number "PSCR-5399" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7885#musicalexpression> ;
    mo:publisher <org/2836#subject> ;
    mo:record _:Nc4c9b291c868415db581af25a39d219a ;
    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-08-25"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/58/7885/7885-1207451050.jpg> ;
    schema:name "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@en,
        "エメラルドドラゴン・ドラマシリーズＶｏｌ．３～秘宝アヴェスタのゆくえ"@ja,
        "Emerald Dragon Drama Series Volume 3 - The Sacred Avesta"@ja-latn ;
    schema:publisher <org/2836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/7885/7885-1207451050.jpg> .

_:N695fc75005d8445a8db66cf299f99b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 10 - Ostrakon, Revisited"@en,
        "(ドラマ#10) オストラコン、ふたたび"@ja ;
    mo:track_number 4 ;
    schema:duration "PT18:32"^^xsd:interval ;
    schema:inPlaylist _:Nc4c9b291c868415db581af25a39d219a ;
    schema:name "Drama Part 10 - Ostrakon, Revisited"@en,
        "(ドラマ#10) オストラコン、ふたたび"@ja .

_:N7fc1261530c14e48aa6564507b862f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 11 - The Forest Where the Fairy Hwaru Lives"@en,
        "(ドラマ#11) 妖精フワルの棲む森"@ja ;
    mo:track_number 5 ;
    schema:duration "PT16:08"^^xsd:interval ;
    schema:inPlaylist _:Nc4c9b291c868415db581af25a39d219a ;
    schema:name "Drama Part 11 - The Forest Where the Fairy Hwaru Lives"@en,
        "(ドラマ#11) 妖精フワルの棲む森"@ja .

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

_:N922b45b85d6b4107b56215dbdafe15f5 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 _:Nc4c9b291c868415db581af25a39d219a ;
    schema:name "To the Promised Journey"@en,
        "約束の旅へ"@ja .

_:N9b5e241d891e439ab11fc20a2ca04e59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 12 - Living Dragon Clan"@en,
        "(ドラマ#12) 生きていた龍族"@ja ;
    mo:track_number 7 ;
    schema:duration "PT13:17"^^xsd:interval ;
    schema:inPlaylist _:Nc4c9b291c868415db581af25a39d219a ;
    schema:name "Drama Part 12 - Living Dragon Clan"@en,
        "(ドラマ#12) 生きていた龍族"@ja .

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

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

_:Nd57ff2ff258f4d819e51f8b030b934c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 9 - Hero of the Dadowa Tribe - Yaman"@en,
        "(ドラマ#9) ダードワー族の勇者・ヤマン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT15:31"^^xsd:interval ;
    schema:inPlaylist _:Nc4c9b291c868415db581af25a39d219a ;
    schema:name "Drama Part 9 - Hero of the Dadowa Tribe - Yaman"@en,
        "(ドラマ#9) ダードワー族の勇者・ヤマン"@ja .

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

_:Nc4c9b291c868415db581af25a39d219a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N695fc75005d8445a8db66cf299f99b2e,
        _:N7fc1261530c14e48aa6564507b862f2a,
        _:N858c8a2a049041968ab2bcc4d70d84e7,
        _:N922b45b85d6b4107b56215dbdafe15f5,
        _:N9b5e241d891e439ab11fc20a2ca04e59,
        _:Nb5c7e0d61a214292baa4105c67b47e8f,
        _:Nd57ff2ff258f4d819e51f8b030b934c0,
        _:Nf90fdb56abdd40b48f8445cfa658558c ;
    mo:track_count 8 ;
    schema:duration "PT75:27"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N695fc75005d8445a8db66cf299f99b2e,
        _:N7fc1261530c14e48aa6564507b862f2a,
        _:N858c8a2a049041968ab2bcc4d70d84e7,
        _:N922b45b85d6b4107b56215dbdafe15f5,
        _:N9b5e241d891e439ab11fc20a2ca04e59,
        _:Nb5c7e0d61a214292baa4105c67b47e8f,
        _:Nd57ff2ff258f4d819e51f8b030b934c0,
        _:Nf90fdb56abdd40b48f8445cfa658558c .

