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

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

<artist/5854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Iogi"@en,
        "井荻麟"@ja ;
    foaf:made <album/66251#lyrics>,
        <album/66251#subject> ;
    foaf:name "Rin Iogi"@en,
        "井荻麟"@ja .

<album/48948> a mo:Release ;
    mo:catalogue_number "KICA-55" .

<artist/10016#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66251#subject> ;
    schema:name "Yoko Orihara"@en,
        "緒里原洋子"@ja ;
    foaf:made <album/66251#composition>,
        <album/66251#subject> ;
    foaf:name "Yoko Orihara"@en,
        "緒里原洋子"@ja .

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

<artist/6886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66251#subject> ;
    schema:name "Yui Nishiwaki"@en,
        "西脇唯"@ja ;
    foaf:made <album/66251#composition>,
        <album/66251#lyrics>,
        <album/66251#subject> ;
    foaf:name "Yui Nishiwaki"@en,
        "西脇唯"@ja .

<product/1408#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam F91"@en,
        "機動戦士ガンダムF91"@ja,
        "Kidou Senshi Gundam Formula 91"@ja-latn ;
    foaf:name "Mobile Suit Gundam F91"@en,
        "機動戦士ガンダムF91"@ja,
        "Kidou Senshi Gundam Formula 91"@ja-latn .

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

<album/66251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MOBILE SUIT GUNDAM FORMULA 91"@en,
        "機動戦士ガンダムF91 オリジナル・サウンドトラック"@ja,
        "Kidou Senshi GUNDAM F91 Original Soundtrack"@ja-latn ;
    mo:performance_of <album/66251#musicalwork> ;
    mo:recorded_as <album/66251#musicalexpression> ;
    schema:name "MOBILE SUIT GUNDAM FORMULA 91"@en,
        "機動戦士ガンダムF91 オリジナル・サウンドトラック"@ja,
        "Kidou Senshi GUNDAM F91 Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/66251#musicalwork> .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/66251/66251-1488845584.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MOBILE SUIT GUNDAM FORMULA 91"@en,
        "機動戦士ガンダムF91 オリジナル・サウンドトラック"@ja,
        "Kidou Senshi GUNDAM F91 Original Soundtrack"@ja-latn ;
    mo:composer <artist/10016#subject>,
        <artist/4663#subject>,
        <artist/6886#subject> ;
    mo:produced_work <album/66251#musicalwork> ;
    schema:name "MOBILE SUIT GUNDAM FORMULA 91"@en,
        "機動戦士ガンダムF91 オリジナル・サウンドトラック"@ja,
        "Kidou Senshi GUNDAM F91 Original Soundtrack"@ja-latn .

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

<album/66251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "MOBILE SUIT GUNDAM FORMULA 91"@en,
        "機動戦士ガンダムF91 オリジナル・サウンドトラック"@ja,
        "Kidou Senshi GUNDAM F91 Original Soundtrack"@ja-latn ;
    mo:catalogue_number "A8-973" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/48948> ;
    mo:publication_of <album/66251#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    mo:record_count 1 ;
    schema:about <product/1408#subject> ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/66251/66251-1488845584.jpg> ;
    schema:name "MOBILE SUIT GUNDAM FORMULA 91"@en,
        "機動戦士ガンダムF91 オリジナル・サウンドトラック"@ja,
        "Kidou Senshi GUNDAM F91 Original Soundtrack"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/66251/66251-1488845584.jpg> .

_:N2cf03f1fdb504d41ac82f28d7ec169dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Mask's Plot"@en,
        "鉄仮面の陰謀"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Iron Mask's Plot"@en,
        "鉄仮面の陰謀"@ja .

_:N2d721fb61d364aa790e60a6e3c7e8006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gundam F91 Sortie"@en,
        "F91ガンダム出撃"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Gundam F91 Sortie"@en,
        "F91ガンダム出撃"@ja .

_:N350b37e681a84c0eb376d8f2c089dfc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion"@en,
        "再会"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Reunion"@en,
        "再会"@ja .

_:N4321242a3d354891b467c50e1b73072d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carnival"@en,
        "カーニバル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Carnival"@en,
        "カーニバル"@ja .

_:N4ef00847038f43e795af2190eafc82c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seabook's Anger and the Children's Escape"@en,
        "シーブックの怒りと子供達の脱出"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Seabook's Anger and the Children's Escape"@en,
        "シーブックの怒りと子供達の脱出"@ja .

_:N511147d487674428aa597dc45f61fdf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seabook's Grief ~ Annamarie & Cecily"@en,
        "シーブックの苦悩 ～アンナマリーとセシリー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Seabook's Grief ~ Annamarie & Cecily"@en,
        "シーブックの苦悩 ～アンナマリーとセシリー"@ja .

_:N515f3e83935649bebdb8233a4a879901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mobile Suit Sortie"@en,
        "モビルスーツ出撃"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Mobile Suit Sortie"@en,
        "モビルスーツ出撃"@ja .

_:N67ccf94022f24999b22e448639c81c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uneasiness"@en,
        "不安"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Uneasiness"@en,
        "不安"@ja .

_:N67ce9fe121524c9d86fff873b28fb569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Berghito's Death ~ Seabook & Cecily's Anger"@en,
        "戦友ビルギットの死 ～シーブックとセシリーの怒り"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Berghito's Death ~ Seabook & Cecily's Anger"@en,
        "戦友ビルギットの死 ～シーブックとセシリーの怒り"@ja .

_:N86ff874c574f4e23a32ad175736befc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watching You - This Time I'm Seeing You"@en,
        "君を見つめて The time I'm seeing you"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Watching You - This Time I'm Seeing You"@en,
        "君を見つめて The time I'm seeing you"@ja .

_:N870cffc6bf0847ab88e1fff0fd725613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault and Panic"@en,
        "奇襲と混乱"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Assault and Panic"@en,
        "奇襲と混乱"@ja .

_:Naf66fc9700e84d44997ab81f6704b370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a New Space..."@en,
        "新たなる宇宙(そら)へ…"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "To a New Space..."@en,
        "新たなる宇宙(そら)へ…"@ja .

_:Nb1bf5ccfb8af49319d66932a7fdc4337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cecily's Sorrow ~Meitzer Thoughts~"@en,
        "セシリーの悲しみ ～マイッツアーの想い～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Cecily's Sorrow ~Meitzer Thoughts~"@en,
        "セシリーの悲しみ ～マイッツアーの想い～"@ja .

_:Ncbfba7e864cf41319df9e2cca1438948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Babylonia"@en,
        "コスモ・バビロニア"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Cosmo Babylonia"@en,
        "コスモ・バビロニア"@ja .

_:Nce12880af4bf4b67995c049c7c3fdc61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossbone Vanguard's Advance"@en,
        "クロスボーン・バン軍の進行と戦い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Crossbone Vanguard's Advance"@en,
        "クロスボーン・バン軍の進行と戦い"@ja .

_:Nce2290ed58ce4a01b2107dc598035539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Mask Karozzo"@en,
        "鉄仮面・カロッゾ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Iron Mask Karozzo"@en,
        "鉄仮面・カロッゾ"@ja .

_:Neb793e06aa1a4cee999da2cd4fd5cf44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking For Cecily ~ Seabook's Theme"@en,
        "セシリーを探して ～シーブックのテーマ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Looking For Cecily ~ Seabook's Theme"@en,
        "セシリーを探して ～シーブックのテーマ"@ja .

_:Nec8595a8f43148ac892786c86d547993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "戦闘"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Battle"@en,
        "戦闘"@ja .

_:Nf4d2eb5f22894ef99e4e9b8a30db7c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Wind ~Shining Smiles in the Wind~"@en,
        "ETERNAL WIND ～ほほえみは光る風の中～"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Eternal Wind ~Shining Smiles in the Wind~"@en,
        "ETERNAL WIND ～ほほえみは光る風の中～"@ja .

_:Nfe913e66e1b743958d7db14dda01589a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle"@en,
        "最終決戦"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N0c5a989b1e2e4d37bbeb3318919a0491 ;
    schema:name "Final Battle"@en,
        "最終決戦"@ja .

_:N0c5a989b1e2e4d37bbeb3318919a0491 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cf03f1fdb504d41ac82f28d7ec169dd,
        _:N2d721fb61d364aa790e60a6e3c7e8006,
        _:N350b37e681a84c0eb376d8f2c089dfc9,
        _:N4321242a3d354891b467c50e1b73072d,
        _:N4ef00847038f43e795af2190eafc82c2,
        _:N511147d487674428aa597dc45f61fdf7,
        _:N515f3e83935649bebdb8233a4a879901,
        _:N67ccf94022f24999b22e448639c81c02,
        _:N67ce9fe121524c9d86fff873b28fb569,
        _:N86ff874c574f4e23a32ad175736befc4,
        _:N870cffc6bf0847ab88e1fff0fd725613,
        _:Naf66fc9700e84d44997ab81f6704b370,
        _:Nb1bf5ccfb8af49319d66932a7fdc4337,
        _:Ncbfba7e864cf41319df9e2cca1438948,
        _:Nce12880af4bf4b67995c049c7c3fdc61,
        _:Nce2290ed58ce4a01b2107dc598035539,
        _:Neb793e06aa1a4cee999da2cd4fd5cf44,
        _:Nec8595a8f43148ac892786c86d547993,
        _:Nf4d2eb5f22894ef99e4e9b8a30db7c9d,
        _:Nfe913e66e1b743958d7db14dda01589a ;
    mo:track_count 20 ;
    schema:duration "PT71:30"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N2cf03f1fdb504d41ac82f28d7ec169dd,
        _:N2d721fb61d364aa790e60a6e3c7e8006,
        _:N350b37e681a84c0eb376d8f2c089dfc9,
        _:N4321242a3d354891b467c50e1b73072d,
        _:N4ef00847038f43e795af2190eafc82c2,
        _:N511147d487674428aa597dc45f61fdf7,
        _:N515f3e83935649bebdb8233a4a879901,
        _:N67ccf94022f24999b22e448639c81c02,
        _:N67ce9fe121524c9d86fff873b28fb569,
        _:N86ff874c574f4e23a32ad175736befc4,
        _:N870cffc6bf0847ab88e1fff0fd725613,
        _:Naf66fc9700e84d44997ab81f6704b370,
        _:Nb1bf5ccfb8af49319d66932a7fdc4337,
        _:Ncbfba7e864cf41319df9e2cca1438948,
        _:Nce12880af4bf4b67995c049c7c3fdc61,
        _:Nce2290ed58ce4a01b2107dc598035539,
        _:Neb793e06aa1a4cee999da2cd4fd5cf44,
        _:Nec8595a8f43148ac892786c86d547993,
        _:Nf4d2eb5f22894ef99e4e9b8a30db7c9d,
        _:Nfe913e66e1b743958d7db14dda01589a .

