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

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

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

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

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

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

<artist/29483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115640#subject> ;
    schema:name "Miku Nakamura"@en,
        "中村未来"@ja ;
    foaf:made <album/115640#composition>,
        <album/115640#lyrics>,
        <album/115640#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/115640#musicalexpression> a mo:Signal ;
    mo:published_as <album/115640#subject> ;
    mo:records <album/115640#performance> .

<album/115640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PHOENIX PRAYER / Eir Aoi"@en,
        "PHOENIX PRAYER / 藍井エイル"@ja,
        "PHOENIX PRAYER / Eir Aoi"@ja-latn ;
    mo:performance_of <album/115640#musicalwork> ;
    mo:recorded_as <album/115640#musicalexpression> ;
    schema:name "PHOENIX PRAYER / Eir Aoi"@en,
        "PHOENIX PRAYER / 藍井エイル"@ja,
        "PHOENIX PRAYER / Eir Aoi"@ja-latn ;
    schema:workPerformed <album/115640#musicalwork> .

<album/115640#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/04/115640/115640-008e57126af0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115640#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/115640/115640-008e57126af0.jpg> ;
    foaf:depicts <album/115640#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/115640/115640-008e57126af0.jpg> .

<https://medium-media.vgm.io/albums/04/115640/115640-008e57126af0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PHOENIX PRAYER / Eir Aoi"@en,
        "PHOENIX PRAYER / 藍井エイル"@ja,
        "PHOENIX PRAYER / Eir Aoi"@ja-latn ;
    mo:composer <artist/15008#subject>,
        <artist/17724#subject>,
        <artist/29483#subject> ;
    mo:produced_work <album/115640#musicalwork> ;
    schema:name "PHOENIX PRAYER / Eir Aoi"@en,
        "PHOENIX PRAYER / 藍井エイル"@ja,
        "PHOENIX PRAYER / Eir Aoi"@ja-latn .

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

<album/115640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-16"^^xsd:date ;
    dcterms:title "PHOENIX PRAYER / Eir Aoi"@en,
        "PHOENIX PRAYER / 藍井エイル"@ja,
        "PHOENIX PRAYER / Eir Aoi"@ja-latn ;
    mo:catalogue_number "VVCL-1989" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115640#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N1e096f20155c43c39556e61bc3ef5edb ;
    mo:record_count 1 ;
    schema:about <release/14842#subject> ;
    schema:datePublished "2022-02-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/115640/115640-008e57126af0.jpg> ;
    schema:name "PHOENIX PRAYER / Eir Aoi"@en,
        "PHOENIX PRAYER / 藍井エイル"@ja,
        "PHOENIX PRAYER / Eir Aoi"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/115640/115640-008e57126af0.jpg> .

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

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

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

_:Naa60bcd9b40d4a6a88886f13201e6c57 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 _:N1e096f20155c43c39556e61bc3ef5edb ;
    schema:name "PHOENIX PRAYER"@ja,
        "PHOENIX PRAYER"@ja-latn .

_:N1e096f20155c43c39556e61bc3ef5edb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N187136b8f4bf44fd8d366155eb67c424,
        _:N5efbb13b938d4b8790d9561187c8afd2,
        _:Na6e450971401454c8c425fb67a6972d2,
        _:Naa60bcd9b40d4a6a88886f13201e6c57 ;
    mo:track_count 4 ;
    schema:duration "PT17:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N187136b8f4bf44fd8d366155eb67c424,
        _:N5efbb13b938d4b8790d9561187c8afd2,
        _:Na6e450971401454c8c425fb67a6972d2,
        _:Naa60bcd9b40d4a6a88886f13201e6c57 .

