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

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

<artist/62666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Midori Kusanada"@en,
        "草薙陀美鳥"@ja ;
    foaf:made <album/14431#lyrics>,
        <album/14431#subject> ;
    foaf:name "Midori Kusanada"@en,
        "草薙陀美鳥"@ja .

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

<artist/3160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14431#subject> ;
    schema:name "Susuto Kazeno"@en,
        "風ノススト"@ja ;
    foaf:made <album/14431#composition>,
        <album/14431#subject> ;
    foaf:name "Susuto Kazeno"@en,
        "風ノススト"@ja .

<artist/3262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14431#subject> ;
    schema:name "Masatoshi Sakashita"@en,
        "坂下正俊"@ja ;
    foaf:made <album/14431#composition>,
        <album/14431#subject> ;
    foaf:name "Masatoshi Sakashita"@en,
        "坂下正俊"@ja .

<artist/3923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14431#subject> ;
    schema:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja ;
    foaf:made <album/14431#composition>,
        <album/14431#subject> ;
    foaf:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja .

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

<artist/4451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14431#subject> ;
    schema:name "Mitsuhiro Tomiyama"@en,
        "富山光弘"@ja ;
    foaf:made <album/14431#composition>,
        <album/14431#subject> ;
    foaf:name "Mitsuhiro Tomiyama"@en,
        "富山光弘"@ja .

<artist/4670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14431#subject> ;
    schema:name "Kazuya Izumi"@en,
        "和泉一弥"@ja ;
    foaf:made <album/14431#composition>,
        <album/14431#subject> ;
    foaf:name "Kazuya Izumi"@en,
        "和泉一弥"@ja .

<artist/56#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14431#subject> ;
    schema:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja ;
    foaf:made <album/14431#composition>,
        <album/14431#subject> ;
    foaf:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja .

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

<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/14431#musicalexpression> a mo:Signal ;
    mo:published_as <album/14431#subject> ;
    mo:records <album/14431#performance> .

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

<https://medium-media.vgm.io/albums/13/14431/14431-1246670787.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Yumi Touma"@en,
        "冬馬由美"@ja ;
    foaf:name "Yumi Touma"@en,
        "冬馬由美"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

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

<artist/3242#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Mitsuo Iwata"@en,
        "岩田光央"@ja ;
    foaf:name "Mitsuo Iwata"@en,
        "岩田光央"@ja .

<artist/3695#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Atsushi Kisaichi"@en,
        "私市淳"@ja ;
    foaf:name "Atsushi Kisaichi"@en,
        "私市淳"@ja .

<artist/4012#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja ;
    foaf:name "Tetsuya Iwanaga"@en,
        "岩永哲哉"@ja .

<artist/4013#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja ;
    foaf:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja .

<artist/4278#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Toshihiko Seki"@en,
        "関俊彦"@ja ;
    foaf:name "Toshihiko Seki"@en,
        "関俊彦"@ja .

<artist/4279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Show Hayami"@en,
        "速水奨"@ja ;
    foaf:name "Show Hayami"@en,
        "速水奨"@ja .

<artist/4280#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Nobutoshi Hayashi"@en,
        "林延年"@ja ;
    foaf:name "Nobutoshi Hayashi"@en,
        "林延年"@ja .

<artist/4284#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja ;
    foaf:name "Fumihiko Tachiki"@en,
        "立木文彦"@ja .

<artist/4287#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Nobuo Tobita"@en,
        "飛田展男"@ja ;
    foaf:name "Nobuo Tobita"@en,
        "飛田展男"@ja .

<artist/4288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Kenyu Horiuchi"@en,
        "堀内賢雄"@ja ;
    foaf:name "Kenyu Horiuchi"@en,
        "堀内賢雄"@ja .

<artist/4289#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Kaneto Shiozawa"@en,
        "塩沢兼人"@ja ;
    foaf:name "Kaneto Shiozawa"@en,
        "塩沢兼人"@ja .

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14431#performance> ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<album/14431#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique ~White Dream~"@en,
        "アンジェリーク～White Dream～"@ja,
        "Angelique ~White Dream~"@ja-latn ;
    mo:composer <artist/3160#subject>,
        <artist/3262#subject>,
        <artist/3923#subject>,
        <artist/40#subject>,
        <artist/4451#subject>,
        <artist/4670#subject>,
        <artist/56#subject> ;
    mo:produced_work <album/14431#musicalwork> ;
    schema:name "Angelique ~White Dream~"@en,
        "アンジェリーク～White Dream～"@ja,
        "Angelique ~White Dream~"@ja-latn .

<album/14431#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelique ~White Dream~"@en,
        "アンジェリーク～White Dream～"@ja,
        "Angelique ~White Dream~"@ja-latn ;
    mo:performance_of <album/14431#musicalwork> ;
    mo:performer <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/3221#subject>,
        <artist/3242#subject>,
        <artist/3695#subject>,
        <artist/4012#subject>,
        <artist/4013#subject>,
        <artist/4278#subject>,
        <artist/4279#subject>,
        <artist/4280#subject>,
        <artist/4284#subject>,
        <artist/4287#subject>,
        <artist/4288#subject>,
        <artist/4289#subject>,
        <artist/4292#subject> ;
    mo:recorded_as <album/14431#musicalexpression> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/3221#subject>,
        <artist/3242#subject>,
        <artist/3695#subject>,
        <artist/4012#subject>,
        <artist/4013#subject>,
        <artist/4278#subject>,
        <artist/4279#subject>,
        <artist/4280#subject>,
        <artist/4284#subject>,
        <artist/4287#subject>,
        <artist/4288#subject>,
        <artist/4289#subject>,
        <artist/4292#subject> ;
    schema:name "Angelique ~White Dream~"@en,
        "アンジェリーク～White Dream～"@ja,
        "Angelique ~White Dream~"@ja-latn ;
    schema:workPerformed <album/14431#musicalwork> .

<album/14431#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-21"^^xsd:date ;
    dcterms:title "Angelique ~White Dream~"@en,
        "アンジェリーク～White Dream～"@ja,
        "Angelique ~White Dream~"@ja-latn ;
    mo:catalogue_number "KECH-1427~8" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/14431#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N00871fa64c9f413695f14fbe12d3157a,
        _:N39da99d793994f5d92f8023a14ec5400 ;
    mo:record_count 2 ;
    schema:about <product/3550#subject>,
        <product/3553#subject> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3040#subject>,
        <artist/3221#subject>,
        <artist/3242#subject>,
        <artist/3695#subject>,
        <artist/4012#subject>,
        <artist/4013#subject>,
        <artist/4278#subject>,
        <artist/4279#subject>,
        <artist/4280#subject>,
        <artist/4284#subject>,
        <artist/4287#subject>,
        <artist/4288#subject>,
        <artist/4289#subject>,
        <artist/4292#subject> ;
    schema:datePublished "2007-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/14431/14431-1246670787.jpg> ;
    schema:name "Angelique ~White Dream~"@en,
        "アンジェリーク～White Dream～"@ja,
        "Angelique ~White Dream~"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/14431/14431-1246670787.jpg> .

_:N089520715cc84b9b815e3e48bca47143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight of the Silver Coin (Last Part)"@en,
        "白銀（しろがね）の騎士（後）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT14:35"^^xsd:interval ;
    schema:inPlaylist _:N39da99d793994f5d92f8023a14ec5400 ;
    schema:name "Knight of the Silver Coin (Last Part)"@en,
        "白銀（しろがね）の騎士（後）"@ja .

_:N416087d8376b4a08b5bed0ac903b8ddc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet of the Rainbow's Sleep (Last Part)"@en,
        "虹の眠りの惑星（ほし）（後）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:inPlaylist _:N00871fa64c9f413695f14fbe12d3157a ;
    schema:name "Planet of the Rainbow's Sleep (Last Part)"@en,
        "虹の眠りの惑星（ほし）（後）"@ja .

_:N4805a1050e3f489f9064ec31c0f336e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tea Time Mystery [Fascinating Secret Room] Event (Last Part)"@en,
        "ティータイム・ミステリー「幻惑の密室」事件（後）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:34"^^xsd:interval ;
    schema:inPlaylist _:N00871fa64c9f413695f14fbe12d3157a ;
    schema:name "Tea Time Mystery [Fascinating Secret Room] Event (Last Part)"@en,
        "ティータイム・ミステリー「幻惑の密室」事件（後）"@ja .

_:N66533a62827b4528ae2f32c3ab2887d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Together (Last Part)"@en,
        "ハッピー・トゥゲザー（後）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT14:25"^^xsd:interval ;
    schema:inPlaylist _:N39da99d793994f5d92f8023a14ec5400 ;
    schema:name "Happy Together (Last Part)"@en,
        "ハッピー・トゥゲザー（後）"@ja .

_:N73b8ff0b04a24719b6d7217fea8c4b75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet of the Rainbow's Sleep (First Part)"@en,
        "虹の眠りの惑星（ほし）（前）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT15:53"^^xsd:interval ;
    schema:inPlaylist _:N00871fa64c9f413695f14fbe12d3157a ;
    schema:name "Planet of the Rainbow's Sleep (First Part)"@en,
        "虹の眠りの惑星（ほし）（前）"@ja .

_:N7bae17a5d1bc46089fb57bfad892d2bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Knights in The Light ~Chivalry~"@en,
        "The Knights in The Light～騎士道～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N39da99d793994f5d92f8023a14ec5400 ;
    schema:name "The Knights in The Light ~Chivalry~"@en,
        "The Knights in The Light～騎士道～"@ja .

_:N803d363c9f3549a8a4465222cb70bb38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight of the Silver Coin (First Part)"@en,
        "白銀（しろがね）の騎士（前）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:55"^^xsd:interval ;
    schema:inPlaylist _:N39da99d793994f5d92f8023a14ec5400 ;
    schema:name "Knight of the Silver Coin (First Part)"@en,
        "白銀（しろがね）の騎士（前）"@ja .

_:N877663f90da74b32bf80096dbe232415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Together (First Part)"@en,
        "ハッピー・トゥゲザー（前）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT12:31"^^xsd:interval ;
    schema:inPlaylist _:N39da99d793994f5d92f8023a14ec5400 ;
    schema:name "Happy Together (First Part)"@en,
        "ハッピー・トゥゲザー（前）"@ja .

_:N93843d501b1b4e59b7621e7653cc198c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked in a Night of Dreams"@en,
        "夢幻の夜に鍵をかけて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N00871fa64c9f413695f14fbe12d3157a ;
    schema:name "Locked in a Night of Dreams"@en,
        "夢幻の夜に鍵をかけて"@ja .

_:N9843c5ced03d44ffaa2f6101f02b0d3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I don't know how ~The Most Important You in the World~"@en,
        "I don't know how～世界でいちばん大切な君に～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N00871fa64c9f413695f14fbe12d3157a ;
    schema:name "I don't know how ~The Most Important You in the World~"@en,
        "I don't know how～世界でいちばん大切な君に～"@ja .

_:Nace72973fdb945728ddc489b70042181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tea Time Mistery [Fascinating Secret Room] Event (First Part)"@en,
        "ティータイム・ミステリー「幻惑の密室」事件（前）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT12:44"^^xsd:interval ;
    schema:inPlaylist _:N00871fa64c9f413695f14fbe12d3157a ;
    schema:name "Tea Time Mistery [Fascinating Secret Room] Event (First Part)"@en,
        "ティータイム・ミステリー「幻惑の密室」事件（前）"@ja .

_:Nb8c29c34bcd2465f8220e4544843be63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Whereabouts of My Dream"@en,
        "夢のありか"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N39da99d793994f5d92f8023a14ec5400 ;
    schema:name "The Whereabouts of My Dream"@en,
        "夢のありか"@ja .

_:Ne38c87449fcf48f0978dd3a793a51eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Children"@en,
        "星の子供たち"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N00871fa64c9f413695f14fbe12d3157a ;
    schema:name "Star Children"@en,
        "星の子供たち"@ja .

_:Nf83c80679b10451d89b1a617100a417a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eternal Bell Rings"@en,
        "永遠の鐘が鳴る"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N39da99d793994f5d92f8023a14ec5400 ;
    schema:name "The Eternal Bell Rings"@en,
        "永遠の鐘が鳴る"@ja .

_:N00871fa64c9f413695f14fbe12d3157a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N416087d8376b4a08b5bed0ac903b8ddc,
        _:N4805a1050e3f489f9064ec31c0f336e6,
        _:N73b8ff0b04a24719b6d7217fea8c4b75,
        _:N93843d501b1b4e59b7621e7653cc198c,
        _:N9843c5ced03d44ffaa2f6101f02b0d3d,
        _:Nace72973fdb945728ddc489b70042181,
        _:Ne38c87449fcf48f0978dd3a793a51eba ;
    mo:track_count 7 ;
    schema:duration "PT60:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N416087d8376b4a08b5bed0ac903b8ddc,
        _:N4805a1050e3f489f9064ec31c0f336e6,
        _:N73b8ff0b04a24719b6d7217fea8c4b75,
        _:N93843d501b1b4e59b7621e7653cc198c,
        _:N9843c5ced03d44ffaa2f6101f02b0d3d,
        _:Nace72973fdb945728ddc489b70042181,
        _:Ne38c87449fcf48f0978dd3a793a51eba .

_:N39da99d793994f5d92f8023a14ec5400 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N089520715cc84b9b815e3e48bca47143,
        _:N66533a62827b4528ae2f32c3ab2887d4,
        _:N7bae17a5d1bc46089fb57bfad892d2bc,
        _:N803d363c9f3549a8a4465222cb70bb38,
        _:N877663f90da74b32bf80096dbe232415,
        _:Nb8c29c34bcd2465f8220e4544843be63,
        _:Nf83c80679b10451d89b1a617100a417a ;
    mo:track_count 7 ;
    schema:duration "PT69:34"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N089520715cc84b9b815e3e48bca47143,
        _:N66533a62827b4528ae2f32c3ab2887d4,
        _:N7bae17a5d1bc46089fb57bfad892d2bc,
        _:N803d363c9f3549a8a4465222cb70bb38,
        _:N877663f90da74b32bf80096dbe232415,
        _:Nb8c29c34bcd2465f8220e4544843be63,
        _:Nf83c80679b10451d89b1a617100a417a .

