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

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

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

<album/25142> a mo:Release ;
    mo:catalogue_number "TOCT-25123" .

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

<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 .

<product/2842#subject> a schema:CreativeWork ;
    schema:name "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn ;
    foaf:name "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn .

<product/3043#subject> a schema:CreativeWork ;
    schema:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@ja-latn ;
    foaf:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@ja-latn .

<product/759#subject> a schema:CreativeWork ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    foaf:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

<album/24545#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonic Best Selection / Joe Hisaishi"@en,
        "シンフォニック・ベスト・セレクション / 久石譲"@ja,
        "Symphonic Best Selection / Joe Hisaishi"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/24545#musicalwork> ;
    schema:name "Symphonic Best Selection / Joe Hisaishi"@en,
        "シンフォニック・ベスト・セレクション / 久石譲"@ja,
        "Symphonic Best Selection / Joe Hisaishi"@ja-latn .

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

<org/2230#subject> schema:name "Planet earth"@en,
        "Planet earth"@ja,
        "Planet earth"@ja-latn ;
    foaf:name "Planet earth"@en,
        "Planet earth"@ja,
        "Planet earth"@ja-latn .

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

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

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

<album/24545#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphonic Best Selection / Joe Hisaishi"@en,
        "シンフォニック・ベスト・セレクション / 久石譲"@ja,
        "Symphonic Best Selection / Joe Hisaishi"@ja-latn ;
    mo:performance_of <album/24545#musicalwork> ;
    mo:performer <artist/1759#subject> ;
    mo:recorded_as <album/24545#musicalexpression> ;
    schema:byArtist <artist/1759#subject> ;
    schema:name "Symphonic Best Selection / Joe Hisaishi"@en,
        "シンフォニック・ベスト・セレクション / 久石譲"@ja,
        "Symphonic Best Selection / Joe Hisaishi"@ja-latn ;
    schema:workPerformed <album/24545#musicalwork> .

<artist/1759#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24545#performance> ;
    schema:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja ;
    foaf:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja .

<album/24545#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-09-09"^^xsd:date ;
    dcterms:title "Symphonic Best Selection / Joe Hisaishi"@en,
        "シンフォニック・ベスト・セレクション / 久石譲"@ja,
        "Symphonic Best Selection / Joe Hisaishi"@ja-latn ;
    mo:catalogue_number "TOCT-6675" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/25142> ;
    mo:publication_of <album/24545#musicalexpression> ;
    mo:publisher <org/2230#subject> ;
    mo:record _:N72e16c51227948c4935c05570df02ef2 ;
    mo:record_count 1 ;
    schema:about <product/2476#subject>,
        <product/2842#subject>,
        <product/3043#subject>,
        <product/759#subject> ;
    schema:byArtist <artist/1759#subject> ;
    schema:datePublished "1992-09-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/24545/24545-1301840331.jpg> ;
    schema:name "Symphonic Best Selection / Joe Hisaishi"@en,
        "シンフォニック・ベスト・セレクション / 久石譲"@ja,
        "Symphonic Best Selection / Joe Hisaishi"@ja-latn ;
    schema:publisher <org/2230#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/24545/24545-1301840331.jpg> .

_:N1f184a13365042889c76e0d99dd3f0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter's Dream"@en,
        "冬の夢"@ja,
        "Fuyu no Yume"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "Winter's Dream"@en,
        "冬の夢"@ja,
        "Fuyu no Yume"@ja-latn .

_:N2128ed6f989249d1ba3583ae515c44ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn .

_:N34f4e9b8a1d3411686a076162c18c9cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tasmania Story"@en,
        "タスマニア物語"@ja,
        "Tasmania Monogatari"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "Tasmania Story"@en,
        "タスマニア物語"@ja,
        "Tasmania Monogatari"@ja-latn .

_:N40a4c7fadebc414e847d4d680d87b782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird Person"@en,
        "鳥の人"@ja,
        "Tori no Hito"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "Bird Person"@en,
        "鳥の人"@ja,
        "Tori no Hito"@ja-latn .

_:N4be524c5bcdf48489172512f2f449ca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resphoina"@en,
        "レスフィーナ"@ja,
        "Resphoina"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "Resphoina"@en,
        "レスフィーナ"@ja,
        "Resphoina"@ja-latn .

_:N7065333f4cd740b591b77f747d2f7702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROLOGUE ~ DRIFTING IN THE CITY"@en,
        "PROLOGUE〜DRIFTING IN THE CITY"@ja,
        "PROLOGUE ~ DRIFTING IN THE CITY"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "PROLOGUE ~ DRIFTING IN THE CITY"@en,
        "PROLOGUE〜DRIFTING IN THE CITY"@ja,
        "PROLOGUE ~ DRIFTING IN THE CITY"@ja-latn .

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

_:N810c197b88d043a6961c6538d99b0660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TANGO X.T.C."@en,
        "TANGO X.T.C."@ja,
        "TANGO X.T.C."@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "TANGO X.T.C."@en,
        "TANGO X.T.C."@ja,
        "TANGO X.T.C."@ja-latn .

_:N90d53fcba40f4a8193d3bf5cf47404b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM"@en,
        "DREAM"@ja,
        "DREAM"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "DREAM"@en,
        "DREAM"@ja,
        "DREAM"@ja-latn .

_:N99da55186888452b8c44b6ec6ea9c605 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Wind"@en,
        "風の伝説"@ja,
        "Kaze no Densetsu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "Legend of the Wind"@en,
        "風の伝説"@ja,
        "Kaze no Densetsu"@ja-latn .

_:Nad1732942dda4b6793786411ffa51e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOLITUDE ~ IN HER..."@en,
        "SOLITUDE〜IN HER…"@ja,
        "SOLITUDE ~ IN HER..."@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "SOLITUDE ~ IN HER..."@en,
        "SOLITUDE〜IN HER…"@ja,
        "SOLITUDE ~ IN HER..."@ja-latn .

_:Ncc7f64637d124c16829a40e940b32f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1920 ~ AGE OF ILLUSION"@en,
        "1920〜AGE OF ILLUSION"@ja,
        "1920 ~ AGE OF ILLUSION"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "1920 ~ AGE OF ILLUSION"@en,
        "1920〜AGE OF ILLUSION"@ja,
        "1920 ~ AGE OF ILLUSION"@ja-latn .

_:Nebe8547a257b451ca27ce246eb8fea8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road to the Valley"@en,
        "谷への道"@ja,
        "Tani e no Michi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "The Road to the Valley"@en,
        "谷への道"@ja,
        "Tani e no Michi"@ja-latn .

_:Nfeaa334824d84d3fb9c0ed899abd3955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAPE HOTEL ~ MADNESS"@en,
        "CAPE HOTEL〜MADNESS"@ja,
        "CAPE HOTEL ~ MADNESS"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N72e16c51227948c4935c05570df02ef2 ;
    schema:name "CAPE HOTEL ~ MADNESS"@en,
        "CAPE HOTEL〜MADNESS"@ja,
        "CAPE HOTEL ~ MADNESS"@ja-latn .

_:N72e16c51227948c4935c05570df02ef2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f184a13365042889c76e0d99dd3f0b7,
        _:N2128ed6f989249d1ba3583ae515c44ec,
        _:N34f4e9b8a1d3411686a076162c18c9cd,
        _:N40a4c7fadebc414e847d4d680d87b782,
        _:N4be524c5bcdf48489172512f2f449ca9,
        _:N7065333f4cd740b591b77f747d2f7702,
        _:N7280bec19274462b94084234c441560c,
        _:N810c197b88d043a6961c6538d99b0660,
        _:N90d53fcba40f4a8193d3bf5cf47404b7,
        _:N99da55186888452b8c44b6ec6ea9c605,
        _:Nad1732942dda4b6793786411ffa51e6c,
        _:Ncc7f64637d124c16829a40e940b32f57,
        _:Nebe8547a257b451ca27ce246eb8fea8b,
        _:Nfeaa334824d84d3fb9c0ed899abd3955 ;
    mo:track_count 14 ;
    schema:duration "PT66:01"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1f184a13365042889c76e0d99dd3f0b7,
        _:N2128ed6f989249d1ba3583ae515c44ec,
        _:N34f4e9b8a1d3411686a076162c18c9cd,
        _:N40a4c7fadebc414e847d4d680d87b782,
        _:N4be524c5bcdf48489172512f2f449ca9,
        _:N7065333f4cd740b591b77f747d2f7702,
        _:N7280bec19274462b94084234c441560c,
        _:N810c197b88d043a6961c6538d99b0660,
        _:N90d53fcba40f4a8193d3bf5cf47404b7,
        _:N99da55186888452b8c44b6ec6ea9c605,
        _:Nad1732942dda4b6793786411ffa51e6c,
        _:Ncc7f64637d124c16829a40e940b32f57,
        _:Nebe8547a257b451ca27ce246eb8fea8b,
        _:Nfeaa334824d84d3fb9c0ed899abd3955 .

