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

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

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

<artist/64210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6721#subject> ;
    schema:name "Abusan"@en,
        "あぶさん"@ja ;
    foaf:made <album/6721#composition>,
        <album/6721#subject> ;
    foaf:name "Abusan"@en,
        "あぶさん"@ja .

<artist/982#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6721#subject> ;
    schema:name "Tsukasa Masuko"@en,
        "増子司"@ja ;
    foaf:made <album/6721#composition>,
        <album/6721#subject> ;
    foaf:name "Tsukasa Masuko"@en,
        "増子司"@ja .

<product/16374#subject> a schema:CreativeWork ;
    schema:name "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn ;
    foaf:name "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn .

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

<album/6721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn ;
    mo:performance_of <album/6721#musicalwork> ;
    mo:recorded_as <album/6721#musicalexpression> ;
    schema:name "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn ;
    schema:workPerformed <album/6721#musicalwork> .

<org/30#subject> schema:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn ;
    foaf:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/6721/6721-1205448313.jpg> a schema:ImageObject,
        foaf:Image .

<album/6721#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn ;
    mo:composer <artist/64210#subject>,
        <artist/982#subject> ;
    mo:produced_work <album/6721#musicalwork> ;
    schema:name "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn .

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

<album/6721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-11-25"^^xsd:date ;
    dcterms:title "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn ;
    mo:catalogue_number "DPCX-5056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6721#musicalexpression> ;
    mo:publisher <org/30#subject> ;
    mo:record _:N33b39bc7a24346f9856e0db5f4a157ee ;
    mo:record_count 1 ;
    schema:about <product/16374#subject> ;
    schema:datePublished "1995-11-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/6721/6721-1205448313.jpg> ;
    schema:name "Seijuu Maden Beasts & Blades"@en,
        "聖獣魔伝ビースト&ブレイド"@ja,
        "Seijuu Maden Beasts & Blades"@ja-latn ;
    schema:publisher <org/30#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/6721/6721-1205448313.jpg> .

_:N078bd9a1a4814a3bb163ee9fd123ab71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripple"@en,
        "漣 (さざなみ)"@ja,
        "漣 (さざなみ) タイトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Ripple"@en,
        "漣 (さざなみ)"@ja,
        "漣 (さざなみ) タイトル"@ja .

_:N093741199f7643e1ba1f0a0bdb1ea5e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul of the Depths"@en,
        "奥底の魂"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Soul of the Depths"@en,
        "奥底の魂"@ja .

_:N11ba7dab7b2a45d2a1a4ae2ea10dbac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camel Stroll"@en,
        "駱駝の散歩"@ja,
        "駱駝の散歩 スタッフロール"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Camel Stroll"@en,
        "駱駝の散歩"@ja,
        "駱駝の散歩 スタッフロール"@ja .

_:N1a285f9e9b3e4dd59768927192686184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering People"@en,
        "彷徨の民"@ja,
        "彷徨の民 バッドエンディング"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Wandering People"@en,
        "彷徨の民"@ja,
        "彷徨の民 バッドエンディング"@ja .

_:N1a52e152ea02449290c0a12e872b3f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue of Battle"@en,
        "闘いの序章"@ja,
        "闘いの序章 イベントバトル"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Prologue of Battle"@en,
        "闘いの序章"@ja,
        "闘いの序章 イベントバトル"@ja .

_:N2ab1ab7dd5734c46bd650ba2200c9e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "序章"@ja,
        "序章 オープニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Prologue"@en,
        "序章"@ja,
        "序章 オープニング"@ja .

_:N2c391fc03b16429c9c1a9e5671efbc89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carry on Wings"@en,
        "一翼をになえ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Carry on Wings"@en,
        "一翼をになえ"@ja .

_:N35b9078225be42ba90d01306e653039a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel"@en,
        "エンジェル"@ja,
        "エンジェル 入力画面"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Angel"@en,
        "エンジェル"@ja,
        "エンジェル 入力画面"@ja .

_:N51f06ea7220444f5bbea1f2bddeaebef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Prologue for Tomorrow"@en,
        "明日のためのプロローグ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "A Prologue for Tomorrow"@en,
        "明日のためのプロローグ"@ja .

_:N5207e81de0bc44deba36933b5bd8c516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Quickening"@en,
        "胎動の時"@ja,
        "胎動の時 オープニング"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Time of Quickening"@en,
        "胎動の時"@ja,
        "胎動の時 オープニング"@ja .

_:N5272e95e761248da8597b569e38da3ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pendulum of Fate"@en,
        "運命の振り子"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Pendulum of Fate"@en,
        "運命の振り子"@ja .

_:N5a67c467193c4bee97e609264933483e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scenario Accomplished Too Much"@en,
        "出来すぎたシナリオ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "The Scenario Accomplished Too Much"@en,
        "出来すぎたシナリオ"@ja .

_:N62766a8073364612bf73c47ef049a030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Opening"@en,
        "秘密の開封"@ja,
        "秘密の開封 イベント"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Secret Opening"@en,
        "秘密の開封"@ja,
        "秘密の開封 イベント"@ja .

_:N65bcd6932a9f4d728c2f3c0febe13247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Side"@en,
        "ダークサイド"@ja,
        "ダークサイド 夢"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Dark Side"@en,
        "ダークサイド"@ja,
        "ダークサイド 夢"@ja .

_:N6b270671660a4806b5c92f5dec1d355f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Horizon"@en,
        "緑の地平線"@ja,
        "緑の地平線 グッドエンディング"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Green Horizon"@en,
        "緑の地平線"@ja,
        "緑の地平線 グッドエンディング"@ja .

_:N8cdca1fe15744b6283201b98aba23342 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World of a Certain Age"@en,
        "ある世の世界"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "The World of a Certain Age"@en,
        "ある世の世界"@ja .

_:N986a9660e695430fa4d40a5c35d43159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way of the Setting Sun"@en,
        "落陽の途 (みち)"@ja,
        "落陽の途 (みち) イベント(暗)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Way of the Setting Sun"@en,
        "落陽の途 (みち)"@ja,
        "落陽の途 (みち) イベント(暗)"@ja .

_:N9cdb1bf013594974a19d78a1472e1e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If You Close Your Eyes..."@en,
        "目を閉じれば…"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "If You Close Your Eyes..."@en,
        "目を閉じれば…"@ja .

_:Na32bf0c2b9a3475aa163bc033c564fa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful Soldier"@en,
        "快戦士"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Cheerful Soldier"@en,
        "快戦士"@ja .

_:Ndbd46398189c44758056fd85e9191cf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes"@en,
        "ヒーローズ"@ja,
        "ヒーローズ メイシルヴァ城"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Heroes"@en,
        "ヒーローズ"@ja,
        "ヒーローズ メイシルヴァ城"@ja .

_:Ndff685877f9e4b52b46af0e340036c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Humming"@en,
        "勇気の鼻歌"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Brave Humming"@en,
        "勇気の鼻歌"@ja .

_:Ne6a4483c7caf454a81c729ca30c60d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amusement Park"@en,
        "アミューズメントパーク"@ja,
        "アミューズメントパーク 街"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Amusement Park"@en,
        "アミューズメントパーク"@ja,
        "アミューズメントパーク 街"@ja .

_:Neb2411967d7c4742bc06dd9cd266472d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Crescendo"@en,
        "死のクレッシェンド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Death Crescendo"@en,
        "死のクレッシェンド"@ja .

_:Nec4df7ddc5d0495c974a425c483c6af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Watched from Afar"@en,
        "遠い自分をみつめて"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "I'm Watched from Afar"@en,
        "遠い自分をみつめて"@ja .

_:Nf4ce0c66dbc84e4397f8daf19b948852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adieu"@en,
        "アデュー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N33b39bc7a24346f9856e0db5f4a157ee ;
    schema:name "Adieu"@en,
        "アデュー"@ja .

_:N33b39bc7a24346f9856e0db5f4a157ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N078bd9a1a4814a3bb163ee9fd123ab71,
        _:N093741199f7643e1ba1f0a0bdb1ea5e8,
        _:N11ba7dab7b2a45d2a1a4ae2ea10dbac4,
        _:N1a285f9e9b3e4dd59768927192686184,
        _:N1a52e152ea02449290c0a12e872b3f08,
        _:N2ab1ab7dd5734c46bd650ba2200c9e07,
        _:N2c391fc03b16429c9c1a9e5671efbc89,
        _:N35b9078225be42ba90d01306e653039a,
        _:N51f06ea7220444f5bbea1f2bddeaebef,
        _:N5207e81de0bc44deba36933b5bd8c516,
        _:N5272e95e761248da8597b569e38da3ce,
        _:N5a67c467193c4bee97e609264933483e,
        _:N62766a8073364612bf73c47ef049a030,
        _:N65bcd6932a9f4d728c2f3c0febe13247,
        _:N6b270671660a4806b5c92f5dec1d355f,
        _:N8cdca1fe15744b6283201b98aba23342,
        _:N986a9660e695430fa4d40a5c35d43159,
        _:N9cdb1bf013594974a19d78a1472e1e69,
        _:Na32bf0c2b9a3475aa163bc033c564fa3,
        _:Ndbd46398189c44758056fd85e9191cf8,
        _:Ndff685877f9e4b52b46af0e340036c34,
        _:Ne6a4483c7caf454a81c729ca30c60d27,
        _:Neb2411967d7c4742bc06dd9cd266472d,
        _:Nec4df7ddc5d0495c974a425c483c6af2,
        _:Nf4ce0c66dbc84e4397f8daf19b948852 ;
    mo:track_count 25 ;
    schema:duration "PT48:03"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N078bd9a1a4814a3bb163ee9fd123ab71,
        _:N093741199f7643e1ba1f0a0bdb1ea5e8,
        _:N11ba7dab7b2a45d2a1a4ae2ea10dbac4,
        _:N1a285f9e9b3e4dd59768927192686184,
        _:N1a52e152ea02449290c0a12e872b3f08,
        _:N2ab1ab7dd5734c46bd650ba2200c9e07,
        _:N2c391fc03b16429c9c1a9e5671efbc89,
        _:N35b9078225be42ba90d01306e653039a,
        _:N51f06ea7220444f5bbea1f2bddeaebef,
        _:N5207e81de0bc44deba36933b5bd8c516,
        _:N5272e95e761248da8597b569e38da3ce,
        _:N5a67c467193c4bee97e609264933483e,
        _:N62766a8073364612bf73c47ef049a030,
        _:N65bcd6932a9f4d728c2f3c0febe13247,
        _:N6b270671660a4806b5c92f5dec1d355f,
        _:N8cdca1fe15744b6283201b98aba23342,
        _:N986a9660e695430fa4d40a5c35d43159,
        _:N9cdb1bf013594974a19d78a1472e1e69,
        _:Na32bf0c2b9a3475aa163bc033c564fa3,
        _:Ndbd46398189c44758056fd85e9191cf8,
        _:Ndff685877f9e4b52b46af0e340036c34,
        _:Ne6a4483c7caf454a81c729ca30c60d27,
        _:Neb2411967d7c4742bc06dd9cd266472d,
        _:Nec4df7ddc5d0495c974a425c483c6af2,
        _:Nf4ce0c66dbc84e4397f8daf19b948852 .

