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

<artist/17224#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Mizushima"@en,
        "水島裕"@ja ;
    foaf:made <album/56407#subject>,
        <album/56407#vocals> ;
    foaf:name "Yu Mizushima"@en,
        "水島裕"@ja .

<artist/19077#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Fujikawa"@en,
        "藤川桂介"@ja ;
    foaf:made <album/56407#lyrics>,
        <album/56407#subject> ;
    foaf:name "Keisuke Fujikawa"@en,
        "藤川桂介"@ja .

<artist/30092#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ippo Hiura"@en,
        "樋浦一帆"@ja ;
    foaf:made <album/56407#subject>,
        <album/56407#vocals> ;
    foaf:name "Ippo Hiura"@en,
        "樋浦一帆"@ja .

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

<album/56406> a mo:Release ;
    mo:catalogue_number "K22G-7068" .

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

<artist/8442#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56407#subject> ;
    schema:name "Yuichiro Oda"@en,
        "小田裕一郎"@ja ;
    foaf:made <album/56407#composition>,
        <album/56407#lyrics>,
        <album/56407#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/56407#musicalexpression> a mo:Signal ;
    mo:published_as <album/56407#subject> ;
    mo:records <album/56407#performance> .

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

<https://medium-media.vgm.io/albums/70/56407/56407-1451152905.jpg> a schema:ImageObject,
        foaf:Image .

<album/56407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rokushin Gattai God Mars BGM VOL.1"@en,
        "六神合体ゴッドマーズ BGM VOL.1"@ja,
        "Rokushin Gattai God Mars BGM VOL.1"@ja-latn ;
    mo:composer <artist/5262#subject>,
        <artist/8442#subject> ;
    mo:produced_work <album/56407#musicalwork> ;
    schema:name "Rokushin Gattai God Mars BGM VOL.1"@en,
        "六神合体ゴッドマーズ BGM VOL.1"@ja,
        "Rokushin Gattai God Mars BGM VOL.1"@ja-latn .

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

<album/56407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rokushin Gattai God Mars BGM VOL.1"@en,
        "六神合体ゴッドマーズ BGM VOL.1"@ja,
        "Rokushin Gattai God Mars BGM VOL.1"@ja-latn ;
    mo:performance_of <album/56407#musicalwork> ;
    mo:performer <artist/32613#subject> ;
    mo:recorded_as <album/56407#musicalexpression> ;
    schema:byArtist <artist/32613#subject> ;
    schema:name "Rokushin Gattai God Mars BGM VOL.1"@en,
        "六神合体ゴッドマーズ BGM VOL.1"@ja,
        "Rokushin Gattai God Mars BGM VOL.1"@ja-latn ;
    schema:workPerformed <album/56407#musicalwork> .

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

<artist/32613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56407#performance> ;
    schema:name "King Orchestra"@en,
        "キングオーケストラ"@ja ;
    foaf:name "King Orchestra"@en,
        "キングオーケストラ"@ja .

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

<album/56407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-01-09"^^xsd:date ;
    dcterms:title "Rokushin Gattai God Mars BGM VOL.1"@en,
        "六神合体ゴッドマーズ BGM VOL.1"@ja,
        "Rokushin Gattai God Mars BGM VOL.1"@ja-latn ;
    mo:catalogue_number "KICA-2106" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/56406> ;
    mo:publication_of <album/56407#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N5460334175774a64a480782fbd3965e9 ;
    mo:record_count 1 ;
    schema:about <product/21664#subject> ;
    schema:byArtist <artist/32613#subject> ;
    schema:datePublished "1993-01-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/56407/56407-1451152905.jpg> ;
    schema:name "Rokushin Gattai God Mars BGM VOL.1"@en,
        "六神合体ゴッドマーズ BGM VOL.1"@ja,
        "Rokushin Gattai God Mars BGM VOL.1"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/56407/56407-1451152905.jpg> .

_:N209c5b45ac8a4fab9cdb6408a2c9c7d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガイヤーロボット"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "ガイヤーロボット"@ja .

_:N62b0e1525d7d43a58b836f29370443bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1999年グランド・クロス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "1999年グランド・クロス"@ja .

_:N669af6782b5143d5b2659bebe3d86cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗殺者"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "暗殺者"@ja .

_:N68e029133d324b3e8507eafde858b0b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙の王者！ゴッドマーズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "宇宙の王者！ゴッドマーズ"@ja .

_:N6c06f4ebf432441894b2769c4131f0fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の金字塔 パート2"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "愛の金字塔 パート2"@ja .

_:N6c12919fa7344565a14f52b2ea15e91e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "六神合体"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "六神合体"@ja .

_:N708d76740f4e404e8f482e9b380cfdb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺は誰だ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "俺は誰だ"@ja .

_:N899d589f7e64444fbd6f8786ca2f1d3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の金字塔"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "愛の金字塔"@ja .

_:N9c2a3f9d33d04e3fb8f959962425c61b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦士の詩"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "戦士の詩"@ja .

_:Nc2087762432246a8a98e56ef3f47fdce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀河に一人"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "銀河に一人"@ja .

_:Nceaabbe30e9c4050904987a5886065f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ギシン星"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "ギシン星"@ja .

_:Nd7b8dccd00d54cee8cac19eef7b14b1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "母・静子"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "母・静子"@ja .

_:Ne4df8f94ea3b474b89806fe680ab1798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラッシャー隊のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "クラッシャー隊のテーマ"@ja .

_:Nf579c2bd67524049954f9341e9c3547c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超能力者"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N5460334175774a64a480782fbd3965e9 ;
    schema:name "超能力者"@ja .

_:N5460334175774a64a480782fbd3965e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N209c5b45ac8a4fab9cdb6408a2c9c7d6,
        _:N62b0e1525d7d43a58b836f29370443bf,
        _:N669af6782b5143d5b2659bebe3d86cab,
        _:N68e029133d324b3e8507eafde858b0b1,
        _:N6c06f4ebf432441894b2769c4131f0fd,
        _:N6c12919fa7344565a14f52b2ea15e91e,
        _:N708d76740f4e404e8f482e9b380cfdb2,
        _:N899d589f7e64444fbd6f8786ca2f1d3f,
        _:N9c2a3f9d33d04e3fb8f959962425c61b,
        _:Nc2087762432246a8a98e56ef3f47fdce,
        _:Nceaabbe30e9c4050904987a5886065f3,
        _:Nd7b8dccd00d54cee8cac19eef7b14b1b,
        _:Ne4df8f94ea3b474b89806fe680ab1798,
        _:Nf579c2bd67524049954f9341e9c3547c ;
    mo:track_count 14 ;
    schema:duration "PT42:33"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N209c5b45ac8a4fab9cdb6408a2c9c7d6,
        _:N62b0e1525d7d43a58b836f29370443bf,
        _:N669af6782b5143d5b2659bebe3d86cab,
        _:N68e029133d324b3e8507eafde858b0b1,
        _:N6c06f4ebf432441894b2769c4131f0fd,
        _:N6c12919fa7344565a14f52b2ea15e91e,
        _:N708d76740f4e404e8f482e9b380cfdb2,
        _:N899d589f7e64444fbd6f8786ca2f1d3f,
        _:N9c2a3f9d33d04e3fb8f959962425c61b,
        _:Nc2087762432246a8a98e56ef3f47fdce,
        _:Nceaabbe30e9c4050904987a5886065f3,
        _:Nd7b8dccd00d54cee8cac19eef7b14b1b,
        _:Ne4df8f94ea3b474b89806fe680ab1798,
        _:Nf579c2bd67524049954f9341e9c3547c .

