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

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

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

<album/59008> a mo:Release ;
    mo:catalogue_number "UMJK-9062~3" .

<artist/21229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59007#subject> ;
    schema:name "Arthur Kent"@en ;
    foaf:made <album/59007#composition>,
        <album/59007#subject> ;
    foaf:name "Arthur Kent"@en .

<product/2841#subject> a schema:CreativeWork ;
    schema:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn ;
    foaf:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@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/59007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@en,
        "ジ・エンド・オブ・ザ・ワールド / 久石 譲 & 新日本フィル・ワールド・ドリーム・オーケストラ"@ja,
        "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@ja-latn ;
    mo:composer <artist/21229#subject> ;
    mo:produced_work <album/59007#musicalwork> ;
    schema:name "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@en,
        "ジ・エンド・オブ・ザ・ワールド / 久石 譲 & 新日本フィル・ワールド・ドリーム・オーケストラ"@ja,
        "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@ja-latn .

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

<org/2381#subject> schema:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn ;
    foaf:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/59007/59007-1468332309.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59007#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@en,
        "ジ・エンド・オブ・ザ・ワールド / 久石 譲 & 新日本フィル・ワールド・ドリーム・オーケストラ"@ja,
        "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@ja-latn ;
    mo:performance_of <album/59007#musicalwork> ;
    mo:performer <artist/13882#subject> ;
    mo:recorded_as <album/59007#musicalexpression> ;
    schema:byArtist <artist/13882#subject> ;
    schema:name "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@en,
        "ジ・エンド・オブ・ザ・ワールド / 久石 譲 & 新日本フィル・ワールド・ドリーム・オーケストラ"@ja,
        "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@ja-latn ;
    schema:workPerformed <album/59007#musicalwork> .

<artist/13882#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59007#performance> ;
    schema:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja ;
    foaf:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja .

<album/59007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-13"^^xsd:date ;
    dcterms:title "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@en,
        "ジ・エンド・オブ・ザ・ワールド / 久石 譲 & 新日本フィル・ワールド・ドリーム・オーケストラ"@ja,
        "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@ja-latn ;
    mo:catalogue_number "UMCK-1545~6" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/59008> ;
    mo:publication_of <album/59007#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:N4af38b47d3f644e38997f6ab11126240,
        _:N795b40b07ab54990a10203cc48d03d0a ;
    mo:record_count 2 ;
    schema:about <product/2841#subject>,
        <product/759#subject> ;
    schema:byArtist <artist/13882#subject> ;
    schema:datePublished "2016-07-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/59007/59007-1468332309.jpg> ;
    schema:name "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@en,
        "ジ・エンド・オブ・ザ・ワールド / 久石 譲 & 新日本フィル・ワールド・ドリーム・オーケストラ"@ja,
        "The End of the World / Joe Hisaishi & New Japan Philharmonic World Dream Orchestra"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/59007/59007-1468332309.jpg> .

_:N065410465f8d41dbabc3d203b4ba062e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "il porco rosso"@en,
        "il porco rosso"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4af38b47d3f644e38997f6ab11126240 ;
    schema:name "il porco rosso"@en,
        "il porco rosso"@ja .

_:N26494889822f413ea4c127930a136d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the World"@en,
        "The End of the World"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N795b40b07ab54990a10203cc48d03d0a ;
    schema:name "The End of the World"@en,
        "The End of the World"@ja .

_:N26861fbec9474fb6a9597fd6ceb2bd8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the World"@en,
        "Beyond the World"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N795b40b07ab54990a10203cc48d03d0a ;
    schema:name "Beyond the World"@en,
        "Beyond the World"@ja .

_:N2b0dbb89333b462e9bdc9400a18e5b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Dreams for Mixed Chorus and Orchestra"@en,
        "World Dreams for Mixed Chorus and Orchestra"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N4af38b47d3f644e38997f6ab11126240 ;
    schema:name "World Dreams for Mixed Chorus and Orchestra"@en,
        "World Dreams for Mixed Chorus and Orchestra"@ja .

_:N5734a4326c944cd59e735a8e5263dd96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream More"@en,
        "Dream More"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N4af38b47d3f644e38997f6ab11126240 ;
    schema:name "Dream More"@en,
        "Dream More"@ja .

_:N6babe4ef06df49a9a5a23c380f8ad1a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collapse"@en,
        "Collapse"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:N795b40b07ab54990a10203cc48d03d0a ;
    schema:name "Collapse"@en,
        "Collapse"@ja .

_:N9306aa2f7b204658a87685f30aa48655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.e.a.d"@en,
        "D.e.a.d"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N795b40b07ab54990a10203cc48d03d0a ;
    schema:name "D.e.a.d"@en,
        "D.e.a.d"@ja .

_:N99518afbd70d4c9093be7a7f7d669075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grace of St. Paul"@en,
        "Grace of St. Paul"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:inPlaylist _:N795b40b07ab54990a10203cc48d03d0a ;
    schema:name "Grace of St. Paul"@en,
        "Grace of St. Paul"@ja .

_:Nc5be13029fcf4636b3d55c351883cf79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madness"@en,
        "Madness"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N4af38b47d3f644e38997f6ab11126240 ;
    schema:name "Madness"@en,
        "Madness"@ja .

_:Nd2f681dcbdfc4e7aaa3f65389be590b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphonic Poem NAUSICAÄ 2015"@en,
        "Symphonic Poem NAUSICAÄ 2015"@ja ;
    mo:track_number 4 ;
    schema:duration "PT21:02"^^xsd:interval ;
    schema:inPlaylist _:N4af38b47d3f644e38997f6ab11126240 ;
    schema:name "Symphonic Poem NAUSICAÄ 2015"@en,
        "Symphonic Poem NAUSICAÄ 2015"@ja .

_:Ndbb3f59ad401420cb55f9f9ab75b1023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Story 2015"@en,
        "Your Story 2015"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N4af38b47d3f644e38997f6ab11126240 ;
    schema:name "Your Story 2015"@en,
        "Your Story 2015"@ja .

_:Nfe336dfa23cc426aaa4c96f4d21fdc12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn -Homage to Henryk Górecki-"@en,
        "祈りのうた -Homage to Henryk Górecki-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N795b40b07ab54990a10203cc48d03d0a ;
    schema:name "Hymn -Homage to Henryk Górecki-"@en,
        "祈りのうた -Homage to Henryk Górecki-"@ja .

_:N4af38b47d3f644e38997f6ab11126240 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N065410465f8d41dbabc3d203b4ba062e,
        _:N2b0dbb89333b462e9bdc9400a18e5b7d,
        _:N5734a4326c944cd59e735a8e5263dd96,
        _:Nc5be13029fcf4636b3d55c351883cf79,
        _:Nd2f681dcbdfc4e7aaa3f65389be590b5,
        _:Ndbb3f59ad401420cb55f9f9ab75b1023 ;
    mo:track_count 6 ;
    schema:duration "PT41:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N065410465f8d41dbabc3d203b4ba062e,
        _:N2b0dbb89333b462e9bdc9400a18e5b7d,
        _:N5734a4326c944cd59e735a8e5263dd96,
        _:Nc5be13029fcf4636b3d55c351883cf79,
        _:Nd2f681dcbdfc4e7aaa3f65389be590b5,
        _:Ndbb3f59ad401420cb55f9f9ab75b1023 .

_:N795b40b07ab54990a10203cc48d03d0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26494889822f413ea4c127930a136d9d,
        _:N26861fbec9474fb6a9597fd6ceb2bd8b,
        _:N6babe4ef06df49a9a5a23c380f8ad1a9,
        _:N9306aa2f7b204658a87685f30aa48655,
        _:N99518afbd70d4c9093be7a7f7d669075,
        _:Nfe336dfa23cc426aaa4c96f4d21fdc12 ;
    mo:track_count 6 ;
    schema:duration "PT44:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26494889822f413ea4c127930a136d9d,
        _:N26861fbec9474fb6a9597fd6ceb2bd8b,
        _:N6babe4ef06df49a9a5a23c380f8ad1a9,
        _:N9306aa2f7b204658a87685f30aa48655,
        _:N99518afbd70d4c9093be7a7f7d669075,
        _:Nfe336dfa23cc426aaa4c96f4d21fdc12 .

