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

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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/27189#lyrics>,
        <album/27189#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/27189#subject> ;
    schema:name "Yasuhiko Shigemura"@en,
        "茂村泰彦"@ja ;
    foaf:made <album/27189#composition>,
        <album/27189#subject> ;
    foaf:name "Yasuhiko Shigemura"@en,
        "茂村泰彦"@ja .

<artist/6930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27189#subject> ;
    schema:name "Osamu Totsuka"@en,
        "戸塚修"@ja ;
    foaf:made <album/27189#composition>,
        <album/27189#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/27189#lyrics> a mo:Lyrics .

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

<album/27189#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/27189#musicalwork> ;
    mo:recorded_as <album/27189#musicalexpression> ;
    schema:name "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn ;
    schema:workPerformed <album/27189#musicalwork> .

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

<https://medium-media.vgm.io/albums/98/27189/27189-1349948891.jpg> a schema:ImageObject,
        foaf:Image .

<album/27189#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/27189#musicalwork> ;
    schema:name "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn .

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

<album/27189#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-02-05"^^xsd:date ;
    dcterms:title "Yoroiden-Samurai Troopers SEI RAN HEN"@en,
        "鎧伝サムライトルーパー 青嵐篇"@ja,
        "Yoroiden-Samurai Troopers SEI RAN HEN"@ja-latn ;
    mo:catalogue_number "KICA-2124" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/27187> ;
    mo:publication_of <album/27189#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nc57835c44dff43bfb883f979c532b239 ;
    mo:record_count 1 ;
    schema:about <product/5944#subject> ;
    schema:datePublished "1993-02-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/27189/27189-1349948891.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/98/27189/27189-1349948891.jpg> .

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

_:N3790074cba2c4fccb42388c37e9ade48 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "束の間の平和 (BE FREE・アレンジ・ヴァージョン)"@ja,
        "Tsukanoma no Heiwa (BE FREE Arrange Version)"@ja-latn .

_:N42dbf8a31fa44e0c8dd80dc3dd252c6c 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "武装・鎧擬亜"@ja,
        "Busou - Yoroi Gear"@ja-latn .

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

_:N53a5b7e3ce6a4e38aa140e32b38f6730 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "戦いの終焉"@ja,
        "Tatakai no Shuuen"@ja-latn .

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

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

_:N7af78fb67e474a658b586438dd9beb0b 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "妖邪帝王 阿羅醐"@ja,
        "Youja Teiou Arago"@ja-latn .

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

_:N8bc82273bd854c2d8489e822b33a1033 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "サムライハート (TVサイズ)"@ja,
        "Samurai Heart (TV Size)"@ja-latn .

_:N90f6e96dfaf340d3b0d07ea726f123a5 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "五勇士出陣"@ja,
        "Go Yuushi Shutsujin"@ja-latn .

_:Naf42110fa704483683a8011fd7377774 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "新たなる戦い (サムライハート・アレンジ・ヴァージョン)"@ja,
        "Arata naru Tatakai (Samurai Heart Arrange Version)"@ja-latn .

_:Nb0bae2a2381545969e6f503007ffa6df 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "輝煌帝の力 (Faraway・アレンジ・ヴァージョン)"@ja,
        "Kikoutei no Chikara (Faraway Arrange Version)"@ja-latn .

_:Nb87ae3e3e2184d22a9f8310ffc3577e2 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "BE FREE (TVサイズ)"@ja,
        "BE FREE (TV Size)"@ja-latn .

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

_:Nf0d02821f2f04a73a71afa3c0586a3cd 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 _:Nc57835c44dff43bfb883f979c532b239 ;
    schema:name "結集・鎧の心 (スターダスト・アイズ・アレンジ・ヴァージョン)"@ja,
        "Kesshuu - Yoroi no Kokoro (Stardust Eyes Arrange Version)"@ja-latn .

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

_:Nc57835c44dff43bfb883f979c532b239 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a23a8b3f70b43e09773c17417e16e86,
        _:N3790074cba2c4fccb42388c37e9ade48,
        _:N42dbf8a31fa44e0c8dd80dc3dd252c6c,
        _:N4af0010f2a2c48edb8b41604e39ebbbf,
        _:N53a5b7e3ce6a4e38aa140e32b38f6730,
        _:N71c0b3395bcc4253b13f4dcdb3abb330,
        _:N7ae88193a3234f90ab9646b414b20ba0,
        _:N7af78fb67e474a658b586438dd9beb0b,
        _:N7be340adecfa4ad5947a6871c7ee809d,
        _:N8bc82273bd854c2d8489e822b33a1033,
        _:N90f6e96dfaf340d3b0d07ea726f123a5,
        _:Naf42110fa704483683a8011fd7377774,
        _:Nb0bae2a2381545969e6f503007ffa6df,
        _:Nb87ae3e3e2184d22a9f8310ffc3577e2,
        _:Ncd8e86193b45415a9c33f3f8a9cc76e7,
        _:Nf0d02821f2f04a73a71afa3c0586a3cd,
        _:Nf16073580f3e415bb3c13e4a556366ee ;
    mo:track_count 17 ;
    schema:duration "PT42:16"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N2a23a8b3f70b43e09773c17417e16e86,
        _:N3790074cba2c4fccb42388c37e9ade48,
        _:N42dbf8a31fa44e0c8dd80dc3dd252c6c,
        _:N4af0010f2a2c48edb8b41604e39ebbbf,
        _:N53a5b7e3ce6a4e38aa140e32b38f6730,
        _:N71c0b3395bcc4253b13f4dcdb3abb330,
        _:N7ae88193a3234f90ab9646b414b20ba0,
        _:N7af78fb67e474a658b586438dd9beb0b,
        _:N7be340adecfa4ad5947a6871c7ee809d,
        _:N8bc82273bd854c2d8489e822b33a1033,
        _:N90f6e96dfaf340d3b0d07ea726f123a5,
        _:Naf42110fa704483683a8011fd7377774,
        _:Nb0bae2a2381545969e6f503007ffa6df,
        _:Nb87ae3e3e2184d22a9f8310ffc3577e2,
        _:Ncd8e86193b45415a9c33f3f8a9cc76e7,
        _:Nf0d02821f2f04a73a71afa3c0586a3cd,
        _:Nf16073580f3e415bb3c13e4a556366ee .

