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

<artist/21813#subject> a schema:Person,
        foaf:Person ;
    schema:name "Flower"@en ;
    foaf:made <album/98054#subject>,
        <album/98054#vocals> ;
    foaf:name "Flower"@en .

<artist/25886#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masato Odake"@en,
        "小竹正人"@ja ;
    foaf:made <album/98054#lyrics>,
        <album/98054#subject> ;
    foaf:name "Masato Odake"@en,
        "小竹正人"@ja .

<artist/19579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Erik Lidbom"@en ;
    foaf:made <album/98054#composition>,
        <album/98054#subject> ;
    foaf:name "Erik Lidbom"@en .

<artist/20838#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja ;
    foaf:made <album/98054#composition>,
        <album/98054#subject> ;
    foaf:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja .

<artist/30867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Junya Maesako"@en,
        "前迫潤哉"@ja ;
    foaf:made <album/98054#composition>,
        <album/98054#subject> ;
    foaf:name "Junya Maesako"@en,
        "前迫潤哉"@ja .

<artist/33113#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Andreas Oberg"@en ;
    foaf:made <album/98054#composition>,
        <album/98054#subject> ;
    foaf:name "Andreas Oberg"@en .

<artist/33474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "RUSH EYE"@en ;
    foaf:made <album/98054#composition>,
        <album/98054#subject> ;
    foaf:name "RUSH EYE"@en .

<artist/4631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Hitoshi Harukawa"@en,
        "春川仁志"@ja ;
    foaf:made <album/98054#composition>,
        <album/98054#subject> ;
    foaf:name "Hitoshi Harukawa"@en,
        "春川仁志"@ja .

<product/8271#subject> a schema:CreativeWork ;
    schema:name "The File of Young Kindaichi R (Season 2)"@en,
        "金田一少年の事件簿R 第2期"@ja,
        "Kindaichi Shounen no Jikenbo Returns Dai-2-ki"@ja-latn ;
    foaf:name "The File of Young Kindaichi R (Season 2)"@en,
        "金田一少年の事件簿R 第2期"@ja,
        "Kindaichi Shounen no Jikenbo Returns Dai-2-ki"@ja-latn .

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

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

<album/98054#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [瞳の奥の銀河 ver./初回仕様限定盤]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@ja-latn ;
    mo:performance_of <album/98054#musicalwork> ;
    mo:recorded_as <album/98054#musicalexpression> ;
    schema:name "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [瞳の奥の銀河 ver./初回仕様限定盤]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@ja-latn ;
    schema:workPerformed <album/98054#musicalwork> .

<org/1332#subject> schema:name "onenation"@en,
        "onenation"@ja,
        "onenation"@ja-latn ;
    foaf:name "onenation"@en,
        "onenation"@ja,
        "onenation"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/98054/98054-1587244672.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98054#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [瞳の奥の銀河 ver./初回仕様限定盤]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tahiti Lenoni"@en ;
            foaf:made <album/98054#composition> ;
            foaf:name "Tahiti Lenoni"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "for D.O.C."@en ;
            foaf:made <album/98054#composition> ;
            foaf:name "for D.O.C."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Simon Janlov"@en ;
            foaf:made <album/98054#composition> ;
            foaf:name "Simon Janlov"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johan Becker"@en ;
            foaf:made <album/98054#composition> ;
            foaf:name "Johan Becker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sophia Pae"@en ;
            foaf:made <album/98054#composition> ;
            foaf:name "Sophia Pae"@en ],
        <artist/19579#subject>,
        <artist/20838#subject>,
        <artist/30867#subject>,
        <artist/33113#subject>,
        <artist/33474#subject>,
        <artist/4631#subject> ;
    mo:produced_work <album/98054#musicalwork> ;
    schema:name "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [瞳の奥の銀河 ver./初回仕様限定盤]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@ja-latn .

<album/98054#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-16"^^xsd:date ;
    dcterms:title "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [瞳の奥の銀河 ver./初回仕様限定盤]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-3025~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/98054#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N22f9916f24914b0a8cadac23ebbb9d51,
        _:Nb24f356b0d07497f8d5cb2c34ec47df3 ;
    mo:record_count 2 ;
    schema:about <product/8271#subject> ;
    schema:datePublished "2015-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/98054/98054-1587244672.jpg> ;
    schema:name "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [瞳の奥の銀河 ver./初回仕様限定盤]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Hitomi no Oku no Milky Way ver./Limited Edition]"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/98054/98054-1587244672.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Shuuka Fujii"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "(Shuuka Fujii"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Bando"@en ;
    foaf:made <album/98054#vocals> ;
    foaf:name "Nozomi Bando"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Harumi Sato"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Harumi Sato"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Shuuka Fujii"@en ;
    foaf:made <album/98054#vocals> ;
    foaf:name "(Shuuka Fujii"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Sophia Pae"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Sophia Pae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Bando"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Nozomi Bando"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Reina Washio"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Reina Washio"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "for D.O.C."@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "for D.O.C."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Simon Janlov"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Simon Janlov"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Reina Washio"@en ;
    foaf:made <album/98054#vocals> ;
    foaf:name "Reina Washio"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Harumi Sato"@en ;
    foaf:made <album/98054#vocals> ;
    foaf:name "Harumi Sato"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Manami Shigetome"@en ;
    foaf:made <album/98054#vocals> ;
    foaf:name "Manami Shigetome"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Manami Shigetome"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Manami Shigetome"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Tahiti Lenoni"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Tahiti Lenoni"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mio Nakajima"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Mio Nakajima"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mio Nakajima"@en ;
    foaf:made <album/98054#vocals> ;
    foaf:name "Mio Nakajima"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98054#subject> ;
    schema:name "Johan Becker"@en ;
    foaf:made <album/98054#subject> ;
    foaf:name "Johan Becker"@en .

_:N1711ce6b5f904aebaef745f2a2dcd3be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower LIVE TOUR 2015 \"花時計\""@ja,
        "Flower LIVE TOUR 2015 \"Hanadokei\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb24f356b0d07497f8d5cb2c34ec47df3 ;
    schema:name "Flower LIVE TOUR 2015 \"花時計\""@ja,
        "Flower LIVE TOUR 2015 \"Hanadokei\""@ja-latn .

_:N66d07e4ab3f24f6cb9b1f25c61811301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞳の奥の銀河(ミルキーウェイ) (Music Video)"@ja,
        "Hitomi no Oku no Milky Way (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb24f356b0d07497f8d5cb2c34ec47df3 ;
    schema:name "瞳の奥の銀河(ミルキーウェイ) (Music Video)"@ja,
        "Hitomi no Oku no Milky Way (Music Video)"@ja-latn .

_:N8dbd5dc071874ed188c582e41fa2a795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imagination"@ja,
        "Imagination"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N22f9916f24914b0a8cadac23ebbb9d51 ;
    schema:name "Imagination"@ja,
        "Imagination"@ja-latn .

_:N8ffe278e80fc4a7eadf764e264d9ab3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virgin Snow ~初心(はつごころ)~"@ja,
        "Virgin Snow ~Hatsugokoro~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N22f9916f24914b0a8cadac23ebbb9d51 ;
    schema:name "Virgin Snow ~初心(はつごころ)~"@ja,
        "Virgin Snow ~Hatsugokoro~"@ja-latn .

_:Nad1ede0f5f304cf482f2346fc52281b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞳の奥の銀河(ミルキーウェイ)"@ja,
        "Hitomi no Oku no Milky Way"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N22f9916f24914b0a8cadac23ebbb9d51 ;
    schema:name "瞳の奥の銀河(ミルキーウェイ)"@ja,
        "Hitomi no Oku no Milky Way"@ja-latn .

_:Nf6721813bfc44d02a1bdc64b82306ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッキー7"@ja,
        "Lucky 7"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N22f9916f24914b0a8cadac23ebbb9d51 ;
    schema:name "ラッキー7"@ja,
        "Lucky 7"@ja-latn .

_:Nb24f356b0d07497f8d5cb2c34ec47df3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1711ce6b5f904aebaef745f2a2dcd3be,
        _:N66d07e4ab3f24f6cb9b1f25c61811301 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1711ce6b5f904aebaef745f2a2dcd3be,
        _:N66d07e4ab3f24f6cb9b1f25c61811301 .

_:N22f9916f24914b0a8cadac23ebbb9d51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8dbd5dc071874ed188c582e41fa2a795,
        _:N8ffe278e80fc4a7eadf764e264d9ab3a,
        _:Nad1ede0f5f304cf482f2346fc52281b8,
        _:Nf6721813bfc44d02a1bdc64b82306ed2 ;
    mo:track_count 4 ;
    schema:duration "PT17:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8dbd5dc071874ed188c582e41fa2a795,
        _:N8ffe278e80fc4a7eadf764e264d9ab3a,
        _:Nad1ede0f5f304cf482f2346fc52281b8,
        _:Nf6721813bfc44d02a1bdc64b82306ed2 .

