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

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

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

<album/51439> a mo:Release ;
    mo:catalogue_number "AnG-081" .

<album/75590> a mo:Release ;
    mo:catalogue_number "TKTA-20119" .

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

<product/1788#subject> a schema:CreativeWork ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    foaf:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

<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/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/24474#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMAGE BEST SYMPHONY"@en,
        "アニメージュ・ベスト・シンフォニー"@ja,
        "ANIMAGE BEST SYMPHONY"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/24474#musicalwork> ;
    schema:name "ANIMAGE BEST SYMPHONY"@en,
        "アニメージュ・ベスト・シンフォニー"@ja,
        "ANIMAGE BEST SYMPHONY"@ja-latn .

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

<album/24474#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMAGE BEST SYMPHONY"@en,
        "アニメージュ・ベスト・シンフォニー"@ja,
        "ANIMAGE BEST SYMPHONY"@ja-latn ;
    mo:performance_of <album/24474#musicalwork> ;
    mo:recorded_as <album/24474#musicalexpression> ;
    schema:name "ANIMAGE BEST SYMPHONY"@en,
        "アニメージュ・ベスト・シンフォニー"@ja,
        "ANIMAGE BEST SYMPHONY"@ja-latn ;
    schema:workPerformed <album/24474#musicalwork> .

<org/531#subject> schema:name "Animage"@en,
        "Animage"@ja,
        "Animage"@ja-latn ;
    foaf:name "Animage"@en,
        "Animage"@ja,
        "Animage"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/24474/24474-1321478251.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-02-25"^^xsd:date ;
    dcterms:title "ANIMAGE BEST SYMPHONY"@en,
        "アニメージュ・ベスト・シンフォニー"@ja,
        "ANIMAGE BEST SYMPHONY"@ja-latn ;
    mo:catalogue_number "TKCA-30263" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51439>,
        <album/75590> ;
    mo:publication_of <album/24474#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N48c645260b844a0196cca04881f01d2f ;
    mo:record_count 1 ;
    schema:about <product/1788#subject>,
        <product/2476#subject>,
        <product/2842#subject>,
        <product/759#subject> ;
    schema:datePublished "1991-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/24474/24474-1321478251.jpg> ;
    schema:name "ANIMAGE BEST SYMPHONY"@en,
        "アニメージュ・ベスト・シンフォニー"@ja,
        "ANIMAGE BEST SYMPHONY"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/24474/24474-1321478251.jpg> .

_:N0defdb3023a54d23a47251b80fc131f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm So Glad"@en,
        "よかったね"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "I'm So Glad"@en,
        "よかったね"@ja .

_:N119570a5ffb94edd9cf40111ff4c4162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Town with an Ocean View"@en,
        "海の見える街"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "A Town with an Ocean View"@en,
        "海の見える街"@ja .

_:N201a7b7eb5e54a52a602ca01b182e116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Castle of Time"@en,
        "時間の城"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "The Castle of Time"@en,
        "時間の城"@ja .

_:N2e8e5ed8131c41cea551244ba2188e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rendezvous on the Deck Brush"@en,
        "デッキブラシでランテブー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Rendezvous on the Deck Brush"@en,
        "デッキブラシでランテブー"@ja .

_:N324c869b326448d2bb2e4ce709cc76aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Old Man's Deck Brush"@en,
        "おじいさんのデッキブラシ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "The Old Man's Deck Brush"@en,
        "おじいさんのデッキブラシ"@ja .

_:N338fc9cfdc3e4a3fb278efb6822be916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road to the Valley"@en,
        "谷への道"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "The Road to the Valley"@en,
        "谷への道"@ja .

_:N404171108d7644eba3636e5710f1beca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toward the Far Away Land..."@en,
        "はるかな地へ…"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Toward the Far Away Land..."@en,
        "はるかな地へ…"@ja .

_:N92505feee3444301a374350dcea471cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Legend"@en,
        "大いなる伝説"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "The Great Legend"@en,
        "大いなる伝説"@ja .

_:Nab2af9116952487fbb2e342f6c5e8c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Ursula's Cabin"@en,
        "ウルスラの小屋へ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "To Ursula's Cabin"@en,
        "ウルスラの小屋へ"@ja .

_:Nb51ac41e1a764bd6a797147ab3a50742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~ A Meeting"@en,
        "プロローグ~出会い"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Prologue ~ A Meeting"@en,
        "プロローグ~出会い"@ja .

_:Nc4811096fcf24a4aadb5d9ed97d8f864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gran'ma Dola"@en,
        "Gran'ma Dola"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Gran'ma Dola"@en,
        "Gran'ma Dola"@ja .

_:Ndea0dc461dfa4edeb1c0970a44d87963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catbus"@en,
        "ねこバス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Catbus"@en,
        "ねこバス"@ja .

_:Ne21ad5cdb8e94f5d90afc83d88f8b9f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mei Is Missing"@en,
        "メイがいない"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Mei Is Missing"@en,
        "メイがいない"@ja .

_:Ne22686b26267470aac0085868995433d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Village in May"@en,
        "五月の村"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "The Village in May"@en,
        "五月の村"@ja .

_:Nf1456f6de97048a6b3f81c754975d82e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Helping the Baker"@en,
        "パン屋の手伝い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Helping the Baker"@en,
        "パン屋の手伝い"@ja .

_:Nf440dfbd60904f8b9649db27c8c88f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbroken Kiki"@en,
        "傷心のキキ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "Heartbroken Kiki"@en,
        "傷心のキキ"@ja .

_:Nf57df4e7ecce4ef9a273aa2cef7fde08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Wind"@en,
        "風の伝説"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "The Legend of Wind"@en,
        "風の伝説"@ja .

_:Nffe89541ecbb4c5abe61d07c1cf1ddae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N48c645260b844a0196cca04881f01d2f ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja .

_:N48c645260b844a0196cca04881f01d2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0defdb3023a54d23a47251b80fc131f8,
        _:N119570a5ffb94edd9cf40111ff4c4162,
        _:N201a7b7eb5e54a52a602ca01b182e116,
        _:N2e8e5ed8131c41cea551244ba2188e46,
        _:N324c869b326448d2bb2e4ce709cc76aa,
        _:N338fc9cfdc3e4a3fb278efb6822be916,
        _:N404171108d7644eba3636e5710f1beca,
        _:N92505feee3444301a374350dcea471cb,
        _:Nab2af9116952487fbb2e342f6c5e8c01,
        _:Nb51ac41e1a764bd6a797147ab3a50742,
        _:Nc4811096fcf24a4aadb5d9ed97d8f864,
        _:Ndea0dc461dfa4edeb1c0970a44d87963,
        _:Ne21ad5cdb8e94f5d90afc83d88f8b9f2,
        _:Ne22686b26267470aac0085868995433d,
        _:Nf1456f6de97048a6b3f81c754975d82e,
        _:Nf440dfbd60904f8b9649db27c8c88f00,
        _:Nf57df4e7ecce4ef9a273aa2cef7fde08,
        _:Nffe89541ecbb4c5abe61d07c1cf1ddae ;
    mo:track_count 18 ;
    schema:duration "PT52:45"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0defdb3023a54d23a47251b80fc131f8,
        _:N119570a5ffb94edd9cf40111ff4c4162,
        _:N201a7b7eb5e54a52a602ca01b182e116,
        _:N2e8e5ed8131c41cea551244ba2188e46,
        _:N324c869b326448d2bb2e4ce709cc76aa,
        _:N338fc9cfdc3e4a3fb278efb6822be916,
        _:N404171108d7644eba3636e5710f1beca,
        _:N92505feee3444301a374350dcea471cb,
        _:Nab2af9116952487fbb2e342f6c5e8c01,
        _:Nb51ac41e1a764bd6a797147ab3a50742,
        _:Nc4811096fcf24a4aadb5d9ed97d8f864,
        _:Ndea0dc461dfa4edeb1c0970a44d87963,
        _:Ne21ad5cdb8e94f5d90afc83d88f8b9f2,
        _:Ne22686b26267470aac0085868995433d,
        _:Nf1456f6de97048a6b3f81c754975d82e,
        _:Nf440dfbd60904f8b9649db27c8c88f00,
        _:Nf57df4e7ecce4ef9a273aa2cef7fde08,
        _:Nffe89541ecbb4c5abe61d07c1cf1ddae .

