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

<artist/17867#subject> a schema:Person,
        foaf:Person ;
    schema:name "Madoka Kimura"@en,
        "木村まどか"@ja ;
    foaf:made <album/128796#subject>,
        <album/128796#vocals> ;
    foaf:name "Madoka Kimura"@en,
        "木村まどか"@ja .

<artist/2288#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja ;
    foaf:made <album/128796#subject>,
        <album/128796#vocals> ;
    foaf:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja .

<artist/5566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aice⁵"@en ;
    foaf:made <album/128796#subject>,
        <album/128796#vocals> ;
    foaf:name "Aice⁵"@en .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:made <album/128796#subject>,
        <album/128796#vocals> ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<artist/8159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Arimori"@en,
        "有森聡美"@ja ;
    foaf:made <album/128796#lyrics>,
        <album/128796#subject> ;
    foaf:name "Satomi Arimori"@en,
        "有森聡美"@ja .

<artist/873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masumi Asano"@en,
        "浅野真澄"@ja ;
    foaf:made <album/128796#subject>,
        <album/128796#vocals> ;
    foaf:name "Masumi Asano"@en,
        "浅野真澄"@ja .

<artist/874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akemi Kanda"@en,
        "神田朱未"@ja ;
    foaf:made <album/128796#subject>,
        <album/128796#vocals> ;
    foaf:name "Akemi Kanda"@en,
        "神田朱未"@ja .

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128796#subject> ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/128796#composition>,
        <album/128796#lyrics>,
        <album/128796#subject> ;
    foaf:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja .

<product/4402#subject> a schema:CreativeWork ;
    schema:name "Otoboku: maidens are falling for me!"@en,
        "処女はお姉さまに恋してる"@ja,
        "Otome wa Boku ni Koishiteru"@ja-latn ;
    foaf:name "Otoboku: maidens are falling for me!"@en,
        "処女はお姉さまに恋してる"@ja,
        "Otome wa Boku ni Koishiteru"@ja-latn .

<album/128796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Power / Aice⁵"@en,
        "Love Power / Aice⁵"@ja,
        "Love Power / Aice⁵"@ja-latn ;
    mo:composer <artist/5563#subject> ;
    mo:produced_work <album/128796#musicalwork> ;
    schema:name "Love Power / Aice⁵"@en,
        "Love Power / Aice⁵"@ja,
        "Love Power / Aice⁵"@ja-latn .

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

<album/128796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Power / Aice⁵"@en,
        "Love Power / Aice⁵"@ja,
        "Love Power / Aice⁵"@ja-latn ;
    mo:performance_of <album/128796#musicalwork> ;
    mo:recorded_as <album/128796#musicalexpression> ;
    schema:name "Love Power / Aice⁵"@en,
        "Love Power / Aice⁵"@ja,
        "Love Power / Aice⁵"@ja-latn ;
    schema:workPerformed <album/128796#musicalwork> .

<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/69/128796/128796-332f2170c945.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128796#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/128796/128796-332f2170c945.jpg> ;
    foaf:depicts <album/128796#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/128796/128796-332f2170c945.jpg> .

<https://medium-media.vgm.io/albums/69/128796/128796-332f2170c945.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/128796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-25"^^xsd:date ;
    dcterms:title "Love Power / Aice⁵"@en,
        "Love Power / Aice⁵"@ja,
        "Love Power / Aice⁵"@ja-latn ;
    mo:catalogue_number "KICM-1181" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128796#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N81ef3a747f884dfd9447a79963924f71 ;
    mo:record_count 1 ;
    schema:about <product/4402#subject> ;
    schema:datePublished "2006-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/128796/128796-332f2170c945.jpg> ;
    schema:name "Love Power / Aice⁵"@en,
        "Love Power / Aice⁵"@ja,
        "Love Power / Aice⁵"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/128796/128796-332f2170c945.jpg> .

_:N3b26abd689d94759b7d209f6f0f0107d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N81ef3a747f884dfd9447a79963924f71 ;
    schema:name "Smile"@en .

_:N5ac3aca7030142318adfe9e71ba8bb90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Power (Off Vocal Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N81ef3a747f884dfd9447a79963924f71 ;
    schema:name "Love Power (Off Vocal Version)"@en .

_:Ncbce32cccc784939a1d928e48f684a80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Power"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N81ef3a747f884dfd9447a79963924f71 ;
    schema:name "Love Power"@en .

_:Nefcfd5b1e9824e52bc9ad08b19d58937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile (Off Vocal Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N81ef3a747f884dfd9447a79963924f71 ;
    schema:name "Smile (Off Vocal Version)"@en .

_:N81ef3a747f884dfd9447a79963924f71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b26abd689d94759b7d209f6f0f0107d,
        _:N5ac3aca7030142318adfe9e71ba8bb90,
        _:Ncbce32cccc784939a1d928e48f684a80,
        _:Nefcfd5b1e9824e52bc9ad08b19d58937 ;
    mo:track_count 4 ;
    schema:duration "PT19:59"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3b26abd689d94759b7d209f6f0f0107d,
        _:N5ac3aca7030142318adfe9e71ba8bb90,
        _:Ncbce32cccc784939a1d928e48f684a80,
        _:Nefcfd5b1e9824e52bc9ad08b19d58937 .

