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

<artist/27551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoichi Azuma"@en,
        "東京一"@ja ;
    foaf:made <album/105972#lyrics>,
        <album/105972#subject> ;
    foaf:name "Kyoichi Azuma"@en,
        "東京一"@ja .

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

<album/105973> a mo:Release ;
    mo:catalogue_number "KICA-180~1" .

<artist/26976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105972#subject> ;
    schema:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja ;
    foaf:made <album/105972#composition>,
        <album/105972#subject> ;
    foaf:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja .

<product/14421#subject> a schema:CreativeWork ;
    schema:name "Ultra Q"@en,
        "ウルトラQ"@ja,
        "Ultra Q"@ja-latn ;
    foaf:name "Ultra Q"@en,
        "ウルトラQ"@ja,
        "Ultra Q"@ja-latn .

<album/105972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Q Complete Music Collection"@en,
        "空想特撮シリーズ ウルトラＱ 総音楽集"@ja,
        "Kuusou Tokusatsu Series Ultra Q Souongakushuu"@ja-latn ;
    mo:composer <artist/26976#subject> ;
    mo:produced_work <album/105972#musicalwork> ;
    schema:name "Ultra Q Complete Music Collection"@en,
        "空想特撮シリーズ ウルトラＱ 総音楽集"@ja,
        "Kuusou Tokusatsu Series Ultra Q Souongakushuu"@ja-latn .

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

<album/105972#musicalexpression> a mo:Signal ;
    mo:published_as <album/105972#subject> ;
    mo:records <album/105972#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/27/105972/105972-868065a0f15d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105972#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/105972/105972-868065a0f15d.jpg> ;
    foaf:depicts <album/105972#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/105972/105972-868065a0f15d.jpg> .

<https://medium-media.vgm.io/albums/27/105972/105972-868065a0f15d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105972#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Q Complete Music Collection"@en,
        "空想特撮シリーズ ウルトラＱ 総音楽集"@ja,
        "Kuusou Tokusatsu Series Ultra Q Souongakushuu"@ja-latn ;
    mo:performance_of <album/105972#musicalwork> ;
    mo:performer <artist/30158#subject> ;
    mo:recorded_as <album/105972#musicalexpression> ;
    schema:byArtist <artist/30158#subject> ;
    schema:name "Ultra Q Complete Music Collection"@en,
        "空想特撮シリーズ ウルトラＱ 総音楽集"@ja,
        "Kuusou Tokusatsu Series Ultra Q Souongakushuu"@ja-latn ;
    schema:workPerformed <album/105972#musicalwork> .

<artist/30158#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105972#performance> ;
    schema:name "Misuzu Boys Chorus"@en,
        "みすず児童合唱団"@ja ;
    foaf:name "Misuzu Boys Chorus"@en,
        "みすず児童合唱団"@ja .

<album/105972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-08-05"^^xsd:date ;
    dcterms:title "Ultra Q Complete Music Collection"@en,
        "空想特撮シリーズ ウルトラＱ 総音楽集"@ja,
        "Kuusou Tokusatsu Series Ultra Q Souongakushuu"@ja-latn ;
    mo:catalogue_number "K29X-7082~3" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/105973> ;
    mo:publication_of <album/105972#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N410eac5f4f0c490fb51f6561e91e8b2f,
        _:N42707d287f534f40834594822326428e ;
    mo:record_count 2 ;
    schema:about <product/14421#subject> ;
    schema:byArtist <artist/30158#subject> ;
    schema:datePublished "1987-08-05"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/27/105972/105972-868065a0f15d.jpg> ;
    schema:name "Ultra Q Complete Music Collection"@en,
        "空想特撮シリーズ ウルトラＱ 総音楽集"@ja,
        "Kuusou Tokusatsu Series Ultra Q Souongakushuu"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/105972/105972-868065a0f15d.jpg> .

_:N0b116fce7a9b49a4aa2508f92433be44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京永河期 <7曲>"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "東京永河期 <7曲>"@ja .

_:N0f6a61b7ca3d44d690bea4b4af577970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマーチ <未編集Version>"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "ウルトラマーチ <未編集Version>"@ja .

_:N11d4a641fe1c4bafa8e97e47a86f2d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クモ男爵 <4曲>"@ja ;
    mo:track_number 13 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "クモ男爵 <4曲>"@ja .

_:N15fd0f25439c4ae0af86173626bf76be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バルンガ <7曲>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "バルンガ <7曲>"@ja .

_:N2d4987eb4e9143c59c0f6a6f7644afdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マンモスフラワー <4曲>"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "マンモスフラワー <4曲>"@ja .

_:N2f7c9d6fc8484878ac2858db887193e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "15ガラダマ <2曲>"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "15ガラダマ <2曲>"@ja .

_:N36356c4786e846e095ed30f0c5094ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "育てよ!カメ <13曲>"@ja ;
    mo:track_number 9 ;
    schema:duration "PT12:09"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "育てよ!カメ <13曲>"@ja .

_:N3881346eca8f40a4bca27792e32be237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カネゴンの繭 <17曲>"@ja ;
    mo:track_number 3 ;
    schema:duration "PT12:09"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "カネゴンの繭 <17曲>"@ja .

_:N43c32d86ae0b4f238eb3063245896437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地底超特急西へ <9曲>"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "地底超特急西へ <9曲>"@ja .

_:N4eb1691cd5ed485b9c84f6918624ffed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥を見た <3曲>"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "鳥を見た <3曲>"@ja .

_:N511b62bedec34c66a0d5b4fac5df4354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙指令M774 <10曲>"@ja ;
    mo:track_number 16 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "宇宙指令M774 <10曲>"@ja .

_:N54ac3eee8deb486aa8e2091818405093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未使用BGM <7曲>"@ja ;
    mo:track_number 13 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "未使用BGM <7曲>"@ja .

_:N5cbb7a528f4f4c2db326175e3b84d6ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の卵 <12曲>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "虹の卵 <12曲>"@ja .

_:N73bff196f2b84051aef73aac2fa7c3ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペギラが来た! <6曲>"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "ペギラが来た! <6曲>"@ja .

_:N750114ec571246858156b7a42e2c8dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴメスを倒せ! <4曲>"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "ゴメスを倒せ! <4曲>"@ja .

_:N7d67979824d74a529b5e0351937ced4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燃えろ栄光 <9曲>"@ja ;
    mo:track_number 17 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "燃えろ栄光 <9曲>"@ja .

_:N828dacdacb7a4172a52ac6af24f007c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴーガの像 <5曲>"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "ゴーガの像 <5曲>"@ja .

_:N83e516d809e64ae49b022ed1b3971e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマI"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "テーマI"@ja .

_:N86b3037532214911a68411c955a2b34a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマII"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "テーマII"@ja .

_:N8ee27ba6024e4403abb9e03a6e82fcfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海底原人ラゴン <2曲>"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "海底原人ラゴン <2曲>"@ja .

_:Na3335b0448944500a63136ca70e70727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あけてくれ! <4曲>"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "あけてくれ! <4曲>"@ja .

_:Naa2eef02efb047ebbf1fe824615e47b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "南海の怒り <4曲>"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "南海の怒り <4曲>"@ja .

_:Nad1058ae99344d498f97891497d08df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔っ子 <5曲>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "悪魔っ子 <5曲>"@ja .

_:Nca393b84db2f453da70bb722ff2805fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五郎とゴロー <4曲>"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "五郎とゴロー <4曲>"@ja .

_:Ncfcb4a93aa894dfe897cbee62d71e952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマ・未使用 <3曲>"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "テーマ・未使用 <3曲>"@ja .

_:Nd157dbd6d16c49fb92833083eddb5c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2020年の排戦 <12曲>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "2020年の排戦 <12曲>"@ja .

_:Nd245f3a28d45487986461f8a5f95be07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマIII"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "テーマIII"@ja .

_:Nd6abfadbb80949be9250bc60e4cd58fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOS富士山 <5曲>"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "SOS富士山 <5曲>"@ja .

_:Ne12ff0568b76405fbec896475d04715e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラモンの逆襲 <5曲>"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N42707d287f534f40834594822326428e ;
    schema:name "ガラモンの逆襲 <5曲>"@ja .

_:Nea26b326442e4295a44d298f2e3e2142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "変身 <6曲>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "変身 <6曲>"@ja .

_:Nf9ace4233564410d9b11622046bf85e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインタイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N410eac5f4f0c490fb51f6561e91e8b2f ;
    schema:name "メインタイトル"@ja .

_:N42707d287f534f40834594822326428e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b116fce7a9b49a4aa2508f92433be44,
        _:N0f6a61b7ca3d44d690bea4b4af577970,
        _:N15fd0f25439c4ae0af86173626bf76be,
        _:N3881346eca8f40a4bca27792e32be237,
        _:N43c32d86ae0b4f238eb3063245896437,
        _:N54ac3eee8deb486aa8e2091818405093,
        _:N5cbb7a528f4f4c2db326175e3b84d6ed,
        _:N828dacdacb7a4172a52ac6af24f007c5,
        _:N8ee27ba6024e4403abb9e03a6e82fcfa,
        _:Naa2eef02efb047ebbf1fe824615e47b8,
        _:Ncfcb4a93aa894dfe897cbee62d71e952,
        _:Nd157dbd6d16c49fb92833083eddb5c07,
        _:Nd6abfadbb80949be9250bc60e4cd58fb,
        _:Ne12ff0568b76405fbec896475d04715e ;
    mo:track_count 14 ;
    schema:duration "PT71:19"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0b116fce7a9b49a4aa2508f92433be44,
        _:N0f6a61b7ca3d44d690bea4b4af577970,
        _:N15fd0f25439c4ae0af86173626bf76be,
        _:N3881346eca8f40a4bca27792e32be237,
        _:N43c32d86ae0b4f238eb3063245896437,
        _:N54ac3eee8deb486aa8e2091818405093,
        _:N5cbb7a528f4f4c2db326175e3b84d6ed,
        _:N828dacdacb7a4172a52ac6af24f007c5,
        _:N8ee27ba6024e4403abb9e03a6e82fcfa,
        _:Naa2eef02efb047ebbf1fe824615e47b8,
        _:Ncfcb4a93aa894dfe897cbee62d71e952,
        _:Nd157dbd6d16c49fb92833083eddb5c07,
        _:Nd6abfadbb80949be9250bc60e4cd58fb,
        _:Ne12ff0568b76405fbec896475d04715e .

_:N410eac5f4f0c490fb51f6561e91e8b2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11d4a641fe1c4bafa8e97e47a86f2d71,
        _:N2d4987eb4e9143c59c0f6a6f7644afdf,
        _:N2f7c9d6fc8484878ac2858db887193e6,
        _:N36356c4786e846e095ed30f0c5094ac5,
        _:N4eb1691cd5ed485b9c84f6918624ffed,
        _:N511b62bedec34c66a0d5b4fac5df4354,
        _:N73bff196f2b84051aef73aac2fa7c3ed,
        _:N750114ec571246858156b7a42e2c8dc2,
        _:N7d67979824d74a529b5e0351937ced4a,
        _:N83e516d809e64ae49b022ed1b3971e60,
        _:N86b3037532214911a68411c955a2b34a,
        _:Na3335b0448944500a63136ca70e70727,
        _:Nad1058ae99344d498f97891497d08df9,
        _:Nca393b84db2f453da70bb722ff2805fd,
        _:Nd245f3a28d45487986461f8a5f95be07,
        _:Nea26b326442e4295a44d298f2e3e2142,
        _:Nf9ace4233564410d9b11622046bf85e1 ;
    mo:track_count 17 ;
    schema:duration "PT72:08"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N11d4a641fe1c4bafa8e97e47a86f2d71,
        _:N2d4987eb4e9143c59c0f6a6f7644afdf,
        _:N2f7c9d6fc8484878ac2858db887193e6,
        _:N36356c4786e846e095ed30f0c5094ac5,
        _:N4eb1691cd5ed485b9c84f6918624ffed,
        _:N511b62bedec34c66a0d5b4fac5df4354,
        _:N73bff196f2b84051aef73aac2fa7c3ed,
        _:N750114ec571246858156b7a42e2c8dc2,
        _:N7d67979824d74a529b5e0351937ced4a,
        _:N83e516d809e64ae49b022ed1b3971e60,
        _:N86b3037532214911a68411c955a2b34a,
        _:Na3335b0448944500a63136ca70e70727,
        _:Nad1058ae99344d498f97891497d08df9,
        _:Nca393b84db2f453da70bb722ff2805fd,
        _:Nd245f3a28d45487986461f8a5f95be07,
        _:Nea26b326442e4295a44d298f2e3e2142,
        _:Nf9ace4233564410d9b11622046bf85e1 .

