@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 _:Ne159362252934307ae114fc40fd8cd1b ;
    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> .

_:N10ad95dce82d4080a390d1f4c7a7814e 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Soldier of the Devil"@en,
        "悪魔のソルジャー"@ja,
        "Akuma no Soldier"@ja-latn .

_:N13a3cfb06e0143b38f17c7736b5e0245 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Eternal War Game"@en,
        "永遠のウォー・ゲーム"@ja,
        "Eien no War Game"@ja-latn .

_:N414ec2e3e09442e1987c560739922311 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Noah's Guards"@en,
        "ノアガルドス"@ja,
        "Noah Guards"@ja-latn .

_:N59aa6f9e551f49719f31b95b8db4583c 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Wasteland of Hell"@en,
        "地獄の荒野"@ja,
        "Jigoku no Kouya"@ja-latn .

_:N5b310597c32e41babb2e3e2be24cfd51 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Prologue -Battlefield-"@en,
        "Prologue－戦場－"@ja,
        "Prologue -Senjou-"@ja-latn .

_:N8fd38c4056384926a6bf147f458f10e3 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Reckless City"@en,
        "暴走都市"@ja,
        "Bousou Toshi"@ja-latn .

_:N9644d12554dc4556bbf38a956dddd112 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Merciless Soldier"@en,
        "非情のソルジャー"@ja,
        "Hijou no Soldier"@ja-latn .

_:Nb2bde4a6e3a24ea0bb54ae972c12458d 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Violence of the Flame"@en,
        "炎のバイオレンス"@ja,
        "Honoo no Violence"@ja-latn .

_:Nb92d6749fc1c4bfd9682fa894e61bb6b 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Gang of Craziness"@en,
        "狂気の群団"@ja,
        "Kyouki no Gundan"@ja-latn .

_:Ncbe7b116562742359fcafeac3c509d20 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Final Program \"D\""@en,
        "Final Program \"D\""@ja,
        "Final Program \"D\""@ja-latn .

_:Ne9cc925263cc4686bdf0059ddf2e4a74 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 _:Ne159362252934307ae114fc40fd8cd1b ;
    schema:name "Brain Palace"@en,
        "ブレインパレス"@ja,
        "Brain Palace"@ja-latn .

_:Ne159362252934307ae114fc40fd8cd1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10ad95dce82d4080a390d1f4c7a7814e,
        _:N13a3cfb06e0143b38f17c7736b5e0245,
        _:N414ec2e3e09442e1987c560739922311,
        _:N59aa6f9e551f49719f31b95b8db4583c,
        _:N5b310597c32e41babb2e3e2be24cfd51,
        _:N8fd38c4056384926a6bf147f458f10e3,
        _:N9644d12554dc4556bbf38a956dddd112,
        _:Nb2bde4a6e3a24ea0bb54ae972c12458d,
        _:Nb92d6749fc1c4bfd9682fa894e61bb6b,
        _:Ncbe7b116562742359fcafeac3c509d20,
        _:Ne9cc925263cc4686bdf0059ddf2e4a74 ;
    mo:track_count 11 ;
    schema:duration "PT17:45"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N10ad95dce82d4080a390d1f4c7a7814e,
        _:N13a3cfb06e0143b38f17c7736b5e0245,
        _:N414ec2e3e09442e1987c560739922311,
        _:N59aa6f9e551f49719f31b95b8db4583c,
        _:N5b310597c32e41babb2e3e2be24cfd51,
        _:N8fd38c4056384926a6bf147f458f10e3,
        _:N9644d12554dc4556bbf38a956dddd112,
        _:Nb2bde4a6e3a24ea0bb54ae972c12458d,
        _:Nb92d6749fc1c4bfd9682fa894e61bb6b,
        _:Ncbe7b116562742359fcafeac3c509d20,
        _:Ne9cc925263cc4686bdf0059ddf2e4a74 .

