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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/109658#lyrics>,
        <album/109658#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/15223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hibiku Yamamura"@en,
        "山村響"@ja ;
    foaf:made <album/109658#subject>,
        <album/109658#vocals> ;
    foaf:name "Hibiku Yamamura"@en,
        "山村響"@ja .

<artist/26729#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ameko Kodama"@en,
        "児玉雨子"@ja ;
    foaf:made <album/109658#lyrics>,
        <album/109658#subject> ;
    foaf:name "Ameko Kodama"@en,
        "児玉雨子"@ja .

<artist/29924#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maria Sashide"@en,
        "指出毬亜"@ja ;
    foaf:made <album/109658#subject>,
        <album/109658#vocals> ;
    foaf:name "Maria Sashide"@en,
        "指出毬亜"@ja .

<artist/6426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Saiga"@en,
        "斎賀みつき"@ja ;
    foaf:made <album/109658#subject>,
        <album/109658#vocals> ;
    foaf:name "Mitsuki Saiga"@en,
        "斎賀みつき"@ja .

<artist/9388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109658#subject> ;
    schema:name "Tatsuya Kato"@en,
        "加藤達也"@ja ;
    foaf:made <album/109658#composition>,
        <album/109658#subject> ;
    foaf:name "Tatsuya Kato"@en,
        "加藤達也"@ja .

<product/6686#subject> a schema:CreativeWork ;
    schema:name "Kiratto Pri☆Chan"@en,
        "キラッとプリ☆チャン"@ja,
        "Kiratto Pri☆Chan"@ja-latn ;
    foaf:name "Kiratto Pri☆Chan"@en,
        "キラッとプリ☆チャン"@ja,
        "Kiratto Pri☆Chan"@ja-latn .

<album/109658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@en,
        "キラッとプリ☆チャン♪ソングコレクション～from MOONLIGHT MAGIC～"@ja,
        "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@ja-latn ;
    mo:composer <artist/9388#subject> ;
    mo:produced_work <album/109658#musicalwork> ;
    schema:name "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@en,
        "キラッとプリ☆チャン♪ソングコレクション～from MOONLIGHT MAGIC～"@ja,
        "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@ja-latn .

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

<album/109658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@en,
        "キラッとプリ☆チャン♪ソングコレクション～from MOONLIGHT MAGIC～"@ja,
        "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@ja-latn ;
    mo:performance_of <album/109658#musicalwork> ;
    mo:recorded_as <album/109658#musicalexpression> ;
    schema:name "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@en,
        "キラッとプリ☆チャン♪ソングコレクション～from MOONLIGHT MAGIC～"@ja,
        "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@ja-latn ;
    schema:workPerformed <album/109658#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/85/109658/109658-97cbe5ad8d8f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109658#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/109658/109658-97cbe5ad8d8f.jpg> ;
    foaf:depicts <album/109658#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/109658/109658-97cbe5ad8d8f.jpg> .

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

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

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

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

<album/109658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-21"^^xsd:date ;
    dcterms:title "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@en,
        "キラッとプリ☆チャン♪ソングコレクション～from MOONLIGHT MAGIC～"@ja,
        "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@ja-latn ;
    mo:catalogue_number "EYCA-13173" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109658#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:Nf8a62a12c0334318aa84add6515c44d8 ;
    mo:record_count 1 ;
    schema:about <product/6686#subject> ;
    schema:datePublished "2021-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/109658/109658-97cbe5ad8d8f.jpg> ;
    schema:name "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@en,
        "キラッとプリ☆チャン♪ソングコレクション～from MOONLIGHT MAGIC～"@ja,
        "KIRATTO PRI☆CHAN Song Collection ~FROM MOONLIGHT MAGIC~"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/109658/109658-97cbe5ad8d8f.jpg> .

_:N11ac9cc3f67d4808ba0949a0829792a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lustro della LUNA -inst.-"@ja,
        "Lustro della LUNA -inst.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf8a62a12c0334318aa84add6515c44d8 ;
    schema:name "Lustro della LUNA -inst.-"@ja,
        "Lustro della LUNA -inst.-"@ja-latn .

_:N35d8b0920da44f269b8c25174b1a929e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening Light -inst.-"@ja,
        "Awakening Light -inst.-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf8a62a12c0334318aa84add6515c44d8 ;
    schema:name "Awakening Light -inst.-"@ja,
        "Awakening Light -inst.-"@ja-latn .

_:N375cbe999b234b21b419dc8f962466cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラネタリウムの殻"@ja,
        "Planetarium no Kara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nf8a62a12c0334318aa84add6515c44d8 ;
    schema:name "プラネタリウムの殻"@ja,
        "Planetarium no Kara"@ja-latn .

_:N420cfffb1c6647319f6aeb996db8f151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lustro della LUNA"@ja,
        "Lustro della LUNA"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf8a62a12c0334318aa84add6515c44d8 ;
    schema:name "Lustro della LUNA"@ja,
        "Lustro della LUNA"@ja-latn .

_:Nd36c8e7f9f8a46bd9c2a5fbe8a82c03d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening Light"@ja,
        "Awakening Light"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf8a62a12c0334318aa84add6515c44d8 ;
    schema:name "Awakening Light"@ja,
        "Awakening Light"@ja-latn .

_:Nf1b1adf698fe4187843e9a5f97f1101e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリジナルミニドラマ『がんばれマスコッツ! みんなで楽しくエクササイズラビ!』"@ja,
        "Original Mini Drama \"Ganbare Mascots! Minna de Tanoshiku Exercise Rabbi!\""@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT13:48"^^xsd:interval ;
    schema:inPlaylist _:Nf8a62a12c0334318aa84add6515c44d8 ;
    schema:name "オリジナルミニドラマ『がんばれマスコッツ! みんなで楽しくエクササイズラビ!』"@ja,
        "Original Mini Drama \"Ganbare Mascots! Minna de Tanoshiku Exercise Rabbi!\""@ja-latn .

_:Nf921d7b99e61429c9fa2263b89792b17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラネタリウムの殻 -inst.-"@ja,
        "Planetarium no Kara -inst.-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nf8a62a12c0334318aa84add6515c44d8 ;
    schema:name "プラネタリウムの殻 -inst.-"@ja,
        "Planetarium no Kara -inst.-"@ja-latn .

_:Nf8a62a12c0334318aa84add6515c44d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11ac9cc3f67d4808ba0949a0829792a8,
        _:N35d8b0920da44f269b8c25174b1a929e,
        _:N375cbe999b234b21b419dc8f962466cf,
        _:N420cfffb1c6647319f6aeb996db8f151,
        _:Nd36c8e7f9f8a46bd9c2a5fbe8a82c03d,
        _:Nf1b1adf698fe4187843e9a5f97f1101e,
        _:Nf921d7b99e61429c9fa2263b89792b17 ;
    mo:track_count 7 ;
    schema:duration "PT41:30"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N11ac9cc3f67d4808ba0949a0829792a8,
        _:N35d8b0920da44f269b8c25174b1a929e,
        _:N375cbe999b234b21b419dc8f962466cf,
        _:N420cfffb1c6647319f6aeb996db8f151,
        _:Nd36c8e7f9f8a46bd9c2a5fbe8a82c03d,
        _:Nf1b1adf698fe4187843e9a5f97f1101e,
        _:Nf921d7b99e61429c9fa2263b89792b17 .

