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

<artist/16251#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Miyazaki"@en,
        "宮崎まゆ"@ja ;
    foaf:made <album/80879#lyrics>,
        <album/80879#subject> ;
    foaf:name "Mayu Miyazaki"@en,
        "宮崎まゆ"@ja .

<artist/18226#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja ;
    foaf:made <album/80879#lyrics>,
        <album/80879#subject> ;
    foaf:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja .

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:made <album/80879#subject>,
        <album/80879#vocals> ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/80879#subject>,
        <album/80879#vocals> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/21859#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuma Uchida"@en,
        "内田雄馬"@ja ;
    foaf:made <album/80879#subject>,
        <album/80879#vocals> ;
    foaf:name "Yuma Uchida"@en,
        "内田雄馬"@ja .

<artist/22997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Nagatsuka"@en,
        "永塚拓馬"@ja ;
    foaf:made <album/80879#subject>,
        <album/80879#vocals> ;
    foaf:name "Takuma Nagatsuka"@en,
        "永塚拓馬"@ja .

<artist/24890#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja ;
    foaf:made <album/80879#subject>,
        <album/80879#vocals> ;
    foaf:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja .

<artist/29904#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junta Terashima"@en,
        "寺島惇太"@ja ;
    foaf:made <album/80879#subject>,
        <album/80879#vocals> ;
    foaf:name "Junta Terashima"@en,
        "寺島惇太"@ja .

<artist/31774#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masashi Igarashi"@en,
        "五十嵐雅"@ja ;
    foaf:made <album/80879#subject>,
        <album/80879#vocals> ;
    foaf:name "Masashi Igarashi"@en,
        "五十嵐雅"@ja .

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80879#subject> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/80879#composition>,
        <album/80879#subject> ;
    foaf:name "hisakuni"@en .

<artist/21824#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80879#subject> ;
    schema:name "Shutaro Katagiri"@en,
        "片桐周太郎"@ja ;
    foaf:made <album/80879#composition>,
        <album/80879#lyrics>,
        <album/80879#subject> ;
    foaf:name "Shutaro Katagiri"@en,
        "片桐周太郎"@ja .

<artist/28129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80879#subject> ;
    schema:name "Yu"@en ;
    foaf:made <album/80879#composition>,
        <album/80879#subject> ;
    foaf:name "Yu"@en .

<artist/32228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80879#subject> ;
    schema:name "Reika Yuuki"@en,
        "結城麗花"@ja ;
    foaf:made <album/80879#composition>,
        <album/80879#lyrics>,
        <album/80879#subject> ;
    foaf:name "Reika Yuuki"@en,
        "結城麗花"@ja .

<artist/32287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80879#subject> ;
    schema:name "Shuhei Takahashi"@en,
        "高橋修平"@ja ;
    foaf:made <album/80879#composition>,
        <album/80879#subject> ;
    foaf:name "Shuhei Takahashi"@en,
        "高橋修平"@ja .

<product/7233#subject> a schema:CreativeWork ;
    schema:name "KING OF PRISM by PrettyRhythm"@en,
        "KING OF PRISM by PrettyRhythm"@ja,
        "KING OF PRISM by PrettyRhythm"@ja-latn ;
    foaf:name "KING OF PRISM by PrettyRhythm"@en,
        "KING OF PRISM by PrettyRhythm"@ja,
        "KING OF PRISM by PrettyRhythm"@ja-latn .

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

<album/80879#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KING OF PRISM Music Ready Sparking!"@en,
        "KING OF PRISM Music Ready Sparking!"@ja,
        "KING OF PRISM Music Ready Sparking!"@ja-latn ;
    mo:performance_of <album/80879#musicalwork> ;
    mo:recorded_as <album/80879#musicalexpression> ;
    schema:name "KING OF PRISM Music Ready Sparking!"@en,
        "KING OF PRISM Music Ready Sparking!"@ja,
        "KING OF PRISM Music Ready Sparking!"@ja-latn ;
    schema:workPerformed <album/80879#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

<https://media.vgm.io/albums/97/80879/80879-1537696448.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80879#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/80879/80879-1537696448.jpg> ;
    foaf:depicts <album/80879#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/80879/80879-1537696448.jpg> .

<https://medium-media.vgm.io/albums/97/80879/80879-1537696448.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80879#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KING OF PRISM Music Ready Sparking!"@en,
        "KING OF PRISM Music Ready Sparking!"@ja,
        "KING OF PRISM Music Ready Sparking!"@ja-latn ;
    mo:composer <artist/17833#subject>,
        <artist/21824#subject>,
        <artist/28129#subject>,
        <artist/32228#subject>,
        <artist/32287#subject> ;
    mo:produced_work <album/80879#musicalwork> ;
    schema:name "KING OF PRISM Music Ready Sparking!"@en,
        "KING OF PRISM Music Ready Sparking!"@ja,
        "KING OF PRISM Music Ready Sparking!"@ja-latn .

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

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

<album/80879#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-31"^^xsd:date ;
    dcterms:title "KING OF PRISM Music Ready Sparking!"@en,
        "KING OF PRISM Music Ready Sparking!"@ja,
        "KING OF PRISM Music Ready Sparking!"@ja-latn ;
    mo:catalogue_number "EYCA-11071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80879#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    mo:record_count 1 ;
    schema:about <product/7233#subject> ;
    schema:datePublished "2016-08-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/80879/80879-1537696448.jpg> ;
    schema:name "KING OF PRISM Music Ready Sparking!"@en,
        "KING OF PRISM Music Ready Sparking!"@ja,
        "KING OF PRISM Music Ready Sparking!"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/80879/80879-1537696448.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "七倉"@en ;
    foaf:made <album/80879#lyrics> ;
    foaf:name "七倉"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "七倉"@en ;
    foaf:made <album/80879#subject> ;
    foaf:name "七倉"@en .

_:N046de46aff3d4b5e883a727ac964f641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home sweet Home"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Home sweet Home"@ja .

_:N0a292694ba8d40cbbc60fd5c5f36ef42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 一条シン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Message from 一条シン"@ja .

_:N0b95f12fecc347d69907e74c4c4da6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Sweet Sweet"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Sweet Sweet Sweet"@ja .

_:N195f649351b84ed49a364d731eb964de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 西園寺レオ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Message from 西園寺レオ"@ja .

_:N2bb5dde3484d407c9111ab9152397608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 十王院カケル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Message from 十王院カケル"@ja .

_:N33ae5cc97c2e41529affbbd29bec90d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groovin' Chara-Emo Night"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Groovin' Chara-Emo Night"@ja .

_:N33f5a0f057f347f58b11dacf85d607de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home sweet Home (inst.)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Home sweet Home (inst.)"@ja .

_:N3a24faff62b344568a5eb837956fa109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 太刀花ユキノジョウ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Message from 太刀花ユキノジョウ"@ja .

_:N5cd66eae275a4d7c84eded36e8d973b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeus♂ ～俺は最強スター～ (inst.)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Zeus♂ ～俺は最強スター～ (inst.)"@ja .

_:N626f861f84854a83b3cf386c9ab753e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アゲハ蝶、夢舞い恋しぐれ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "アゲハ蝶、夢舞い恋しぐれ"@ja .

_:N80d6cc4b504c4bd8bded0532403f54a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 涼野ユウ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Message from 涼野ユウ"@ja .

_:Na41abe855c4e47878d6b44f62905be76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アゲハ蝶、夢舞い恋しぐれ (inst.)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "アゲハ蝶、夢舞い恋しぐれ (inst.)"@ja .

_:Nae6ba01a091443489a1b83ba60ad51e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 香賀美タイガ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Message from 香賀美タイガ"@ja .

_:Nb7ee82df21a74980add235b040aaa66e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeus♂ ～俺は最強スター～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Zeus♂ ～俺は最強スター～"@ja .

_:Nc7c6f548666c4078b4d8176a47043899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 鷹梁ミナト"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Message from 鷹梁ミナト"@ja .

_:Ncbd8d8d3a5c846dbb8cd94c303b439c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Sweet Sweet (inst.)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Sweet Sweet Sweet (inst.)"@ja .

_:Ncd66bc27c4244565915649d953c7ebe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groovin' Chara-Emo Night (inst.)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "Groovin' Chara-Emo Night (inst.)"@ja .

_:Ncea12f45e9f44d4d9c1f8089a63a59a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桃色MAXジャンプ! (inst.)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "桃色MAXジャンプ! (inst.)"@ja .

_:Nd4696fe49e364bdd90fbc77c7d92528f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桃色MAXジャンプ!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "桃色MAXジャンプ!"@ja .

_:Ndebf4cbad85c4db69bcef5095601e690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レジェンド・ワールド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "レジェンド・ワールド"@ja .

_:Nec8a8798be9e4a64bcc4ededeb250946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レジェンド・ワールド (inst.)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5df0f8bec16649d1a6b2e80e2da5aa85 ;
    schema:name "レジェンド・ワールド (inst.)"@ja .

_:N5df0f8bec16649d1a6b2e80e2da5aa85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046de46aff3d4b5e883a727ac964f641,
        _:N0a292694ba8d40cbbc60fd5c5f36ef42,
        _:N0b95f12fecc347d69907e74c4c4da6ca,
        _:N195f649351b84ed49a364d731eb964de,
        _:N2bb5dde3484d407c9111ab9152397608,
        _:N33ae5cc97c2e41529affbbd29bec90d2,
        _:N33f5a0f057f347f58b11dacf85d607de,
        _:N3a24faff62b344568a5eb837956fa109,
        _:N5cd66eae275a4d7c84eded36e8d973b2,
        _:N626f861f84854a83b3cf386c9ab753e8,
        _:N80d6cc4b504c4bd8bded0532403f54a6,
        _:Na41abe855c4e47878d6b44f62905be76,
        _:Nae6ba01a091443489a1b83ba60ad51e8,
        _:Nb7ee82df21a74980add235b040aaa66e,
        _:Nc7c6f548666c4078b4d8176a47043899,
        _:Ncbd8d8d3a5c846dbb8cd94c303b439c0,
        _:Ncd66bc27c4244565915649d953c7ebe0,
        _:Ncea12f45e9f44d4d9c1f8089a63a59a1,
        _:Nd4696fe49e364bdd90fbc77c7d92528f,
        _:Ndebf4cbad85c4db69bcef5095601e690,
        _:Nec8a8798be9e4a64bcc4ededeb250946 ;
    mo:track_count 21 ;
    schema:duration "PT66:17"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N046de46aff3d4b5e883a727ac964f641,
        _:N0a292694ba8d40cbbc60fd5c5f36ef42,
        _:N0b95f12fecc347d69907e74c4c4da6ca,
        _:N195f649351b84ed49a364d731eb964de,
        _:N2bb5dde3484d407c9111ab9152397608,
        _:N33ae5cc97c2e41529affbbd29bec90d2,
        _:N33f5a0f057f347f58b11dacf85d607de,
        _:N3a24faff62b344568a5eb837956fa109,
        _:N5cd66eae275a4d7c84eded36e8d973b2,
        _:N626f861f84854a83b3cf386c9ab753e8,
        _:N80d6cc4b504c4bd8bded0532403f54a6,
        _:Na41abe855c4e47878d6b44f62905be76,
        _:Nae6ba01a091443489a1b83ba60ad51e8,
        _:Nb7ee82df21a74980add235b040aaa66e,
        _:Nc7c6f548666c4078b4d8176a47043899,
        _:Ncbd8d8d3a5c846dbb8cd94c303b439c0,
        _:Ncd66bc27c4244565915649d953c7ebe0,
        _:Ncea12f45e9f44d4d9c1f8089a63a59a1,
        _:Nd4696fe49e364bdd90fbc77c7d92528f,
        _:Ndebf4cbad85c4db69bcef5095601e690,
        _:Nec8a8798be9e4a64bcc4ededeb250946 .

