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

<artist/53095#subject> a schema:Person,
        foaf:Person ;
    schema:name "MILK"@en,
        "みるく"@ja ;
    foaf:made <album/28362#lyrics>,
        <album/28362#subject>,
        <album/28362#vocals> ;
    foaf:name "MILK"@en,
        "みるく"@ja .

<artist/24896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28362#subject> ;
    schema:name "Shuzo Aoshima"@en,
        "青島修造"@ja ;
    foaf:made <album/28362#composition>,
        <album/28362#subject> ;
    foaf:name "Shuzo Aoshima"@en,
        "青島修造"@ja .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<album/28362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@en,
        "妹ぱらだいす! ～お兄ちゃんと5人の妹のエッチしまくりな毎日～ オープニングテーマ 妹ぱらだいす!"@ja,
        "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@ja-latn ;
    mo:composer <artist/24896#subject> ;
    mo:produced_work <album/28362#musicalwork> ;
    schema:name "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@en,
        "妹ぱらだいす! ～お兄ちゃんと5人の妹のエッチしまくりな毎日～ オープニングテーマ 妹ぱらだいす!"@ja,
        "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@ja-latn .

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

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

<album/28362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@en,
        "妹ぱらだいす! ～お兄ちゃんと5人の妹のエッチしまくりな毎日～ オープニングテーマ 妹ぱらだいす!"@ja,
        "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@ja-latn ;
    mo:performance_of <album/28362#musicalwork> ;
    mo:recorded_as <album/28362#musicalexpression> ;
    schema:name "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@en,
        "妹ぱらだいす! ～お兄ちゃんと5人の妹のエッチしまくりな毎日～ オープニングテーマ 妹ぱらだいす!"@ja,
        "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@ja-latn ;
    schema:workPerformed <album/28362#musicalwork> .

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

<org/2116#subject> schema:name "MOONSTONE Cherry"@en,
        "MOONSTONE Cherry"@ja,
        "MOONSTONE Cherry"@ja-latn ;
    foaf:name "MOONSTONE Cherry"@en,
        "MOONSTONE Cherry"@ja,
        "MOONSTONE Cherry"@ja-latn .

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

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/28362#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/28362#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/28362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-29"^^xsd:date ;
    dcterms:title "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@en,
        "妹ぱらだいす! ～お兄ちゃんと5人の妹のエッチしまくりな毎日～ オープニングテーマ 妹ぱらだいす!"@ja,
        "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@ja-latn ;
    mo:catalogue_number "MOONS-015" ;
    mo:media_type "Enhanced CD" ;
    mo:publication_of <album/28362#musicalexpression> ;
    mo:publisher <org/2116#subject> ;
    mo:record _:N619a52136f2d46f39711d0356f9ee580 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~"@en ;
            foaf:name "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~"@en ] ;
    schema:datePublished "2010-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@en,
        "妹ぱらだいす! ～お兄ちゃんと5人の妹のエッチしまくりな毎日～ オープニングテーマ 妹ぱらだいす!"@ja,
        "Imouto Paradise! ~Oniichan to 5-nin no Imouto no Ecchi Shimakuri na Mainichi~ Opening Theme: Imouto Paradise!"@ja-latn ;
    schema:publisher <org/2116#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N1d7827facdd549aea476b1aa33fc8760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imouto Paradise! Full Ver."@en,
        "妹ぱらだいす！ Full Ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N619a52136f2d46f39711d0356f9ee580 ;
    schema:name "Imouto Paradise! Full Ver."@en,
        "妹ぱらだいす！ Full Ver."@ja .

_:N7c91bdea8d6b4a9ab49cab37c785b911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imouto Paradise! Karaoke Ver."@en,
        "妹ぱらだいす！ カラオケ Ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N619a52136f2d46f39711d0356f9ee580 ;
    schema:name "Imouto Paradise! Karaoke Ver."@en,
        "妹ぱらだいす！ カラオケ Ver."@ja .

_:Na2bb95f46a6f4c478b29b9d42d129c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imouto Paradise! Arrange Ver."@en,
        "妹ぱらだいす！ アレンジ Ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N619a52136f2d46f39711d0356f9ee580 ;
    schema:name "Imouto Paradise! Arrange Ver."@en,
        "妹ぱらだいす！ アレンジ Ver."@ja .

_:Nfd042a1ad0ec446bb1b0776debfef9b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imouto Paradise! Guitar Arrange Ver."@en,
        "妹ぱらだいす！ギターアレンジ Ver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N619a52136f2d46f39711d0356f9ee580 ;
    schema:name "Imouto Paradise! Guitar Arrange Ver."@en,
        "妹ぱらだいす！ギターアレンジ Ver."@ja .

_:N619a52136f2d46f39711d0356f9ee580 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d7827facdd549aea476b1aa33fc8760,
        _:N7c91bdea8d6b4a9ab49cab37c785b911,
        _:Na2bb95f46a6f4c478b29b9d42d129c5d,
        _:Nfd042a1ad0ec446bb1b0776debfef9b2 ;
    mo:track_count 4 ;
    schema:duration "PT10:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1d7827facdd549aea476b1aa33fc8760,
        _:N7c91bdea8d6b4a9ab49cab37c785b911,
        _:Na2bb95f46a6f4c478b29b9d42d129c5d,
        _:Nfd042a1ad0ec446bb1b0776debfef9b2 .

