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

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

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

<artist/15597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80593#subject> ;
    schema:name "NAOKI-T"@en ;
    foaf:made <album/80593#composition>,
        <album/80593#subject> ;
    foaf:name "NAOKI-T"@en .

<artist/17674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80593#subject> ;
    schema:name "miwa"@en ;
    foaf:made <album/80593#composition>,
        <album/80593#subject> ;
    foaf:name "miwa"@en .

<product/5469#subject> a schema:CreativeWork ;
    schema:name "Doraemon the Movie: Nobita and the Space Heroes"@en,
        "映画 ドラえもん のび太の宇宙英雄記"@ja,
        "Eiga Doraemon: Nobita no Space Heroes"@ja-latn ;
    foaf:name "Doraemon the Movie: Nobita and the Space Heroes"@en,
        "映画 ドラえもん のび太の宇宙英雄記"@ja,
        "Eiga Doraemon: Nobita no Space Heroes"@ja-latn .

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

<album/80593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@en,
        "360°～映画ドラえもん35周年記念スペシャルバージョン～/ miwa [期間生産限定盤]"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@ja-latn ;
    mo:performance_of <album/80593#musicalwork> ;
    mo:recorded_as <album/80593#musicalexpression> ;
    schema:name "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@en,
        "360°～映画ドラえもん35周年記念スペシャルバージョン～/ miwa [期間生産限定盤]"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/80593#musicalwork> .

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/80593/80593-1536756182.jpg> a schema:ImageObject,
        foaf:Image .

<album/80593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@en,
        "360°～映画ドラえもん35周年記念スペシャルバージョン～/ miwa [期間生産限定盤]"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@ja-latn ;
    mo:composer <artist/15597#subject>,
        <artist/17674#subject> ;
    mo:produced_work <album/80593#musicalwork> ;
    schema:name "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@en,
        "360°～映画ドラえもん35周年記念スペシャルバージョン～/ miwa [期間生産限定盤]"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@ja-latn .

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

<album/80593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-25"^^xsd:date ;
    dcterms:title "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@en,
        "360°～映画ドラえもん35周年記念スペシャルバージョン～/ miwa [期間生産限定盤]"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-8778~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80593#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N2909f183c5e846ea943bb426c8204e6a,
        _:Ncc037b0625e94e749ac1e76f791af415 ;
    mo:record_count 2 ;
    schema:about <product/5469#subject> ;
    schema:datePublished "2015-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/80593/80593-1536756182.jpg> ;
    schema:name "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@en,
        "360°～映画ドラえもん35周年記念スペシャルバージョン～/ miwa [期間生産限定盤]"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ / miwa [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/80593/80593-1536756182.jpg> .

_:N201b7c7678c840a79693a095a21a043b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360°"@ja,
        "360°"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ncc037b0625e94e749ac1e76f791af415 ;
    schema:name "360°"@ja,
        "360°"@ja-latn .

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

_:N6a116aab025a40148b5b4885df66996a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360° ~映画ドラえもん35周年記念スペシャルバージョン~ オリジナルカラオケ"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ Original Karaoke"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ncc037b0625e94e749ac1e76f791af415 ;
    schema:name "360° ~映画ドラえもん35周年記念スペシャルバージョン~ オリジナルカラオケ"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ Original Karaoke"@ja-latn .

_:Nc3512459d5d04766a4b797101ef1d34b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360° ~映画ドラえもん35周年記念スペシャルバージョン~"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ncc037b0625e94e749ac1e76f791af415 ;
    schema:name "360° ~映画ドラえもん35周年記念スペシャルバージョン~"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~"@ja-latn .

_:Ncc137254b96b4636a45a0b8876e7d6a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360° ~TVエンディングバージョン~"@ja,
        "360° ~TV Ending Version~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Ncc037b0625e94e749ac1e76f791af415 ;
    schema:name "360° ~TVエンディングバージョン~"@ja,
        "360° ~TV Ending Version~"@ja-latn .

_:Nfc099d0abdec402bbf7297a0ee629eb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360° TVアニメエンディング映像+振付ガイドビデオ"@ja,
        "360° TV Anime Ending Eizou+Furitsuke Guide Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2909f183c5e846ea943bb426c8204e6a ;
    schema:name "360° TVアニメエンディング映像+振付ガイドビデオ"@ja,
        "360° TV Anime Ending Eizou+Furitsuke Guide Video"@ja-latn .

_:Ncc037b0625e94e749ac1e76f791af415 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N201b7c7678c840a79693a095a21a043b,
        _:N6a116aab025a40148b5b4885df66996a,
        _:Nc3512459d5d04766a4b797101ef1d34b,
        _:Ncc137254b96b4636a45a0b8876e7d6a4 ;
    mo:track_count 4 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N201b7c7678c840a79693a095a21a043b,
        _:N6a116aab025a40148b5b4885df66996a,
        _:Nc3512459d5d04766a4b797101ef1d34b,
        _:Ncc137254b96b4636a45a0b8876e7d6a4 .

