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

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

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

<artist/1454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34194#subject> ;
    schema:name "Junko Tamiya"@en,
        "民谷淳子"@ja ;
    foaf:made <album/34194#composition>,
        <album/34194#subject> ;
    foaf:name "Junko Tamiya"@en,
        "民谷淳子"@ja .

<product/7277#subject> a schema:CreativeWork ;
    schema:name "Little Nemo: The Dream Master"@en,
        "パジャマヒーロー NEMO"@ja,
        "Pajama Hero Nemo"@ja-latn ;
    foaf:name "Little Nemo: The Dream Master"@en,
        "パジャマヒーロー NEMO"@ja,
        "Pajama Hero Nemo"@ja-latn .

<album/34194#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Nemo: The Dream Album"@en,
        "Little Nemo: The Dream Album"@ja,
        "Little Nemo: The Dream Album"@ja-latn ;
    mo:composer <artist/1454#subject> ;
    mo:produced_work <album/34194#musicalwork> ;
    schema:name "Little Nemo: The Dream Album"@en,
        "Little Nemo: The Dream Album"@ja,
        "Little Nemo: The Dream Album"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/49/34194/34194-1342814376.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34194#performance> ;
    schema:name "ThePlasmas"@en ;
    foaf:name "ThePlasmas"@en .

<album/34194#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Nemo: The Dream Album"@en,
        "Little Nemo: The Dream Album"@ja,
        "Little Nemo: The Dream Album"@ja-latn ;
    mo:performance_of <album/34194#musicalwork> ;
    mo:performer _:N8fdb6c75c57647468573a0263ec033a7,
        _:Nb8ddec07c2874d7da6ab3d26e6070e7e,
        _:Ne1de337201d1427cb141c733132a8782,
        <artist/5326#subject> ;
    mo:recorded_as <album/34194#musicalexpression> ;
    schema:byArtist _:N8fdb6c75c57647468573a0263ec033a7,
        _:Nb8ddec07c2874d7da6ab3d26e6070e7e,
        _:Ne1de337201d1427cb141c733132a8782,
        <artist/5326#subject> ;
    schema:name "Little Nemo: The Dream Album"@en,
        "Little Nemo: The Dream Album"@ja,
        "Little Nemo: The Dream Album"@ja-latn ;
    schema:workPerformed <album/34194#musicalwork> .

<album/34194#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-18"^^xsd:date ;
    dcterms:title "Little Nemo: The Dream Album"@en,
        "Little Nemo: The Dream Album"@ja,
        "Little Nemo: The Dream Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/34194#musicalexpression> ;
    mo:publisher _:N8f9715bbb69346efa55efd86250febc5 ;
    mo:record _:Nde85754c0bf345c69b7411061bbc6975 ;
    mo:record_count 1 ;
    schema:about <product/7277#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dick Steel"@en ;
            foaf:name "Dick Steel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kelly Forbes"@en ;
            foaf:name "Kelly Forbes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kennichi Toriyama"@en ;
            foaf:name "Kennichi Toriyama"@en ],
        <artist/5326#subject> ;
    schema:datePublished "2012-05-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/34194/34194-1342814376.jpg> ;
    schema:name "Little Nemo: The Dream Album"@en,
        "Little Nemo: The Dream Album"@ja,
        "Little Nemo: The Dream Album"@ja-latn ;
    schema:publisher _:N8f9715bbb69346efa55efd86250febc5 ;
    foaf:depiction <https://media.vgm.io/albums/49/34194/34194-1342814376.jpg> .

_:N1005f13bd3fa4165ab8d98b0fcd9aa49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloud Ruins (Demo)"@en-recording ;
    mo:track_number 22 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Cloud Ruins (Demo)"@en-recording .

_:N19fe1c1d9b8343c4bee18fe423d98660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Awake"@en,
        "Dreaming Awake"@en-recording ;
    mo:track_number 14 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Dreaming Awake"@en,
        "Dreaming Awake"@en-recording .

_:N1a73601ec37847e9b51b497ab9c51301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story Theme (Demo)"@en-recording ;
    mo:track_number 15 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Story Theme (Demo)"@en-recording .

_:N220de3ee20b24104b5a427997bd24091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Topsy-Turvy (Demo)"@en-recording ;
    mo:track_number 23 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Topsy-Turvy (Demo)"@en-recording .

_:N29fb023965a24ddc954ebfb2f9d5f2f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mushroom Forest (Demo)"@en-recording ;
    mo:track_number 17 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Mushroom Forest (Demo)"@en-recording .

_:N31c57560cbde489ba54afac5479e05bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road To The Unknown"@en,
        "Road To The Unknown"@en-recording ;
    mo:track_number 11 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Road To The Unknown"@en,
        "Road To The Unknown"@en-recording .

_:N31fe1c9581e446719fedf6511d97525d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Garden (Demo)"@en-recording ;
    mo:track_number 18 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Flower Garden (Demo)"@en-recording .

_:N32606a020dec452698bc3d82fbcada8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House Of Toys (Demo)"@en-recording ;
    mo:track_number 19 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "House Of Toys (Demo)"@en-recording .

_:N36969c51b0294846974eb96ed118f5fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Clouds In Ruins"@en,
        "Sky Clouds In Ruins"@en-recording ;
    mo:track_number 8 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Sky Clouds In Ruins"@en,
        "Sky Clouds In Ruins"@en-recording .

_:N3a13f4d8ed974f319b3a52922cd56f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (Demo)"@en-recording ;
    mo:track_number 28 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Ending (Demo)"@en-recording .

_:N3db246fc104d4051a563911cdc5ecc92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Fight (Demo)"@en-recording ;
    mo:track_number 24 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Boss Fight (Demo)"@en-recording .

_:N41fef3f715a74d1ea1fb5d15eac23b20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Topurvypsy"@en,
        "Topurvypsy"@en-recording ;
    mo:track_number 9 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Topurvypsy"@en,
        "Topurvypsy"@en-recording .

_:N5112f3d3aa464f4994fc7a0c0e432dc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nemo's House (Demo)"@en-recording ;
    mo:track_number 21 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Nemo's House (Demo)"@en-recording .

_:N54eae36891da4869a358715a6f1504be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Train, Over The Toys"@en,
        "Over The Train, Over The Toys"@en-recording ;
    mo:track_number 5 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Over The Train, Over The Toys"@en,
        "Over The Train, Over The Toys"@en-recording .

_:N5df939a735284b049ca971670e76cd04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Bad Dreams Dwell"@en,
        "Where Bad Dreams Dwell (ft. JC)"@en-recording ;
    mo:track_number 10 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Where Bad Dreams Dwell"@en,
        "Where Bad Dreams Dwell (ft. JC)"@en-recording .

_:N6025c9b6a0284eb2ab49d5c58243b630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Song (Demo)"@en-recording ;
    mo:track_number 16 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Title Song (Demo)"@en-recording .

_:N6513d2654f2e46a3b2a2d6cb0b9cec03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Sea (Demo)"@en-recording ;
    mo:track_number 20 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Night Sea (Demo)"@en-recording .

_:N6562e7b649364df0bbc5d023852ee026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Night Sea"@en,
        "Under The Night Sea"@en-recording ;
    mo:track_number 6 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Under The Night Sea"@en,
        "Under The Night Sea"@en-recording .

_:N7ff3b069e8414247aeba745aced32f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At The Magic Flower Garden"@en,
        "At The Magic Flower Garden"@en-recording ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "At The Magic Flower Garden"@en,
        "At The Magic Flower Garden"@en-recording .

_:N8a6e525058154866ba1fd3645d43b3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pesadilla Final"@en,
        "Pesadilla Final (ft. My New Soundtrack)"@en-recording ;
    mo:track_number 13 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Pesadilla Final"@en,
        "Pesadilla Final (ft. My New Soundtrack)"@en-recording .

_:N8f9715bbb69346efa55efd86250febc5 schema:name "ThePlasmas"@en ;
    foaf:name "ThePlasmas"@en .

_:N8fdb6c75c57647468573a0263ec033a7 a schema:Person,
        foaf:Person ;
    mo:performed <album/34194#performance> ;
    schema:name "Kennichi Toriyama"@en ;
    foaf:name "Kennichi Toriyama"@en .

_:N969e8e4d0ac247dfbdf019e1850a93b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare King Fight (Demo)"@en-recording ;
    mo:track_number 27 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Nightmare King Fight (Demo)"@en-recording .

_:Nb8ddec07c2874d7da6ab3d26e6070e7e a schema:Person,
        foaf:Person ;
    mo:performed <album/34194#performance> ;
    schema:name "Dick Steel"@en ;
    foaf:name "Dick Steel"@en .

_:Nc2eb0f3b827d4c78acf0e9c17fce0bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dream Master"@en,
        "The Dream Master"@en-recording ;
    mo:track_number 2 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "The Dream Master"@en,
        "The Dream Master"@en-recording .

_:Nc53acda52ef64e1684f4ee0fc6795286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Slumberland"@en,
        "Welcome To Slumberland"@en-recording ;
    mo:track_number 1 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Welcome To Slumberland"@en,
        "Welcome To Slumberland"@en-recording .

_:Nc57479094d474d5fa6e0715885aff40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Sweet Home"@en,
        "Home Sweet Home"@en-recording ;
    mo:track_number 7 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Home Sweet Home"@en,
        "Home Sweet Home"@en-recording .

_:Nde48d276603e473fb2b8ef9a5a36927b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare World (Demo)"@en-recording ;
    mo:track_number 26 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Nightmare World (Demo)"@en-recording .

_:Ne1de337201d1427cb141c733132a8782 a schema:Person,
        foaf:Person ;
    mo:performed <album/34194#performance> ;
    schema:name "Kelly Forbes"@en ;
    foaf:name "Kelly Forbes"@en .

_:Neb63ac24cb3a4577986cccf324efb122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Forgotten Land"@en,
        "Forbidden Forgotten Land"@en-recording ;
    mo:track_number 12 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Forbidden Forgotten Land"@en,
        "Forbidden Forgotten Land"@en-recording .

_:Nec8095558cd24422a911bd0a87f6de42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude (Demo)"@en-recording ;
    mo:track_number 25 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Interlude (Demo)"@en-recording .

_:Nf791b35b7d754aaeb4629dc0819b79a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost In The Mushroom Forest"@en,
        "Lost In The Mushroom Forest"@en-recording ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nde85754c0bf345c69b7411061bbc6975 ;
    schema:name "Lost In The Mushroom Forest"@en,
        "Lost In The Mushroom Forest"@en-recording .

_:Nde85754c0bf345c69b7411061bbc6975 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1005f13bd3fa4165ab8d98b0fcd9aa49,
        _:N19fe1c1d9b8343c4bee18fe423d98660,
        _:N1a73601ec37847e9b51b497ab9c51301,
        _:N220de3ee20b24104b5a427997bd24091,
        _:N29fb023965a24ddc954ebfb2f9d5f2f6,
        _:N31c57560cbde489ba54afac5479e05bb,
        _:N31fe1c9581e446719fedf6511d97525d,
        _:N32606a020dec452698bc3d82fbcada8d,
        _:N36969c51b0294846974eb96ed118f5fa,
        _:N3a13f4d8ed974f319b3a52922cd56f16,
        _:N3db246fc104d4051a563911cdc5ecc92,
        _:N41fef3f715a74d1ea1fb5d15eac23b20,
        _:N5112f3d3aa464f4994fc7a0c0e432dc0,
        _:N54eae36891da4869a358715a6f1504be,
        _:N5df939a735284b049ca971670e76cd04,
        _:N6025c9b6a0284eb2ab49d5c58243b630,
        _:N6513d2654f2e46a3b2a2d6cb0b9cec03,
        _:N6562e7b649364df0bbc5d023852ee026,
        _:N7ff3b069e8414247aeba745aced32f95,
        _:N8a6e525058154866ba1fd3645d43b3d5,
        _:N969e8e4d0ac247dfbdf019e1850a93b5,
        _:Nc2eb0f3b827d4c78acf0e9c17fce0bda,
        _:Nc53acda52ef64e1684f4ee0fc6795286,
        _:Nc57479094d474d5fa6e0715885aff40e,
        _:Nde48d276603e473fb2b8ef9a5a36927b,
        _:Neb63ac24cb3a4577986cccf324efb122,
        _:Nec8095558cd24422a911bd0a87f6de42,
        _:Nf791b35b7d754aaeb4629dc0819b79a3 ;
    mo:track_count 28 ;
    schema:duration "PT18:57"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N1005f13bd3fa4165ab8d98b0fcd9aa49,
        _:N19fe1c1d9b8343c4bee18fe423d98660,
        _:N1a73601ec37847e9b51b497ab9c51301,
        _:N220de3ee20b24104b5a427997bd24091,
        _:N29fb023965a24ddc954ebfb2f9d5f2f6,
        _:N31c57560cbde489ba54afac5479e05bb,
        _:N31fe1c9581e446719fedf6511d97525d,
        _:N32606a020dec452698bc3d82fbcada8d,
        _:N36969c51b0294846974eb96ed118f5fa,
        _:N3a13f4d8ed974f319b3a52922cd56f16,
        _:N3db246fc104d4051a563911cdc5ecc92,
        _:N41fef3f715a74d1ea1fb5d15eac23b20,
        _:N5112f3d3aa464f4994fc7a0c0e432dc0,
        _:N54eae36891da4869a358715a6f1504be,
        _:N5df939a735284b049ca971670e76cd04,
        _:N6025c9b6a0284eb2ab49d5c58243b630,
        _:N6513d2654f2e46a3b2a2d6cb0b9cec03,
        _:N6562e7b649364df0bbc5d023852ee026,
        _:N7ff3b069e8414247aeba745aced32f95,
        _:N8a6e525058154866ba1fd3645d43b3d5,
        _:N969e8e4d0ac247dfbdf019e1850a93b5,
        _:Nc2eb0f3b827d4c78acf0e9c17fce0bda,
        _:Nc53acda52ef64e1684f4ee0fc6795286,
        _:Nc57479094d474d5fa6e0715885aff40e,
        _:Nde48d276603e473fb2b8ef9a5a36927b,
        _:Neb63ac24cb3a4577986cccf324efb122,
        _:Nec8095558cd24422a911bd0a87f6de42,
        _:Nf791b35b7d754aaeb4629dc0819b79a3 .

