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

<artist/88#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:made <album/8464#subject>,
        <album/8464#vocals> ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<artist/9795#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryoji Sonoda"@en,
        "園田凌士"@ja ;
    foaf:made <album/8464#lyrics>,
        <album/8464#subject> ;
    foaf:name "Ryoji Sonoda"@en,
        "園田凌士"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8464#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/8464#composition>,
        <album/8464#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8464#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/8464#composition>,
        <album/8464#lyrics>,
        <album/8464#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/5102#subject> a schema:CreativeWork ;
    schema:name "Galaxy Angel II: Eigou Kaiki no Toki"@en,
        "ギャラクシーエンジェルII 永劫回帰の刻"@ja,
        "Galaxy Angel II: Eigou Kaiki no Toki"@ja-latn ;
    foaf:name "Galaxy Angel II: Eigou Kaiki no Toki"@en,
        "ギャラクシーエンジェルII 永劫回帰の刻"@ja,
        "Galaxy Angel II: Eigou Kaiki no Toki"@ja-latn .

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

<album/8464#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@en,
        "ギャラクシーエンジェルⅡ 永劫回帰の刻 オープニングテーマ 太陽ノ紅響曲"@ja,
        "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@ja-latn ;
    mo:performance_of <album/8464#musicalwork> ;
    mo:recorded_as <album/8464#musicalexpression> ;
    schema:name "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@en,
        "ギャラクシーエンジェルⅡ 永劫回帰の刻 オープニングテーマ 太陽ノ紅響曲"@ja,
        "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@ja-latn ;
    schema:workPerformed <album/8464#musicalwork> .

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

<org/402#subject> schema:name "b-fairy records"@en,
        "ビーフェアリー・レコード"@ja,
        "b-fairy records"@ja-latn ;
    foaf:name "b-fairy records"@en,
        "ビーフェアリー・レコード"@ja,
        "b-fairy records"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/8464/8464-1214401571.jpg> a schema:ImageObject,
        foaf:Image .

<album/8464#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@en,
        "ギャラクシーエンジェルⅡ 永劫回帰の刻 オープニングテーマ 太陽ノ紅響曲"@ja,
        "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@ja-latn ;
    mo:composer <artist/110#subject>,
        <artist/16#subject> ;
    mo:produced_work <album/8464#musicalwork> ;
    schema:name "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@en,
        "ギャラクシーエンジェルⅡ 永劫回帰の刻 オープニングテーマ 太陽ノ紅響曲"@ja,
        "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@ja-latn .

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

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

<album/8464#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-25"^^xsd:date ;
    dcterms:title "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@en,
        "ギャラクシーエンジェルⅡ 永劫回帰の刻 オープニングテーマ 太陽ノ紅響曲"@ja,
        "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@ja-latn ;
    mo:catalogue_number "BRDF-3106" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8464#musicalexpression> ;
    mo:publisher <org/402#subject> ;
    mo:record _:N0346f630340341bd9aa854f189e5205b ;
    mo:record_count 1 ;
    schema:about <product/5102#subject> ;
    schema:datePublished "2008-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/8464/8464-1214401571.jpg> ;
    schema:name "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@en,
        "ギャラクシーエンジェルⅡ 永劫回帰の刻 オープニングテーマ 太陽ノ紅響曲"@ja,
        "Galaxy Angel II Eigou Kaiki no Toki Opening Theme \"Taiyou no Aria\""@ja-latn ;
    schema:publisher <org/402#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/8464/8464-1214401571.jpg> .

_:N22bbed45a6d547a7b461c77bf71d2d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aria of the Sun *off vocal"@en,
        "太陽ノ紅響曲 *off vocal"@ja,
        "Taiyou no Aria *off vocal"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N0346f630340341bd9aa854f189e5205b ;
    schema:name "Aria of the Sun *off vocal"@en,
        "太陽ノ紅響曲 *off vocal"@ja,
        "Taiyou no Aria *off vocal"@ja-latn .

_:N315a6d9ed4cf484694d6d16313e2f9a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aria of the Sun"@en,
        "太陽ノ紅響曲"@ja,
        "Taiyou no Aria"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N0346f630340341bd9aa854f189e5205b ;
    schema:name "Aria of the Sun"@en,
        "太陽ノ紅響曲"@ja,
        "Taiyou no Aria"@ja-latn .

_:N39130163276044aea1347b02bf098dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INTENTION"@en,
        "INTENTION"@ja,
        "INTENTION"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N0346f630340341bd9aa854f189e5205b ;
    schema:name "INTENTION"@en,
        "INTENTION"@ja,
        "INTENTION"@ja-latn .

_:N94eed152009f46fb904f32a34ff9cd91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INTENTION *off vocal"@en,
        "INTENTION *off vocal"@ja,
        "INTENTION *off vocal"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N0346f630340341bd9aa854f189e5205b ;
    schema:name "INTENTION *off vocal"@en,
        "INTENTION *off vocal"@ja,
        "INTENTION *off vocal"@ja-latn .

_:N0346f630340341bd9aa854f189e5205b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22bbed45a6d547a7b461c77bf71d2d39,
        _:N315a6d9ed4cf484694d6d16313e2f9a5,
        _:N39130163276044aea1347b02bf098dae,
        _:N94eed152009f46fb904f32a34ff9cd91 ;
    mo:track_count 4 ;
    schema:duration "PT18:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N22bbed45a6d547a7b461c77bf71d2d39,
        _:N315a6d9ed4cf484694d6d16313e2f9a5,
        _:N39130163276044aea1347b02bf098dae,
        _:N94eed152009f46fb904f32a34ff9cd91 .

