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

<artist/10463#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miwa Yoshida"@en,
        "吉田美和"@ja ;
    foaf:made <album/80592#lyrics>,
        <album/80592#subject> ;
    foaf:name "Miwa Yoshida"@en,
        "吉田美和"@ja .

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80592#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/80592#composition>,
        <album/80592#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/15597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80592#subject> ;
    schema:name "NAOKI-T"@en ;
    foaf:made <album/80592#composition>,
        <album/80592#subject> ;
    foaf:name "NAOKI-T"@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/80592#musicalexpression> a mo:Signal ;
    mo:published_as <album/80592#subject> ;
    mo:records <album/80592#performance> .

<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/29/80592/80592-1536753564.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80592#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/80592/80592-1536753564.jpg> ;
    foaf:depicts <album/80592#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/80592/80592-1536753564.jpg> .

<https://medium-media.vgm.io/albums/29/80592/80592-1536753564.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/80592#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "360° / miwa [Limited Edition]"@en,
        "360° / miwa [初回生産限定盤]"@ja,
        "360° / miwa [Limited Edition]"@ja-latn ;
    mo:performance_of <album/80592#musicalwork> ;
    mo:performer <artist/17674#subject> ;
    mo:recorded_as <album/80592#musicalexpression> ;
    schema:byArtist <artist/17674#subject> ;
    schema:name "360° / miwa [Limited Edition]"@en,
        "360° / miwa [初回生産限定盤]"@ja,
        "360° / miwa [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/80592#musicalwork> .

<album/80592#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "360° / miwa [Limited Edition]"@en,
        "360° / miwa [初回生産限定盤]"@ja,
        "360° / miwa [Limited Edition]"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/15597#subject>,
        <artist/17674#subject> ;
    mo:produced_work <album/80592#musicalwork> ;
    schema:name "360° / miwa [Limited Edition]"@en,
        "360° / miwa [初回生産限定盤]"@ja,
        "360° / miwa [Limited Edition]"@ja-latn .

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

<album/80592#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-25"^^xsd:date ;
    dcterms:title "360° / miwa [Limited Edition]"@en,
        "360° / miwa [初回生産限定盤]"@ja,
        "360° / miwa [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-8775~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80592#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N87017f48cd7346acb3c7ac8835e86cd0,
        _:Na2d3bd4029364f2cbc89538f27350382 ;
    mo:record_count 2 ;
    schema:about <product/5469#subject> ;
    schema:byArtist <artist/17674#subject> ;
    schema:datePublished "2015-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/80592/80592-1536753564.jpg> ;
    schema:name "360° / miwa [Limited Edition]"@en,
        "360° / miwa [初回生産限定盤]"@ja,
        "360° / miwa [Limited Edition]"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/80592/80592-1536753564.jpg> .

_:N46e9fcb242dc4a11af439539970d1b85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360°~instrumental~"@ja,
        "360°~instrumental~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na2d3bd4029364f2cbc89538f27350382 ;
    schema:name "360°~instrumental~"@ja,
        "360°~instrumental~"@ja-latn .

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

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

_:Nda472e5be7354aff9c18ba91cedde3da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delight ~ライブバージョン~ (miwa -39 live ARENA tour- \"miwanissimo 2014\" 横浜アリーナより)"@ja,
        "Delight ~Live Version~ (miwa -39 live ARENA tour- \"miwanissimo 2014\" Yokohama Arena yori)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:Na2d3bd4029364f2cbc89538f27350382 ;
    schema:name "Delight ~ライブバージョン~ (miwa -39 live ARENA tour- \"miwanissimo 2014\" 横浜アリーナより)"@ja,
        "Delight ~Live Version~ (miwa -39 live ARENA tour- \"miwanissimo 2014\" Yokohama Arena yori)"@ja-latn .

_:Ne0c4f85f9deb4553a0056f8d0496ea94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE LOVE LOVE"@ja,
        "LOVE LOVE LOVE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na2d3bd4029364f2cbc89538f27350382 ;
    schema:name "LOVE LOVE LOVE"@ja,
        "LOVE LOVE LOVE"@ja-latn .

_:Nf81a418eeb1f49e595756b32e66953aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360° ビデオクリップ+メイキング"@ja,
        "360° VIdeo Clip+Making"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N87017f48cd7346acb3c7ac8835e86cd0 ;
    schema:name "360° ビデオクリップ+メイキング"@ja,
        "360° VIdeo Clip+Making"@ja-latn .

_:Na2d3bd4029364f2cbc89538f27350382 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46e9fcb242dc4a11af439539970d1b85,
        _:Nd5cd46683a854e6ea160e34b2f9f4179,
        _:Nda472e5be7354aff9c18ba91cedde3da,
        _:Ne0c4f85f9deb4553a0056f8d0496ea94 ;
    mo:track_count 4 ;
    schema:duration "PT19:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N46e9fcb242dc4a11af439539970d1b85,
        _:Nd5cd46683a854e6ea160e34b2f9f4179,
        _:Nda472e5be7354aff9c18ba91cedde3da,
        _:Ne0c4f85f9deb4553a0056f8d0496ea94 .

