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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/68717#lyrics>,
        <album/68717#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<album/22925> a mo:Release ;
    mo:catalogue_number "K22G-7167" .

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

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

<artist/8442#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68717#subject> ;
    schema:name "Yuichiro Oda"@en,
        "小田裕一郎"@ja ;
    foaf:made <album/68717#composition>,
        <album/68717#lyrics>,
        <album/68717#subject> ;
    foaf:name "Yuichiro Oda"@en,
        "小田裕一郎"@ja .

<product/21664#subject> a schema:CreativeWork ;
    schema:name "GOD MARS"@en,
        "六神合体ゴッドマーズ"@ja,
        "Rokushin Gattai God Mars"@ja-latn ;
    foaf:name "GOD MARS"@en,
        "六神合体ゴッドマーズ"@ja,
        "Rokushin Gattai God Mars"@ja-latn .

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

<album/68717#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unreleased BGM Collection Series 4 - Rokushin Gattai God Mars"@en,
        "未収録BGMコレクションシリーズ4 六神合体ゴッドマーズ"@ja,
        "Mishuuroku BGM Collection Series 4 - Rokushin Gattai God Mars"@ja-latn ;
    mo:performance_of <album/68717#musicalwork> ;
    mo:recorded_as <album/68717#musicalexpression> ;
    schema:name "Unreleased BGM Collection Series 4 - Rokushin Gattai God Mars"@en,
        "未収録BGMコレクションシリーズ4 六神合体ゴッドマーズ"@ja,
        "Mishuuroku BGM Collection Series 4 - Rokushin Gattai God Mars"@ja-latn ;
    schema:workPerformed <album/68717#musicalwork> .

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

<album/68717#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unreleased BGM Collection Series 4 - Rokushin Gattai God Mars"@en,
        "未収録BGMコレクションシリーズ4 六神合体ゴッドマーズ"@ja,
        "Mishuuroku BGM Collection Series 4 - Rokushin Gattai God Mars"@ja-latn ;
    mo:composer <artist/5262#subject>,
        <artist/8442#subject> ;
    mo:produced_work <album/68717#musicalwork> ;
    schema:name "Unreleased BGM Collection Series 4 - Rokushin Gattai God Mars"@en,
        "未収録BGMコレクションシリーズ4 六神合体ゴッドマーズ"@ja,
        "Mishuuroku BGM Collection Series 4 - Rokushin Gattai God Mars"@ja-latn .

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68717#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/68717#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/68717#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-01-01"^^xsd:date ;
    dcterms:title "Unreleased BGM Collection Series 4 - Rokushin Gattai God Mars"@en,
        "未収録BGMコレクションシリーズ4 六神合体ゴッドマーズ"@ja,
        "Mishuuroku BGM Collection Series 4 - Rokushin Gattai God Mars"@ja-latn ;
    mo:catalogue_number "K22H-4164" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/22925> ;
    mo:publication_of <album/68717#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Neb0c32ad3caf4c82a42c50055441a77e ;
    mo:record_count 1 ;
    schema:about <product/21664#subject> ;
    schema:datePublished "1984-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Unreleased BGM Collection Series 4 - Rokushin Gattai God Mars"@en,
        "未収録BGMコレクションシリーズ4 六神合体ゴッドマーズ"@ja,
        "Mishuuroku BGM Collection Series 4 - Rokushin Gattai God Mars"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N05269a45cbc941fdb1986d0754ef0de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アタック!"@ja,
        "Attack!"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "アタック!"@ja,
        "Attack!"@ja-latn .

_:N09148926af6647048426bccdcd038294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション1"@ja,
        "Bridge Collection 1"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "ブリッジ・コレクション1"@ja,
        "Bridge Collection 1"@ja-latn .

_:N114f2e661d314e61ad7d1d4049dea99f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しのびよる魔手"@ja,
        "Shinobiyoru Mashu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "しのびよる魔手"@ja,
        "Shinobiyoru Mashu"@ja-latn .

_:N3d96dd92acb74244af0908ad2e25a7f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しき幻影"@ja,
        "Kanashiki Gen'ei"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "悲しき幻影"@ja,
        "Kanashiki Gen'ei"@ja-latn .

_:N41bf9a800f274e069da8d39eb8be98e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション2"@ja,
        "Bridge Collection 2"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "ブリッジ・コレクション2"@ja,
        "Bridge Collection 2"@ja-latn .

_:N5fd2fb316e364bbf98ab145f24ef0ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逃避行"@ja,
        "Touhikou"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "逃避行"@ja,
        "Touhikou"@ja-latn .

_:N6eb191dc10a44497a05b4ba4c161271c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テレパシー"@ja,
        "Telepathy"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "テレパシー"@ja,
        "Telepathy"@ja-latn .

_:N6f547380689f4102b21dc1c7668cd199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "安らぎの魂"@ja,
        "Yasuragi no Tamashii"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "安らぎの魂"@ja,
        "Yasuragi no Tamashii"@ja-latn .

_:N7e094a50eab64a08a7abce39edc0be27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の金字塔 (TVサイズ・カラオケ)"@ja,
        "Ai no Kinjitou (TV Size Karaoke)"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "愛の金字塔 (TVサイズ・カラオケ)"@ja,
        "Ai no Kinjitou (TV Size Karaoke)"@ja-latn .

_:N8cfc5c22bde6413f83e0652d22f1a7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "襲いくる敵"@ja,
        "Osoikuru Teki"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "襲いくる敵"@ja,
        "Osoikuru Teki"@ja-latn .

_:Na28de666c36047dcbedd124b86a18ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦いの宇宙"@ja,
        "Tatakai no Uchuu"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "戦いの宇宙"@ja,
        "Tatakai no Uchuu"@ja-latn .

_:Nbc672a8dae2e40fa833c1b59ea81c8a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邪悪の影"@ja,
        "Jaaku no Kage"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "邪悪の影"@ja,
        "Jaaku no Kage"@ja-latn .

_:Nc407e4866f734dd0b525d55115cba118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙の王者!ゴッドマーズ (TVサイズ・カラオケ)"@ja,
        "Uchuu no Ouja! God Mars (TV Size Karaoke)"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "宇宙の王者!ゴッドマーズ (TVサイズ・カラオケ)"@ja,
        "Uchuu no Ouja! God Mars (TV Size Karaoke)"@ja-latn .

_:Ncfcc6c7448d74715ad3f671a7ad407ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い"@ja,
        "Omoi"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "想い"@ja,
        "Omoi"@ja-latn .

_:Ne787ab9717db4cd6809273ff5468b06e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意の旅立ち"@ja,
        "Ketsui no Tabidachi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Neb0c32ad3caf4c82a42c50055441a77e ;
    schema:name "決意の旅立ち"@ja,
        "Ketsui no Tabidachi"@ja-latn .

_:Neb0c32ad3caf4c82a42c50055441a77e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05269a45cbc941fdb1986d0754ef0de3,
        _:N09148926af6647048426bccdcd038294,
        _:N114f2e661d314e61ad7d1d4049dea99f,
        _:N3d96dd92acb74244af0908ad2e25a7f7,
        _:N41bf9a800f274e069da8d39eb8be98e4,
        _:N5fd2fb316e364bbf98ab145f24ef0ac2,
        _:N6eb191dc10a44497a05b4ba4c161271c,
        _:N6f547380689f4102b21dc1c7668cd199,
        _:N7e094a50eab64a08a7abce39edc0be27,
        _:N8cfc5c22bde6413f83e0652d22f1a7a0,
        _:Na28de666c36047dcbedd124b86a18ce2,
        _:Nbc672a8dae2e40fa833c1b59ea81c8a7,
        _:Nc407e4866f734dd0b525d55115cba118,
        _:Ncfcc6c7448d74715ad3f671a7ad407ed,
        _:Ne787ab9717db4cd6809273ff5468b06e ;
    mo:track_count 15 ;
    schema:duration "PT19:53"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N05269a45cbc941fdb1986d0754ef0de3,
        _:N09148926af6647048426bccdcd038294,
        _:N114f2e661d314e61ad7d1d4049dea99f,
        _:N3d96dd92acb74244af0908ad2e25a7f7,
        _:N41bf9a800f274e069da8d39eb8be98e4,
        _:N5fd2fb316e364bbf98ab145f24ef0ac2,
        _:N6eb191dc10a44497a05b4ba4c161271c,
        _:N6f547380689f4102b21dc1c7668cd199,
        _:N7e094a50eab64a08a7abce39edc0be27,
        _:N8cfc5c22bde6413f83e0652d22f1a7a0,
        _:Na28de666c36047dcbedd124b86a18ce2,
        _:Nbc672a8dae2e40fa833c1b59ea81c8a7,
        _:Nc407e4866f734dd0b525d55115cba118,
        _:Ncfcc6c7448d74715ad3f671a7ad407ed,
        _:Ne787ab9717db4cd6809273ff5468b06e .

