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

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

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

<album/51715> a mo:Release ;
    mo:catalogue_number "SMB-007" .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/51005/51005-ab9737791ac6.jpg> a schema:ImageObject,
        foaf:Image .

<album/51005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaze no Tani no Nausicaä Best Collection"@en,
        "風の谷のナウシカ　ベスト・コレクション"@ja,
        "Nausicaä of the Valley of the Wind Best Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Haruomi Hosono"@en ;
            foaf:made <album/51005#composition> ;
            foaf:name "Haruomi Hosono"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joe Hisaishi"@en ;
            foaf:made <album/51005#composition> ;
            foaf:name "Joe Hisaishi"@en ] ;
    mo:produced_work <album/51005#musicalwork> ;
    schema:name "Kaze no Tani no Nausicaä Best Collection"@en,
        "風の谷のナウシカ　ベスト・コレクション"@ja,
        "Nausicaä of the Valley of the Wind Best Collection"@ja-latn .

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

<album/51005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaze no Tani no Nausicaä Best Collection"@en,
        "風の谷のナウシカ　ベスト・コレクション"@ja,
        "Nausicaä of the Valley of the Wind Best Collection"@ja-latn ;
    mo:performance_of <album/51005#musicalwork> ;
    mo:performer _:N732c8078fe564dd4b9f00593c9099155 ;
    mo:recorded_as <album/51005#musicalexpression> ;
    schema:byArtist _:N732c8078fe564dd4b9f00593c9099155 ;
    schema:name "Kaze no Tani no Nausicaä Best Collection"@en,
        "風の谷のナウシカ　ベスト・コレクション"@ja,
        "Nausicaä of the Valley of the Wind Best Collection"@ja-latn ;
    schema:workPerformed <album/51005#musicalwork> .

<album/51005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-01"^^xsd:date ;
    dcterms:title "Kaze no Tani no Nausicaä Best Collection"@en,
        "風の谷のナウシカ　ベスト・コレクション"@ja,
        "Nausicaä of the Valley of the Wind Best Collection"@ja-latn ;
    mo:catalogue_number "SM-063" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51715> ;
    mo:publication_of <album/51005#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N61c1f21500594b3fa4868e48698b4289 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nausicaä of the Valley of the Wind"@en ;
            foaf:name "Nausicaä of the Valley of the Wind"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "T.J.C. Orchestra"@en ;
            foaf:name "T.J.C. Orchestra"@en ] ;
    schema:datePublished "1991-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/51005/51005-ab9737791ac6.jpg> ;
    schema:name "Kaze no Tani no Nausicaä Best Collection"@en,
        "風の谷のナウシカ　ベスト・コレクション"@ja,
        "Nausicaä of the Valley of the Wind Best Collection"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/51005/51005-ab9737791ac6.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51005#subject> ;
    schema:name "Joe Hisaishi"@en ;
    foaf:made <album/51005#subject> ;
    foaf:name "Joe Hisaishi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51005#subject> ;
    schema:name "Haruomi Hosono"@en ;
    foaf:made <album/51005#subject> ;
    foaf:name "Haruomi Hosono"@en .

_:N04c11d2ad3614724a5906d18250f8208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Invasion of Kushana"@en,
        "クシャナの侵略"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Invasion of Kushana"@en,
        "クシャナの侵略"@ja .

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

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

_:N36da9278a6294495924e2b2731d683f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Days Long Gone"@en,
        "遠い日々"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Days Long Gone"@en,
        "遠い日々"@ja .

_:N3b16ccf7317042de8d5dba0a021d126b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Giant Warrior ~ Tormekian Army ~ Princess Kushana"@en,
        "巨神兵～トルメキア軍～クシャナ殿下"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Giant Warrior ~ Tormekian Army ~ Princess Kushana"@en,
        "巨神兵～トルメキア軍～クシャナ殿下"@ja .

_:N4531dc45d82249dc8485bda799e09e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "戦闘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "Battle"@en,
        "戦闘"@ja .

_:N59d44b7b65f74e08999fac8150a84e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä of the Valley of the Wind – Opening"@en,
        "「風の谷のナウシカ」～ オープニング"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "Nausicaä of the Valley of the Wind – Opening"@en,
        "「風の谷のナウシカ」～ オープニング"@ja .

_:N5be6b50820914a45ae1c5a120c9989d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of the Wind"@en,
        "風の伝説"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Legend of the Wind"@en,
        "風の伝説"@ja .

_:N5e90347554754ade88323cbc557ec5c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bird Man – Ending"@en,
        "「鳥の人」～ エンディング"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Bird Man – Ending"@en,
        "「鳥の人」～ エンディング"@ja .

_:N5f12b32136e446159fd2660a760a8c79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Resurrection of the Giant Warrior"@en,
        "蘇る巨神兵"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Resurrection of the Giant Warrior"@en,
        "蘇る巨神兵"@ja .

_:N65a3ab7ebef642739091f42c7c6a71e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Sea of Corruption"@en,
        "腐海にて"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "In the Sea of Corruption"@en,
        "腐海にて"@ja .

_:N732c8078fe564dd4b9f00593c9099155 a schema:Person,
        foaf:Person ;
    mo:performed <album/51005#performance> ;
    schema:name "T.J.C. Orchestra"@en ;
    foaf:name "T.J.C. Orchestra"@en .

_:N7595fb047d4d40daa8d7b6865f0771f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea of Corruption"@en,
        "腐海"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Sea of Corruption"@en,
        "腐海"@ja .

_:N8e86aa6761794801ba68b395df834c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contact with the Ohmu"@en,
        "王蟲との交流"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "Contact with the Ohmu"@en,
        "王蟲との交流"@ja .

_:N9956ab2ff9ad4bec91c581e767e0f1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja .

_:Nadad01802869401381815e84ae79e53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mehve"@en,
        "メーヴェ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "Mehve"@en,
        "メーヴェ"@ja .

_:Nc93028d4e2b34acd9ce26948ce893f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the Faraway Land"@en,
        "はるかな地へ…"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "Towards the Faraway Land"@en,
        "はるかな地へ…"@ja .

_:Nd114a324c5444feda802b09d4a65f43c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Princess Who Loves Insects"@en,
        "虫を愛ずる姫"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Princess Who Loves Insects"@en,
        "虫を愛ずる姫"@ja .

_:Nec8d15cc5f36417280a2af4c912d378b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stampede of the Ohmu"@en,
        "王蟲の暴走"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "Stampede of the Ohmu"@en,
        "王蟲の暴走"@ja .

_:Nf1b136b0bb6e449eae8eb08dd9e5e406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road to the Valley"@en,
        "谷への道"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Road to the Valley"@en,
        "谷への道"@ja .

_:Nfdf39f6ffb55477ab6b7468fed7aed7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Valley of the Wind"@en,
        "風の谷"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N61c1f21500594b3fa4868e48698b4289 ;
    schema:name "The Valley of the Wind"@en,
        "風の谷"@ja .

_:N61c1f21500594b3fa4868e48698b4289 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04c11d2ad3614724a5906d18250f8208,
        _:N17e8e5949822421e9ec8a620756f0893,
        _:N276f803435db42bc8f2a80f480218c0e,
        _:N36da9278a6294495924e2b2731d683f0,
        _:N3b16ccf7317042de8d5dba0a021d126b,
        _:N4531dc45d82249dc8485bda799e09e21,
        _:N59d44b7b65f74e08999fac8150a84e5a,
        _:N5be6b50820914a45ae1c5a120c9989d7,
        _:N5e90347554754ade88323cbc557ec5c4,
        _:N5f12b32136e446159fd2660a760a8c79,
        _:N65a3ab7ebef642739091f42c7c6a71e8,
        _:N7595fb047d4d40daa8d7b6865f0771f0,
        _:N8e86aa6761794801ba68b395df834c0d,
        _:N9956ab2ff9ad4bec91c581e767e0f1c6,
        _:Nadad01802869401381815e84ae79e53e,
        _:Nc93028d4e2b34acd9ce26948ce893f2a,
        _:Nd114a324c5444feda802b09d4a65f43c,
        _:Nec8d15cc5f36417280a2af4c912d378b,
        _:Nf1b136b0bb6e449eae8eb08dd9e5e406,
        _:Nfdf39f6ffb55477ab6b7468fed7aed7f ;
    mo:track_count 20 ;
    schema:duration "PT72:31"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N04c11d2ad3614724a5906d18250f8208,
        _:N17e8e5949822421e9ec8a620756f0893,
        _:N276f803435db42bc8f2a80f480218c0e,
        _:N36da9278a6294495924e2b2731d683f0,
        _:N3b16ccf7317042de8d5dba0a021d126b,
        _:N4531dc45d82249dc8485bda799e09e21,
        _:N59d44b7b65f74e08999fac8150a84e5a,
        _:N5be6b50820914a45ae1c5a120c9989d7,
        _:N5e90347554754ade88323cbc557ec5c4,
        _:N5f12b32136e446159fd2660a760a8c79,
        _:N65a3ab7ebef642739091f42c7c6a71e8,
        _:N7595fb047d4d40daa8d7b6865f0771f0,
        _:N8e86aa6761794801ba68b395df834c0d,
        _:N9956ab2ff9ad4bec91c581e767e0f1c6,
        _:Nadad01802869401381815e84ae79e53e,
        _:Nc93028d4e2b34acd9ce26948ce893f2a,
        _:Nd114a324c5444feda802b09d4a65f43c,
        _:Nec8d15cc5f36417280a2af4c912d378b,
        _:Nf1b136b0bb6e449eae8eb08dd9e5e406,
        _:Nfdf39f6ffb55477ab6b7468fed7aed7f .

