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

<artist/169#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:made <album/7666#subject>,
        <album/7666#vocals> ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

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

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

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

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

<album/7666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EMERALD DRAGON Drama Series VOL. 1 ~The Cursed Land, Ishbarn~"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．１～呪われし大地・イシュバーン～"@ja,
        "EMERALD DRAGON Drama Series VOL. 1 ~Norowareshi Daichi, Ishbarn~"@ja-latn ;
    mo:performance_of <album/7666#musicalwork> ;
    mo:recorded_as <album/7666#musicalexpression> ;
    schema:name "EMERALD DRAGON Drama Series VOL. 1 ~The Cursed Land, Ishbarn~"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．１～呪われし大地・イシュバーン～"@ja,
        "EMERALD DRAGON Drama Series VOL. 1 ~Norowareshi Daichi, Ishbarn~"@ja-latn ;
    schema:workPerformed <album/7666#musicalwork> .

<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/66/7666/7666-73698231c722.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7666#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/7666/7666-73698231c722.jpg> ;
    foaf:depicts <album/7666#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/7666/7666-73698231c722.jpg> .

<https://medium-media.vgm.io/albums/66/7666/7666-73698231c722.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/7666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EMERALD DRAGON Drama Series VOL. 1 ~The Cursed Land, Ishbarn~"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．１～呪われし大地・イシュバーン～"@ja,
        "EMERALD DRAGON Drama Series VOL. 1 ~Norowareshi Daichi, Ishbarn~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "E·D PROJECT"@en ;
            foaf:made <album/7666#composition> ;
            foaf:name "E·D PROJECT"@en ],
        <artist/339#subject>,
        <artist/62386#subject> ;
    mo:produced_work <album/7666#musicalwork> ;
    schema:name "EMERALD DRAGON Drama Series VOL. 1 ~The Cursed Land, Ishbarn~"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．１～呪われし大地・イシュバーン～"@ja,
        "EMERALD DRAGON Drama Series VOL. 1 ~Norowareshi Daichi, Ishbarn~"@ja-latn .

<album/7666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-06-25"^^xsd:date ;
    dcterms:title "EMERALD DRAGON Drama Series VOL. 1 ~The Cursed Land, Ishbarn~"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．１～呪われし大地・イシュバーン～"@ja,
        "EMERALD DRAGON Drama Series VOL. 1 ~Norowareshi Daichi, Ishbarn~"@ja-latn ;
    mo:catalogue_number "PSCR-5383" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7666#musicalexpression> ;
    mo:publisher <org/2836#subject> ;
    mo:record _:Ncc3c23524d6343728453ea0b1d8784dc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Emerald Dragon"@en ;
            foaf:name "Emerald Dragon"@en ] ;
    schema:datePublished "1995-06-25"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/66/7666/7666-73698231c722.jpg> ;
    schema:name "EMERALD DRAGON Drama Series VOL. 1 ~The Cursed Land, Ishbarn~"@en,
        "エメラルドドラゴン・ドラマシリーズＶＯＬ．１～呪われし大地・イシュバーン～"@ja,
        "EMERALD DRAGON Drama Series VOL. 1 ~Norowareshi Daichi, Ishbarn~"@ja-latn ;
    schema:publisher <org/2836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/7666/7666-73698231c722.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7666#subject> ;
    schema:name "E·D PROJECT"@en ;
    foaf:made <album/7666#subject> ;
    foaf:name "E·D PROJECT"@en .

_:N32c34161eadc4fb8a15dd686a2ef5f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 3 - The Sorcerer Bagin"@en,
        "(ドラマ#3) 魔道士・バギン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:59"^^xsd:interval ;
    schema:inPlaylist _:Ncc3c23524d6343728453ea0b1d8784dc ;
    schema:name "Drama Part 3 - The Sorcerer Bagin"@en,
        "(ドラマ#3) 魔道士・バギン"@ja .

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

_:Nc1e9baf9284d48d58a7b28780c69c51c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 2 - Scale of the Silver Dragon"@en,
        "(ドラマ#2) 銀龍の鱗"@ja ;
    mo:track_number 3 ;
    schema:duration "PT14:34"^^xsd:interval ;
    schema:inPlaylist _:Ncc3c23524d6343728453ea0b1d8784dc ;
    schema:name "Drama Part 2 - Scale of the Silver Dragon"@en,
        "(ドラマ#2) 銀龍の鱗"@ja .

_:Nd91f7f26b81748c482d0a87d4439e62b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 1 - Home of Eternity - Dranguira"@en,
        "(ドラマ#1) 悠久の里・ドラグリア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT20:30"^^xsd:interval ;
    schema:inPlaylist _:Ncc3c23524d6343728453ea0b1d8784dc ;
    schema:name "Drama Part 1 - Home of Eternity - Dranguira"@en,
        "(ドラマ#1) 悠久の里・ドラグリア"@ja .

_:Nde9045bc2afb468d8a589f362292c7e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Five Droplets (Opening Theme)"@en,
        "五つの雫"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ncc3c23524d6343728453ea0b1d8784dc ;
    schema:name "The Five Droplets (Opening Theme)"@en,
        "五つの雫"@ja .

_:Nec331eec5d36431faa017724cf7b6f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama Part 4 - Dragon's Prayer"@en,
        "(ドラマ#4) ドラゴンの祈り"@ja ;
    mo:track_number 5 ;
    schema:duration "PT15:48"^^xsd:interval ;
    schema:inPlaylist _:Ncc3c23524d6343728453ea0b1d8784dc ;
    schema:name "Drama Part 4 - Dragon's Prayer"@en,
        "(ドラマ#4) ドラゴンの祈り"@ja .

_:Ncc3c23524d6343728453ea0b1d8784dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32c34161eadc4fb8a15dd686a2ef5f5e,
        _:Na76ad4be7abe47dfbd826d5526672af6,
        _:Nc1e9baf9284d48d58a7b28780c69c51c,
        _:Nd91f7f26b81748c482d0a87d4439e62b,
        _:Nde9045bc2afb468d8a589f362292c7e5,
        _:Nec331eec5d36431faa017724cf7b6f56 ;
    mo:track_count 6 ;
    schema:duration "PT72:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N32c34161eadc4fb8a15dd686a2ef5f5e,
        _:Na76ad4be7abe47dfbd826d5526672af6,
        _:Nc1e9baf9284d48d58a7b28780c69c51c,
        _:Nd91f7f26b81748c482d0a87d4439e62b,
        _:Nde9045bc2afb468d8a589f362292c7e5,
        _:Nec331eec5d36431faa017724cf7b6f56 .

