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

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

<artist/6448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja ;
    foaf:made <album/19152#lyrics>,
        <album/19152#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/19152#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/19152#musicalwork> ;
    schema:name "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@en,
        "天空の城ラピュタ サウンドトラック ―飛行石の謎―"@ja,
        "Tenkuu no Shiro Laputa Soundtrack -Hikouseki no Nazo-"@ja-latn .

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

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

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

<org/529#subject> schema:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn ;
    foaf:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/19152/19152-1405526937.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19152#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/19152#musicalwork> ;
    mo:performer <artist/752#subject> ;
    mo:recorded_as <album/19152#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/19152#musicalwork> .

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

<album/19152#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-25"^^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 "TKCA-72721" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19065> ;
    mo:publication_of <album/19152#musicalexpression> ;
    mo:publisher <org/529#subject> ;
    mo:record _:N2b07151e970b4d4cb49a49336a68502d ;
    mo:record_count 1 ;
    schema:about <product/2476#subject> ;
    schema:byArtist <artist/752#subject> ;
    schema:datePublished "2004-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/19152/19152-1405526937.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/529#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/19152/19152-1405526937.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nefaae9bd687340bd9d509c5c77706c31 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 _:N2b07151e970b4d4cb49a49336a68502d ;
    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 .

_:N2b07151e970b4d4cb49a49336a68502d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00dbe6aaaed24d308c08c534e4f1715a,
        _:N1934402fa95e4f7a8a3e8cf514bcad38,
        _:N38accc05592e44a8865b9b5ab3f642d5,
        _:N6d0dcf63a29d43ccb66129165c45a90c,
        _:N71fb847923c14ed48253488ed50af790,
        _:N7a7bc5b0df424a12a48b2c17ad13c334,
        _:N8cdc411e5b2049ae9589ea533e7a3a18,
        _:N90f0ba847dda468cb608ba3c6252df91,
        _:Na5aca145381443eab3b85b1b06f44021,
        _:Nafd730057cfc4e5ca322c4fa8cdc672d,
        _:Nc273c79e03bc462cb002a127de2dc069,
        _:Ndc2c5f48cfda481594a2782d1a69e641,
        _:Ne7ffaaa6bc1d4c059bbddcd66aed85e2,
        _:Nefaae9bd687340bd9d509c5c77706c31 ;
    mo:track_count 14 ;
    schema:duration "PT39:24"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00dbe6aaaed24d308c08c534e4f1715a,
        _:N1934402fa95e4f7a8a3e8cf514bcad38,
        _:N38accc05592e44a8865b9b5ab3f642d5,
        _:N6d0dcf63a29d43ccb66129165c45a90c,
        _:N71fb847923c14ed48253488ed50af790,
        _:N7a7bc5b0df424a12a48b2c17ad13c334,
        _:N8cdc411e5b2049ae9589ea533e7a3a18,
        _:N90f0ba847dda468cb608ba3c6252df91,
        _:Na5aca145381443eab3b85b1b06f44021,
        _:Nafd730057cfc4e5ca322c4fa8cdc672d,
        _:Nc273c79e03bc462cb002a127de2dc069,
        _:Ndc2c5f48cfda481594a2782d1a69e641,
        _:Ne7ffaaa6bc1d4c059bbddcd66aed85e2,
        _:Nefaae9bd687340bd9d509c5c77706c31 .

