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

<album/24860> a mo:Release ;
    mo:catalogue_number "35ATC-3" .

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

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

<product/759#subject> a schema:CreativeWork ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    foaf:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

<album/50867#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nausicaä of the Valley of the Wind Original Soundtrack"@en,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/50867#musicalwork> ;
    schema:name "Nausicaä of the Valley of the Wind Original Soundtrack"@en,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/76/50867/50867-1423768200.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50867#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nausicaä of the Valley of the Wind Original Soundtrack"@en,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja-latn ;
    mo:performance_of <album/50867#musicalwork> ;
    mo:performer <artist/752#subject> ;
    mo:recorded_as <album/50867#musicalexpression> ;
    schema:byArtist <artist/752#subject> ;
    schema:name "Nausicaä of the Valley of the Wind Original Soundtrack"@en,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/50867#musicalwork> .

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

<album/50867#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-23"^^xsd:date ;
    dcterms:title "Nausicaä of the Valley of the Wind Original Soundtrack"@en,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja-latn ;
    mo:catalogue_number "9102435" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24860> ;
    mo:publication_of <album/50867#musicalexpression> ;
    mo:publisher <org/1422#subject> ;
    mo:record _:Na8cfc848cd6b456da55f83f7acec503e ;
    mo:record_count 1 ;
    schema:about <product/759#subject> ;
    schema:byArtist <artist/752#subject> ;
    schema:datePublished "2011-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/50867/50867-1423768200.jpg> ;
    schema:name "Nausicaä of the Valley of the Wind Original Soundtrack"@en,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja,
        "Nausicaä of the Valley of the Wind Original Soundtrack"@ja-latn ;
    schema:publisher <org/1422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/50867/50867-1423768200.jpg> .

_:N02abe7cb4ee941b0b19daa5d35b349ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Valley of Wind"@en,
        "The Valley of the Wind"@en,
        "風の谷"@ja,
        "Kaze no Tani"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "The Valley of Wind"@en,
        "The Valley of the Wind"@en,
        "風の谷"@ja,
        "Kaze no Tani"@ja-latn .

_:N0682bf1d5ffb4ec7b5ec36149e693c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä of the Valley of Wind - Opening theme"@en,
        "Opening \"Nausicaä of the Valley of Wind\""@en,
        "オープニング「風の谷のナウシカ」"@ja,
        "Opening \"Kaze no Tani no Nausicaä\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Nausicaä of the Valley of Wind - Opening theme"@en,
        "Opening \"Nausicaä of the Valley of Wind\""@en,
        "オープニング「風の谷のナウシカ」"@ja,
        "Opening \"Kaze no Tani no Nausicaä\""@ja-latn .

_:N2b013c028c574cd691e73518e8dd3a77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contact with the Ohmu"@en,
        "Exchange with the Ohmu"@en,
        "王蟲との交流"@ja,
        "Ohmu to no Kouryuu"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Contact with the Ohmu"@en,
        "Exchange with the Ohmu"@en,
        "王蟲との交流"@ja,
        "Ohmu to no Kouryuu"@ja-latn .

_:N3c0dc95ab72f4acea80999d791333530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Annihilation of Pejite"@en,
        "ペジテの全滅"@ja,
        "Pejite no Zenmetsu"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Annihilation of Pejite"@en,
        "ペジテの全滅"@ja,
        "Pejite no Zenmetsu"@ja-latn .

_:N43053012d94949c78f6b823811fa8ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä - Requiem"@en,
        "Nausicaä Requiem"@en,
        "ナウシカ・レクイエム"@ja,
        "Nausicaä・Requiem"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Nausicaä - Requiem"@en,
        "Nausicaä Requiem"@en,
        "ナウシカ・レクイエム"@ja,
        "Nausicaä・Requiem"@ja-latn .

_:N4649d6ab9efd46ccae54716e6f18013c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection of the Giant Warrior"@en,
        "The Resurrection of the Giant Warrior"@en,
        "蘇る巨神兵"@ja,
        "Yomigaeru Kyoshinhei"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Resurrection of the Giant Warrior"@en,
        "The Resurrection of the Giant Warrior"@en,
        "蘇る巨神兵"@ja,
        "Yomigaeru Kyoshinhei"@ja-latn .

_:N4f30c47dbc0b42589e013e536d18e2b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ohmu Stampede"@en,
        "Stampede of the Ohmu"@en,
        "王蟲の暴走"@ja,
        "Ohmu no Bousou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Ohmu Stampede"@en,
        "Stampede of the Ohmu"@en,
        "王蟲の暴走"@ja,
        "Ohmu no Bousou"@ja-latn .

_:N52e247b14b324ad38773ab30bbe04d33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Between Mehve and Corvette"@en,
        "The Battle Between Mehve and Corvette"@en,
        "メーヴェとコルベットの戦い"@ja,
        "Mehve to Corvette no Tatakai"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Battle Between Mehve and Corvette"@en,
        "The Battle Between Mehve and Corvette"@en,
        "メーヴェとコルベットの戦い"@ja,
        "Mehve to Corvette no Tatakai"@ja-latn .

_:N6d72a4cc62414823b25a226d88a9f677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending \"Bird Person\""@en,
        "The Bird Man - Ending theme"@en,
        "エンディング「鳥の人」"@ja,
        "Ending \"Tori no Hito\""@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Ending \"Bird Person\""@en,
        "The Bird Man - Ending theme"@en,
        "エンディング「鳥の人」"@ja,
        "Ending \"Tori no Hito\""@ja-latn .

_:N8e8ae4494ae94d98b196e7aaf8a04db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kushana's Invasion"@en,
        "The Invasion of Kushana"@en,
        "クシャナの侵略"@ja,
        "Kushana no Shinryaku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Kushana's Invasion"@en,
        "The Invasion of Kushana"@en,
        "クシャナの侵略"@ja,
        "Kushana no Shinryaku"@ja-latn .

_:Nb6f851f31ebc4f238a53b47995d184db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Princess Who Loves Insects"@en,
        "虫愛ずる姫"@ja,
        "Mushi Mezuru Hime"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "The Princess Who Loves Insects"@en,
        "虫愛ずる姫"@ja,
        "Mushi Mezuru Hime"@ja-latn .

_:Ne12ae3e015e24ad884ffe49499e3a8a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "戦闘"@ja,
        "Sentou"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "Battle"@en,
        "戦闘"@ja,
        "Sentou"@ja-latn .

_:Neaa435cd1cfc4c55b490403c516477ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Sea of Corruption"@en,
        "In the Sea of Decay"@en,
        "腐海にて"@ja,
        "Fukai nite"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Na8cfc848cd6b456da55f83f7acec503e ;
    schema:name "In the Sea of Corruption"@en,
        "In the Sea of Decay"@en,
        "腐海にて"@ja,
        "Fukai nite"@ja-latn .

_:Na8cfc848cd6b456da55f83f7acec503e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02abe7cb4ee941b0b19daa5d35b349ac,
        _:N0682bf1d5ffb4ec7b5ec36149e693c6b,
        _:N2b013c028c574cd691e73518e8dd3a77,
        _:N3c0dc95ab72f4acea80999d791333530,
        _:N43053012d94949c78f6b823811fa8ac5,
        _:N4649d6ab9efd46ccae54716e6f18013c,
        _:N4f30c47dbc0b42589e013e536d18e2b1,
        _:N52e247b14b324ad38773ab30bbe04d33,
        _:N6d72a4cc62414823b25a226d88a9f677,
        _:N8e8ae4494ae94d98b196e7aaf8a04db3,
        _:Nb6f851f31ebc4f238a53b47995d184db,
        _:Ne12ae3e015e24ad884ffe49499e3a8a0,
        _:Neaa435cd1cfc4c55b490403c516477ba ;
    mo:track_count 13 ;
    schema:duration "PT39:52"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N02abe7cb4ee941b0b19daa5d35b349ac,
        _:N0682bf1d5ffb4ec7b5ec36149e693c6b,
        _:N2b013c028c574cd691e73518e8dd3a77,
        _:N3c0dc95ab72f4acea80999d791333530,
        _:N43053012d94949c78f6b823811fa8ac5,
        _:N4649d6ab9efd46ccae54716e6f18013c,
        _:N4f30c47dbc0b42589e013e536d18e2b1,
        _:N52e247b14b324ad38773ab30bbe04d33,
        _:N6d72a4cc62414823b25a226d88a9f677,
        _:N8e8ae4494ae94d98b196e7aaf8a04db3,
        _:Nb6f851f31ebc4f238a53b47995d184db,
        _:Ne12ae3e015e24ad884ffe49499e3a8a0,
        _:Neaa435cd1cfc4c55b490403c516477ba .

