@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 _:N20d81f307e594746a175142269a88742 ;
    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> .

_:N19d37e3edb764521ac5aa94199911cbd 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Destruction of Laputa"@en,
        "The Collapse of Laputa"@en,
        "ラピュタの崩壊"@ja,
        "Laputa no Houkai"@ja-latn .

_:N226d6df4a5334457a22918bf8d547365 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Memories of Gondoa"@en,
        "ゴンドアの思い出"@ja,
        "Gondoa no Omoide"@ja-latn .

_:N29c4831631554ce28f3d2dd5c84617e1 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Robot Soldier (Resurrection - Rescue)"@en,
        "Robot Soldier (Resurrection ~ Rescue)"@en,
        "ロボット兵(復活〜救出)"@ja,
        "Robot-hei (Fukkatsu ~ Kyuushutsu)"@ja-latn .

_:N2e58530f544f45af95f6a31c6aeaa896 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "A Rowdy Brawl (- Pursuit)"@en,
        "Pleasant Brawl (~Pursuit)"@en,
        "愉快なケンカ(〜追跡)"@ja,
        "Yukai na Kenka (~Tsuiseki)"@ja-latn .

_:N7539b11ae2834f47a64884cdfa09c2cf 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Castle in the Sky"@en,
        "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn .

_:N788acdff06154ae2ac23c77273b726ee 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Discouraged Pazu"@en,
        "失意のパズー"@ja,
        "Shitsui no Pazu"@ja-latn .

_:N7de8c32d2eab4e1aae724ad644d94853 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "An Omen to Ruin"@en,
        "Signs Toward Ruin"@en,
        "破滅への予兆"@ja,
        "Hametsu e no Yochou"@ja-latn .

_:N8a635ad31a884f30b17f833fcdbe5821 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Morning in Slagg's Ravine"@en,
        "Morning in the Slag Ravine"@en,
        "スラッグ溪谷の朝"@ja,
        "Slagg Keikoku no Asa"@ja-latn .

_:N969fc117576141578631232b34e2d531 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Carrying You - Chorus Version"@en,
        "Chorus: Carrying You"@en,
        "合唱 君をのせて"@ja,
        "Gasshou: Kimi wo Nosete"@ja-latn .

_:N9fdc1312753944d99d479aea9e29d819 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "A Sea of Clouds in the Moonlight"@en,
        "Moonlit Sea of Clouds"@en,
        "月光の雲海"@ja,
        "Gekkou no Unkai"@ja-latn .

_:Nad748498760842f0b20a4a08703fe849 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Sheeta's Decision"@en,
        "シータの決意"@ja,
        "Sheeta no Ketsui"@ja-latn .

_:Nb66fc44b9f534725a832c7c2df89ee66 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "On Board the Tiger Moth"@en,
        "On The Tiger Moth"@en,
        "タイガーモス号にて"@ja,
        "Tiger Moth-gou nite"@ja-latn .

_:Nc640203b7e614ac68adb6c14aad3a0ad 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 _:N20d81f307e594746a175142269a88742 ;
    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 .

_:Nee2850f6ea124c2dacd1085b889a74ea 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 _:N20d81f307e594746a175142269a88742 ;
    schema:name "Carrying You"@en,
        "君をのせて"@ja,
        "Kimi wo Nosete"@ja-latn .

_:N20d81f307e594746a175142269a88742 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19d37e3edb764521ac5aa94199911cbd,
        _:N226d6df4a5334457a22918bf8d547365,
        _:N29c4831631554ce28f3d2dd5c84617e1,
        _:N2e58530f544f45af95f6a31c6aeaa896,
        _:N7539b11ae2834f47a64884cdfa09c2cf,
        _:N788acdff06154ae2ac23c77273b726ee,
        _:N7de8c32d2eab4e1aae724ad644d94853,
        _:N8a635ad31a884f30b17f833fcdbe5821,
        _:N969fc117576141578631232b34e2d531,
        _:N9fdc1312753944d99d479aea9e29d819,
        _:Nad748498760842f0b20a4a08703fe849,
        _:Nb66fc44b9f534725a832c7c2df89ee66,
        _:Nc640203b7e614ac68adb6c14aad3a0ad,
        _:Nee2850f6ea124c2dacd1085b889a74ea ;
    mo:track_count 14 ;
    schema:duration "PT39:24"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N19d37e3edb764521ac5aa94199911cbd,
        _:N226d6df4a5334457a22918bf8d547365,
        _:N29c4831631554ce28f3d2dd5c84617e1,
        _:N2e58530f544f45af95f6a31c6aeaa896,
        _:N7539b11ae2834f47a64884cdfa09c2cf,
        _:N788acdff06154ae2ac23c77273b726ee,
        _:N7de8c32d2eab4e1aae724ad644d94853,
        _:N8a635ad31a884f30b17f833fcdbe5821,
        _:N969fc117576141578631232b34e2d531,
        _:N9fdc1312753944d99d479aea9e29d819,
        _:Nad748498760842f0b20a4a08703fe849,
        _:Nb66fc44b9f534725a832c7c2df89ee66,
        _:Nc640203b7e614ac68adb6c14aad3a0ad,
        _:Nee2850f6ea124c2dacd1085b889a74ea .

