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

<artist/42#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/50222#subject>,
        <album/50222#vocals> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/9513#subject> a schema:Person,
        foaf:Person ;
    schema:name "Machiko Ryu"@en,
        "竜真知子"@ja ;
    foaf:made <album/50222#lyrics>,
        <album/50222#subject> ;
    foaf:name "Machiko Ryu"@en,
        "竜真知子"@ja .

<album/50224> a mo:Release ;
    mo:catalogue_number "COCA-13136" .

<album/50228> a mo:Release ;
    mo:catalogue_number "CAY-785" .

<album/53864> a mo:Release ;
    mo:catalogue_number "USM-1632" .

<artist/10685#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50222#subject> ;
    schema:name "Masayuki Kishi"@en,
        "岸正之"@ja ;
    foaf:made <album/50222#composition>,
        <album/50222#subject> ;
    foaf:name "Masayuki Kishi"@en,
        "岸正之"@ja .

<artist/27830#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50222#subject> ;
    schema:name "Yoichi Takahashi"@en,
        "高橋洋一"@ja ;
    foaf:made <album/50222#composition>,
        <album/50222#subject> ;
    foaf:name "Yoichi Takahashi"@en,
        "高橋洋一"@ja .

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

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

<album/50222#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soukihei M.D. Geist Music Collection"@en,
        "装鬼兵M.D.ガイスト＜音楽集＞"@ja,
        "Soukihei M.D. Geist <Ongakushuu>"@ja-latn ;
    mo:performance_of <album/50222#musicalwork> ;
    mo:recorded_as <album/50222#musicalexpression> ;
    schema:name "Soukihei M.D. Geist Music Collection"@en,
        "装鬼兵M.D.ガイスト＜音楽集＞"@ja,
        "Soukihei M.D. Geist <Ongakushuu>"@ja-latn ;
    schema:workPerformed <album/50222#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/22/50222/50222-1420574198.jpg> a schema:ImageObject,
        foaf:Image .

<album/50222#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soukihei M.D. Geist Music Collection"@en,
        "装鬼兵M.D.ガイスト＜音楽集＞"@ja,
        "Soukihei M.D. Geist <Ongakushuu>"@ja-latn ;
    mo:composer <artist/10685#subject>,
        <artist/27830#subject> ;
    mo:produced_work <album/50222#musicalwork> ;
    schema:name "Soukihei M.D. Geist Music Collection"@en,
        "装鬼兵M.D.ガイスト＜音楽集＞"@ja,
        "Soukihei M.D. Geist <Ongakushuu>"@ja-latn .

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

<album/50222#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-05-21"^^xsd:date ;
    dcterms:title "Soukihei M.D. Geist Music Collection"@en,
        "装鬼兵M.D.ガイスト＜音楽集＞"@ja,
        "Soukihei M.D. Geist <Ongakushuu>"@ja-latn ;
    mo:catalogue_number "CX-7275" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/50224>,
        <album/50228>,
        <album/53864> ;
    mo:publication_of <album/50222#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "M.D. Geist (Soukihei M.D. Geist)"@en ;
            foaf:name "M.D. Geist (Soukihei M.D. Geist)"@en ] ;
    schema:datePublished "1986-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/50222/50222-1420574198.jpg> ;
    schema:name "Soukihei M.D. Geist Music Collection"@en,
        "装鬼兵M.D.ガイスト＜音楽集＞"@ja,
        "Soukihei M.D. Geist <Ongakushuu>"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/50222/50222-1420574198.jpg> .

_:N227465f6412e4c29bcf35edaa39eea09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gang of Craziness"@en,
        "狂気の群団"@ja,
        "Kyouki no Gundan"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Gang of Craziness"@en,
        "狂気の群団"@ja,
        "Kyouki no Gundan"@ja-latn .

_:N545d28db31bd4ec8ba74bd7002d60864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wasteland of Hell"@en,
        "地獄の荒野"@ja,
        "Jigoku no Kouya"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Wasteland of Hell"@en,
        "地獄の荒野"@ja,
        "Jigoku no Kouya"@ja-latn .

_:N5f5ab86766844a73b59d0032fe7397f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal War Game"@en,
        "永遠のウォー・ゲーム"@ja,
        "Eien no War Game"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Eternal War Game"@en,
        "永遠のウォー・ゲーム"@ja,
        "Eien no War Game"@ja-latn .

_:N5fe6c3ac5dfb4537bbb2e556cb826beb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noah's Guards"@en,
        "ノアガルドス"@ja,
        "Noah Guards"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Noah's Guards"@en,
        "ノアガルドス"@ja,
        "Noah Guards"@ja-latn .

_:N73ece258fa2d4b85a15f31c14e581bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldier of the Devil"@en,
        "悪魔のソルジャー"@ja,
        "Akuma no Soldier"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Soldier of the Devil"@en,
        "悪魔のソルジャー"@ja,
        "Akuma no Soldier"@ja-latn .

_:N848df496c1344682881b97ac293b625c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merciless Soldier"@en,
        "非情のソルジャー"@ja,
        "Hijou no Soldier"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Merciless Soldier"@en,
        "非情のソルジャー"@ja,
        "Hijou no Soldier"@ja-latn .

_:N91aa49b21ade42a7ac123c8e4263d8ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue -Battlefield-"@en,
        "Prologue－戦場－"@ja,
        "Prologue -Senjou-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Prologue -Battlefield-"@en,
        "Prologue－戦場－"@ja,
        "Prologue -Senjou-"@ja-latn .

_:N9b3d7c2531824700b256a19654200f13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Program \"D\""@en,
        "Final Program \"D\""@ja,
        "Final Program \"D\""@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Final Program \"D\""@en,
        "Final Program \"D\""@ja,
        "Final Program \"D\""@ja-latn .

_:Nef9476f52eff4be8b11d7cd05ce66d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brain Palace"@en,
        "ブレインパレス"@ja,
        "Brain Palace"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Brain Palace"@en,
        "ブレインパレス"@ja,
        "Brain Palace"@ja-latn .

_:Nf2a9bf9b8ec240718eb57faa8a6e3da0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violence of the Flame"@en,
        "炎のバイオレンス"@ja,
        "Honoo no Violence"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Violence of the Flame"@en,
        "炎のバイオレンス"@ja,
        "Honoo no Violence"@ja-latn .

_:Nffa162c493eb46cb839433db913b5576 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless City"@en,
        "暴走都市"@ja,
        "Bousou Toshi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nc60ffe7c50cc434f8c355f4bac01e670 ;
    schema:name "Reckless City"@en,
        "暴走都市"@ja,
        "Bousou Toshi"@ja-latn .

_:Nc60ffe7c50cc434f8c355f4bac01e670 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N227465f6412e4c29bcf35edaa39eea09,
        _:N545d28db31bd4ec8ba74bd7002d60864,
        _:N5f5ab86766844a73b59d0032fe7397f2,
        _:N5fe6c3ac5dfb4537bbb2e556cb826beb,
        _:N73ece258fa2d4b85a15f31c14e581bfc,
        _:N848df496c1344682881b97ac293b625c,
        _:N91aa49b21ade42a7ac123c8e4263d8ff,
        _:N9b3d7c2531824700b256a19654200f13,
        _:Nef9476f52eff4be8b11d7cd05ce66d96,
        _:Nf2a9bf9b8ec240718eb57faa8a6e3da0,
        _:Nffa162c493eb46cb839433db913b5576 ;
    mo:track_count 11 ;
    schema:duration "PT17:45"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N227465f6412e4c29bcf35edaa39eea09,
        _:N545d28db31bd4ec8ba74bd7002d60864,
        _:N5f5ab86766844a73b59d0032fe7397f2,
        _:N5fe6c3ac5dfb4537bbb2e556cb826beb,
        _:N73ece258fa2d4b85a15f31c14e581bfc,
        _:N848df496c1344682881b97ac293b625c,
        _:N91aa49b21ade42a7ac123c8e4263d8ff,
        _:N9b3d7c2531824700b256a19654200f13,
        _:Nef9476f52eff4be8b11d7cd05ce66d96,
        _:Nf2a9bf9b8ec240718eb57faa8a6e3da0,
        _:Nffa162c493eb46cb839433db913b5576 .

