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

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

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

<album/21600> a mo:Release ;
    mo:catalogue_number "74321 71688-2" .

<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/19762#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/19762#musicalwork> ;
    schema:name "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/26/19762/19762-1276357674.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/631#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19762#performance> ;
    schema:name "Tokyo City Philharmonic Orchestra"@en,
        "東京シティ・フィルハーモニック管弦楽団"@ja ;
    foaf:name "Tokyo City Philharmonic Orchestra"@en,
        "東京シティ・フィルハーモニック管弦楽団"@ja .

<artist/8749#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19762#performance> ;
    schema:name "Yoshikazu Mera"@en,
        "米良美一"@ja ;
    foaf:name "Yoshikazu Mera"@en,
        "米良美一"@ja .

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

<album/19762#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn ;
    mo:performance_of <album/19762#musicalwork> ;
    mo:performer <artist/631#subject>,
        <artist/752#subject>,
        <artist/8749#subject> ;
    mo:recorded_as <album/19762#musicalexpression> ;
    schema:byArtist <artist/631#subject>,
        <artist/752#subject>,
        <artist/8749#subject> ;
    schema:name "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn ;
    schema:workPerformed <album/19762#musicalwork> .

<album/19762#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-11-26"^^xsd:date ;
    dcterms:title "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn ;
    mo:catalogue_number "5050466 3087 2 6" ;
    mo:media_type "HDCD" ;
    mo:other_release_of <album/21600> ;
    mo:publication_of <album/19762#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:Nd96d1c61b555419ea90899084a6519b6 ;
    mo:record_count 1 ;
    schema:about <product/1783#subject> ;
    schema:byArtist <artist/631#subject>,
        <artist/752#subject>,
        <artist/8749#subject> ;
    schema:datePublished "1999-11-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/19762/19762-1276357674.jpg> ;
    schema:name "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/19762/19762-1276357674.jpg> .

_:N1113a0decf5f4b03b78a05fa1d646fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon God III"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Demon God III"@en .

_:N1e5846e2caed49b7885bd1eb12639dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke Theme Song (Mononoke Hime)"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Princess Mononoke Theme Song (Mononoke Hime)"@en .

_:N299e73920f2d482dbf8fff0def7126ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon God"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Demon God"@en .

_:N2af71fa510d54224bc3df297c52fb62e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey to the West"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Journey to the West"@en .

_:N2bd2a98bb6724c6c90e6bbda6b25b590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tatara Women Work Song"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Tatara Women Work Song"@en .

_:N2ce9b2e134e74d03be3151d523c9143e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Ashitaka Theme (end credit)"@en ;
    mo:track_number 33 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Legend of Ashitaka Theme (end credit)"@en .

_:N35944b2b3cca4180a058eacd5b9daf17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke Theme Song (Mononoke Hime)"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Princess Mononoke Theme Song (Mononoke Hime)"@en .

_:N3dea2860e5a74066b6d0308335986589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady Eboshi"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Lady Eboshi"@en .

_:N400f31ae4e7a41eb827b21846e52ef82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Furies"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Furies"@en .

_:N50e3b194c9cf4b3db6b18f9539fc3c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Requiem"@en .

_:N55e482ab1fd54491a3bc582b1702bcdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Retreat"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Retreat"@en .

_:N570fb1e15f0240fd9110fda9cf9712cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Encounter"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Encounter"@en .

_:N5bc21108e792450fa06f78d789f42fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will to Live"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Will to Live"@en .

_:N687fd56a4a81487bb5f6687b3fae7ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon Power"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Demon Power"@en .

_:N6a528de30fb14fb5a18bdf5d9b8357c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adagio of Life and Death"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Adagio of Life and Death"@en .

_:N6e3b97b172284f868aaffc6767977d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Drums"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Battle Drums"@en .

_:N757a6b33f54c45809b4e5192b3d6acfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem III"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Requiem III"@en .

_:N865593d908a84980b7b24f8b58b4c1b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle In Front of the Ironworks"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Battle In Front of the Ironworks"@en .

_:N9df481093c114fffbcb3af4367385829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon Power II"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Demon Power II"@en .

_:Na3899c0cc6cd4a21953c06e2c982aa2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World of the Dead"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The World of the Dead"@en .

_:Nada8eda35b654013baf40c01b2193f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kodamas"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Kodamas"@en .

_:Nae964ea574d840b7a70e687224a84d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest of the Gods"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Forest of the Gods"@en .

_:Naf049f94ca474efab33c482ecf62f988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adagio of Life and Death II"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Adagio of Life and Death II"@en .

_:Nb650f886e39c4e5f8ce596c215b7982b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashitaka and San"@en ;
    mo:track_number 31 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Ashitaka and San"@en .

_:Nb94b7a6ed5784f73a6deb58693966c6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening at the Ironworks"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Evening at the Ironworks"@en .

_:Nbb3b6081fe4447e596545b4aa56ebd73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Young Man From the East"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Young Man From the East"@en .

_:Nbe143b2e06f14bd7bfad611882719cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon God II - The Lost Mountains"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Demon God II - The Lost Mountains"@en .

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

_:Ncb68dfa687d04e8796dace42cfa2251f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World of the Dead II"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The World of the Dead II"@en .

_:Ncc8c9107fef844a080f4447a27ecd394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem II"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Requiem II"@en .

_:Nd26bc215ef7049509a35386332255c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Land of the Impure"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Land of the Impure"@en .

_:Nd4f4a4abc9184af6a045f438a9d0496c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke Theme Song (Mononoke Hime) instrumental version"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "Princess Mononoke Theme Song (Mononoke Hime) instrumental version"@en .

_:Nfec74f9071d64aafa2d312fe0dbe2ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Ashitaka"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nd96d1c61b555419ea90899084a6519b6 ;
    schema:name "The Legend of Ashitaka"@en .

_:Nd96d1c61b555419ea90899084a6519b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1113a0decf5f4b03b78a05fa1d646fc6,
        _:N1e5846e2caed49b7885bd1eb12639dd5,
        _:N299e73920f2d482dbf8fff0def7126ba,
        _:N2af71fa510d54224bc3df297c52fb62e,
        _:N2bd2a98bb6724c6c90e6bbda6b25b590,
        _:N2ce9b2e134e74d03be3151d523c9143e,
        _:N35944b2b3cca4180a058eacd5b9daf17,
        _:N3dea2860e5a74066b6d0308335986589,
        _:N400f31ae4e7a41eb827b21846e52ef82,
        _:N50e3b194c9cf4b3db6b18f9539fc3c40,
        _:N55e482ab1fd54491a3bc582b1702bcdd,
        _:N570fb1e15f0240fd9110fda9cf9712cc,
        _:N5bc21108e792450fa06f78d789f42fb5,
        _:N687fd56a4a81487bb5f6687b3fae7ce1,
        _:N6a528de30fb14fb5a18bdf5d9b8357c8,
        _:N6e3b97b172284f868aaffc6767977d65,
        _:N757a6b33f54c45809b4e5192b3d6acfb,
        _:N865593d908a84980b7b24f8b58b4c1b6,
        _:N9df481093c114fffbcb3af4367385829,
        _:Na3899c0cc6cd4a21953c06e2c982aa2a,
        _:Nada8eda35b654013baf40c01b2193f8e,
        _:Nae964ea574d840b7a70e687224a84d2e,
        _:Naf049f94ca474efab33c482ecf62f988,
        _:Nb650f886e39c4e5f8ce596c215b7982b,
        _:Nb94b7a6ed5784f73a6deb58693966c6d,
        _:Nbb3b6081fe4447e596545b4aa56ebd73,
        _:Nbe143b2e06f14bd7bfad611882719cd1,
        _:Nbe16dd0808e442278cdd6a6c636a9c23,
        _:Ncb68dfa687d04e8796dace42cfa2251f,
        _:Ncc8c9107fef844a080f4447a27ecd394,
        _:Nd26bc215ef7049509a35386332255c1a,
        _:Nd4f4a4abc9184af6a045f438a9d0496c,
        _:Nfec74f9071d64aafa2d312fe0dbe2ee5 ;
    mo:track_count 33 ;
    schema:duration "PT62:47"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N1113a0decf5f4b03b78a05fa1d646fc6,
        _:N1e5846e2caed49b7885bd1eb12639dd5,
        _:N299e73920f2d482dbf8fff0def7126ba,
        _:N2af71fa510d54224bc3df297c52fb62e,
        _:N2bd2a98bb6724c6c90e6bbda6b25b590,
        _:N2ce9b2e134e74d03be3151d523c9143e,
        _:N35944b2b3cca4180a058eacd5b9daf17,
        _:N3dea2860e5a74066b6d0308335986589,
        _:N400f31ae4e7a41eb827b21846e52ef82,
        _:N50e3b194c9cf4b3db6b18f9539fc3c40,
        _:N55e482ab1fd54491a3bc582b1702bcdd,
        _:N570fb1e15f0240fd9110fda9cf9712cc,
        _:N5bc21108e792450fa06f78d789f42fb5,
        _:N687fd56a4a81487bb5f6687b3fae7ce1,
        _:N6a528de30fb14fb5a18bdf5d9b8357c8,
        _:N6e3b97b172284f868aaffc6767977d65,
        _:N757a6b33f54c45809b4e5192b3d6acfb,
        _:N865593d908a84980b7b24f8b58b4c1b6,
        _:N9df481093c114fffbcb3af4367385829,
        _:Na3899c0cc6cd4a21953c06e2c982aa2a,
        _:Nada8eda35b654013baf40c01b2193f8e,
        _:Nae964ea574d840b7a70e687224a84d2e,
        _:Naf049f94ca474efab33c482ecf62f988,
        _:Nb650f886e39c4e5f8ce596c215b7982b,
        _:Nb94b7a6ed5784f73a6deb58693966c6d,
        _:Nbb3b6081fe4447e596545b4aa56ebd73,
        _:Nbe143b2e06f14bd7bfad611882719cd1,
        _:Nbe16dd0808e442278cdd6a6c636a9c23,
        _:Ncb68dfa687d04e8796dace42cfa2251f,
        _:Ncc8c9107fef844a080f4447a27ecd394,
        _:Nd26bc215ef7049509a35386332255c1a,
        _:Nd4f4a4abc9184af6a045f438a9d0496c,
        _:Nfec74f9071d64aafa2d312fe0dbe2ee5 .

