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

<artist/709#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Kotera"@en,
        "小寺可南子"@ja ;
    foaf:made <album/144133#lyrics>,
        <album/144133#subject>,
        <album/144133#vocals> ;
    foaf:name "Kanako Kotera"@en,
        "小寺可南子"@ja .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144133#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/144133#composition>,
        <album/144133#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/15110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144133#subject> ;
    schema:name "Shigeki Hayashi"@en,
        "林茂樹"@ja ;
    foaf:made <album/144133#composition>,
        <album/144133#subject> ;
    foaf:name "Shigeki Hayashi"@en,
        "林茂樹"@ja .

<artist/1616#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144133#subject> ;
    schema:name "Yuichi Tsuchiya"@en,
        "土屋裕一"@ja ;
    foaf:made <album/144133#composition>,
        <album/144133#subject> ;
    foaf:name "Yuichi Tsuchiya"@en,
        "土屋裕一"@ja .

<artist/31784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144133#subject> ;
    schema:name "Takeshi Yamagami"@en,
        "山上毅"@ja ;
    foaf:made <album/144133#composition>,
        <album/144133#subject> ;
    foaf:name "Takeshi Yamagami"@en,
        "山上毅"@ja .

<artist/31786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144133#subject> ;
    schema:name "Kan Inoue"@en,
        "井上幹"@ja ;
    foaf:made <album/144133#composition>,
        <album/144133#subject> ;
    foaf:name "Kan Inoue"@en,
        "井上幹"@ja .

<product/13270#subject> a schema:CreativeWork ;
    schema:name "ANOTHER EDEN"@en,
        "アナザーエデン"@ja,
        "ANOTHER EDEN"@ja-latn ;
    foaf:name "ANOTHER EDEN"@en,
        "アナザーエデン"@ja,
        "ANOTHER EDEN"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/33/144133/144133-3effd479cf61.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144133#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/144133/144133-3effd479cf61.jpg> ;
    foaf:depicts <album/144133#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/144133/144133-3effd479cf61.jpg> .

<https://medium-media.vgm.io/albums/33/144133/144133-3effd479cf61.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144133#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "another eden concert \"Records for a Forged Future\""@en,
        "アナザーエデンコンサート 特典CD「Records for a Forged Future」"@ja,
        "another eden concert \"Records for a Forged Future\""@ja-latn ;
    mo:performance_of <album/144133#musicalwork> ;
    mo:performer <artist/15733#subject> ;
    mo:recorded_as <album/144133#musicalexpression> ;
    schema:byArtist <artist/15733#subject> ;
    schema:name "another eden concert \"Records for a Forged Future\""@en,
        "アナザーエデンコンサート 特典CD「Records for a Forged Future」"@ja,
        "another eden concert \"Records for a Forged Future\""@ja-latn ;
    schema:workPerformed <album/144133#musicalwork> .

<artist/15733#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/144133#performance> ;
    schema:name "Yui Morishita"@en,
        "森下唯"@ja ;
    foaf:name "Yui Morishita"@en,
        "森下唯"@ja .

<album/144133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "another eden concert \"Records for a Forged Future\""@en,
        "アナザーエデンコンサート 特典CD「Records for a Forged Future」"@ja,
        "another eden concert \"Records for a Forged Future\""@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/15110#subject>,
        <artist/1616#subject>,
        <artist/31784#subject>,
        <artist/31786#subject> ;
    mo:produced_work <album/144133#musicalwork> ;
    schema:name "another eden concert \"Records for a Forged Future\""@en,
        "アナザーエデンコンサート 特典CD「Records for a Forged Future」"@ja,
        "another eden concert \"Records for a Forged Future\""@ja-latn .

<album/144133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-27"^^xsd:date ;
    dcterms:title "another eden concert \"Records for a Forged Future\""@en,
        "アナザーエデンコンサート 特典CD「Records for a Forged Future」"@ja,
        "another eden concert \"Records for a Forged Future\""@ja-latn ;
    mo:catalogue_number "LLV-6025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144133#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Na41e5fcb5fc34ac28fbdd3caf34f0228 ;
    mo:record_count 1 ;
    schema:about <product/13270#subject> ;
    schema:byArtist <artist/15733#subject> ;
    schema:datePublished "2024-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/144133/144133-3effd479cf61.jpg> ;
    schema:name "another eden concert \"Records for a Forged Future\""@en,
        "アナザーエデンコンサート 特典CD「Records for a Forged Future」"@ja,
        "another eden concert \"Records for a Forged Future\""@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/144133/144133-3effd479cf61.jpg> .

_:N12f57ef79f604b73940f6091fae3ebb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stifling Song ~ Duress of luna -Piano Version-"@en,
        "エルの唄～Duress of luna -Piano Version- feat. 森下 唯"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na41e5fcb5fc34ac28fbdd3caf34f0228 ;
    schema:name "Stifling Song ~ Duress of luna -Piano Version-"@en,
        "エルの唄～Duress of luna -Piano Version- feat. 森下 唯"@ja .

_:N16f7e40a244344fb861c6774587800fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Eden ~The Cat Beyond Time and Space~ -Piano Version-"@en,
        "Another Eden ～時空を超える猫～ -Piano Version- feat. 森下 唯"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Na41e5fcb5fc34ac28fbdd3caf34f0228 ;
    schema:name "Another Eden ~The Cat Beyond Time and Space~ -Piano Version-"@en,
        "Another Eden ～時空を超える猫～ -Piano Version- feat. 森下 唯"@ja .

_:N1bcc7628eb2b4b918cfc8780ff9b513e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Imperfect Rebellion -Extended Version-"@en,
        "The Imperfect Rebellion -Extended Version- feat. ホシノオトシモノ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Na41e5fcb5fc34ac28fbdd3caf34f0228 ;
    schema:name "The Imperfect Rebellion -Extended Version-"@en,
        "The Imperfect Rebellion -Extended Version- feat. ホシノオトシモノ"@ja .

_:N2db9bcbef1f24aec9bc74956d500b66a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Isho-hen Battle Medley"@en,
        "東方異象編バトルメドレー feat. ホシノオトシモノ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Na41e5fcb5fc34ac28fbdd3caf34f0228 ;
    schema:name "Touhou Isho-hen Battle Medley"@en,
        "東方異象編バトルメドレー feat. ホシノオトシモノ"@ja .

_:Neaec4f5da49b45bd85c25faf4342a054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alphecca ~Prayer of the Gyre Melody~ -Acoustic Version-"@en,
        "Alphecca〜螺旋律の祈り〜 -Acoustic Version- feat. ホシノオトシモノ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Na41e5fcb5fc34ac28fbdd3caf34f0228 ;
    schema:name "Alphecca ~Prayer of the Gyre Melody~ -Acoustic Version-"@en,
        "Alphecca〜螺旋律の祈り〜 -Acoustic Version- feat. ホシノオトシモノ"@ja .

_:Na41e5fcb5fc34ac28fbdd3caf34f0228 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12f57ef79f604b73940f6091fae3ebb4,
        _:N16f7e40a244344fb861c6774587800fb,
        _:N1bcc7628eb2b4b918cfc8780ff9b513e,
        _:N2db9bcbef1f24aec9bc74956d500b66a,
        _:Neaec4f5da49b45bd85c25faf4342a054 ;
    mo:track_count 5 ;
    schema:duration "PT24:48"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N12f57ef79f604b73940f6091fae3ebb4,
        _:N16f7e40a244344fb861c6774587800fb,
        _:N1bcc7628eb2b4b918cfc8780ff9b513e,
        _:N2db9bcbef1f24aec9bc74956d500b66a,
        _:Neaec4f5da49b45bd85c25faf4342a054 .

