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

<album/113327> a mo:Release ;
    mo:catalogue_number "ASTRIA-ASOST" .

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

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

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

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

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

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

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

<artist/620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115090#subject> ;
    schema:name "Mitsuhiro Kaneda"@en,
        "金田充弘"@ja ;
    foaf:made <album/115090#composition>,
        <album/115090#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/115090#musicalexpression> a mo:Signal ;
    mo:published_as <album/115090#subject> ;
    mo:records <album/115090#performance> .

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

<org/3190#subject> schema:name "Dear Villagers"@en,
        "Dear Villagers"@ja,
        "Dear Villagers"@ja-latn ;
    foaf:name "Dear Villagers"@en,
        "Dear Villagers"@ja,
        "Dear Villagers"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/115090/115090-c208ee0bf26f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Astria Ascending Original Soundtrack"@en,
        "アストリア アセンディング オリジナルサウンドトラック"@ja,
        "Astria Ascending 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/115090#musicalwork> ;
    schema:name "Astria Ascending Original Soundtrack"@en,
        "アストリア アセンディング オリジナルサウンドトラック"@ja,
        "Astria Ascending Original Soundtrack"@ja-latn .

<album/115090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-30"^^xsd:date ;
    dcterms:title "Astria Ascending Original Soundtrack"@en,
        "アストリア アセンディング オリジナルサウンドトラック"@ja,
        "Astria Ascending Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/113327> ;
    mo:publication_of <album/115090#musicalexpression> ;
    mo:publisher <org/3190#subject> ;
    mo:record _:N288fe50b11494205870b7a18c89d87a9 ;
    mo:record_count 1 ;
    schema:about <product/12518#subject> ;
    schema:datePublished "2021-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/115090/115090-c208ee0bf26f.jpg> ;
    schema:name "Astria Ascending Original Soundtrack"@en,
        "アストリア アセンディング オリジナルサウンドトラック"@ja,
        "Astria Ascending Original Soundtrack"@ja-latn ;
    schema:publisher <org/3190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/115090/115090-c208ee0bf26f.jpg> .

_:N423e8378349f4d2a813ba3176f7f99fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Helicon, the Sagittarius Astrae"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Temple of Helicon, the Sagittarius Astrae"@en .

_:N503a0cc4f82246e986331689bde9f87e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protectors of Harmony (Boss Battle Theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Protectors of Harmony (Boss Battle Theme)"@en .

_:N75c9187b5d594425b5135d36048c9e23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ulan, Leader of the Demi-gods"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Ulan, Leader of the Demi-gods"@en .

_:N7d9228b4f103484a8bc5a8eed6c39e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defying Fate"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Defying Fate"@en .

_:N7da757c230534ce3a4e62d35231b1e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A 3 Years Mission"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "A 3 Years Mission"@en .

_:N8d9faf982f0e4dc8b1c71cd21f0feb89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Amalthea, the Capricorn Astrae"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Temple of Amalthea, the Capricorn Astrae"@en .

_:Nce0a2556dff546269c8d6152083aefe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ranta, Home of the Zefts"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Ranta, Home of the Zefts"@en .

_:Nd08f7133305a4189b4caa07a2fd65acf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Council Room"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "The Council Room"@en .

_:Ne33e262ea36a403889a066552344cef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focus! (Battle Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Focus! (Battle Theme)"@en .

_:Nfb0e27b0246e468fb2177afc85747740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Shala, the Virgo Astrae"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N288fe50b11494205870b7a18c89d87a9 ;
    schema:name "Temple of Shala, the Virgo Astrae"@en .

_:N288fe50b11494205870b7a18c89d87a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N423e8378349f4d2a813ba3176f7f99fa,
        _:N503a0cc4f82246e986331689bde9f87e,
        _:N75c9187b5d594425b5135d36048c9e23,
        _:N7d9228b4f103484a8bc5a8eed6c39e36,
        _:N7da757c230534ce3a4e62d35231b1e88,
        _:N8d9faf982f0e4dc8b1c71cd21f0feb89,
        _:Nce0a2556dff546269c8d6152083aefe4,
        _:Nd08f7133305a4189b4caa07a2fd65acf,
        _:Ne33e262ea36a403889a066552344cef0,
        _:Nfb0e27b0246e468fb2177afc85747740 ;
    mo:track_count 10 ;
    schema:duration "PT30:31"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N423e8378349f4d2a813ba3176f7f99fa,
        _:N503a0cc4f82246e986331689bde9f87e,
        _:N75c9187b5d594425b5135d36048c9e23,
        _:N7d9228b4f103484a8bc5a8eed6c39e36,
        _:N7da757c230534ce3a4e62d35231b1e88,
        _:N8d9faf982f0e4dc8b1c71cd21f0feb89,
        _:Nce0a2556dff546269c8d6152083aefe4,
        _:Nd08f7133305a4189b4caa07a2fd65acf,
        _:Ne33e262ea36a403889a066552344cef0,
        _:Nfb0e27b0246e468fb2177afc85747740 .

