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

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

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

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160823#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/160823#composition>,
        <album/160823#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<product/1714#subject> a schema:CreativeWork ;
    schema:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn ;
    foaf:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn .

<product/1783#subject> a schema:CreativeWork ;
    schema:name "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn ;
    foaf:name "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn .

<album/160823#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Studio Ghibli Mononoke & Chihiro Piano Collection"@en,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/160823#musicalwork> ;
    schema:name "Studio Ghibli Mononoke & Chihiro Piano Collection"@en,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja-latn .

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

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

<https://media.vgm.io/albums/32/160823/160823-3ecb717e2f49.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160823#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/160823/160823-3ecb717e2f49.jpg> ;
    foaf:depicts <album/160823#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/160823/160823-3ecb717e2f49.jpg> .

<https://medium-media.vgm.io/albums/32/160823/160823-3ecb717e2f49.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160823#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Studio Ghibli Mononoke & Chihiro Piano Collection"@en,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja-latn ;
    mo:performance_of <album/160823#musicalwork> ;
    mo:performer <artist/40380#subject> ;
    mo:recorded_as <album/160823#musicalexpression> ;
    schema:byArtist <artist/40380#subject> ;
    schema:name "Studio Ghibli Mononoke & Chihiro Piano Collection"@en,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja-latn ;
    schema:workPerformed <album/160823#musicalwork> .

<artist/40380#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/160823#performance> ;
    schema:name "Nicolas Horvath"@en ;
    foaf:name "Nicolas Horvath"@en .

<album/160823#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-01"^^xsd:date ;
    dcterms:title "Studio Ghibli Mononoke & Chihiro Piano Collection"@en,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja-latn ;
    mo:catalogue_number "WAYO-059" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160823#musicalexpression> ;
    mo:publisher <org/981#subject> ;
    mo:record _:Nc692bb69d61e4e1da7b3a40068023423 ;
    mo:record_count 1 ;
    schema:about <product/1714#subject>,
        <product/1783#subject> ;
    schema:byArtist <artist/40380#subject> ;
    schema:datePublished "2026-05-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/160823/160823-3ecb717e2f49.jpg> ;
    schema:name "Studio Ghibli Mononoke & Chihiro Piano Collection"@en,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja,
        "Studio Ghibli Mononoke & Chihiro Piano Collection"@ja-latn ;
    schema:publisher <org/981#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/160823/160823-3ecb717e2f49.jpg> .

_:N01ed9d8a282e4c61a2d26b52cb67927a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kodamas"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Kodamas"@en .

_:N09bcbc7054b249b399b3bce98e043105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey to the West"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Journey to the West"@en .

_:N1a0fdbaa37bf41f5a65829708a21ea1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashitaka and San"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Ashitaka and San"@en .

_:N209d668fe9c24f149e3bbb4e4515ce0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely, Lonely"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Lonely, Lonely"@en .

_:N26f1a896aebc46369262f5e14f6c7e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adagio of Life and Death"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Adagio of Life and Death"@en .

_:N29ebeefcb5de453a8cd1c930f803663a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Land of the Impure"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Land of the Impure"@en .

_:N32abd2010657497ebc2dee77aa7baeef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Ashitaka"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Legend of Ashitaka"@en .

_:N3d8a1ead8c8c4218bf080632111de0f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "San and Ashitaka in the Forest of the Deer God"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "San and Ashitaka in the Forest of the Deer God"@en .

_:N3f79c661874646b19f516ca99ba9b713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest of the Gods"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Forest of the Gods"@en .

_:N7448de57df1242cea4965fdc3192b370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chihiro's Waltz"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Chihiro's Waltz"@en .

_:N7ac60181d5c846a3b3dca8c8d85ef7b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will to Live"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Will to Live"@en .

_:N8cccccbbc2f64ded92e69f312a2a71fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Requiem"@en .

_:N8d077d3b9d3d41fb85c65698cabbffb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Summer's Day"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "One Summer's Day"@en .

_:N8de4c7c2eb2e4e90ac7ecabed76aaf46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Princess Mononoke"@en .

_:N9c3ed772bd6340e0b8e9fdc51f5d0fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Boy"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Dragon Boy"@en .

_:Na779f7e6092d40d485d5a4577de91768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always with Me"@en ;
    mo:track_number 26 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Always with Me"@en .

_:Na8a3642e09b94e99a8ad34fbe80b4da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Road to Somewhere"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "A Road to Somewhere"@en .

_:Nab4c3179e1d24d638ebb6914e7b9e934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yubaba"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Yubaba"@en .

_:Nbccbbcd95e3f41c3ab53501975591714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Young Man from the East"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Young Man from the East"@en .

_:Nd1da741429ea40a38371ef7ee660e958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bathhouse Morning"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Bathhouse Morning"@en .

_:Nd20bc5f04ffd4d88bc5c3c67b06c4f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady Eboshi"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Lady Eboshi"@en .

_:Ndd635ebb5b164b48bc512fe2d3992b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Encounter"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Encounter"@en .

_:Ndf200524b24b4b84b4d52211f39db0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sootballs"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Sootballs"@en .

_:Ne07f5b661aa941c5b177c44d388058d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sixth Station"@en ;
    mo:track_number 21 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The Sixth Station"@en .

_:Ne8ab29a972624b45a9256ecc41f278e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The House at Swamp Bottom"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "The House at Swamp Bottom"@en .

_:Nf34a93bf332b43a398fcaf0943f3943f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude"@en ;
    mo:track_number 24 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc692bb69d61e4e1da7b3a40068023423 ;
    schema:name "Solitude"@en .

_:Nc692bb69d61e4e1da7b3a40068023423 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ed9d8a282e4c61a2d26b52cb67927a,
        _:N09bcbc7054b249b399b3bce98e043105,
        _:N1a0fdbaa37bf41f5a65829708a21ea1e,
        _:N209d668fe9c24f149e3bbb4e4515ce0a,
        _:N26f1a896aebc46369262f5e14f6c7e86,
        _:N29ebeefcb5de453a8cd1c930f803663a,
        _:N32abd2010657497ebc2dee77aa7baeef,
        _:N3d8a1ead8c8c4218bf080632111de0f1,
        _:N3f79c661874646b19f516ca99ba9b713,
        _:N7448de57df1242cea4965fdc3192b370,
        _:N7ac60181d5c846a3b3dca8c8d85ef7b9,
        _:N8cccccbbc2f64ded92e69f312a2a71fb,
        _:N8d077d3b9d3d41fb85c65698cabbffb2,
        _:N8de4c7c2eb2e4e90ac7ecabed76aaf46,
        _:N9c3ed772bd6340e0b8e9fdc51f5d0fe6,
        _:Na779f7e6092d40d485d5a4577de91768,
        _:Na8a3642e09b94e99a8ad34fbe80b4da3,
        _:Nab4c3179e1d24d638ebb6914e7b9e934,
        _:Nbccbbcd95e3f41c3ab53501975591714,
        _:Nd1da741429ea40a38371ef7ee660e958,
        _:Nd20bc5f04ffd4d88bc5c3c67b06c4f1f,
        _:Ndd635ebb5b164b48bc512fe2d3992b05,
        _:Ndf200524b24b4b84b4d52211f39db0d2,
        _:Ne07f5b661aa941c5b177c44d388058d4,
        _:Ne8ab29a972624b45a9256ecc41f278e2,
        _:Nf34a93bf332b43a398fcaf0943f3943f ;
    mo:track_count 26 ;
    schema:duration "PT79:09"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N01ed9d8a282e4c61a2d26b52cb67927a,
        _:N09bcbc7054b249b399b3bce98e043105,
        _:N1a0fdbaa37bf41f5a65829708a21ea1e,
        _:N209d668fe9c24f149e3bbb4e4515ce0a,
        _:N26f1a896aebc46369262f5e14f6c7e86,
        _:N29ebeefcb5de453a8cd1c930f803663a,
        _:N32abd2010657497ebc2dee77aa7baeef,
        _:N3d8a1ead8c8c4218bf080632111de0f1,
        _:N3f79c661874646b19f516ca99ba9b713,
        _:N7448de57df1242cea4965fdc3192b370,
        _:N7ac60181d5c846a3b3dca8c8d85ef7b9,
        _:N8cccccbbc2f64ded92e69f312a2a71fb,
        _:N8d077d3b9d3d41fb85c65698cabbffb2,
        _:N8de4c7c2eb2e4e90ac7ecabed76aaf46,
        _:N9c3ed772bd6340e0b8e9fdc51f5d0fe6,
        _:Na779f7e6092d40d485d5a4577de91768,
        _:Na8a3642e09b94e99a8ad34fbe80b4da3,
        _:Nab4c3179e1d24d638ebb6914e7b9e934,
        _:Nbccbbcd95e3f41c3ab53501975591714,
        _:Nd1da741429ea40a38371ef7ee660e958,
        _:Nd20bc5f04ffd4d88bc5c3c67b06c4f1f,
        _:Ndd635ebb5b164b48bc512fe2d3992b05,
        _:Ndf200524b24b4b84b4d52211f39db0d2,
        _:Ne07f5b661aa941c5b177c44d388058d4,
        _:Ne8ab29a972624b45a9256ecc41f278e2,
        _:Nf34a93bf332b43a398fcaf0943f3943f .

