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

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

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

<album/56134> a mo:Release ;
    mo:catalogue_number "K25H-4220" .

<album/56135> a mo:Release ;
    mo:catalogue_number "K30X-7019" .

<album/56136> a mo:Release ;
    mo:catalogue_number "KICA-2151" .

<artist/2340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56133#subject> ;
    schema:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja ;
    foaf:made <album/56133#composition>,
        <album/56133#subject> ;
    foaf:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja .

<artist/5262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56133#subject> ;
    schema:name "Kei Wakakusa"@en,
        "若草恵"@ja ;
    foaf:made <album/56133#composition>,
        <album/56133#subject> ;
    foaf:name "Kei Wakakusa"@en,
        "若草恵"@ja .

<product/6597#subject> a schema:CreativeWork ;
    schema:name "Heavy Metal L-Gaim"@en,
        "重戦機エルガイム"@ja,
        "Chuusenki L-Gaim"@ja-latn ;
    foaf:name "Heavy Metal L-Gaim"@en,
        "重戦機エルガイム"@ja,
        "Chuusenki L-Gaim"@ja-latn .

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

<album/56133#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heavy Metal L-GAIM BGM COLLECTION VOL.2"@en,
        "重戦機(ヘビーメタル)エルガイム BGM集 VOL.2"@ja,
        "Heavy Metal L-GAIM BGM-shuu VOL.2"@ja-latn ;
    mo:performance_of <album/56133#musicalwork> ;
    mo:recorded_as <album/56133#musicalexpression> ;
    schema:name "Heavy Metal L-GAIM BGM COLLECTION VOL.2"@en,
        "重戦機(ヘビーメタル)エルガイム BGM集 VOL.2"@ja,
        "Heavy Metal L-GAIM BGM-shuu VOL.2"@ja-latn ;
    schema:workPerformed <album/56133#musicalwork> .

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

<https://medium-media.vgm.io/albums/33/56133/56133-1492361520.jpg> a schema:ImageObject,
        foaf:Image .

<album/56133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heavy Metal L-GAIM BGM COLLECTION VOL.2"@en,
        "重戦機(ヘビーメタル)エルガイム BGM集 VOL.2"@ja,
        "Heavy Metal L-GAIM BGM-shuu VOL.2"@ja-latn ;
    mo:composer <artist/2340#subject>,
        <artist/5262#subject> ;
    mo:produced_work <album/56133#musicalwork> ;
    schema:name "Heavy Metal L-GAIM BGM COLLECTION VOL.2"@en,
        "重戦機(ヘビーメタル)エルガイム BGM集 VOL.2"@ja,
        "Heavy Metal L-GAIM BGM-shuu VOL.2"@ja-latn .

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

<album/56133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-07-21"^^xsd:date ;
    dcterms:title "Heavy Metal L-GAIM BGM COLLECTION VOL.2"@en,
        "重戦機(ヘビーメタル)エルガイム BGM集 VOL.2"@ja,
        "Heavy Metal L-GAIM BGM-shuu VOL.2"@ja-latn ;
    mo:catalogue_number "K25G-7206" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/56134>,
        <album/56135>,
        <album/56136> ;
    mo:publication_of <album/56133#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    mo:record_count 1 ;
    schema:about <product/6597#subject> ;
    schema:datePublished "1984-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/56133/56133-1492361520.jpg> ;
    schema:name "Heavy Metal L-GAIM BGM COLLECTION VOL.2"@en,
        "重戦機(ヘビーメタル)エルガイム BGM集 VOL.2"@ja,
        "Heavy Metal L-GAIM BGM-shuu VOL.2"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/56133/56133-1492361520.jpg> .

_:N20f41e184a844c30aa01efa012e78b4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帝王ポセイダル"@ja,
        "Teiou Poseidal"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "帝王ポセイダル"@ja,
        "Teiou Poseidal"@ja-latn .

_:N393b183ca959462a942cdc48b858364e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペンタゴナ・ワールド"@ja,
        "Pentagona World"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "ペンタゴナ・ワールド"@ja,
        "Pentagona World"@ja-latn .

_:N46091ecb5c284c3d8e707846fe80bf92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション①"@ja,
        "Bridge Collection (1)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "ブリッジ・コレクション①"@ja,
        "Bridge Collection (1)"@ja-latn .

_:N492071f577d64d299074c2a4e560253f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル・アタック"@ja,
        "Battle Attack"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "バトル・アタック"@ja,
        "Battle Attack"@ja-latn .

_:N6a902f0cc4a44c12b46e5f1afc02cb76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リリスのコンチェルト"@ja,
        "Lillith no Concerto"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "リリスのコンチェルト"@ja,
        "Lillith no Concerto"@ja-latn .

_:N79adf64b86da434aaa7cab85e0335334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリヤーモ Walking"@ja,
        "Priya Mo Walking"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "プリヤーモ Walking"@ja,
        "Priya Mo Walking"@ja-latn .

_:N7b1cd175269a417a9dc657ec406c37d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション②"@ja,
        "Bridge Collection (2)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "ブリッジ・コレクション②"@ja,
        "Bridge Collection (2)"@ja-latn .

_:N7f7c680c5513421bb111926b0477631a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追跡フロッサー"@ja,
        "Tsuiseki Flosser"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "追跡フロッサー"@ja,
        "Tsuiseki Flosser"@ja-latn .

_:N802d37faafc44dbab4d4d18f2e428f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謀略のエンパイア"@ja,
        "Bouryaku no Empire"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "謀略のエンパイア"@ja,
        "Bouryaku no Empire"@ja-latn .

_:N84b6b166fa71488f86448bdf8a276220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スターライト・シャワー（カラオケ）"@ja,
        "Starlight Shower (Karaoke)"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "スターライト・シャワー（カラオケ）"@ja,
        "Starlight Shower (Karaoke)"@ja-latn .

_:N8cef8d49a82b42c7b5133dbc6bc91ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀愁 Far Away"@ja,
        "Aishuu Far Away"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "哀愁 Far Away"@ja,
        "Aishuu Far Away"@ja-latn .

_:N8d1b3db09f2d436f87c31d6b712e2d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デッド・エンド"@ja,
        "Dead End"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "デッド・エンド"@ja,
        "Dead End"@ja-latn .

_:Na236b3409c124fe399d07678034f8f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予告（エルガイム）"@ja,
        "Yokoku (L-GAIM)"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "予告（エルガイム）"@ja,
        "Yokoku (L-GAIM)"@ja-latn .

_:Naaa42cba0a374f29ad5510a42e96c2ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エルガイム－Time for L-GAIM－（カラオケ）"@ja,
        "L-GAIM -Time for L-GAIM- (Karaoke)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "エルガイム－Time for L-GAIM－（カラオケ）"@ja,
        "L-GAIM -Time for L-GAIM- (Karaoke)"@ja-latn .

_:Nb69d828c9b0749a69137dbd48e6a8c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーミング・サンズ"@ja,
        "Dreaming Suns"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "ドリーミング・サンズ"@ja,
        "Dreaming Suns"@ja-latn .

_:Nc2b6827511ff49c288e1415abc4ef638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スター・フリート"@ja,
        "Star Fleet"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "スター・フリート"@ja,
        "Star Fleet"@ja-latn .

_:Ne78b0433d6bb4107949ce3ca6114ae6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲劇の Memories"@ja,
        "Higeki no Memories"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N5e2e5906f2fd4ed2a74938e69ae5fc33 ;
    schema:name "悲劇の Memories"@ja,
        "Higeki no Memories"@ja-latn .

_:N5e2e5906f2fd4ed2a74938e69ae5fc33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20f41e184a844c30aa01efa012e78b4b,
        _:N393b183ca959462a942cdc48b858364e,
        _:N46091ecb5c284c3d8e707846fe80bf92,
        _:N492071f577d64d299074c2a4e560253f,
        _:N6a902f0cc4a44c12b46e5f1afc02cb76,
        _:N79adf64b86da434aaa7cab85e0335334,
        _:N7b1cd175269a417a9dc657ec406c37d9,
        _:N7f7c680c5513421bb111926b0477631a,
        _:N802d37faafc44dbab4d4d18f2e428f7f,
        _:N84b6b166fa71488f86448bdf8a276220,
        _:N8cef8d49a82b42c7b5133dbc6bc91ae7,
        _:N8d1b3db09f2d436f87c31d6b712e2d0d,
        _:Na236b3409c124fe399d07678034f8f4a,
        _:Naaa42cba0a374f29ad5510a42e96c2ae,
        _:Nb69d828c9b0749a69137dbd48e6a8c54,
        _:Nc2b6827511ff49c288e1415abc4ef638,
        _:Ne78b0433d6bb4107949ce3ca6114ae6a ;
    mo:track_count 17 ;
    schema:duration "PT21:53"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N20f41e184a844c30aa01efa012e78b4b,
        _:N393b183ca959462a942cdc48b858364e,
        _:N46091ecb5c284c3d8e707846fe80bf92,
        _:N492071f577d64d299074c2a4e560253f,
        _:N6a902f0cc4a44c12b46e5f1afc02cb76,
        _:N79adf64b86da434aaa7cab85e0335334,
        _:N7b1cd175269a417a9dc657ec406c37d9,
        _:N7f7c680c5513421bb111926b0477631a,
        _:N802d37faafc44dbab4d4d18f2e428f7f,
        _:N84b6b166fa71488f86448bdf8a276220,
        _:N8cef8d49a82b42c7b5133dbc6bc91ae7,
        _:N8d1b3db09f2d436f87c31d6b712e2d0d,
        _:Na236b3409c124fe399d07678034f8f4a,
        _:Naaa42cba0a374f29ad5510a42e96c2ae,
        _:Nb69d828c9b0749a69137dbd48e6a8c54,
        _:Nc2b6827511ff49c288e1415abc4ef638,
        _:Ne78b0433d6bb4107949ce3ca6114ae6a .

