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

<artist/11267#subject> a schema:Person,
        foaf:Person ;
    schema:name "uRy"@en ;
    foaf:made <album/44238#lyrics>,
        <album/44238#subject> ;
    foaf:name "uRy"@en .

<artist/23606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuniko"@en,
        "ゆにこ"@ja ;
    foaf:made <album/44238#subject>,
        <album/44238#vocals> ;
    foaf:name "Yuniko"@en,
        "ゆにこ"@ja .

<artist/34771#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sunao"@en,
        "すなお"@ja ;
    foaf:made <album/44238#subject>,
        <album/44238#vocals> ;
    foaf:name "Sunao"@en,
        "すなお"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/44238#lyrics>,
        <album/44238#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/44238#lyrics>,
        <album/44238#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/20464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44238#subject> ;
    schema:name "Kenichi Mori"@en,
        "森健一"@ja ;
    foaf:made <album/44238#composition>,
        <album/44238#subject> ;
    foaf:name "Kenichi Mori"@en,
        "森健一"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44238#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/44238#composition>,
        <album/44238#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44238#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/44238#composition>,
        <album/44238#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/3328#subject> a schema:CreativeWork ;
    schema:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn ;
    foaf:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn .

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

<album/44238#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HI·KA·RI Shining♪"@en,
        "HI·KA·RI Shining♪"@ja,
        "HI·KA·RI Shining♪"@ja-latn ;
    mo:performance_of <album/44238#musicalwork> ;
    mo:recorded_as <album/44238#musicalexpression> ;
    schema:name "HI·KA·RI Shining♪"@en,
        "HI·KA·RI Shining♪"@ja,
        "HI·KA·RI Shining♪"@ja-latn ;
    schema:workPerformed <album/44238#musicalwork> .

<org/1046#subject> schema:name "gunboy SUNCHOKU"@en,
        "gunboy SUN直"@ja,
        "gunboy SUNCHOKU"@ja-latn ;
    foaf:name "gunboy SUNCHOKU"@en,
        "gunboy SUN直"@ja,
        "gunboy SUNCHOKU"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/44238/44238-1430826689.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/44238#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HI·KA·RI Shining♪"@en,
        "HI·KA·RI Shining♪"@ja,
        "HI·KA·RI Shining♪"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/44238#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/44238#composition> ;
            foaf:name "(MONACA)"@en ],
        <artist/20464#subject>,
        <artist/7261#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/44238#musicalwork> ;
    schema:name "HI·KA·RI Shining♪"@en,
        "HI·KA·RI Shining♪"@ja,
        "HI·KA·RI Shining♪"@ja-latn .

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

<album/44238#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-14"^^xsd:date ;
    dcterms:title "HI·KA·RI Shining♪"@en,
        "HI·KA·RI Shining♪"@ja,
        "HI·KA·RI Shining♪"@ja-latn ;
    mo:catalogue_number "GBSC-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44238#musicalexpression> ;
    mo:publisher <org/1046#subject> ;
    mo:record _:Nefab1d689ef4475186d4ddbc555250c3 ;
    mo:record_count 1 ;
    schema:about <product/3328#subject> ;
    schema:datePublished "2013-12-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/44238/44238-1430826689.jpg> ;
    schema:name "HI·KA·RI Shining♪"@en,
        "HI·KA·RI Shining♪"@ja,
        "HI·KA·RI Shining♪"@ja-latn ;
    schema:publisher <org/1046#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/44238/44238-1430826689.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44238#subject> ;
    schema:name "(MONACA)"@en ;
    foaf:made <album/44238#subject> ;
    foaf:name "(MONACA)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "七菜 (Make Flow"@en ;
    foaf:made <album/44238#subject> ;
    foaf:name "七菜 (Make Flow"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44238#subject> ;
    schema:name "(MONACA)"@en ;
    foaf:made <album/44238#subject> ;
    foaf:name "(MONACA)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "七菜 (Make Flow"@en ;
    foaf:made <album/44238#lyrics> ;
    foaf:name "七菜 (Make Flow"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Inc.)"@en ;
    foaf:made <album/44238#subject> ;
    foaf:name "Inc.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Inc.)"@en ;
    foaf:made <album/44238#lyrics> ;
    foaf:name "Inc.)"@en .

_:N32d31497fa00458abe9d11106f2d79ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレンダーガール OFF VOCAL【ShortSize】"@ja,
        "CALENDAR GIRL OFF VOCAL [ShortSize]"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "カレンダーガール OFF VOCAL【ShortSize】"@ja,
        "CALENDAR GIRL OFF VOCAL [ShortSize]"@ja-latn .

_:N330c3bb7f0cc403a81ec1ac0ead1e122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap of Love ヒカリver.【ShortSize】"@ja,
        "Trap of Love Hikari ver. [ShortSize]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "Trap of Love ヒカリver.【ShortSize】"@ja,
        "Trap of Love Hikari ver. [ShortSize]"@ja-latn .

_:N4dbbc0994f034ce2a90392502cfdfa43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIRA☆Power ヒカリver.【ShortSize】"@ja,
        "KIRA☆Power Hikari ver. [ShortSize]"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "KIRA☆Power ヒカリver.【ShortSize】"@ja,
        "KIRA☆Power Hikari ver. [ShortSize]"@ja-latn .

_:N67132fd80915477694fcb9362c82d642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイドル活動！ OFF VOCAL【ShortSize】"@ja,
        "Idol Katsudou! OFF VOCAL [ShortSize]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "アイドル活動！ OFF VOCAL【ShortSize】"@ja,
        "Idol Katsudou! OFF VOCAL [ShortSize]"@ja-latn .

_:N7eef097ea3f944c9976b2cc1656f5591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレンダーガール ヒカリver.【ShortSize】"@ja,
        "CALENDAR GIRL Hikari ver. [ShortSize]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "カレンダーガール ヒカリver.【ShortSize】"@ja,
        "CALENDAR GIRL Hikari ver. [ShortSize]"@ja-latn .

_:N92b822e96e544c589a32a09bead01d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイドル活動！ ヒカリ＆蘭ver.【ShortSize】"@ja,
        "Idol Katsudou! Hikari & Ran ver. [ShortSize]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "アイドル活動！ ヒカリ＆蘭ver.【ShortSize】"@ja,
        "Idol Katsudou! Hikari & Ran ver. [ShortSize]"@ja-latn .

_:Nb8b73df56e814bceb06c5d2bd20ec970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIRA☆Power OFF VOCAL【ShortSize】"@ja,
        "KIRA☆Power OFF VOCAL [ShortSize]"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "KIRA☆Power OFF VOCAL【ShortSize】"@ja,
        "KIRA☆Power OFF VOCAL [ShortSize]"@ja-latn .

_:Nfa448ef687a846cba14380405f60da33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap of Love OFF VOCAL【ShortSize】"@ja,
        "Trap of Love OFF VOCAL [ShortSize]"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "Trap of Love OFF VOCAL【ShortSize】"@ja,
        "Trap of Love OFF VOCAL [ShortSize]"@ja-latn .

_:Nfed4cf905c9546068f56de7482267063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイドル活動！ ヒカリver.【ShortSize】"@ja,
        "Idol Katsudou! Hikari ver. [ShortSize]"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nefab1d689ef4475186d4ddbc555250c3 ;
    schema:name "アイドル活動！ ヒカリver.【ShortSize】"@ja,
        "Idol Katsudou! Hikari ver. [ShortSize]"@ja-latn .

_:Nefab1d689ef4475186d4ddbc555250c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32d31497fa00458abe9d11106f2d79ca,
        _:N330c3bb7f0cc403a81ec1ac0ead1e122,
        _:N4dbbc0994f034ce2a90392502cfdfa43,
        _:N67132fd80915477694fcb9362c82d642,
        _:N7eef097ea3f944c9976b2cc1656f5591,
        _:N92b822e96e544c589a32a09bead01d58,
        _:Nb8b73df56e814bceb06c5d2bd20ec970,
        _:Nfa448ef687a846cba14380405f60da33,
        _:Nfed4cf905c9546068f56de7482267063 ;
    mo:track_count 9 ;
    schema:duration "PT14:44"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N32d31497fa00458abe9d11106f2d79ca,
        _:N330c3bb7f0cc403a81ec1ac0ead1e122,
        _:N4dbbc0994f034ce2a90392502cfdfa43,
        _:N67132fd80915477694fcb9362c82d642,
        _:N7eef097ea3f944c9976b2cc1656f5591,
        _:N92b822e96e544c589a32a09bead01d58,
        _:Nb8b73df56e814bceb06c5d2bd20ec970,
        _:Nfa448ef687a846cba14380405f60da33,
        _:Nfed4cf905c9546068f56de7482267063 .

