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

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

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

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

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

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

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

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

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6428#subject> ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/6428#composition>,
        <album/6428#lyrics>,
        <album/6428#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/6428#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Power / Aice⁵ [Limited Edition]"@en,
        "Love Power / Aice⁵ [初回限定盤]"@ja,
        "Love Power / Aice⁵ [Limited Edition]"@ja-latn ;
    mo:composer <artist/5563#subject> ;
    mo:produced_work <album/6428#musicalwork> ;
    schema:name "Love Power / Aice⁵ [Limited Edition]"@en,
        "Love Power / Aice⁵ [初回限定盤]"@ja,
        "Love Power / Aice⁵ [Limited Edition]"@ja-latn .

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

<album/6428#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Power / Aice⁵ [Limited Edition]"@en,
        "Love Power / Aice⁵ [初回限定盤]"@ja,
        "Love Power / Aice⁵ [Limited Edition]"@ja-latn ;
    mo:performance_of <album/6428#musicalwork> ;
    mo:recorded_as <album/6428#musicalexpression> ;
    schema:name "Love Power / Aice⁵ [Limited Edition]"@en,
        "Love Power / Aice⁵ [初回限定盤]"@ja,
        "Love Power / Aice⁵ [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/6428#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/82/6428/6428-1199202552.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6428#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/6428/6428-1199202552.jpg> ;
    foaf:depicts <album/6428#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/6428/6428-1199202552.jpg> .

<https://medium-media.vgm.io/albums/82/6428/6428-1199202552.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/6428#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-25"^^xsd:date ;
    dcterms:title "Love Power / Aice⁵ [Limited Edition]"@en,
        "Love Power / Aice⁵ [初回限定盤]"@ja,
        "Love Power / Aice⁵ [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-91181" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/6428#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Ndba21c69c7154a29b631a9456b8d5c8e,
        _:Nf00da15d16b14d6a8ddf9e296ec85606 ;
    mo:record_count 2 ;
    schema:about <product/4402#subject> ;
    schema:datePublished "2006-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/6428/6428-1199202552.jpg> ;
    schema:name "Love Power / Aice⁵ [Limited Edition]"@en,
        "Love Power / Aice⁵ [初回限定盤]"@ja,
        "Love Power / Aice⁵ [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/6428/6428-1199202552.jpg> .

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

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

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

_:N90e6ef965fa347cab887f62d480867e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Love Power」 PV&メイキング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf00da15d16b14d6a8ddf9e296ec85606 ;
    schema:name "「Love Power」 PV&メイキング映像"@ja .

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

_:Nf00da15d16b14d6a8ddf9e296ec85606 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N90e6ef965fa347cab887f62d480867e6 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N90e6ef965fa347cab887f62d480867e6 .

_:Ndba21c69c7154a29b631a9456b8d5c8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb19418b86c4ea893418211195f8f8d,
        _:N244211066a3c43f59804126e0f631dd0,
        _:N8c58541bed4c4b78af5257c7ebd8e85e,
        _:Ndcdfc90cd5d940c0a438e4e217b127ca ;
    mo:track_count 4 ;
    schema:duration "PT19:59"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1bb19418b86c4ea893418211195f8f8d,
        _:N244211066a3c43f59804126e0f631dd0,
        _:N8c58541bed4c4b78af5257c7ebd8e85e,
        _:Ndcdfc90cd5d940c0a438e4e217b127ca .

