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

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

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

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

<album/12127#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique Another Story II ~Silhouette Crimson~ Sound Track \"Solitaire Fantasie\""@en,
        "アンジェリーク外伝2 ～緋の輪郭(シルエット)～ 音楽集 ソリテア幻想"@ja,
        "Angelique Gaiden 2 ~Hi no Silhouette~ Ongakushuu \"Solitaire Gensou\""@ja-latn ;
    mo:composer <artist/40#subject> ;
    mo:produced_work <album/12127#musicalwork> ;
    schema:name "Angelique Another Story II ~Silhouette Crimson~ Sound Track \"Solitaire Fantasie\""@en,
        "アンジェリーク外伝2 ～緋の輪郭(シルエット)～ 音楽集 ソリテア幻想"@ja,
        "Angelique Gaiden 2 ~Hi no Silhouette~ Ongakushuu \"Solitaire Gensou\""@ja-latn .

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

<https://medium-media.vgm.io/albums/72/12127/12127-1517ec4ce6f0.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12330#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Ikuo Kondo"@en ;
    foaf:name "Ikuo Kondo"@en .

<artist/340#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Yoko Ueno"@en,
        "上野洋子"@ja ;
    foaf:name "Yoko Ueno"@en,
        "上野洋子"@ja .

<artist/41256#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Joe Kato Strings"@en,
        "加藤JOEストリングス"@ja ;
    foaf:name "Joe Kato Strings"@en,
        "加藤JOEストリングス"@ja .

<artist/46959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Joe Kato"@en,
        "加藤JOE"@ja ;
    foaf:name "Joe Kato"@en,
        "加藤JOE"@ja .

<artist/4968#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Kei Yasui"@en ;
    foaf:name "Kei Yasui"@en .

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

<album/12127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-09-02"^^xsd:date ;
    dcterms:title "Angelique Another Story II ~Silhouette Crimson~ Sound Track \"Solitaire Fantasie\""@en,
        "アンジェリーク外伝2 ～緋の輪郭(シルエット)～ 音楽集 ソリテア幻想"@ja,
        "Angelique Gaiden 2 ~Hi no Silhouette~ Ongakushuu \"Solitaire Gensou\""@ja-latn ;
    mo:catalogue_number "KECH-1134" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12127#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N67a0a30c5ed54a68a0268fdffc70399a ;
    mo:record_count 1 ;
    schema:about <product/3558#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yasuko Sato"@en ;
            foaf:name "Yasuko Sato"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Saiko Nagata"@en ;
            foaf:name "Saiko Nagata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chizuru Kato"@en ;
            foaf:name "Chizuru Kato"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eiko Shimizu"@en ;
            foaf:name "Eiko Shimizu"@en ],
        <artist/12330#subject>,
        <artist/340#subject>,
        <artist/40#subject>,
        <artist/41256#subject>,
        <artist/46959#subject>,
        <artist/4968#subject> ;
    schema:datePublished "1998-09-02"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/72/12127/12127-1517ec4ce6f0.jpg> ;
    schema:name "Angelique Another Story II ~Silhouette Crimson~ Sound Track \"Solitaire Fantasie\""@en,
        "アンジェリーク外伝2 ～緋の輪郭(シルエット)～ 音楽集 ソリテア幻想"@ja,
        "Angelique Gaiden 2 ~Hi no Silhouette~ Ongakushuu \"Solitaire Gensou\""@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/12127/12127-1517ec4ce6f0.jpg> .

<album/12127#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelique Another Story II ~Silhouette Crimson~ Sound Track \"Solitaire Fantasie\""@en,
        "アンジェリーク外伝2 ～緋の輪郭(シルエット)～ 音楽集 ソリテア幻想"@ja,
        "Angelique Gaiden 2 ~Hi no Silhouette~ Ongakushuu \"Solitaire Gensou\""@ja-latn ;
    mo:performance_of <album/12127#musicalwork> ;
    mo:performer _:N431348b202c74e30b466db9c2951425d,
        _:N8b7e7e80eea3426aa7387e18f8873cdd,
        _:Nd7ddc59dd0f94bdd832c6031e2a2896f,
        _:Nf3f0ded319b840c9957c13b2f443ce5a,
        <artist/12330#subject>,
        <artist/340#subject>,
        <artist/40#subject>,
        <artist/41256#subject>,
        <artist/46959#subject>,
        <artist/4968#subject> ;
    mo:recorded_as <album/12127#musicalexpression> ;
    schema:byArtist _:N431348b202c74e30b466db9c2951425d,
        _:N8b7e7e80eea3426aa7387e18f8873cdd,
        _:Nd7ddc59dd0f94bdd832c6031e2a2896f,
        _:Nf3f0ded319b840c9957c13b2f443ce5a,
        <artist/12330#subject>,
        <artist/340#subject>,
        <artist/40#subject>,
        <artist/41256#subject>,
        <artist/46959#subject>,
        <artist/4968#subject> ;
    schema:name "Angelique Another Story II ~Silhouette Crimson~ Sound Track \"Solitaire Fantasie\""@en,
        "アンジェリーク外伝2 ～緋の輪郭(シルエット)～ 音楽集 ソリテア幻想"@ja,
        "Angelique Gaiden 2 ~Hi no Silhouette~ Ongakushuu \"Solitaire Gensou\""@ja-latn ;
    schema:workPerformed <album/12127#musicalwork> .

_:N167e8a6afd834d4bb5acb68f39355377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "解けてゆく謎"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "解けてゆく謎"@ja .

_:N2f9349ed9fc14c2f95834e56a013a420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灰色の不安"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "灰色の不安"@ja .

_:N315f0e466f014aa3ae81ad4ae1b44eb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲劇--Tragedy--"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "悲劇--Tragedy--"@ja .

_:N3be026da50244c5f82e05b36feec896b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冒険の始まり"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "冒険の始まり"@ja .

_:N431348b202c74e30b466db9c2951425d a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Saiko Nagata"@en ;
    foaf:name "Saiko Nagata"@en .

_:N491d40f80ddb4266995a18f176522056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノスタルジア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "ノスタルジア"@ja .

_:N51e1fea840e44ae78a696ac8e2987794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shilhouette Crimson"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "Shilhouette Crimson"@ja .

_:N5291a5cf9e664badb15c19f1834f19e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソリテア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "ソリテア"@ja .

_:N671fb3b8a4f44696b2f6fe20f6400c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "幕間"@ja .

_:N8b7e7e80eea3426aa7387e18f8873cdd a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Eiko Shimizu"@en ;
    foaf:name "Eiko Shimizu"@en .

_:N8d072a9d82b94a729a0699cb97bac320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "破滅への序曲"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "破滅への序曲"@ja .

_:N9016e2d7ac564b08ac87b9f51b895065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルヴァの館にて"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "ルヴァの館にて"@ja .

_:N994112042b0c4875a2b99f7cf46d4e1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水の記憶"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "水の記憶"@ja .

_:N9f52c7cbc2e045aba9c2e8ade090b88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古代への憧憬"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "古代への憧憬"@ja .

_:Na856114c02164f90a27e87c3682b9233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不吉な予感"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "不吉な予感"@ja .

_:Nab62728fdf80419eae8ce83dbfd708a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ＜緋の輪郭＞ (ピアノバージョン)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "メインテーマ＜緋の輪郭＞ (ピアノバージョン)"@ja .

_:Nb16fcd411fda44a587ae66225b378838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メランコリア"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "メランコリア"@ja .

_:Nc27a1b9af2834cfb9dc39df63548cd59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ＜緋の輪郭＞"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "メインテーマ＜緋の輪郭＞"@ja .

_:Nd08343f2e6cf4880863be44503939d5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サラのテーマ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "サラのテーマ"@ja .

_:Nd098ef7a55d649baa9ef25addeede9be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不吉な予感(変奏)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "不吉な予感(変奏)"@ja .

_:Nd3cab915e3804164a1be31bbdd9db2ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かなる恐怖"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "静かなる恐怖"@ja .

_:Nd4fcc88d386a408d9df702cf0166253a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしい悔恨"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "やさしい悔恨"@ja .

_:Nd7ddc59dd0f94bdd832c6031e2a2896f a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Chizuru Kato"@en ;
    foaf:name "Chizuru Kato"@en .

_:Ne11ff9f8e28843afaae8352edc410909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浄化の奇跡"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "浄化の奇跡"@ja .

_:Ne3a8564ca46d41a784eabc2ed7648a12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生への希望"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "生への希望"@ja .

_:Neccdf7e9416643fea47bf09f2c602ddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い出"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "想い出"@ja .

_:Nf041536085cb4058b4e33ce68f573520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "惑星ジャガのテーマ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "惑星ジャガのテーマ"@ja .

_:Nf3f0ded319b840c9957c13b2f443ce5a a schema:Person,
        foaf:Person ;
    mo:performed <album/12127#performance> ;
    schema:name "Yasuko Sato"@en ;
    foaf:name "Yasuko Sato"@en .

_:Nffff87a535884056beaef74c2c786bad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自我の戦い"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N67a0a30c5ed54a68a0268fdffc70399a ;
    schema:name "自我の戦い"@ja .

_:N67a0a30c5ed54a68a0268fdffc70399a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N167e8a6afd834d4bb5acb68f39355377,
        _:N2f9349ed9fc14c2f95834e56a013a420,
        _:N315f0e466f014aa3ae81ad4ae1b44eb8,
        _:N3be026da50244c5f82e05b36feec896b,
        _:N491d40f80ddb4266995a18f176522056,
        _:N51e1fea840e44ae78a696ac8e2987794,
        _:N5291a5cf9e664badb15c19f1834f19e8,
        _:N671fb3b8a4f44696b2f6fe20f6400c7b,
        _:N8d072a9d82b94a729a0699cb97bac320,
        _:N9016e2d7ac564b08ac87b9f51b895065,
        _:N994112042b0c4875a2b99f7cf46d4e1e,
        _:N9f52c7cbc2e045aba9c2e8ade090b88f,
        _:Na856114c02164f90a27e87c3682b9233,
        _:Nab62728fdf80419eae8ce83dbfd708a4,
        _:Nb16fcd411fda44a587ae66225b378838,
        _:Nc27a1b9af2834cfb9dc39df63548cd59,
        _:Nd08343f2e6cf4880863be44503939d5f,
        _:Nd098ef7a55d649baa9ef25addeede9be,
        _:Nd3cab915e3804164a1be31bbdd9db2ae,
        _:Nd4fcc88d386a408d9df702cf0166253a,
        _:Ne11ff9f8e28843afaae8352edc410909,
        _:Ne3a8564ca46d41a784eabc2ed7648a12,
        _:Neccdf7e9416643fea47bf09f2c602ddb,
        _:Nf041536085cb4058b4e33ce68f573520,
        _:Nffff87a535884056beaef74c2c786bad ;
    mo:track_count 25 ;
    schema:duration "PT62:27"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N167e8a6afd834d4bb5acb68f39355377,
        _:N2f9349ed9fc14c2f95834e56a013a420,
        _:N315f0e466f014aa3ae81ad4ae1b44eb8,
        _:N3be026da50244c5f82e05b36feec896b,
        _:N491d40f80ddb4266995a18f176522056,
        _:N51e1fea840e44ae78a696ac8e2987794,
        _:N5291a5cf9e664badb15c19f1834f19e8,
        _:N671fb3b8a4f44696b2f6fe20f6400c7b,
        _:N8d072a9d82b94a729a0699cb97bac320,
        _:N9016e2d7ac564b08ac87b9f51b895065,
        _:N994112042b0c4875a2b99f7cf46d4e1e,
        _:N9f52c7cbc2e045aba9c2e8ade090b88f,
        _:Na856114c02164f90a27e87c3682b9233,
        _:Nab62728fdf80419eae8ce83dbfd708a4,
        _:Nb16fcd411fda44a587ae66225b378838,
        _:Nc27a1b9af2834cfb9dc39df63548cd59,
        _:Nd08343f2e6cf4880863be44503939d5f,
        _:Nd098ef7a55d649baa9ef25addeede9be,
        _:Nd3cab915e3804164a1be31bbdd9db2ae,
        _:Nd4fcc88d386a408d9df702cf0166253a,
        _:Ne11ff9f8e28843afaae8352edc410909,
        _:Ne3a8564ca46d41a784eabc2ed7648a12,
        _:Neccdf7e9416643fea47bf09f2c602ddb,
        _:Nf041536085cb4058b4e33ce68f573520,
        _:Nffff87a535884056beaef74c2c786bad .

