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

<album/19762> a mo:Release ;
    mo:catalogue_number "5050466 3087 2 6" .

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

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

<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/21600#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/21600#musicalwork> ;
    schema:name "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn .

<album/21600#musicalexpression> a mo:Signal ;
    mo:published_as <album/21600#subject> ;
    mo:records <album/21600#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/00/21600/21600-1404056066.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21600#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/21600/21600-1404056066.jpg> ;
    foaf:depicts <album/21600#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/21600/21600-1404056066.jpg> .

<https://medium-media.vgm.io/albums/00/21600/21600-1404056066.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/631#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21600#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/21600#performance> ;
    schema:name "Yoshikazu Mera"@en,
        "米良美一"@ja ;
    foaf:name "Yoshikazu Mera"@en,
        "米良美一"@ja .

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

<album/21600#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn ;
    mo:performance_of <album/21600#musicalwork> ;
    mo:performer <artist/631#subject>,
        <artist/752#subject>,
        <artist/8749#subject> ;
    mo:recorded_as <album/21600#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/21600#musicalwork> .

<album/21600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "Princess Mononoke"@en,
        "Princess Mononoke"@ja,
        "Princess Mononoke"@ja-latn ;
    mo:catalogue_number "74321 71688-2" ;
    mo:media_type "HDCD" ;
    mo:other_release_of <album/19762> ;
    mo:publication_of <album/21600#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:Nb9b3746d452547119a0d692c148bb0ed ;
    mo:record_count 1 ;
    schema:about <product/1783#subject> ;
    schema:byArtist <artist/631#subject>,
        <artist/752#subject>,
        <artist/8749#subject> ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/21600/21600-1404056066.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/00/21600/21600-1404056066.jpg> .

_:N05f4889fd7754b4f8422c4b7d7bb984b 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Forest of the Gods"@en .

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

_:N14b1fc81f92849f397b90b08a80c6ec2 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Journey to the West"@en .

_:N192d6dc4d41c47f490023e60afd7babb 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Land of the Impure"@en .

_:N1a20b6390f634eaa93cc31b5dbfaa253 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "Princess Mononoke Theme Song (Mononoke Hime) instrumental version"@en .

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

_:N205646c298cc452ba28227dc2c67f2d7 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "Princess Mononoke Theme Song (Mononoke Hime)"@en .

_:N2277b802125544a4b8079423d3c52f62 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Battle In Front of the Ironworks"@en .

_:N25c8f90c370946da8d057f20aa6b18a2 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Tatara Women Work Song"@en .

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

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

_:N318ae8b9fe15469c91629a0c63384369 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "Adagio of Life and Death"@en .

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

_:N43a31f85d35d4c0ba81c3334800e964e 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "Adagio of Life and Death II"@en .

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

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

_:N6389c164204d4fd896c682c75ee83792 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Demon God II - The Lost Mountains"@en .

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

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

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

_:N8e0b25b9371943209d5d2fb6680d8c64 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "San and Ashitaka in the Forest of the Deer God"@en .

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

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

_:Nbb026dedc2dd46c5b13c3ccb7550f6ec 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Young Man From the East"@en .

_:Nbdb21b7c3d42433c8478427e7bc3ea26 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The World of the Dead II"@en .

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

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

_:Nd20fa1b929304485aed486ae8ec79c49 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The Legend of Ashitaka Theme (end credit)"@en .

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

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

_:Nefa159cdaad248388f4242ef330d6ce9 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "Princess Mononoke Theme Song (Mononoke Hime)"@en .

_:Nefe7cba99c85431999af706c4c776c58 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 _:Nb9b3746d452547119a0d692c148bb0ed ;
    schema:name "The World of the Dead"@en .

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

_:Nb9b3746d452547119a0d692c148bb0ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05f4889fd7754b4f8422c4b7d7bb984b,
        _:N085f3ce280934d02ada461d057f1228d,
        _:N14b1fc81f92849f397b90b08a80c6ec2,
        _:N192d6dc4d41c47f490023e60afd7babb,
        _:N1a20b6390f634eaa93cc31b5dbfaa253,
        _:N1c15a6a1b88b46198c0e86cdde32c312,
        _:N205646c298cc452ba28227dc2c67f2d7,
        _:N2277b802125544a4b8079423d3c52f62,
        _:N25c8f90c370946da8d057f20aa6b18a2,
        _:N25fa2f4d8ec3423b9a6b13fcb9ec2cbc,
        _:N305981dc84034780b004c8dcd24589d6,
        _:N318ae8b9fe15469c91629a0c63384369,
        _:N432167fc919549638142ca500873e893,
        _:N43a31f85d35d4c0ba81c3334800e964e,
        _:N446d9a6843bf4cd59c95b5da73118762,
        _:N51dca13d53aa4333957d363d5ff21763,
        _:N6389c164204d4fd896c682c75ee83792,
        _:N792adb223b7847ebad89c6ce788d1033,
        _:N7dc52ca1e6874caa99fb1a32c56e4196,
        _:N87a140c130d24c5c8521407bf00e4a31,
        _:N8e0b25b9371943209d5d2fb6680d8c64,
        _:Naf263a4d86f142a4afeb01526481d4a4,
        _:Nb1385b3e5e3a40f1a916276da7c245bf,
        _:Nbb026dedc2dd46c5b13c3ccb7550f6ec,
        _:Nbdb21b7c3d42433c8478427e7bc3ea26,
        _:Nc2baf084675f4741a6d78606088cb3e2,
        _:Nd0791c93d24e443295935b538c9d5ddd,
        _:Nd20fa1b929304485aed486ae8ec79c49,
        _:Nd67bb8b782af4f97a738339216c387ea,
        _:Ndf6a26627168416cbaa8cedf5acd8cfe,
        _:Nefa159cdaad248388f4242ef330d6ce9,
        _:Nefe7cba99c85431999af706c4c776c58,
        _:Nfef8b284dd2f4b09ae1404dd34aca461 ;
    mo:track_count 33 ;
    schema:duration "PT62:47"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N05f4889fd7754b4f8422c4b7d7bb984b,
        _:N085f3ce280934d02ada461d057f1228d,
        _:N14b1fc81f92849f397b90b08a80c6ec2,
        _:N192d6dc4d41c47f490023e60afd7babb,
        _:N1a20b6390f634eaa93cc31b5dbfaa253,
        _:N1c15a6a1b88b46198c0e86cdde32c312,
        _:N205646c298cc452ba28227dc2c67f2d7,
        _:N2277b802125544a4b8079423d3c52f62,
        _:N25c8f90c370946da8d057f20aa6b18a2,
        _:N25fa2f4d8ec3423b9a6b13fcb9ec2cbc,
        _:N305981dc84034780b004c8dcd24589d6,
        _:N318ae8b9fe15469c91629a0c63384369,
        _:N432167fc919549638142ca500873e893,
        _:N43a31f85d35d4c0ba81c3334800e964e,
        _:N446d9a6843bf4cd59c95b5da73118762,
        _:N51dca13d53aa4333957d363d5ff21763,
        _:N6389c164204d4fd896c682c75ee83792,
        _:N792adb223b7847ebad89c6ce788d1033,
        _:N7dc52ca1e6874caa99fb1a32c56e4196,
        _:N87a140c130d24c5c8521407bf00e4a31,
        _:N8e0b25b9371943209d5d2fb6680d8c64,
        _:Naf263a4d86f142a4afeb01526481d4a4,
        _:Nb1385b3e5e3a40f1a916276da7c245bf,
        _:Nbb026dedc2dd46c5b13c3ccb7550f6ec,
        _:Nbdb21b7c3d42433c8478427e7bc3ea26,
        _:Nc2baf084675f4741a6d78606088cb3e2,
        _:Nd0791c93d24e443295935b538c9d5ddd,
        _:Nd20fa1b929304485aed486ae8ec79c49,
        _:Nd67bb8b782af4f97a738339216c387ea,
        _:Ndf6a26627168416cbaa8cedf5acd8cfe,
        _:Nefa159cdaad248388f4242ef330d6ce9,
        _:Nefe7cba99c85431999af706c4c776c58,
        _:Nfef8b284dd2f4b09ae1404dd34aca461 .

