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

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

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

<artist/31761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin-ichi Kawaharada"@en,
        "川原田新一"@ja ;
    foaf:made <album/138194#subject>,
        <album/138194#vocals> ;
    foaf:name "Shin-ichi Kawaharada"@en,
        "川原田新一"@ja .

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

<album/56419> a mo:Release ;
    mo:catalogue_number "K25G-7104" .

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

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

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

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

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

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

<https://media.vgm.io/albums/49/138194/138194-9a67dbd0c125.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138194#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/138194/138194-9a67dbd0c125.jpg> ;
    foaf:depicts <album/138194#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/138194/138194-9a67dbd0c125.jpg> .

<https://medium-media.vgm.io/albums/49/138194/138194-9a67dbd0c125.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/138194#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-28"^^xsd:date ;
    dcterms:title "Rokushin Gattai God Mars BGM Collection"@en,
        "六神合体ゴッドマーズ BGM集"@ja,
        "Rokushin Gattai God Mars BGM Collection"@ja-latn ;
    mo:catalogue_number "NKCD-11007" ;
    mo:media_type "UHQCD" ;
    mo:other_release_of <album/56419> ;
    mo:publication_of <album/138194#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N0b067fae051848e2941ab16acd2d951f ;
    mo:record_count 1 ;
    schema:about <product/21669#subject> ;
    schema:datePublished "2018-03-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/138194/138194-9a67dbd0c125.jpg> ;
    schema:name "Rokushin Gattai God Mars BGM Collection"@en,
        "六神合体ゴッドマーズ BGM集"@ja,
        "Rokushin Gattai God Mars BGM Collection"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/138194/138194-9a67dbd0c125.jpg> .

_:N25fc6c58ee2b4699a2a515f81b073fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ズール最後の戦い"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "ズール最後の戦い"@ja .

_:N43d46d95121049578fd6251a453a24ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガイヤー・地球を救え!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "ガイヤー・地球を救え!"@ja .

_:N4bfd3e712db44bce9b2178214b4b88f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ・1999年"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "プロローグ・1999年"@ja .

_:N4cd3628df1b045b5841ad59fcf99f8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀河に一人"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "銀河に一人"@ja .

_:N6725c7573c6f48328281303049e8938b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿命の戦い"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "宿命の戦い"@ja .

_:N81b03b324b4140da9c2d6984d6286e3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空白の過去"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "空白の過去"@ja .

_:Na14aab12e173414ab93b9789c3102dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マーグ・死す!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "マーグ・死す!"@ja .

_:Nacfe8730ffdf440c8f9edaf6bc5de9ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birthday City"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "Birthday City"@ja .

_:Nadb710c3cbd345a5901b41dd09a48a1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロゼの悲しみ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "ロゼの悲しみ"@ja .

_:Nb646863b890f404896170621de6699a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マーグ・洗脳"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "マーグ・洗脳"@ja .

_:Nc9f4694bd690482d8f2f682d67fa1b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マーズ・マーグ運命の出会い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "マーズ・マーグ運命の出会い"@ja .

_:Ncc87d552669c4741949ebfedee70e8e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の記憶"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "愛の記憶"@ja .

_:Ndd13e35e10ce48b4a7593cdfd7841815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のストーリィ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "愛のストーリィ"@ja .

_:Nf4b1bc74b1f54fc9933a9feda8cb293b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラッシャー隊出撃"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N0b067fae051848e2941ab16acd2d951f ;
    schema:name "クラッシャー隊出撃"@ja .

_:N0b067fae051848e2941ab16acd2d951f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25fc6c58ee2b4699a2a515f81b073fd3,
        _:N43d46d95121049578fd6251a453a24ca,
        _:N4bfd3e712db44bce9b2178214b4b88f5,
        _:N4cd3628df1b045b5841ad59fcf99f8cd,
        _:N6725c7573c6f48328281303049e8938b,
        _:N81b03b324b4140da9c2d6984d6286e3c,
        _:Na14aab12e173414ab93b9789c3102dce,
        _:Nacfe8730ffdf440c8f9edaf6bc5de9ca,
        _:Nadb710c3cbd345a5901b41dd09a48a1a,
        _:Nb646863b890f404896170621de6699a9,
        _:Nc9f4694bd690482d8f2f682d67fa1b37,
        _:Ncc87d552669c4741949ebfedee70e8e9,
        _:Ndd13e35e10ce48b4a7593cdfd7841815,
        _:Nf4b1bc74b1f54fc9933a9feda8cb293b ;
    mo:track_count 14 ;
    schema:duration "PT43:02"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N25fc6c58ee2b4699a2a515f81b073fd3,
        _:N43d46d95121049578fd6251a453a24ca,
        _:N4bfd3e712db44bce9b2178214b4b88f5,
        _:N4cd3628df1b045b5841ad59fcf99f8cd,
        _:N6725c7573c6f48328281303049e8938b,
        _:N81b03b324b4140da9c2d6984d6286e3c,
        _:Na14aab12e173414ab93b9789c3102dce,
        _:Nacfe8730ffdf440c8f9edaf6bc5de9ca,
        _:Nadb710c3cbd345a5901b41dd09a48a1a,
        _:Nb646863b890f404896170621de6699a9,
        _:Nc9f4694bd690482d8f2f682d67fa1b37,
        _:Ncc87d552669c4741949ebfedee70e8e9,
        _:Ndd13e35e10ce48b4a7593cdfd7841815,
        _:Nf4b1bc74b1f54fc9933a9feda8cb293b .

