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

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

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

<artist/147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145291#subject> ;
    schema:name "Junya Nakano"@en,
        "仲野順也"@ja ;
    foaf:made <album/145291#composition>,
        <album/145291#subject> ;
    foaf:name "Junya Nakano"@en,
        "仲野順也"@ja .

<album/145291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@en,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja-latn ;
    mo:composer <artist/147#subject> ;
    mo:produced_work <album/145291#musicalwork> ;
    schema:name "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@en,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja-latn .

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

<album/145291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@en,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja-latn ;
    mo:performance_of <album/145291#musicalwork> ;
    mo:recorded_as <album/145291#musicalexpression> ;
    schema:name "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@en,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja-latn ;
    schema:workPerformed <album/145291#musicalwork> .

<https://media.vgm.io/albums/19/145291/145291-34762b5a001b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145291#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/145291/145291-34762b5a001b.jpg> ;
    foaf:depicts <album/145291#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/145291/145291-34762b5a001b.jpg> .

<https://medium-media.vgm.io/albums/19/145291/145291-34762b5a001b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-18"^^xsd:date ;
    dcterms:title "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@en,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145291#musicalexpression> ;
    mo:publisher _:Nb00269313bec41fd8d0f7658722ce18b ;
    mo:record _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    mo:record_count 1 ;
    schema:datePublished "2022-10-18"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/19/145291/145291-34762b5a001b.jpg> ;
    schema:name "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@en,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja,
        "Music from the Star World - Healing World of Dream 3 / Junya Nakano"@ja-latn ;
    schema:publisher _:Nb00269313bec41fd8d0f7658722ce18b ;
    foaf:depiction <https://media.vgm.io/albums/19/145291/145291-34762b5a001b.jpg> .

_:N04ac561f18a94618b86a5c45f15fb613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "Solitude"@en .

_:N0617a7a7030448d78d9084b22255d4ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegant Stars"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "Elegant Stars"@en .

_:N11dda85e88254a28b9ff3e77c48f801a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Sleep"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "Space Sleep"@en .

_:N2a61297b51a74d0daa5c627403fb8918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Dwarf Star"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "White Dwarf Star"@en .

_:N789b221678364befb3010e9e9109c2e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "Nostalgia"@en .

_:N8cd014140148411cbc07a97db37aae2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music from the Star World"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "Music from the Star World"@en .

_:Nadc83c504c8a4787a6c2a79c0c7b3018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "Lost Star"@en .

_:Nb00269313bec41fd8d0f7658722ce18b schema:name "Junya Nakano"@en,
        "Junya Nakano"@ja,
        "Junya Nakano"@ja-latn ;
    foaf:name "Junya Nakano"@en,
        "Junya Nakano"@ja,
        "Junya Nakano"@ja-latn .

_:Nc4551c4b39694aaca9bdc3d3cfe0a7b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interstellar Space Travel"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "Interstellar Space Travel"@en .

_:Nec82dc209411492888537661e2b0766f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ice Planet"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N0475f43c3a784b72b8cd23c97cc5a034 ;
    schema:name "The Ice Planet"@en .

_:N0475f43c3a784b72b8cd23c97cc5a034 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04ac561f18a94618b86a5c45f15fb613,
        _:N0617a7a7030448d78d9084b22255d4ee,
        _:N11dda85e88254a28b9ff3e77c48f801a,
        _:N2a61297b51a74d0daa5c627403fb8918,
        _:N789b221678364befb3010e9e9109c2e2,
        _:N8cd014140148411cbc07a97db37aae2a,
        _:Nadc83c504c8a4787a6c2a79c0c7b3018,
        _:Nc4551c4b39694aaca9bdc3d3cfe0a7b0,
        _:Nec82dc209411492888537661e2b0766f ;
    mo:track_count 9 ;
    schema:duration "PT37:06"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N04ac561f18a94618b86a5c45f15fb613,
        _:N0617a7a7030448d78d9084b22255d4ee,
        _:N11dda85e88254a28b9ff3e77c48f801a,
        _:N2a61297b51a74d0daa5c627403fb8918,
        _:N789b221678364befb3010e9e9109c2e2,
        _:N8cd014140148411cbc07a97db37aae2a,
        _:Nadc83c504c8a4787a6c2a79c0c7b3018,
        _:Nc4551c4b39694aaca9bdc3d3cfe0a7b0,
        _:Nec82dc209411492888537661e2b0766f .

