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

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

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

<album/145528> a mo:Release ;
    mo:catalogue_number "CD/006" .

<artist/25074#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145525#subject> ;
    schema:name "Yuji Koseki"@en,
        "古関裕而"@ja ;
    foaf:made <album/145525#composition>,
        <album/145525#subject> ;
    foaf:name "Yuji Koseki"@en,
        "古関裕而"@ja .

<artist/629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145525#subject> ;
    schema:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja ;
    foaf:made <album/145525#composition>,
        <album/145525#subject> ;
    foaf:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja .

<artist/8778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145525#subject> ;
    schema:name "Akiko Yano"@en,
        "矢野顕子"@ja ;
    foaf:made <album/145525#composition>,
        <album/145525#subject> ;
    foaf:name "Akiko Yano"@en,
        "矢野顕子"@ja .

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

<album/145525#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MOTHRA ORIGINAL SOUND TRACK"@en,
        "東宝映画「モスラ」オリジナルサウンドトラック"@ja,
        "Rebirth of Mothra Original Soundtrack"@ja-latn ;
    mo:performance_of <album/145525#musicalwork> ;
    mo:recorded_as <album/145525#musicalexpression> ;
    schema:name "MOTHRA ORIGINAL SOUND TRACK"@en,
        "東宝映画「モスラ」オリジナルサウンドトラック"@ja,
        "Rebirth of Mothra Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/145525#musicalwork> .

<https://media.vgm.io/albums/52/145525/145525-3fb89885159c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145525#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/145525/145525-3fb89885159c.jpg> ;
    foaf:depicts <album/145525#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/145525/145525-3fb89885159c.jpg> .

<https://medium-media.vgm.io/albums/52/145525/145525-3fb89885159c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145525#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MOTHRA ORIGINAL SOUND TRACK"@en,
        "東宝映画「モスラ」オリジナルサウンドトラック"@ja,
        "Rebirth of Mothra Original Soundtrack"@ja-latn ;
    mo:composer <artist/25074#subject>,
        <artist/629#subject>,
        <artist/8778#subject> ;
    mo:produced_work <album/145525#musicalwork> ;
    schema:name "MOTHRA ORIGINAL SOUND TRACK"@en,
        "東宝映画「モスラ」オリジナルサウンドトラック"@ja,
        "Rebirth of Mothra Original Soundtrack"@ja-latn .

<album/145525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-11-21"^^xsd:date ;
    dcterms:title "MOTHRA ORIGINAL SOUND TRACK"@en,
        "東宝映画「モスラ」オリジナルサウンドトラック"@ja,
        "Rebirth of Mothra Original Soundtrack"@ja-latn ;
    mo:catalogue_number "PCCR-00244" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/145528> ;
    mo:publication_of <album/145525#musicalexpression> ;
    mo:publisher _:Naa61841bfce243c6b30bfd0d7708dbf6 ;
    mo:record _:N01a611276e5f4c07a0cc82fd71e21565 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rebirth of Mothra (MOTHRA)"@en ;
            foaf:name "Rebirth of Mothra (MOTHRA)"@en ] ;
    schema:datePublished "1996-11-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/52/145525/145525-3fb89885159c.jpg> ;
    schema:name "MOTHRA ORIGINAL SOUND TRACK"@en,
        "東宝映画「モスラ」オリジナルサウンドトラック"@ja,
        "Rebirth of Mothra Original Soundtrack"@ja-latn ;
    schema:publisher _:Naa61841bfce243c6b30bfd0d7708dbf6 ;
    foaf:depiction <https://media.vgm.io/albums/52/145525/145525-3fb89885159c.jpg> .

_:N0eb43a2687514d0b938d6d9660e78bb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Prayer (instrumental)"@en,
        "祈りの歌・インストゥルメンタル"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "The Song of Prayer (instrumental)"@en,
        "祈りの歌・インストゥルメンタル"@ja .

_:N12f24fbcaa6046458a088fec958b6fe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Of Sixty-five Million Years Ago, Revisited"@en,
        "6500万年前の戦い、再び。"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Battle Of Sixty-five Million Years Ago, Revisited"@en,
        "6500万年前の戦い、再び。"@ja .

_:N348a62f0a1324f01b99e811c8c4ec7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Will of the Larvae"@en,
        "幼虫の意志"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "The Will of the Larvae"@en,
        "幼虫の意志"@ja .

_:N35254068cdc44e3c8511c582fccec2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mothraleo"@en,
        "モスラレオ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Mothraleo"@en,
        "モスラレオ"@ja .

_:N3a05dd468b894d39a86f2af6b2c5a778 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sealed Away"@en,
        "封印"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Sealed Away"@en,
        "封印"@ja .

_:N445ef0349fca4d8ba0e4a5cbe701462a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle with the Enemy of Life"@en,
        "生命の敵との戦い"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "The Battle with the Enemy of Life"@en,
        "生命の敵との戦い"@ja .

_:N453708e81b834761a63b1a9af9657d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Instant of Life"@en,
        "生命の瞬間(とき)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "The Instant of Life"@en,
        "生命の瞬間(とき)"@ja .

_:N5c10720cb623470cb35d896df1920a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Title"@en,
        "End Title"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "End Title"@en,
        "End Title"@ja .

_:N60a77ada3c9e46039f231bac52428129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mothra Song"@en,
        "モスラの歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "The Mothra Song"@en,
        "モスラの歌"@ja .

_:N6d9e46fbce2041b38cca205ac0319c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Friends"@en,
        "フォーエヴァー・フレンズ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Forever Friends"@en,
        "フォーエヴァー・フレンズ"@ja .

_:N83e7a738f60b42fbac8548d39a5ce7e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray with me"@en,
        "pray with me"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Pray with me"@en,
        "pray with me"@ja .

_:N871a7ffcfc9c41bfb9f625dc3c3278c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of Prayer"@en,
        "祈りの歌"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "The Song of Prayer"@en,
        "祈りの歌"@ja .

_:N9afa962b58fe48c9bc7637947a97104d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super High Speed Battle"@en,
        "超高速バトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Super High Speed Battle"@en,
        "超高速バトル"@ja .

_:Na1cd41c1ee864ee785ccc16665ff5c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Beast of Destruction"@en,
        "破壊魔獣"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Evil Beast of Destruction"@en,
        "破壊魔獣"@ja .

_:Naa61841bfce243c6b30bfd0d7708dbf6 schema:name "Monster Music"@en,
        "Monster Music"@ja,
        "Monster Music"@ja-latn ;
    foaf:name "Monster Music"@en,
        "Monster Music"@ja,
        "Monster Music"@ja-latn .

_:Nb07cbbaca58841c89dd521fbe5170c64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of the Great Journey"@en,
        "冒険旅行の始まり"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "The Beginning of the Great Journey"@en,
        "冒険旅行の始まり"@ja .

_:Nb5a7d9fad8924bddab755efbd14b362d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardian Goddess of the Beautiful Star"@en,
        "美しき惑星(ほし)の守護神"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Guardian Goddess of the Beautiful Star"@en,
        "美しき惑星(ほし)の守護神"@ja .

_:Nbdc67170a29a49a39dfb9069917a18b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Back to the Ocean"@en,
        "海へ還る"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Get Back to the Ocean"@en,
        "海へ還る"@ja .

_:Ncd58ef974b214c7695e65c1e5bb46522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth of the New Mothra"@en,
        "新モスラ誕生"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Birth of the New Mothra"@en,
        "新モスラ誕生"@ja .

_:Ndc8f6f10cd3c4f2a854ee9da1fb357a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emergence of a Saint"@en,
        "聖なる羽化"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Emergence of a Saint"@en,
        "聖なる羽化"@ja .

_:Ne5d2731861e946f78c2f87339c16ccb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight! In order to Protect"@en,
        "守るために、戦う。"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Fight! In order to Protect"@en,
        "守るために、戦う。"@ja .

_:Nf7f88d3eeef4499aa8b8cfa99b09f1a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title"@en,
        "Main Title"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N01a611276e5f4c07a0cc82fd71e21565 ;
    schema:name "Main Title"@en,
        "Main Title"@ja .

_:N01a611276e5f4c07a0cc82fd71e21565 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb43a2687514d0b938d6d9660e78bb5,
        _:N12f24fbcaa6046458a088fec958b6fe5,
        _:N348a62f0a1324f01b99e811c8c4ec7c7,
        _:N35254068cdc44e3c8511c582fccec2ca,
        _:N3a05dd468b894d39a86f2af6b2c5a778,
        _:N445ef0349fca4d8ba0e4a5cbe701462a,
        _:N453708e81b834761a63b1a9af9657d02,
        _:N5c10720cb623470cb35d896df1920a51,
        _:N60a77ada3c9e46039f231bac52428129,
        _:N6d9e46fbce2041b38cca205ac0319c77,
        _:N83e7a738f60b42fbac8548d39a5ce7e7,
        _:N871a7ffcfc9c41bfb9f625dc3c3278c8,
        _:N9afa962b58fe48c9bc7637947a97104d,
        _:Na1cd41c1ee864ee785ccc16665ff5c18,
        _:Nb07cbbaca58841c89dd521fbe5170c64,
        _:Nb5a7d9fad8924bddab755efbd14b362d,
        _:Nbdc67170a29a49a39dfb9069917a18b0,
        _:Ncd58ef974b214c7695e65c1e5bb46522,
        _:Ndc8f6f10cd3c4f2a854ee9da1fb357a3,
        _:Ne5d2731861e946f78c2f87339c16ccb7,
        _:Nf7f88d3eeef4499aa8b8cfa99b09f1a0 ;
    mo:track_count 21 ;
    schema:duration "PT47:23"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0eb43a2687514d0b938d6d9660e78bb5,
        _:N12f24fbcaa6046458a088fec958b6fe5,
        _:N348a62f0a1324f01b99e811c8c4ec7c7,
        _:N35254068cdc44e3c8511c582fccec2ca,
        _:N3a05dd468b894d39a86f2af6b2c5a778,
        _:N445ef0349fca4d8ba0e4a5cbe701462a,
        _:N453708e81b834761a63b1a9af9657d02,
        _:N5c10720cb623470cb35d896df1920a51,
        _:N60a77ada3c9e46039f231bac52428129,
        _:N6d9e46fbce2041b38cca205ac0319c77,
        _:N83e7a738f60b42fbac8548d39a5ce7e7,
        _:N871a7ffcfc9c41bfb9f625dc3c3278c8,
        _:N9afa962b58fe48c9bc7637947a97104d,
        _:Na1cd41c1ee864ee785ccc16665ff5c18,
        _:Nb07cbbaca58841c89dd521fbe5170c64,
        _:Nb5a7d9fad8924bddab755efbd14b362d,
        _:Nbdc67170a29a49a39dfb9069917a18b0,
        _:Ncd58ef974b214c7695e65c1e5bb46522,
        _:Ndc8f6f10cd3c4f2a854ee9da1fb357a3,
        _:Ne5d2731861e946f78c2f87339c16ccb7,
        _:Nf7f88d3eeef4499aa8b8cfa99b09f1a0 .

