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

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

<artist/2589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90342#subject> ;
    schema:name "Ruri Yakushi"@en,
        "薬師るり"@ja ;
    foaf:made <album/90342#composition>,
        <album/90342#lyrics>,
        <album/90342#subject> ;
    foaf:name "Ruri Yakushi"@en,
        "薬師るり"@ja .

<album/90342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@en,
        "いつまでも俺は母に恋してる! ～いいよ、ママに甘えて、おっぱいでいっぱいお世話してあげる♪～ 予約特典ドラマCD"@ja,
        "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@ja-latn ;
    mo:composer <artist/2589#subject> ;
    mo:produced_work <album/90342#musicalwork> ;
    schema:name "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@en,
        "いつまでも俺は母に恋してる! ～いいよ、ママに甘えて、おっぱいでいっぱいお世話してあげる♪～ 予約特典ドラマCD"@ja,
        "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@ja-latn .

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

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

<org/2509#subject> schema:name "ANIM Mother&Wife"@en,
        "ANIM Mother&Wife"@ja,
        "ANIM Mother&Wife"@ja-latn ;
    foaf:name "ANIM Mother&Wife"@en,
        "ANIM Mother&Wife"@ja,
        "ANIM Mother&Wife"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/90342/90342-1568299995.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24620#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90342#performance> ;
    schema:name "Yuki Yumeno"@en,
        "夢乃ゆき"@ja ;
    foaf:name "Yuki Yumeno"@en,
        "夢乃ゆき"@ja .

<artist/32167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90342#performance> ;
    schema:name "Kasumi Yomogi"@en,
        "蓬かすみ"@ja ;
    foaf:name "Kasumi Yomogi"@en,
        "蓬かすみ"@ja .

<artist/34119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90342#performance> ;
    schema:name "Yuika"@en,
        "唯香"@ja ;
    foaf:name "Yuika"@en,
        "唯香"@ja .

<artist/50866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90342#performance> ;
    schema:name "shizuku"@en ;
    foaf:name "shizuku"@en .

<album/90342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-29"^^xsd:date ;
    dcterms:title "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@en,
        "いつまでも俺は母に恋してる! ～いいよ、ママに甘えて、おっぱいでいっぱいお世話してあげる♪～ 予約特典ドラマCD"@ja,
        "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@ja-latn ;
    mo:catalogue_number "AC-292" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90342#musicalexpression> ;
    mo:publisher <org/2509#subject> ;
    mo:record _:N0bfa71d9c6774b0da326b30163935fb0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mama ni Amaete"@en ;
            foaf:name "Mama ni Amaete"@en ],
        [ a schema:CreativeWork ;
            schema:name "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo"@en ;
            foaf:name "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo"@en ],
        [ a schema:CreativeWork ;
            schema:name "Oppai de Ippai Osewa Shite Ageru♪~"@en ;
            foaf:name "Oppai de Ippai Osewa Shite Ageru♪~"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "椎那天"@en ;
            foaf:name "椎那天"@en ],
        <artist/24620#subject>,
        <artist/32167#subject>,
        <artist/34119#subject>,
        <artist/50866#subject> ;
    schema:datePublished "2017-09-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/90342/90342-1568299995.jpg> ;
    schema:name "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@en,
        "いつまでも俺は母に恋してる! ～いいよ、ママに甘えて、おっぱいでいっぱいお世話してあげる♪～ 予約特典ドラマCD"@ja,
        "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@ja-latn ;
    schema:publisher <org/2509#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/90342/90342-1568299995.jpg> .

<album/90342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@en,
        "いつまでも俺は母に恋してる! ～いいよ、ママに甘えて、おっぱいでいっぱいお世話してあげる♪～ 予約特典ドラマCD"@ja,
        "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@ja-latn ;
    mo:performance_of <album/90342#musicalwork> ;
    mo:performer _:N2344e2ef48574c7ead184ea634b35bb4,
        <artist/24620#subject>,
        <artist/32167#subject>,
        <artist/34119#subject>,
        <artist/50866#subject> ;
    mo:recorded_as <album/90342#musicalexpression> ;
    schema:byArtist _:N2344e2ef48574c7ead184ea634b35bb4,
        <artist/24620#subject>,
        <artist/32167#subject>,
        <artist/34119#subject>,
        <artist/50866#subject> ;
    schema:name "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@en,
        "いつまでも俺は母に恋してる! ～いいよ、ママに甘えて、おっぱいでいっぱいお世話してあげる♪～ 予約特典ドラマCD"@ja,
        "Itsu made mo Ore wa Mama ni Koishiteru! ~Ii yo, Mama ni Amaete, Oppai de Ippai Osewa Shite Ageru♪~ Preorder Bonus Drama CD"@ja-latn ;
    schema:workPerformed <album/90342#musicalwork> .

_:N2344e2ef48574c7ead184ea634b35bb4 a schema:Person,
        foaf:Person ;
    mo:performed <album/90342#performance> ;
    schema:name "椎那天"@en ;
    foaf:name "椎那天"@en .

_:Nb3e5cfe1052c4cd3879d2bb3bb4dd749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緑子＆若葉の学園訪問"@ja ;
    mo:track_number 1 ;
    schema:duration "PT26:24"^^xsd:interval ;
    schema:inPlaylist _:N0bfa71d9c6774b0da326b30163935fb0 ;
    schema:name "緑子＆若葉の学園訪問"@ja .

_:Nc1328f76c23540f4b625e1aa9199b4d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千世梨＆桜子のお勉強"@ja ;
    mo:track_number 2 ;
    schema:duration "PT25:30"^^xsd:interval ;
    schema:inPlaylist _:N0bfa71d9c6774b0da326b30163935fb0 ;
    schema:name "千世梨＆桜子のお勉強"@ja .

_:Nce70000b54c54fec894a45d772d87a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつまでも恋してる！ Inst Ver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0bfa71d9c6774b0da326b30163935fb0 ;
    schema:name "いつまでも恋してる！ Inst Ver."@ja .

_:Ne9417c7aa7914a8589bd0246c95d4b7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつまでも恋してる！ Full Ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0bfa71d9c6774b0da326b30163935fb0 ;
    schema:name "いつまでも恋してる！ Full Ver."@ja .

_:N0bfa71d9c6774b0da326b30163935fb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb3e5cfe1052c4cd3879d2bb3bb4dd749,
        _:Nc1328f76c23540f4b625e1aa9199b4d3,
        _:Nce70000b54c54fec894a45d772d87a49,
        _:Ne9417c7aa7914a8589bd0246c95d4b7c ;
    mo:track_count 4 ;
    schema:duration "PT59:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Nb3e5cfe1052c4cd3879d2bb3bb4dd749,
        _:Nc1328f76c23540f4b625e1aa9199b4d3,
        _:Nce70000b54c54fec894a45d772d87a49,
        _:Ne9417c7aa7914a8589bd0246c95d4b7c .

