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

<artist/12391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir Aoi"@en,
        "藍井エイル"@ja ;
    foaf:made <album/115641#subject>,
        <album/115641#vocals> ;
    foaf:name "Eir Aoi"@en,
        "藍井エイル"@ja .

<artist/18226#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja ;
    foaf:made <album/115641#lyrics>,
        <album/115641#subject> ;
    foaf:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja .

<artist/36137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eir"@en ;
    foaf:made <album/115641#lyrics>,
        <album/115641#subject> ;
    foaf:name "Eir"@en .

<artist/15008#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115641#subject> ;
    schema:name "Ryohei Arahata"@en,
        "荒幡亮平"@ja ;
    foaf:made <album/115641#composition>,
        <album/115641#subject> ;
    foaf:name "Ryohei Arahata"@en,
        "荒幡亮平"@ja .

<artist/17724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115641#subject> ;
    schema:name "Yugo Ichikawa"@en ;
    foaf:made <album/115641#composition>,
        <album/115641#subject> ;
    foaf:name "Yugo Ichikawa"@en .

<artist/29483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115641#subject> ;
    schema:name "Miku Nakamura"@en,
        "中村未来"@ja ;
    foaf:made <album/115641#composition>,
        <album/115641#lyrics>,
        <album/115641#subject> ;
    foaf:name "Miku Nakamura"@en,
        "中村未来"@ja .

<release/14842#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Lelouch of the Rebellion"@en,
        "コードギアス 反逆のルルーシュ"@ja,
        "CODE GEASS Hangyaku no Lelouch"@ja-latn ;
    foaf:name "CODE GEASS Lelouch of the Rebellion"@en,
        "コードギアス 反逆のルルーシュ"@ja,
        "CODE GEASS Hangyaku no Lelouch"@ja-latn .

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

<album/115641#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@en,
        "PHOENIX PRAYER / 藍井エイル [期間生産限定盤]"@ja,
        "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/115641#musicalwork> ;
    mo:recorded_as <album/115641#musicalexpression> ;
    schema:name "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@en,
        "PHOENIX PRAYER / 藍井エイル [期間生産限定盤]"@ja,
        "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/115641#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/115641/115641-e58edcd38d6d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115641#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@en,
        "PHOENIX PRAYER / 藍井エイル [期間生産限定盤]"@ja,
        "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:composer <artist/15008#subject>,
        <artist/17724#subject>,
        <artist/29483#subject> ;
    mo:produced_work <album/115641#musicalwork> ;
    schema:name "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@en,
        "PHOENIX PRAYER / 藍井エイル [期間生産限定盤]"@ja,
        "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@ja-latn .

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

<album/115641#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-16"^^xsd:date ;
    dcterms:title "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@en,
        "PHOENIX PRAYER / 藍井エイル [期間生産限定盤]"@ja,
        "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1990~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/115641#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N0792b8fd32ed4fd39535f9eb3759c254,
        _:N5b85cb8ea9314dff93cd1f483bfbd657 ;
    mo:record_count 2 ;
    schema:about <release/14842#subject> ;
    schema:datePublished "2022-02-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/115641/115641-e58edcd38d6d.jpg> ;
    schema:name "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@en,
        "PHOENIX PRAYER / 藍井エイル [期間生産限定盤]"@ja,
        "PHOENIX PRAYER / Eir Aoi [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/115641/115641-e58edcd38d6d.jpg> .

_:N0792b8fd32ed4fd39535f9eb3759c254 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6f48e86929bf4fa6bf766d40c7bf3082 ;
    mo:track_count 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6f48e86929bf4fa6bf766d40c7bf3082 .

_:N68c6dc88c2f84ceda6be6f59968b34cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHOENIX PRAYER -TV size-"@ja,
        "PHOENIX PRAYER -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N5b85cb8ea9314dff93cd1f483bfbd657 ;
    schema:name "PHOENIX PRAYER -TV size-"@ja,
        "PHOENIX PRAYER -Instrumental-"@ja-latn .

_:N6f48e86929bf4fa6bf766d40c7bf3082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「15周年 コードギアス 反逆のルルーシュ」第2クール ノンクレジットオープニングムービー"@ja,
        "TV Anime \"15th Anniversary CODE GEASS Lelouch of the Rebellion\" 2nd Cour Non-Credit Opening Movie"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N0792b8fd32ed4fd39535f9eb3759c254 ;
    schema:name "TVアニメ「15周年 コードギアス 反逆のルルーシュ」第2クール ノンクレジットオープニングムービー"@ja,
        "TV Anime \"15th Anniversary CODE GEASS Lelouch of the Rebellion\" 2nd Cour Non-Credit Opening Movie"@ja-latn .

_:N8a218e39e09f4f08b70beb1d6161f97a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discord"@ja,
        "Discord"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5b85cb8ea9314dff93cd1f483bfbd657 ;
    schema:name "Discord"@ja,
        "Discord"@ja-latn .

_:Naf2127d42af445148b4479b10a87a720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHOENIX PRAYER"@ja,
        "PHOENIX PRAYER"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5b85cb8ea9314dff93cd1f483bfbd657 ;
    schema:name "PHOENIX PRAYER"@ja,
        "PHOENIX PRAYER"@ja-latn .

_:Nd17382a1eb85442ba1dd23d50035a9ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蝋燭メトロノーム"@ja,
        "Rosoku metronome"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N5b85cb8ea9314dff93cd1f483bfbd657 ;
    schema:name "蝋燭メトロノーム"@ja,
        "Rosoku metronome"@ja-latn .

_:N5b85cb8ea9314dff93cd1f483bfbd657 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N68c6dc88c2f84ceda6be6f59968b34cc,
        _:N8a218e39e09f4f08b70beb1d6161f97a,
        _:Naf2127d42af445148b4479b10a87a720,
        _:Nd17382a1eb85442ba1dd23d50035a9ff ;
    mo:track_count 4 ;
    schema:duration "PT17:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N68c6dc88c2f84ceda6be6f59968b34cc,
        _:N8a218e39e09f4f08b70beb1d6161f97a,
        _:Naf2127d42af445148b4479b10a87a720,
        _:Nd17382a1eb85442ba1dd23d50035a9ff .

