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

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

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

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

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

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

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

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

<artist/33478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98065#subject> ;
    schema:name "Yoko Hiramatsu"@en ;
    foaf:made <album/98065#composition>,
        <album/98065#subject> ;
    foaf:name "Yoko Hiramatsu"@en .

<artist/4631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98065#subject> ;
    schema:name "Hitoshi Harukawa"@en,
        "春川仁志"@ja ;
    foaf:made <album/98065#composition>,
        <album/98065#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/98065#lyrics> a mo:Lyrics .

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

<album/98065#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [ラッキー7 ver.]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@ja-latn ;
    mo:performance_of <album/98065#musicalwork> ;
    mo:recorded_as <album/98065#musicalexpression> ;
    schema:name "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [ラッキー7 ver.]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@ja-latn ;
    schema:workPerformed <album/98065#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/56/98065/98065-1587275992.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98065#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/98065/98065-1587275992.jpg> ;
    foaf:depicts <album/98065#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/98065/98065-1587275992.jpg> .

<https://medium-media.vgm.io/albums/56/98065/98065-1587275992.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98065#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [ラッキー7 ver.]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Simon Janlov"@en ;
            foaf:made <album/98065#composition> ;
            foaf:name "Simon Janlov"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sophia Pae"@en ;
            foaf:made <album/98065#composition> ;
            foaf:name "Sophia Pae"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tahiti Lenoni"@en ;
            foaf:made <album/98065#composition> ;
            foaf:name "Tahiti Lenoni"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johan Becker"@en ;
            foaf:made <album/98065#composition> ;
            foaf:name "Johan Becker"@en ],
        <artist/19579#subject>,
        <artist/20838#subject>,
        <artist/30867#subject>,
        <artist/33113#subject>,
        <artist/33474#subject>,
        <artist/33478#subject>,
        <artist/4631#subject> ;
    mo:produced_work <album/98065#musicalwork> ;
    schema:name "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [ラッキー7 ver.]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@ja-latn .

<album/98065#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-16"^^xsd:date ;
    dcterms:title "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [ラッキー7 ver.]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@ja-latn ;
    mo:catalogue_number "AICL-3027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98065#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N48cdebe60abb4e05b8f556d30dfbfbc0 ;
    mo:record_count 1 ;
    schema:about <product/8271#subject> ;
    schema:datePublished "2015-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/98065/98065-1587275992.jpg> ;
    schema:name "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@en,
        "瞳の奥の銀河(ミルキーウェイ) / Flower [ラッキー7 ver.]"@ja,
        "Hitomi no Oku no Milky Way / Flower [Lucky 7 ver.]"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/98065/98065-1587275992.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N241a723b0ae24f7aae95e3d8186854d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花時計 ~Party's on!~ (version2016)"@ja,
        "Hanadokei ~Party's on!~ (version2016)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N48cdebe60abb4e05b8f556d30dfbfbc0 ;
    schema:name "花時計 ~Party's on!~ (version2016)"@ja,
        "Hanadokei ~Party's on!~ (version2016)"@ja-latn .

_:N3ffc2faf157e41e5b41165daae805d25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッキー7 (instrumental)"@ja,
        "Lucky 7 (instrumental)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N48cdebe60abb4e05b8f556d30dfbfbc0 ;
    schema:name "ラッキー7 (instrumental)"@ja,
        "Lucky 7 (instrumental)"@ja-latn .

_:N5f21267da6e747f9994b135a2fb7a543 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 _:N48cdebe60abb4e05b8f556d30dfbfbc0 ;
    schema:name "瞳の奥の銀河(ミルキーウェイ)"@ja,
        "Hitomi no Oku no Milky Way"@ja-latn .

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

_:N795739f2ee5e4ec2911ae203fcf99c8f 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 _:N48cdebe60abb4e05b8f556d30dfbfbc0 ;
    schema:name "ラッキー7"@ja,
        "Lucky 7"@ja-latn .

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

_:N48cdebe60abb4e05b8f556d30dfbfbc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0814333fc6474f718d83ce4daa0c8335,
        _:N241a723b0ae24f7aae95e3d8186854d8,
        _:N3ffc2faf157e41e5b41165daae805d25,
        _:N5f21267da6e747f9994b135a2fb7a543,
        _:N63fe7fee61234b8a9ff6a8617a31b1c2,
        _:N795739f2ee5e4ec2911ae203fcf99c8f,
        _:N9082b58e6ac349138133555922215919 ;
    mo:track_count 7 ;
    schema:duration "PT29:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0814333fc6474f718d83ce4daa0c8335,
        _:N241a723b0ae24f7aae95e3d8186854d8,
        _:N3ffc2faf157e41e5b41165daae805d25,
        _:N5f21267da6e747f9994b135a2fb7a543,
        _:N63fe7fee61234b8a9ff6a8617a31b1c2,
        _:N795739f2ee5e4ec2911ae203fcf99c8f,
        _:N9082b58e6ac349138133555922215919 .

