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

<artist/5202#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumie Nakazawa"@en,
        "中沢ふみえ"@ja ;
    foaf:made <album/3747#lyrics>,
        <album/3747#subject> ;
    foaf:name "Fumie Nakazawa"@en,
        "中沢ふみえ"@ja .

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3747#subject> ;
    schema:name "Sound Team jdk"@en ;
    foaf:made <album/3747#composition>,
        <album/3747#subject> ;
    foaf:name "Sound Team jdk"@en .

<product/1887#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes III: White Witch"@en,
        "英雄伝説III 白き魔女"@ja,
        "Eiyuu Densetsu III: Shiroki Majo"@ja-latn ;
    foaf:name "The Legend of Heroes III: White Witch"@en,
        "英雄伝説III 白き魔女"@ja,
        "Eiyuu Densetsu III: Shiroki Majo"@ja-latn .

<album/3747#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes III ~White Witch~ Conclusion CD Drama"@en,
        "CDドラマ・英雄伝説 III ～白き魔女～ 完結編"@ja,
        "CD Drama Eiyuu Densetsu III ~Shiroki Majo~ Kanketsuhen"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/3747#musicalwork> ;
    schema:name "The Legend of Heroes III ~White Witch~ Conclusion CD Drama"@en,
        "CDドラマ・英雄伝説 III ～白き魔女～ 完結編"@ja,
        "CD Drama Eiyuu Densetsu III ~Shiroki Majo~ Kanketsuhen"@ja-latn .

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

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/3747/3747-1244492752.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1908#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "jdk Factory"@en ;
    foaf:name "jdk Factory"@en .

<artist/2021#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Mariko Kouda"@en,
        "國府田マリ子"@ja ;
    foaf:name "Mariko Kouda"@en,
        "國府田マリ子"@ja .

<artist/3044#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Ai Orikasa"@en,
        "折笠愛"@ja ;
    foaf:name "Ai Orikasa"@en,
        "折笠愛"@ja .

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/3230#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Ryotaro Okiayu"@en,
        "置鮎龍太郎"@ja ;
    foaf:name "Ryotaro Okiayu"@en,
        "置鮎龍太郎"@ja .

<artist/37126#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "T.Kishimoto"@en ;
    foaf:name "T.Kishimoto"@en .

<artist/4076#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Yuko Mizutani"@en,
        "水谷優子"@ja ;
    foaf:name "Yuko Mizutani"@en,
        "水谷優子"@ja .

<artist/4629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Emi Shinohara"@en,
        "篠原恵美"@ja ;
    foaf:name "Emi Shinohara"@en,
        "篠原恵美"@ja .

<artist/5721#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Hideyuki Umezu"@en,
        "梅津秀行"@ja ;
    foaf:name "Hideyuki Umezu"@en,
        "梅津秀行"@ja .

<artist/6132#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Junichi Sugawara"@en,
        "菅原淳一"@ja ;
    foaf:name "Junichi Sugawara"@en,
        "菅原淳一"@ja .

<artist/6356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Daiki Nakamura"@en,
        "中村大樹"@ja ;
    foaf:name "Daiki Nakamura"@en,
        "中村大樹"@ja .

<artist/6357#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Nobuyuki Furuta"@en,
        "古田信幸"@ja ;
    foaf:name "Nobuyuki Furuta"@en,
        "古田信幸"@ja .

<artist/6358#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Katsumi Suzuki"@en,
        "鈴木勝美"@ja ;
    foaf:name "Katsumi Suzuki"@en,
        "鈴木勝美"@ja .

<artist/6359#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Katsuhisa Houki"@en,
        "宝亀克寿"@ja ;
    foaf:name "Katsuhisa Houki"@en,
        "宝亀克寿"@ja .

<artist/6360#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Kenichi Ono"@en,
        "小野健一"@ja ;
    foaf:name "Kenichi Ono"@en,
        "小野健一"@ja .

<artist/727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

<artist/884#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Junko Hirotani"@en,
        "広谷順子"@ja ;
    foaf:name "Junko Hirotani"@en,
        "広谷順子"@ja .

<artist/921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3747#performance> ;
    schema:name "Megumi Ogata"@en,
        "緒方恵美"@ja ;
    foaf:name "Megumi Ogata"@en,
        "緒方恵美"@ja .

<album/3747#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-04-29"^^xsd:date ;
    dcterms:title "The Legend of Heroes III ~White Witch~ Conclusion CD Drama"@en,
        "CDドラマ・英雄伝説 III ～白き魔女～ 完結編"@ja,
        "CD Drama Eiyuu Densetsu III ~Shiroki Majo~ Kanketsuhen"@ja-latn ;
    mo:catalogue_number "KICA-1159" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3747#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N03b784dcf59c4dffb80d85d2a04859fc ;
    mo:record_count 1 ;
    schema:about <product/1887#subject> ;
    schema:byArtist <artist/1908#subject>,
        <artist/2021#subject>,
        <artist/3044#subject>,
        <artist/3221#subject>,
        <artist/3230#subject>,
        <artist/37126#subject>,
        <artist/4076#subject>,
        <artist/4629#subject>,
        <artist/5721#subject>,
        <artist/6132#subject>,
        <artist/6356#subject>,
        <artist/6357#subject>,
        <artist/6358#subject>,
        <artist/6359#subject>,
        <artist/6360#subject>,
        <artist/727#subject>,
        <artist/884#subject>,
        <artist/921#subject> ;
    schema:datePublished "1995-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/3747/3747-1244492752.jpg> ;
    schema:name "The Legend of Heroes III ~White Witch~ Conclusion CD Drama"@en,
        "CDドラマ・英雄伝説 III ～白き魔女～ 完結編"@ja,
        "CD Drama Eiyuu Densetsu III ~Shiroki Majo~ Kanketsuhen"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/3747/3747-1244492752.jpg> .

<album/3747#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes III ~White Witch~ Conclusion CD Drama"@en,
        "CDドラマ・英雄伝説 III ～白き魔女～ 完結編"@ja,
        "CD Drama Eiyuu Densetsu III ~Shiroki Majo~ Kanketsuhen"@ja-latn ;
    mo:performance_of <album/3747#musicalwork> ;
    mo:performer <artist/1908#subject>,
        <artist/2021#subject>,
        <artist/3044#subject>,
        <artist/3221#subject>,
        <artist/3230#subject>,
        <artist/37126#subject>,
        <artist/4076#subject>,
        <artist/4629#subject>,
        <artist/5721#subject>,
        <artist/6132#subject>,
        <artist/6356#subject>,
        <artist/6357#subject>,
        <artist/6358#subject>,
        <artist/6359#subject>,
        <artist/6360#subject>,
        <artist/727#subject>,
        <artist/884#subject>,
        <artist/921#subject> ;
    mo:recorded_as <album/3747#musicalexpression> ;
    schema:byArtist <artist/1908#subject>,
        <artist/2021#subject>,
        <artist/3044#subject>,
        <artist/3221#subject>,
        <artist/3230#subject>,
        <artist/37126#subject>,
        <artist/4076#subject>,
        <artist/4629#subject>,
        <artist/5721#subject>,
        <artist/6132#subject>,
        <artist/6356#subject>,
        <artist/6357#subject>,
        <artist/6358#subject>,
        <artist/6359#subject>,
        <artist/6360#subject>,
        <artist/727#subject>,
        <artist/884#subject>,
        <artist/921#subject> ;
    schema:name "The Legend of Heroes III ~White Witch~ Conclusion CD Drama"@en,
        "CDドラマ・英雄伝説 III ～白き魔女～ 完結編"@ja,
        "CD Drama Eiyuu Densetsu III ~Shiroki Majo~ Kanketsuhen"@ja-latn ;
    schema:workPerformed <album/3747#musicalwork> .

_:N207702be123e4f44b77f51b65ab38b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Courage, Your Eyes, Your Tenderness ~Vocal Version~"@en,
        "その勇気 その瞳 その優しさで ～ボーカル・ヴァージョン～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N03b784dcf59c4dffb80d85d2a04859fc ;
    schema:name "Your Courage, Your Eyes, Your Tenderness ~Vocal Version~"@en,
        "その勇気 その瞳 その優しさで ～ボーカル・ヴァージョン～"@ja .

_:N2c5b712576a246899085f55e6d2e5822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Thomas' Feelings ~Arrange Version~"@en,
        "気分はキャプテン・トーマス ～アレンジ・バージョン～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N03b784dcf59c4dffb80d85d2a04859fc ;
    schema:name "Captain Thomas' Feelings ~Arrange Version~"@en,
        "気分はキャプテン・トーマス ～アレンジ・バージョン～"@ja .

_:Ne3951be76cdd4e6383bf4360127a9a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<Drama 2> Durzel's Chapter"@en,
        "<ドラマ・2>デュルゼルの章"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:27"^^xsd:interval ;
    schema:inPlaylist _:N03b784dcf59c4dffb80d85d2a04859fc ;
    schema:name "<Drama 2> Durzel's Chapter"@en,
        "<ドラマ・2>デュルゼルの章"@ja .

_:Nf471d0dec47c4d9d8fa348261e9bfeac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<Drama 3> Isabelle's Chapter"@en,
        "<ドラマ・3>イザベルの章"@ja ;
    mo:track_number 5 ;
    schema:duration "PT25:22"^^xsd:interval ;
    schema:inPlaylist _:N03b784dcf59c4dffb80d85d2a04859fc ;
    schema:name "<Drama 3> Isabelle's Chapter"@en,
        "<ドラマ・3>イザベルの章"@ja .

_:Nf79b3ff7d50249b59e5a8f944ff181a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<Drama 1> Prologue ~ Black Panther's Chapter"@en,
        "<ドラマ・1>プロローグ～黒豹の章"@ja ;
    mo:track_number 1 ;
    schema:duration "PT25:15"^^xsd:interval ;
    schema:inPlaylist _:N03b784dcf59c4dffb80d85d2a04859fc ;
    schema:name "<Drama 1> Prologue ~ Black Panther's Chapter"@en,
        "<ドラマ・1>プロローグ～黒豹の章"@ja .

_:Nfda86db07460480485758d8da9fbf3f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Appearance of the Demon Beast ~Arrange Version~"@en,
        "魔獣出現 ～アレンジ・バージョン～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N03b784dcf59c4dffb80d85d2a04859fc ;
    schema:name "Appearance of the Demon Beast ~Arrange Version~"@en,
        "魔獣出現 ～アレンジ・バージョン～"@ja .

_:N03b784dcf59c4dffb80d85d2a04859fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N207702be123e4f44b77f51b65ab38b11,
        _:N2c5b712576a246899085f55e6d2e5822,
        _:Ne3951be76cdd4e6383bf4360127a9a9c,
        _:Nf471d0dec47c4d9d8fa348261e9bfeac,
        _:Nf79b3ff7d50249b59e5a8f944ff181a9,
        _:Nfda86db07460480485758d8da9fbf3f2 ;
    mo:track_count 6 ;
    schema:duration "PT74:17"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N207702be123e4f44b77f51b65ab38b11,
        _:N2c5b712576a246899085f55e6d2e5822,
        _:Ne3951be76cdd4e6383bf4360127a9a9c,
        _:Nf471d0dec47c4d9d8fa348261e9bfeac,
        _:Nf79b3ff7d50249b59e5a8f944ff181a9,
        _:Nfda86db07460480485758d8da9fbf3f2 .

