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

<artist/4769#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Miyauchi"@en,
        "宮内理恵"@ja ;
    foaf:made <album/16952#lyrics>,
        <album/16952#subject> ;
    foaf:name "Rie Miyauchi"@en,
        "宮内理恵"@ja .

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16952#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/16952#composition>,
        <album/16952#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16952#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/16952#composition>,
        <album/16952#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16952#subject> ;
    schema:name "Amedio"@en,
        "アメディオ"@ja ;
    foaf:made <album/16952#composition>,
        <album/16952#subject> ;
    foaf:name "Amedio"@en,
        "アメディオ"@ja .

<product/22133#subject> a schema:CreativeWork ;
    schema:name "TWINKLE☆CRUSADERS"@en,
        "ティンクル☆くるせいだーす"@ja,
        "TWINKLE☆CRUSADERS"@ja-latn ;
    foaf:name "TWINKLE☆CRUSADERS"@en,
        "ティンクル☆くるせいだーす"@ja,
        "TWINKLE☆CRUSADERS"@ja-latn .

<product/2439#subject> a schema:CreativeWork ;
    schema:name "Princess Witches"@en,
        "プリンセスうぃっちぃず"@ja,
        "A Princess, Which Is?"@ja-latn ;
    foaf:name "Princess Witches"@en,
        "プリンセスうぃっちぃず"@ja,
        "A Princess, Which Is?"@ja-latn .

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

<org/1948#subject> schema:name "Lillian"@en,
        "リリアン"@ja,
        "Lillian"@ja-latn ;
    foaf:name "Lillian"@en,
        "リリアン"@ja,
        "Lillian"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/16952/16952-1260721589.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16952#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/16952#lyrics>,
        <album/16952#subject> ;
    foaf:name "KOTOKO"@en .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16952#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<artist/87#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16952#performance> ;
    schema:name "NANA"@en ;
    foaf:name "NANA"@en .

<album/16952#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KIRA-KIRA SOUND FESTIVAL"@en,
        "きらきら サウンド フェスティバル"@ja,
        "KIRA-KIRA SOUND FESTIVAL"@ja-latn ;
    mo:composer <artist/130#subject>,
        <artist/151#subject>,
        <artist/905#subject> ;
    mo:produced_work <album/16952#musicalwork> ;
    schema:name "KIRA-KIRA SOUND FESTIVAL"@en,
        "きらきら サウンド フェスティバル"@ja,
        "KIRA-KIRA SOUND FESTIVAL"@ja-latn .

<album/16952#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KIRA-KIRA SOUND FESTIVAL"@en,
        "きらきら サウンド フェスティバル"@ja,
        "KIRA-KIRA SOUND FESTIVAL"@ja-latn ;
    mo:performance_of <album/16952#musicalwork> ;
    mo:performer <artist/127#subject>,
        <artist/79#subject>,
        <artist/87#subject> ;
    mo:recorded_as <album/16952#musicalexpression> ;
    schema:byArtist <artist/127#subject>,
        <artist/79#subject>,
        <artist/87#subject> ;
    schema:name "KIRA-KIRA SOUND FESTIVAL"@en,
        "きらきら サウンド フェスティバル"@ja,
        "KIRA-KIRA SOUND FESTIVAL"@ja-latn ;
    schema:workPerformed <album/16952#musicalwork> .

<album/16952#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-26"^^xsd:date ;
    dcterms:title "KIRA-KIRA SOUND FESTIVAL"@en,
        "きらきら サウンド フェスティバル"@ja,
        "KIRA-KIRA SOUND FESTIVAL"@ja-latn ;
    mo:catalogue_number "PAM-0065SO" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16952#musicalexpression> ;
    mo:publisher <org/1948#subject> ;
    mo:record _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    mo:record_count 1 ;
    schema:about <product/22133#subject>,
        <product/2439#subject> ;
    schema:byArtist <artist/127#subject>,
        <artist/79#subject>,
        <artist/87#subject> ;
    schema:datePublished "2008-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/16952/16952-1260721589.jpg> ;
    schema:name "KIRA-KIRA SOUND FESTIVAL"@en,
        "きらきら サウンド フェスティバル"@ja,
        "KIRA-KIRA SOUND FESTIVAL"@ja-latn ;
    schema:publisher <org/1948#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/16952/16952-1260721589.jpg> .

_:N1d41313b4d374e97a0289fdcf8ddb148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteor Stream"@en,
        "Meteor Stream"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Meteor Stream"@en,
        "Meteor Stream"@ja .

_:N3a341ab8bd6d442d8e41fdc0019b2860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yumemiboshi★boom!boom!"@en,
        "ユメミボシ★boom!boom!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Yumemiboshi★boom!boom!"@en,
        "ユメミボシ★boom!boom!"@ja .

_:N47f98a3d5c0d47f1a537bdb0bc43b223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance With Peeress!!"@en,
        "Dance With Peeress!!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Dance With Peeress!!"@en,
        "Dance With Peeress!!"@ja .

_:N597218dcd40343ce9ee26d2fe8761d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chant Of Seraph"@en,
        "Chant Of Seraph"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Chant Of Seraph"@en,
        "Chant Of Seraph"@ja .

_:N67f3d0854dbf487e9ef75fecbf59b3fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blazing Strike"@en,
        "Blazing Strike"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Blazing Strike"@en,
        "Blazing Strike"@ja .

_:N6faaa9fe4aee430f9b4b5a134c680216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growth of mind"@en,
        "Growth of mind"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Growth of mind"@en,
        "Growth of mind"@ja .

_:N96666b9096664f67bc7c62082025d7fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Grudge Of The Darkness"@en,
        "A Grudge Of The Darkness"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "A Grudge Of The Darkness"@en,
        "A Grudge Of The Darkness"@ja .

_:Nba478fc9a1734889bba849276a1e17db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatal Beat Clash"@en,
        "Fatal Beat Clash"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Fatal Beat Clash"@en,
        "Fatal Beat Clash"@ja .

_:Nc01e805c2bca4f55ba84bd3a8e5d9872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One for all,all for one!!"@en,
        "One for all,all for one!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "One for all,all for one!!"@en,
        "One for all,all for one!!"@ja .

_:Ne0802c66159d4b788bb06da59740455c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Crusaders"@en,
        "Starry Crusaders"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne2f5d3461f4d4c8aac962ea2332200bc ;
    schema:name "Starry Crusaders"@en,
        "Starry Crusaders"@ja .

_:Ne2f5d3461f4d4c8aac962ea2332200bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d41313b4d374e97a0289fdcf8ddb148,
        _:N3a341ab8bd6d442d8e41fdc0019b2860,
        _:N47f98a3d5c0d47f1a537bdb0bc43b223,
        _:N597218dcd40343ce9ee26d2fe8761d1a,
        _:N67f3d0854dbf487e9ef75fecbf59b3fe,
        _:N6faaa9fe4aee430f9b4b5a134c680216,
        _:N96666b9096664f67bc7c62082025d7fc,
        _:Nba478fc9a1734889bba849276a1e17db,
        _:Nc01e805c2bca4f55ba84bd3a8e5d9872,
        _:Ne0802c66159d4b788bb06da59740455c ;
    mo:track_count 10 ;
    schema:duration "PT44:51"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1d41313b4d374e97a0289fdcf8ddb148,
        _:N3a341ab8bd6d442d8e41fdc0019b2860,
        _:N47f98a3d5c0d47f1a537bdb0bc43b223,
        _:N597218dcd40343ce9ee26d2fe8761d1a,
        _:N67f3d0854dbf487e9ef75fecbf59b3fe,
        _:N6faaa9fe4aee430f9b4b5a134c680216,
        _:N96666b9096664f67bc7c62082025d7fc,
        _:Nba478fc9a1734889bba849276a1e17db,
        _:Nc01e805c2bca4f55ba84bd3a8e5d9872,
        _:Ne0802c66159d4b788bb06da59740455c .

