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

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

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

<album/115090> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113327#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/113327#composition>,
        <album/113327#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/1824#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113327#subject> ;
    schema:name "Yoshimi Kudo"@en,
        "工藤吉三"@ja ;
    foaf:made <album/113327#composition>,
        <album/113327#subject> ;
    foaf:name "Yoshimi Kudo"@en,
        "工藤吉三"@ja .

<artist/1827#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113327#subject> ;
    schema:name "Azusa Chiba"@en,
        "千葉梓"@ja ;
    foaf:made <album/113327#composition>,
        <album/113327#subject> ;
    foaf:name "Azusa Chiba"@en,
        "千葉梓"@ja .

<artist/26581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113327#subject> ;
    schema:name "Rikako Watanabe"@en,
        "渡邊里佳子"@ja ;
    foaf:made <album/113327#composition>,
        <album/113327#subject> ;
    foaf:name "Rikako Watanabe"@en,
        "渡邊里佳子"@ja .

<artist/46741#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113327#subject> ;
    schema:name "Denys Fontanarosa"@en ;
    foaf:made <album/113327#composition>,
        <album/113327#subject> ;
    foaf:name "Denys Fontanarosa"@en .

<artist/620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113327#subject> ;
    schema:name "Mitsuhiro Kaneda"@en,
        "金田充弘"@ja ;
    foaf:made <album/113327#composition>,
        <album/113327#subject> ;
    foaf:name "Mitsuhiro Kaneda"@en,
        "金田充弘"@ja .

<product/12518#subject> a schema:CreativeWork ;
    schema:name "Astria Ascending"@en,
        "Astria Ascending"@ja,
        "Astria Ascending"@ja-latn ;
    foaf:name "Astria Ascending"@en,
        "Astria Ascending"@ja,
        "Astria Ascending"@ja-latn .

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

<album/113327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Astria Ascending Special Edition Original Soundtrack"@en,
        "アストリア アセンディング スペシャルエディション オリジナル サウンドトラック"@ja,
        "Astria Ascending Special Edition Original Soundtrack"@ja-latn ;
    mo:performance_of <album/113327#musicalwork> ;
    mo:recorded_as <album/113327#musicalexpression> ;
    schema:name "Astria Ascending Special Edition Original Soundtrack"@en,
        "アストリア アセンディング スペシャルエディション オリジナル サウンドトラック"@ja,
        "Astria Ascending Special Edition Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/113327#musicalwork> .

<https://media.vgm.io/albums/72/113327/113327-6a74b48731bb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113327#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/113327/113327-6a74b48731bb.jpg> ;
    foaf:depicts <album/113327#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/113327/113327-6a74b48731bb.jpg> .

<https://medium-media.vgm.io/albums/72/113327/113327-6a74b48731bb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Astria Ascending Special Edition Original Soundtrack"@en,
        "アストリア アセンディング スペシャルエディション オリジナル サウンドトラック"@ja,
        "Astria Ascending Special Edition Original Soundtrack"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/1824#subject>,
        <artist/1827#subject>,
        <artist/26581#subject>,
        <artist/46741#subject>,
        <artist/620#subject> ;
    mo:produced_work <album/113327#musicalwork> ;
    schema:name "Astria Ascending Special Edition Original Soundtrack"@en,
        "アストリア アセンディング スペシャルエディション オリジナル サウンドトラック"@ja,
        "Astria Ascending Special Edition Original Soundtrack"@ja-latn .

<album/113327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-07"^^xsd:date ;
    dcterms:title "Astria Ascending Special Edition Original Soundtrack"@en,
        "アストリア アセンディング スペシャルエディション オリジナル サウンドトラック"@ja,
        "Astria Ascending Special Edition Original Soundtrack"@ja-latn ;
    mo:catalogue_number "ASTRIA-ASOST" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/115090> ;
    mo:publication_of <album/113327#musicalexpression> ;
    mo:publisher _:N3d8a9375a99c4ad09aa30877e0328b00 ;
    mo:record _:N935d797023f445d1b084aaced50d4e70 ;
    mo:record_count 1 ;
    schema:about <product/12518#subject> ;
    schema:datePublished "2021-10-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/113327/113327-6a74b48731bb.jpg> ;
    schema:name "Astria Ascending Special Edition Original Soundtrack"@en,
        "アストリア アセンディング スペシャルエディション オリジナル サウンドトラック"@ja,
        "Astria Ascending Special Edition Original Soundtrack"@ja-latn ;
    schema:publisher _:N3d8a9375a99c4ad09aa30877e0328b00 ;
    foaf:depiction <https://media.vgm.io/albums/72/113327/113327-6a74b48731bb.jpg> .

_:N0b889f66afa2444094168df1fb008953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focus! (Battle Theme)"@en,
        "フォーカス!(バトルシーンのテーマ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Focus! (Battle Theme)"@en,
        "フォーカス!(バトルシーンのテーマ)"@ja .

_:N349c7425f0f74e04bd0e603243e0e394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ranta, Home of the Zefts"@en,
        "ゼフトの故郷、ランタ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Ranta, Home of the Zefts"@en,
        "ゼフトの故郷、ランタ"@ja .

_:N395a66acf2b54956b089838d1529af3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A 3 Years Mission"@en,
        "3年間の任務"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "A 3 Years Mission"@en,
        "3年間の任務"@ja .

_:N3d8a9375a99c4ad09aa30877e0328b00 schema:name "3goo"@en,
        "3goo"@ja,
        "3goo"@ja-latn ;
    foaf:name "3goo"@en,
        "3goo"@ja,
        "3goo"@ja-latn .

_:N4859094eddc145c0bf21f787d0caed07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Helicon, the Sagittarius Astrae"@en,
        "いて座のアストラエ、ヘリコンの神殿"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Temple of Helicon, the Sagittarius Astrae"@en,
        "いて座のアストラエ、ヘリコンの神殿"@ja .

_:N4c006f8cc1b04634af4dc51b88470099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Amalthea, the Capricorn Astrae"@en,
        "やぎ座のアストラエ、アマルテアの神殿"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Temple of Amalthea, the Capricorn Astrae"@en,
        "やぎ座のアストラエ、アマルテアの神殿"@ja .

_:Na7bbe2f4e8a04b558056625849ab9e96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Shala, the Virgo Astrae"@en,
        "おとめ座のアストラエ、シャラの神殿"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Temple of Shala, the Virgo Astrae"@en,
        "おとめ座のアストラエ、シャラの神殿"@ja .

_:Nc62c56faf9244fd186619162b2435bfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Council Room"@en,
        "会議室"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "The Council Room"@en,
        "会議室"@ja .

_:Nc88971431a6d41678eff430ebfbccb0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protectors of Harmony (Boss Battle Theme)"@en,
        "調和の守護者(ボスバトルシーンのテーマ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Protectors of Harmony (Boss Battle Theme)"@en,
        "調和の守護者(ボスバトルシーンのテーマ)"@ja .

_:Nd95248c7c63f4ef3b2adb12db4d798a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ulan, Leader of the Demi-gods"@en,
        "デミゴッドのリーダー、ウラン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Ulan, Leader of the Demi-gods"@en,
        "デミゴッドのリーダー、ウラン"@ja .

_:Ne709c2773143479285cf8db1f1e68a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defying Fate"@en,
        "運命に逆らえ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N935d797023f445d1b084aaced50d4e70 ;
    schema:name "Defying Fate"@en,
        "運命に逆らえ"@ja .

_:N935d797023f445d1b084aaced50d4e70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b889f66afa2444094168df1fb008953,
        _:N349c7425f0f74e04bd0e603243e0e394,
        _:N395a66acf2b54956b089838d1529af3c,
        _:N4859094eddc145c0bf21f787d0caed07,
        _:N4c006f8cc1b04634af4dc51b88470099,
        _:Na7bbe2f4e8a04b558056625849ab9e96,
        _:Nc62c56faf9244fd186619162b2435bfd,
        _:Nc88971431a6d41678eff430ebfbccb0d,
        _:Nd95248c7c63f4ef3b2adb12db4d798a8,
        _:Ne709c2773143479285cf8db1f1e68a2b ;
    mo:track_count 10 ;
    schema:duration "PT30:31"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b889f66afa2444094168df1fb008953,
        _:N349c7425f0f74e04bd0e603243e0e394,
        _:N395a66acf2b54956b089838d1529af3c,
        _:N4859094eddc145c0bf21f787d0caed07,
        _:N4c006f8cc1b04634af4dc51b88470099,
        _:Na7bbe2f4e8a04b558056625849ab9e96,
        _:Nc62c56faf9244fd186619162b2435bfd,
        _:Nc88971431a6d41678eff430ebfbccb0d,
        _:Nd95248c7c63f4ef3b2adb12db4d798a8,
        _:Ne709c2773143479285cf8db1f1e68a2b .

