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

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

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

<album/24457> a mo:Release ;
    mo:catalogue_number "TKCA-72436" .

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

<release/3348#subject> a schema:CreativeWork ;
    schema:name "Laputa: Castle in the Sky"@en,
        "Castle in the Sky"@ja,
        "Laputa: Castle in the Sky"@ja-latn ;
    foaf:name "Laputa: Castle in the Sky"@en,
        "Castle in the Sky"@ja,
        "Laputa: Castle in the Sky"@ja-latn .

<album/114045#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Castle in the Sky"@en,
        "Castle in the Sky 〜天空の城ラピュタ・USAヴァージョン・サウンドトラック〜"@ja,
        "Castle in the Sky ~Tenkuu no Shiro Laputa USA Version Soundtrack~"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/114045#musicalwork> ;
    schema:name "Castle in the Sky"@en,
        "Castle in the Sky 〜天空の城ラピュタ・USAヴァージョン・サウンドトラック〜"@ja,
        "Castle in the Sky ~Tenkuu no Shiro Laputa USA Version Soundtrack~"@ja-latn .

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

<org/2038#subject> schema:name "Lawson Entertainment"@en,
        "株式会社ローソンエンターメディア"@ja,
        "Lawson Entertainment"@ja-latn ;
    foaf:name "Lawson Entertainment"@en,
        "株式会社ローソンエンターメディア"@ja,
        "Lawson Entertainment"@ja-latn .

<https://media.vgm.io/albums/54/114045/114045-768b900ed0dc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114045#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/114045/114045-768b900ed0dc.jpg> ;
    foaf:depicts <album/114045#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/114045/114045-768b900ed0dc.jpg> .

<https://medium-media.vgm.io/albums/54/114045/114045-768b900ed0dc.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/52236#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114045#performance> ;
    schema:name "SEATTLEMUSIC"@en ;
    foaf:name "SEATTLEMUSIC"@en .

<artist/73217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114045#performance> ;
    schema:name "Tokyo Broadcasting Children's Chorus Group"@en,
        "東京放送児童合唱団"@ja ;
    foaf:name "Tokyo Broadcasting Children's Chorus Group"@en,
        "東京放送児童合唱団"@ja .

<album/114045#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Castle in the Sky"@en,
        "Castle in the Sky 〜天空の城ラピュタ・USAヴァージョン・サウンドトラック〜"@ja,
        "Castle in the Sky ~Tenkuu no Shiro Laputa USA Version Soundtrack~"@ja-latn ;
    mo:performance_of <album/114045#musicalwork> ;
    mo:performer <artist/52236#subject>,
        <artist/73217#subject> ;
    mo:recorded_as <album/114045#musicalexpression> ;
    schema:byArtist <artist/52236#subject>,
        <artist/73217#subject> ;
    schema:name "Castle in the Sky"@en,
        "Castle in the Sky 〜天空の城ラピュタ・USAヴァージョン・サウンドトラック〜"@ja,
        "Castle in the Sky ~Tenkuu no Shiro Laputa USA Version Soundtrack~"@ja-latn ;
    schema:workPerformed <album/114045#musicalwork> .

<album/114045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-27"^^xsd:date ;
    dcterms:title "Castle in the Sky"@en,
        "Castle in the Sky 〜天空の城ラピュタ・USAヴァージョン・サウンドトラック〜"@ja,
        "Castle in the Sky ~Tenkuu no Shiro Laputa USA Version Soundtrack~"@ja-latn ;
    mo:catalogue_number "TJJA-10042" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/24457> ;
    mo:publication_of <album/114045#musicalexpression> ;
    mo:publisher <org/2038#subject> ;
    mo:record _:N9e4771fd51db43ac91d0b0a716d012a8,
        _:Ne19d320efe484c9883090e14b5685abd ;
    mo:record_count 2 ;
    schema:about <release/3348#subject> ;
    schema:byArtist <artist/52236#subject>,
        <artist/73217#subject> ;
    schema:datePublished "2021-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/114045/114045-768b900ed0dc.jpg> ;
    schema:name "Castle in the Sky"@en,
        "Castle in the Sky 〜天空の城ラピュタ・USAヴァージョン・サウンドトラック〜"@ja,
        "Castle in the Sky ~Tenkuu no Shiro Laputa USA Version Soundtrack~"@ja-latn ;
    schema:publisher <org/2038#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/114045/114045-768b900ed0dc.jpg> .

_:N0e53db24bb804e2693046d3fc988c57c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pazu Fights Back"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne19d320efe484c9883090e14b5685abd ;
    schema:name "Pazu Fights Back"@en .

_:N19c199fb04be4902b9deef6e3af30a4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Laputa"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "The Legend of Laputa"@en .

_:N1e653d4547204d66b4e37b7ed615a3ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forgotten Robot Soldier"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne19d320efe484c9883090e14b5685abd ;
    schema:name "The Forgotten Robot Soldier"@en .

_:N20eb7619a1a4446fa351c824c36b76ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon's Nest"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "The Dragon's Nest"@en .

_:N252d86b5c3b64b52852c481c3dee661a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~ Flaptors Attack"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Prologue ~ Flaptors Attack"@en .

_:N2b70ec46d8604ee7a74440713530e3df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chase"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "The Chase"@en .

_:N338aba78e2304b7e98460ba90e23b4c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eternal Tree of Life"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Ne19d320efe484c9883090e14b5685abd ;
    schema:name "The Eternal Tree of Life"@en .

_:N488666d254b74f368904eb46e09a9a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Who Fell from the Sky (Main Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "The Girl Who Fell from the Sky (Main Theme)"@en .

_:N537c41670387482baf73b24ef8001c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Gondoa"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Memories of Gondoa"@en .

_:N73a2ea7f4260439d83f6a5d3c34cd931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning in the Mining Village"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Morning in the Mining Village"@en .

_:N8ae4e92e03f5442385da3ff02d321aaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stones Glowing in the Darkness"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Stones Glowing in the Darkness"@en .

_:N8c652b03817448129d71ee8e9cb7682a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Street Brawl"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "A Street Brawl"@en .

_:N8dd2510e660f4b1596b53f92046d806a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confessions in the Moonlight"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Confessions in the Moonlight"@en .

_:Nb2067cc67e614374a7b0e7d81fa264ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Destruction of Laputa (Choral Version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne19d320efe484c9883090e14b5685abd ;
    schema:name "The Destruction of Laputa (Choral Version)"@en .

_:Nb68c1ae5614e44e4b9088c8170a8bf10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Levitation Crystal"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "The Levitation Crystal"@en .

_:Nc57efcdf7a3048da8330928438a2bcb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Showdown"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne19d320efe484c9883090e14b5685abd ;
    schema:name "The Final Showdown"@en .

_:Nc8c2d5c319844773bd03be59de55a88a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Paradise"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Ne19d320efe484c9883090e14b5685abd ;
    schema:name "The Lost Paradise"@en .

_:Ncb24584436f24eefbecae685fde0be5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disheartened Pazu"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Disheartened Pazu"@en .

_:Ncdae9fc696c34be38e068d8bfcc1d7d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pazu's Fanfare"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Pazu's Fanfare"@en .

_:Ncddc6127348948bca28f7731e93953c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dola and the Pirates"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Dola and the Pirates"@en .

_:Nce888159cf8a4af59e6023d087a781d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Soldiers ~Resurrection - Rescue~"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Robot Soldiers ~Resurrection - Rescue~"@en .

_:Nd5f9a30c145b4fbc87c8fd81599d9dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Invasion of Goliath"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne19d320efe484c9883090e14b5685abd ;
    schema:name "The Invasion of Goliath"@en .

_:Ndb28d6a61c1d4624a62ad1f0bdb90adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating with the Crystal"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N9e4771fd51db43ac91d0b0a716d012a8 ;
    schema:name "Floating with the Crystal"@en .

_:Ne19d320efe484c9883090e14b5685abd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0e53db24bb804e2693046d3fc988c57c,
        _:N1e653d4547204d66b4e37b7ed615a3ce,
        _:N338aba78e2304b7e98460ba90e23b4c3,
        _:Nb2067cc67e614374a7b0e7d81fa264ac,
        _:Nc57efcdf7a3048da8330928438a2bcb0,
        _:Nc8c2d5c319844773bd03be59de55a88a,
        _:Nd5f9a30c145b4fbc87c8fd81599d9dac ;
    mo:track_count 7 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0e53db24bb804e2693046d3fc988c57c,
        _:N1e653d4547204d66b4e37b7ed615a3ce,
        _:N338aba78e2304b7e98460ba90e23b4c3,
        _:Nb2067cc67e614374a7b0e7d81fa264ac,
        _:Nc57efcdf7a3048da8330928438a2bcb0,
        _:Nc8c2d5c319844773bd03be59de55a88a,
        _:Nd5f9a30c145b4fbc87c8fd81599d9dac .

_:N9e4771fd51db43ac91d0b0a716d012a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19c199fb04be4902b9deef6e3af30a4a,
        _:N20eb7619a1a4446fa351c824c36b76ff,
        _:N252d86b5c3b64b52852c481c3dee661a,
        _:N2b70ec46d8604ee7a74440713530e3df,
        _:N488666d254b74f368904eb46e09a9a59,
        _:N537c41670387482baf73b24ef8001c1f,
        _:N73a2ea7f4260439d83f6a5d3c34cd931,
        _:N8ae4e92e03f5442385da3ff02d321aaa,
        _:N8c652b03817448129d71ee8e9cb7682a,
        _:N8dd2510e660f4b1596b53f92046d806a,
        _:Nb68c1ae5614e44e4b9088c8170a8bf10,
        _:Ncb24584436f24eefbecae685fde0be5e,
        _:Ncdae9fc696c34be38e068d8bfcc1d7d0,
        _:Ncddc6127348948bca28f7731e93953c8,
        _:Nce888159cf8a4af59e6023d087a781d7,
        _:Ndb28d6a61c1d4624a62ad1f0bdb90adc ;
    mo:track_count 16 ;
    schema:duration "PT19:32"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N19c199fb04be4902b9deef6e3af30a4a,
        _:N20eb7619a1a4446fa351c824c36b76ff,
        _:N252d86b5c3b64b52852c481c3dee661a,
        _:N2b70ec46d8604ee7a74440713530e3df,
        _:N488666d254b74f368904eb46e09a9a59,
        _:N537c41670387482baf73b24ef8001c1f,
        _:N73a2ea7f4260439d83f6a5d3c34cd931,
        _:N8ae4e92e03f5442385da3ff02d321aaa,
        _:N8c652b03817448129d71ee8e9cb7682a,
        _:N8dd2510e660f4b1596b53f92046d806a,
        _:Nb68c1ae5614e44e4b9088c8170a8bf10,
        _:Ncb24584436f24eefbecae685fde0be5e,
        _:Ncdae9fc696c34be38e068d8bfcc1d7d0,
        _:Ncddc6127348948bca28f7731e93953c8,
        _:Nce888159cf8a4af59e6023d087a781d7,
        _:Ndb28d6a61c1d4624a62ad1f0bdb90adc .

