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

<artist/2055#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Moriguchi"@en,
        "森口博子"@ja ;
    foaf:made <album/27188#subject>,
        <album/27188#vocals> ;
    foaf:name "Hiroko Moriguchi"@en,
        "森口博子"@ja .

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/27188#lyrics>,
        <album/27188#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<album/27187> a mo:Release ;
    mo:catalogue_number "K25G-7392" .

<artist/4663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27188#subject> ;
    schema:name "Yasuhiko Shigemura"@en,
        "茂村泰彦"@ja ;
    foaf:made <album/27188#composition>,
        <album/27188#subject> ;
    foaf:name "Yasuhiko Shigemura"@en,
        "茂村泰彦"@ja .

<artist/6930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27188#subject> ;
    schema:name "Osamu Totsuka"@en,
        "戸塚修"@ja ;
    foaf:made <album/27188#composition>,
        <album/27188#subject> ;
    foaf:name "Osamu Totsuka"@en,
        "戸塚修"@ja .

<product/5944#subject> a schema:CreativeWork ;
    schema:name "Ronin Warriors"@en,
        "鎧伝サムライトルーパー"@ja,
        "Yoroiden Samurai Troopers"@ja-latn ;
    foaf:name "Ronin Warriors"@en,
        "鎧伝サムライトルーパー"@ja,
        "Yoroiden Samurai Troopers"@ja-latn .

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

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

<album/27188#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn ;
    mo:performance_of <album/27188#musicalwork> ;
    mo:recorded_as <album/27188#musicalexpression> ;
    schema:name "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn ;
    schema:workPerformed <album/27188#musicalwork> .

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/27188/27188-1326347969.jpg> a schema:ImageObject,
        foaf:Image .

<album/27188#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn ;
    mo:composer <artist/4663#subject>,
        <artist/6930#subject> ;
    mo:produced_work <album/27188#musicalwork> ;
    schema:name "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn .

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

<album/27188#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-02-21"^^xsd:date ;
    dcterms:title "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn ;
    mo:catalogue_number "K30X-7150" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/27187> ;
    mo:publication_of <album/27188#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N2a69a1a88075414195f93791c9291865 ;
    mo:record_count 1 ;
    schema:about <product/5944#subject> ;
    schema:datePublished "1989-02-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/27188/27188-1326347969.jpg> ;
    schema:name "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/27188/27188-1326347969.jpg> .

_:N01146cec0bee4d48952f58b519708ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新たなる戦い (サムライハート・アレンジ・ヴァージョン)"@ja,
        "Arata naru Tatakai (Samurai Heart Arrange Version)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "新たなる戦い (サムライハート・アレンジ・ヴァージョン)"@ja,
        "Arata naru Tatakai (Samurai Heart Arrange Version)"@ja-latn .

_:N0abfa19c931d46e89cc49ccdae30f1c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "束の間の平和 (BE FREE・アレンジ・ヴァージョン)"@ja,
        "Tsukanoma no Heiwa (BE FREE Arrange Version)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "束の間の平和 (BE FREE・アレンジ・ヴァージョン)"@ja,
        "Tsukanoma no Heiwa (BE FREE Arrange Version)"@ja-latn .

_:N1ebdc18234294af086dc3bc06181dd44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決死行妖邪界"@ja,
        "Kesshikou Youjakai"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "決死行妖邪界"@ja,
        "Kesshikou Youjakai"@ja-latn .

_:N33530ec1d56142e7a363a9abfc56d42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖邪帝王 阿羅醐"@ja,
        "Youja Teiou Arago"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "妖邪帝王 阿羅醐"@ja,
        "Youja Teiou Arago"@ja-latn .

_:N4a5a52bf06fe4be599e55a8ac9554429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝煌帝の力 (Faraway・アレンジ・ヴァージョン)"@ja,
        "Kikoutei no Chikara (Faraway Arrange Version)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "輝煌帝の力 (Faraway・アレンジ・ヴァージョン)"@ja,
        "Kikoutei no Chikara (Faraway Arrange Version)"@ja-latn .

_:N7393212c93ea4dfaa4e66372b06078a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結集・鎧の心 (スターダスト・アイズ・アレンジ・ヴァージョン)"@ja,
        "Kesshuu - Yoroi no Kokoro (Stardust Eyes Arrange Version)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "結集・鎧の心 (スターダスト・アイズ・アレンジ・ヴァージョン)"@ja,
        "Kesshuu - Yoroi no Kokoro (Stardust Eyes Arrange Version)"@ja-latn .

_:N7aa2cb3e43084ec6adf30f0dfd990f5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦いの終焉"@ja,
        "Tatakai no Shuuen"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "戦いの終焉"@ja,
        "Tatakai no Shuuen"@ja-latn .

_:N8c46ed65352a4e69a14781ea2bf09fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "武装・鎧擬亜"@ja,
        "Busou - Yoroi Gear"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "武装・鎧擬亜"@ja,
        "Busou - Yoroi Gear"@ja-latn .

_:N969ada37389a42df96223f4472013522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖邪侵攻"@ja,
        "Youja Shinkou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "妖邪侵攻"@ja,
        "Youja Shinkou"@ja-latn .

_:N9b2b42131da04a9dbeabfef2652c76c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "胎動"@ja,
        "Taidou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "胎動"@ja,
        "Taidou"@ja-latn .

_:Naa2649bf08c0401d86d36dbf650d7a0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五勇士出陣"@ja,
        "Go Yuushi Shutsujin"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "五勇士出陣"@ja,
        "Go Yuushi Shutsujin"@ja-latn .

_:Naa7e92ba601c40a3965ed5ff94a32a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迦雄須・昇天"@ja,
        "Kaosu - Shouten"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "迦雄須・昇天"@ja,
        "Kaosu - Shouten"@ja-latn .

_:Nc31dabb594d945908e08063cb94f3af8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "導く者"@ja,
        "Michibiku Mono"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "導く者"@ja,
        "Michibiku Mono"@ja-latn .

_:Nc93c359038d64f4e9a9794d7ca3181b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サムライハート (TVサイズ)"@ja,
        "Samurai Heart (TV Size)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "サムライハート (TVサイズ)"@ja,
        "Samurai Heart (TV Size)"@ja-latn .

_:Nd40c3cd4c08d40c5bb7211b3ebc8385c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦乱"@ja,
        "Senran"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "戦乱"@ja,
        "Senran"@ja-latn .

_:Nf26b9636948d434ba35f1f3fa68e2da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BE FREE (TVサイズ)"@ja,
        "BE FREE (TV Size)"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "BE FREE (TVサイズ)"@ja,
        "BE FREE (TV Size)"@ja-latn .

_:Nf5da3ce0264d45229b102e10842b0695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしき時間(とき)"@ja,
        "Yasashiki Toki"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2a69a1a88075414195f93791c9291865 ;
    schema:name "やさしき時間(とき)"@ja,
        "Yasashiki Toki"@ja-latn .

_:N2a69a1a88075414195f93791c9291865 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01146cec0bee4d48952f58b519708ec0,
        _:N0abfa19c931d46e89cc49ccdae30f1c7,
        _:N1ebdc18234294af086dc3bc06181dd44,
        _:N33530ec1d56142e7a363a9abfc56d42e,
        _:N4a5a52bf06fe4be599e55a8ac9554429,
        _:N7393212c93ea4dfaa4e66372b06078a2,
        _:N7aa2cb3e43084ec6adf30f0dfd990f5d,
        _:N8c46ed65352a4e69a14781ea2bf09fa6,
        _:N969ada37389a42df96223f4472013522,
        _:N9b2b42131da04a9dbeabfef2652c76c0,
        _:Naa2649bf08c0401d86d36dbf650d7a0d,
        _:Naa7e92ba601c40a3965ed5ff94a32a75,
        _:Nc31dabb594d945908e08063cb94f3af8,
        _:Nc93c359038d64f4e9a9794d7ca3181b5,
        _:Nd40c3cd4c08d40c5bb7211b3ebc8385c,
        _:Nf26b9636948d434ba35f1f3fa68e2da5,
        _:Nf5da3ce0264d45229b102e10842b0695 ;
    mo:track_count 17 ;
    schema:duration "PT42:16"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N01146cec0bee4d48952f58b519708ec0,
        _:N0abfa19c931d46e89cc49ccdae30f1c7,
        _:N1ebdc18234294af086dc3bc06181dd44,
        _:N33530ec1d56142e7a363a9abfc56d42e,
        _:N4a5a52bf06fe4be599e55a8ac9554429,
        _:N7393212c93ea4dfaa4e66372b06078a2,
        _:N7aa2cb3e43084ec6adf30f0dfd990f5d,
        _:N8c46ed65352a4e69a14781ea2bf09fa6,
        _:N969ada37389a42df96223f4472013522,
        _:N9b2b42131da04a9dbeabfef2652c76c0,
        _:Naa2649bf08c0401d86d36dbf650d7a0d,
        _:Naa7e92ba601c40a3965ed5ff94a32a75,
        _:Nc31dabb594d945908e08063cb94f3af8,
        _:Nc93c359038d64f4e9a9794d7ca3181b5,
        _:Nd40c3cd4c08d40c5bb7211b3ebc8385c,
        _:Nf26b9636948d434ba35f1f3fa68e2da5,
        _:Nf5da3ce0264d45229b102e10842b0695 .

