@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 _:N7ce0f440e1cc4de5b0f8f564ad808c56,
        _:Na5e49f4405fb4b2990dbe477f4d8a0e6 ;
    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> .

_:N34170574eafe4bf7b4cc15e91bc80e3c 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 _:Na5e49f4405fb4b2990dbe477f4d8a0e6 ;
    schema:name "360° ~映画ドラえもん35周年記念スペシャルバージョン~"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~"@ja-latn .

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

_:N6ee977be34444e6dad181f088401c3a7 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 _:Na5e49f4405fb4b2990dbe477f4d8a0e6 ;
    schema:name "360° ~TVエンディングバージョン~"@ja,
        "360° ~TV Ending Version~"@ja-latn .

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

_:N9c5ca9ae474944b68d760d4cdcc31c88 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 _:N7ce0f440e1cc4de5b0f8f564ad808c56 ;
    schema:name "360° TVアニメエンディング映像+振付ガイドビデオ"@ja,
        "360° TV Anime Ending Eizou+Furitsuke Guide Video"@ja-latn .

_:Naa36a7ad105d46f5812e4b8853e6a6dc 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 _:Na5e49f4405fb4b2990dbe477f4d8a0e6 ;
    schema:name "360° ~映画ドラえもん35周年記念スペシャルバージョン~ オリジナルカラオケ"@ja,
        "360° ~Eiga Doraemon 35-shuunen Kinen Special Version~ Original Karaoke"@ja-latn .

_:Na5e49f4405fb4b2990dbe477f4d8a0e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34170574eafe4bf7b4cc15e91bc80e3c,
        _:N369b1de1b34f44eb8b5ddcbc883ba8c0,
        _:N6ee977be34444e6dad181f088401c3a7,
        _:Naa36a7ad105d46f5812e4b8853e6a6dc ;
    mo:track_count 4 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N34170574eafe4bf7b4cc15e91bc80e3c,
        _:N369b1de1b34f44eb8b5ddcbc883ba8c0,
        _:N6ee977be34444e6dad181f088401c3a7,
        _:Naa36a7ad105d46f5812e4b8853e6a6dc .

