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

<artist/5025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azumi Inoue"@en,
        "井上あずみ"@ja ;
    foaf:made <album/51012#subject>,
        <album/51012#vocals> ;
    foaf:name "Azumi Inoue"@en,
        "井上あずみ"@ja .

<artist/6448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja ;
    foaf:made <album/51012#lyrics>,
        <album/51012#subject> ;
    foaf:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja .

<album/19065> a mo:Release ;
    mo:catalogue_number "32ATC-115" .

<product/2476#subject> a schema:CreativeWork ;
    schema:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn ;
    foaf:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn .

<album/51012#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@en,
        "天空の城ラピュタ サウンドトラック ―飛行石の謎―"@ja,
        "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/51012#musicalwork> ;
    schema:name "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@en,
        "天空の城ラピュタ サウンドトラック ―飛行石の謎―"@ja,
        "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@ja-latn .

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

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

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

<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/21/51012/51012-1424193314.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51012#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/51012/51012-1424193314.jpg> ;
    foaf:depicts <album/51012#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/51012/51012-1424193314.jpg> .

<https://medium-media.vgm.io/albums/21/51012/51012-1424193314.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51012#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@en,
        "天空の城ラピュタ サウンドトラック ―飛行石の謎―"@ja,
        "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@ja-latn ;
    mo:performance_of <album/51012#musicalwork> ;
    mo:performer <artist/752#subject> ;
    mo:recorded_as <album/51012#musicalexpression> ;
    schema:byArtist <artist/752#subject> ;
    schema:name "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@en,
        "天空の城ラピュタ サウンドトラック ―飛行石の謎―"@ja,
        "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@ja-latn ;
    schema:workPerformed <album/51012#musicalwork> .

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

<album/51012#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-01"^^xsd:date ;
    dcterms:title "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@en,
        "天空の城ラピュタ サウンドトラック ―飛行石の謎―"@ja,
        "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@ja-latn ;
    mo:catalogue_number "SM-002" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19065> ;
    mo:publication_of <album/51012#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    mo:record_count 1 ;
    schema:about <product/2476#subject> ;
    schema:byArtist <artist/752#subject> ;
    schema:datePublished "1991-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/51012/51012-1424193314.jpg> ;
    schema:name "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@en,
        "天空の城ラピュタ サウンドトラック ―飛行石の謎―"@ja,
        "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/51012/51012-1424193314.jpg> .

_:N0d1cbe648fe647b2a37878730b86ba8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Rowdy Brawl (- Pursuit)"@en,
        "Pleasant Brawl (~Pursuit)"@en,
        "愉快なケンカ(〜追跡)"@ja,
        "Yukai na Kenka (~Tsuiseki)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "A Rowdy Brawl (- Pursuit)"@en,
        "Pleasant Brawl (~Pursuit)"@en,
        "愉快なケンカ(〜追跡)"@ja,
        "Yukai na Kenka (~Tsuiseki)"@ja-latn .

_:N4390f74555a94bd2a6d754280e8794f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Who Fell From the Sky"@en,
        "The Girl Who Fell from the Sky"@en,
        "空から降ってきた少女"@ja,
        "Sora kara Futtekita Shoujo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "The Girl Who Fell From the Sky"@en,
        "The Girl Who Fell from the Sky"@en,
        "空から降ってきた少女"@ja,
        "Sora kara Futtekita Shoujo"@ja-latn .

_:N62d64ad4be0c4bd0a266f66d4f105a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You - Chorus Version"@en,
        "Chorus: Carrying You"@en,
        "合唱 君をのせて"@ja,
        "Gasshou: Kimi wo Nosete"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Carrying You - Chorus Version"@en,
        "Chorus: Carrying You"@en,
        "合唱 君をのせて"@ja,
        "Gasshou: Kimi wo Nosete"@ja-latn .

_:N77cb3418545540a1b1a6b1283fa67c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sea of Clouds in the Moonlight"@en,
        "Moonlit Sea of Clouds"@en,
        "月光の雲海"@ja,
        "Gekkou no Unkai"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "A Sea of Clouds in the Moonlight"@en,
        "Moonlit Sea of Clouds"@en,
        "月光の雲海"@ja,
        "Gekkou no Unkai"@ja-latn .

_:N77cfaf331fdb4ebbad6992ca36af19c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Board the Tiger Moth"@en,
        "On The Tiger Moth"@en,
        "タイガーモス号にて"@ja,
        "Tiger Moth-gou nite"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "On Board the Tiger Moth"@en,
        "On The Tiger Moth"@en,
        "タイガーモス号にて"@ja,
        "Tiger Moth-gou nite"@ja-latn .

_:N7abf923542e046468b53f104981e546b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning in Slagg's Ravine"@en,
        "Morning in the Slag Ravine"@en,
        "スラッグ溪谷の朝"@ja,
        "Slagg Keikoku no Asa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Morning in Slagg's Ravine"@en,
        "Morning in the Slag Ravine"@en,
        "スラッグ溪谷の朝"@ja,
        "Slagg Keikoku no Asa"@ja-latn .

_:N93829e78a67b42f98b43658452263211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discouraged Pazu"@en,
        "失意のパズー"@ja,
        "Shitsui no Pazu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Discouraged Pazu"@en,
        "失意のパズー"@ja,
        "Shitsui no Pazu"@ja-latn .

_:N9b348ffd7b18413199475a7f4b4efae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Soldier (Resurrection - Rescue)"@en,
        "Robot Soldier (Resurrection ~ Rescue)"@en,
        "ロボット兵(復活〜救出)"@ja,
        "Robot-hei (Fukkatsu ~ Kyuushutsu)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Robot Soldier (Resurrection - Rescue)"@en,
        "Robot Soldier (Resurrection ~ Rescue)"@en,
        "ロボット兵(復活〜救出)"@ja,
        "Robot-hei (Fukkatsu ~ Kyuushutsu)"@ja-latn .

_:Na19f241d122d4b7e9d79d106863016f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Gondoa"@en,
        "ゴンドアの思い出"@ja,
        "Gondoa no Omoide"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Memories of Gondoa"@en,
        "ゴンドアの思い出"@ja,
        "Gondoa no Omoide"@ja-latn .

_:Nae79cf558e034f7290ad7e01780be0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You"@en,
        "君をのせて"@ja,
        "Kimi wo Nosete"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Carrying You"@en,
        "君をのせて"@ja,
        "Kimi wo Nosete"@ja-latn .

_:Nb842016b8dab4c99a7daf62200937940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle in the Sky"@en,
        "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Castle in the Sky"@en,
        "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn .

_:Nbb053eea68a840528ca42824735f0b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sheeta's Decision"@en,
        "シータの決意"@ja,
        "Sheeta no Ketsui"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Sheeta's Decision"@en,
        "シータの決意"@ja,
        "Sheeta no Ketsui"@ja-latn .

_:Neec759587bd34cc4bedf45e68c09a0db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destruction of Laputa"@en,
        "The Collapse of Laputa"@en,
        "ラピュタの崩壊"@ja,
        "Laputa no Houkai"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "Destruction of Laputa"@en,
        "The Collapse of Laputa"@en,
        "ラピュタの崩壊"@ja,
        "Laputa no Houkai"@ja-latn .

_:Nfc8f8a8d1ba0475e955d3bdb180f81db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Omen to Ruin"@en,
        "Signs Toward Ruin"@en,
        "破滅への予兆"@ja,
        "Hametsu e no Yochou"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nb0a19f7ae6d242b2a050ef147d8d5d29 ;
    schema:name "An Omen to Ruin"@en,
        "Signs Toward Ruin"@en,
        "破滅への予兆"@ja,
        "Hametsu e no Yochou"@ja-latn .

_:Nb0a19f7ae6d242b2a050ef147d8d5d29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1cbe648fe647b2a37878730b86ba8f,
        _:N4390f74555a94bd2a6d754280e8794f7,
        _:N62d64ad4be0c4bd0a266f66d4f105a3b,
        _:N77cb3418545540a1b1a6b1283fa67c6e,
        _:N77cfaf331fdb4ebbad6992ca36af19c1,
        _:N7abf923542e046468b53f104981e546b,
        _:N93829e78a67b42f98b43658452263211,
        _:N9b348ffd7b18413199475a7f4b4efae2,
        _:Na19f241d122d4b7e9d79d106863016f7,
        _:Nae79cf558e034f7290ad7e01780be0c5,
        _:Nb842016b8dab4c99a7daf62200937940,
        _:Nbb053eea68a840528ca42824735f0b8c,
        _:Neec759587bd34cc4bedf45e68c09a0db,
        _:Nfc8f8a8d1ba0475e955d3bdb180f81db ;
    mo:track_count 14 ;
    schema:duration "PT39:24"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0d1cbe648fe647b2a37878730b86ba8f,
        _:N4390f74555a94bd2a6d754280e8794f7,
        _:N62d64ad4be0c4bd0a266f66d4f105a3b,
        _:N77cb3418545540a1b1a6b1283fa67c6e,
        _:N77cfaf331fdb4ebbad6992ca36af19c1,
        _:N7abf923542e046468b53f104981e546b,
        _:N93829e78a67b42f98b43658452263211,
        _:N9b348ffd7b18413199475a7f4b4efae2,
        _:Na19f241d122d4b7e9d79d106863016f7,
        _:Nae79cf558e034f7290ad7e01780be0c5,
        _:Nb842016b8dab4c99a7daf62200937940,
        _:Nbb053eea68a840528ca42824735f0b8c,
        _:Neec759587bd34cc4bedf45e68c09a0db,
        _:Nfc8f8a8d1ba0475e955d3bdb180f81db .

