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

<artist/1192#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Touma"@en,
        "冬馬由美"@ja ;
    foaf:made <album/14373#subject>,
        <album/14373#vocals> ;
    foaf:name "Yumi Touma"@en,
        "冬馬由美"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:made <album/14373#subject>,
        <album/14373#vocals> ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3695#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsushi Kisaichi"@en,
        "私市淳"@ja ;
    foaf:made <album/14373#subject>,
        <album/14373#vocals> ;
    foaf:name "Atsushi Kisaichi"@en,
        "私市淳"@ja .

<artist/4012#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja ;
    foaf:made <album/14373#subject>,
        <album/14373#vocals> ;
    foaf:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja .

<artist/4013#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja ;
    foaf:made <album/14373#subject>,
        <album/14373#vocals> ;
    foaf:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja .

<artist/4284#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja ;
    foaf:made <album/14373#subject>,
        <album/14373#vocals> ;
    foaf:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/14373#lyrics>,
        <album/14373#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<album/9005> a mo:Release ;
    mo:catalogue_number "KECH-1119" .

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14373#subject> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/14373#composition>,
        <album/14373#subject> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<artist/409#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14373#subject> ;
    schema:name "Chinatsu Kuzuu"@en,
        "葛生千夏"@ja ;
    foaf:made <album/14373#composition>,
        <album/14373#subject> ;
    foaf:name "Chinatsu Kuzuu"@en,
        "葛生千夏"@ja .

<artist/4283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14373#subject> ;
    schema:name "Chisa Tanabe"@en,
        "田辺智沙"@ja ;
    foaf:made <album/14373#composition>,
        <album/14373#subject> ;
    foaf:name "Chisa Tanabe"@en,
        "田辺智沙"@ja .

<product/3553#subject> a schema:CreativeWork ;
    schema:name "Angelique Special 2"@en,
        "アンジェリークSpecial2"@ja,
        "Angelique Special 2"@ja-latn ;
    foaf:name "Angelique Special 2"@en,
        "アンジェリークSpecial2"@ja,
        "Angelique Special 2"@ja-latn .

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

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

<album/14373#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelique Special 2 ~A LA MODE~"@en,
        "アンジェリークSpecial2～A LA MODE～"@ja,
        "Angelique Special 2 ~A LA MODE~"@ja-latn ;
    mo:performance_of <album/14373#musicalwork> ;
    mo:recorded_as <album/14373#musicalexpression> ;
    schema:name "Angelique Special 2 ~A LA MODE~"@en,
        "アンジェリークSpecial2～A LA MODE～"@ja,
        "Angelique Special 2 ~A LA MODE~"@ja-latn ;
    schema:workPerformed <album/14373#musicalwork> .

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/37/14373/14373-1443855904.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14373#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique Special 2 ~A LA MODE~"@en,
        "アンジェリークSpecial2～A LA MODE～"@ja,
        "Angelique Special 2 ~A LA MODE~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "才門徹"@en ;
            foaf:made <album/14373#composition> ;
            foaf:name "才門徹"@en ],
        <artist/40#subject>,
        <artist/409#subject>,
        <artist/4283#subject> ;
    mo:produced_work <album/14373#musicalwork> ;
    schema:name "Angelique Special 2 ~A LA MODE~"@en,
        "アンジェリークSpecial2～A LA MODE～"@ja,
        "Angelique Special 2 ~A LA MODE~"@ja-latn .

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

<album/14373#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-09-22"^^xsd:date ;
    dcterms:title "Angelique Special 2 ~A LA MODE~"@en,
        "アンジェリークSpecial2～A LA MODE～"@ja,
        "Angelique Special 2 ~A LA MODE~"@ja-latn ;
    mo:catalogue_number "KECH-1296" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/9005> ;
    mo:publication_of <album/14373#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N62760e6012a9476abd24559e46462292 ;
    mo:record_count 1 ;
    schema:about <product/3553#subject> ;
    schema:datePublished "2004-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/14373/14373-1443855904.jpg> ;
    schema:name "Angelique Special 2 ~A LA MODE~"@en,
        "アンジェリークSpecial2～A LA MODE～"@ja,
        "Angelique Special 2 ~A LA MODE~"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/14373/14373-1443855904.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14373#subject> ;
    schema:name "才門徹"@en ;
    foaf:made <album/14373#subject> ;
    foaf:name "才門徹"@en .

_:N03c49f34cea14e818c3682eacd110f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Love - Urimasu"@en,
        "コイノユメ・ウリマス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Dream of Love - Urimasu"@en,
        "コイノユメ・ウリマス"@ja .

_:N074f18e58bca4cfa82449e29ceb957e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispiring in the Moonlight - Victor"@en,
        "月光のささやき－ヴィクトール－"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Whispiring in the Moonlight - Victor"@en,
        "月光のささやき－ヴィクトール－"@ja .

_:N12d944a3d1974123bce464c022a68885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from the Future"@en,
        "未来からの伝言"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Message from the Future"@en,
        "未来からの伝言"@ja .

_:N1b11b171ed9d4ca7b063af6fd23b76a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispiring in the Moonlight - Mel"@en,
        "月光のささやき－メル－"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Whispiring in the Moonlight - Mel"@en,
        "月光のささやき－メル－"@ja .

_:N28ce029c9ed44e448c8e10f6d932a45f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "QUESTION"@en,
        "QUESTION"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "QUESTION"@en,
        "QUESTION"@ja .

_:N3429ea74f5b0445793c5508e73ec03c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Over Yonder"@en,
        "彼方より"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "From Over Yonder"@en,
        "彼方より"@ja .

_:N525e22267bc84afe8f9d1f37b39c8579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispiring in the Moonlight - Seiran"@en,
        "月光のささやき－セイラン－"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Whispiring in the Moonlight - Seiran"@en,
        "月光のささやき－セイラン－"@ja .

_:N5ce8d2eeb6cc4c30aa09d0777fc051ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a Loveable You"@en,
        "大好きなあなたに"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "To a Loveable You"@en,
        "大好きなあなたに"@ja .

_:N6ec99c743cf04bee85ff7b8cfd08ade2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Circling Sun in Summer"@en,
        "夏に環える日"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "The Circling Sun in Summer"@en,
        "夏に環える日"@ja .

_:N6f9043d82e3645ac937af8beaa2b08fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Star Iruka Plays With"@en,
        "イルカの遊ぶ星"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "The Star Iruka Plays With"@en,
        "イルカの遊ぶ星"@ja .

_:N870cf3f242774664bd105d86740be8a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Furarate Eyan"@en,
        "フラれてええやん"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Furarate Eyan"@en,
        "フラれてええやん"@ja .

_:Nb27a1dc53258433d83d13627572e9c5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispiring in the Moonlight - Timka"@en,
        "月光のささやき－ティムカ－"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Whispiring in the Moonlight - Timka"@en,
        "月光のささやき－ティムカ－"@ja .

_:Nc0cc480c3868495c9ac2f16df00bcc29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honeymoon"@en,
        "蜜月"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Honeymoon"@en,
        "蜜月"@ja .

_:Nc961903cde3f4db1a876599ee5e8295e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispiring in the Moonlight - Puzzle Trader"@en,
        "月光のささやき－謎の商人－"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Whispiring in the Moonlight - Puzzle Trader"@en,
        "月光のささやき－謎の商人－"@ja .

_:Ncc74dc5c879d4653a0b0ebcd8db6eed4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountain Road"@en,
        "Mountain Road"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Mountain Road"@en,
        "Mountain Road"@ja .

_:Ncd02c89e8a964df6a90977c9d5ac4053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impressionists"@en,
        "印象派"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Impressionists"@en,
        "印象派"@ja .

_:Ne971070e961647a9a65540cc489f1fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispiring in the Moonlight - Ernest"@en,
        "月光のささやき－エルンスト－"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Whispiring in the Moonlight - Ernest"@en,
        "月光のささやき－エルンスト－"@ja .

_:Nfea34079bdbf4528a4e594978c6dd0f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melt Down"@en,
        "メルト・ダウン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N62760e6012a9476abd24559e46462292 ;
    schema:name "Melt Down"@en,
        "メルト・ダウン"@ja .

_:N62760e6012a9476abd24559e46462292 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c49f34cea14e818c3682eacd110f27,
        _:N074f18e58bca4cfa82449e29ceb957e3,
        _:N12d944a3d1974123bce464c022a68885,
        _:N1b11b171ed9d4ca7b063af6fd23b76a4,
        _:N28ce029c9ed44e448c8e10f6d932a45f,
        _:N3429ea74f5b0445793c5508e73ec03c6,
        _:N525e22267bc84afe8f9d1f37b39c8579,
        _:N5ce8d2eeb6cc4c30aa09d0777fc051ee,
        _:N6ec99c743cf04bee85ff7b8cfd08ade2,
        _:N6f9043d82e3645ac937af8beaa2b08fe,
        _:N870cf3f242774664bd105d86740be8a7,
        _:Nb27a1dc53258433d83d13627572e9c5f,
        _:Nc0cc480c3868495c9ac2f16df00bcc29,
        _:Nc961903cde3f4db1a876599ee5e8295e,
        _:Ncc74dc5c879d4653a0b0ebcd8db6eed4,
        _:Ncd02c89e8a964df6a90977c9d5ac4053,
        _:Ne971070e961647a9a65540cc489f1fe4,
        _:Nfea34079bdbf4528a4e594978c6dd0f2 ;
    mo:track_count 18 ;
    schema:duration "PT56:43"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N03c49f34cea14e818c3682eacd110f27,
        _:N074f18e58bca4cfa82449e29ceb957e3,
        _:N12d944a3d1974123bce464c022a68885,
        _:N1b11b171ed9d4ca7b063af6fd23b76a4,
        _:N28ce029c9ed44e448c8e10f6d932a45f,
        _:N3429ea74f5b0445793c5508e73ec03c6,
        _:N525e22267bc84afe8f9d1f37b39c8579,
        _:N5ce8d2eeb6cc4c30aa09d0777fc051ee,
        _:N6ec99c743cf04bee85ff7b8cfd08ade2,
        _:N6f9043d82e3645ac937af8beaa2b08fe,
        _:N870cf3f242774664bd105d86740be8a7,
        _:Nb27a1dc53258433d83d13627572e9c5f,
        _:Nc0cc480c3868495c9ac2f16df00bcc29,
        _:Nc961903cde3f4db1a876599ee5e8295e,
        _:Ncc74dc5c879d4653a0b0ebcd8db6eed4,
        _:Ncd02c89e8a964df6a90977c9d5ac4053,
        _:Ne971070e961647a9a65540cc489f1fe4,
        _:Nfea34079bdbf4528a4e594978c6dd0f2 .

