@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 "Joe Hisaishi"@en ;
            foaf:made <album/51005#composition> ;
            foaf:name "Joe Hisaishi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Haruomi Hosono"@en ;
            foaf:made <album/51005#composition> ;
            foaf:name "Haruomi Hosono"@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 _:N4edca1a99f8a4f6c9a2dd046b006dc86 ;
    mo:recorded_as <album/51005#musicalexpression> ;
    schema:byArtist _:N4edca1a99f8a4f6c9a2dd046b006dc86 ;
    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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    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 .

_:N0ee21fe6b1a946ac95d9b15f2867bae3 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "Towards the Faraway Land"@en,
        "はるかな地へ…"@ja .

_:N111db9b6edce4f78a52a40a2dcb65251 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Sea of Corruption"@en,
        "腐海"@ja .

_:N2b7019c50d6a47029df1790e380bb130 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja .

_:N30a3fa40913242419bf5de9572cb891b 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Legend of the Wind"@en,
        "風の伝説"@ja .

_:N372c1bcf794e4ad59fcbad632fef6437 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Valley of the Wind"@en,
        "風の谷"@ja .

_:N439d1d30607e41ec8781c90048426bbb 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Giant Warrior ~ Tormekian Army ~ Princess Kushana"@en,
        "巨神兵～トルメキア軍～クシャナ殿下"@ja .

_:N45377f5c0774458e8a0324a64eef2612 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Invasion of Kushana"@en,
        "クシャナの侵略"@ja .

_:N4b90dab26aa144a9bbe174a3a739ff3e 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "Contact with the Ohmu"@en,
        "王蟲との交流"@ja .

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

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

_:N801de3b6fdfa4b60a4526b9363870dda 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Bird Man – Ending"@en,
        "「鳥の人」～ エンディング"@ja .

_:N8f9668c497194df5b411bc30f6488f81 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Resurrection of the Giant Warrior"@en,
        "蘇る巨神兵"@ja .

_:Na034ecee1ec9427a908af78e18a84991 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Battle Between Mehve and Corvette"@en,
        "メーヴェとコルベットの戦い"@ja .

_:Na18326cf0287442aba41037de1739aa3 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Days Long Gone"@en,
        "遠い日々"@ja .

_:Na76d0946632f42ad806532d127ef9891 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "In the Sea of Corruption"@en,
        "腐海にて"@ja .

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

_:Nccc24c1806744d55bb12f6fc97fc9ef1 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Road to the Valley"@en,
        "谷への道"@ja .

_:Ne6cfa1ab12f2444394ddba1743811513 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "Stampede of the Ohmu"@en,
        "王蟲の暴走"@ja .

_:Ne7887a492a884599aca817454723b67b 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "The Princess Who Loves Insects"@en,
        "虫を愛ずる姫"@ja .

_:Nf5eb6629bb5746c6af52844e4144ea32 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 _:N1fe487bae9cc476bad2a00ba98f56cca ;
    schema:name "Nausicaä of the Valley of the Wind – Opening"@en,
        "「風の谷のナウシカ」～ オープニング"@ja .

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

_:N1fe487bae9cc476bad2a00ba98f56cca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ee21fe6b1a946ac95d9b15f2867bae3,
        _:N111db9b6edce4f78a52a40a2dcb65251,
        _:N2b7019c50d6a47029df1790e380bb130,
        _:N30a3fa40913242419bf5de9572cb891b,
        _:N372c1bcf794e4ad59fcbad632fef6437,
        _:N439d1d30607e41ec8781c90048426bbb,
        _:N45377f5c0774458e8a0324a64eef2612,
        _:N4b90dab26aa144a9bbe174a3a739ff3e,
        _:N67ff40f524984c0dbb35f6556ba2bb34,
        _:N801de3b6fdfa4b60a4526b9363870dda,
        _:N8f9668c497194df5b411bc30f6488f81,
        _:Na034ecee1ec9427a908af78e18a84991,
        _:Na18326cf0287442aba41037de1739aa3,
        _:Na76d0946632f42ad806532d127ef9891,
        _:Nc0c55e1abf64433b86d19ea09346d143,
        _:Nccc24c1806744d55bb12f6fc97fc9ef1,
        _:Ne6cfa1ab12f2444394ddba1743811513,
        _:Ne7887a492a884599aca817454723b67b,
        _:Nf5eb6629bb5746c6af52844e4144ea32,
        _:Nf7d21f19cc1345d0a6a8da210753ec70 ;
    mo:track_count 20 ;
    schema:duration "PT72:31"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0ee21fe6b1a946ac95d9b15f2867bae3,
        _:N111db9b6edce4f78a52a40a2dcb65251,
        _:N2b7019c50d6a47029df1790e380bb130,
        _:N30a3fa40913242419bf5de9572cb891b,
        _:N372c1bcf794e4ad59fcbad632fef6437,
        _:N439d1d30607e41ec8781c90048426bbb,
        _:N45377f5c0774458e8a0324a64eef2612,
        _:N4b90dab26aa144a9bbe174a3a739ff3e,
        _:N67ff40f524984c0dbb35f6556ba2bb34,
        _:N801de3b6fdfa4b60a4526b9363870dda,
        _:N8f9668c497194df5b411bc30f6488f81,
        _:Na034ecee1ec9427a908af78e18a84991,
        _:Na18326cf0287442aba41037de1739aa3,
        _:Na76d0946632f42ad806532d127ef9891,
        _:Nc0c55e1abf64433b86d19ea09346d143,
        _:Nccc24c1806744d55bb12f6fc97fc9ef1,
        _:Ne6cfa1ab12f2444394ddba1743811513,
        _:Ne7887a492a884599aca817454723b67b,
        _:Nf5eb6629bb5746c6af52844e4144ea32,
        _:Nf7d21f19cc1345d0a6a8da210753ec70 .

