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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29917#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/29917#composition>,
        <album/29917#subject> ;
    foaf:name "ZUN"@en .

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/29917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi no Kakunetsu Sunrise"@en,
        "君の核熱サンライズ"@ja,
        "Kimi no Kakunetsu Sunrise"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29917#musicalwork> ;
    schema:name "Kimi no Kakunetsu Sunrise"@en,
        "君の核熱サンライズ"@ja,
        "Kimi no Kakunetsu Sunrise"@ja-latn .

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

<org/923#subject> schema:name "Niji-Rojic"@en,
        "虹色論理"@ja,
        "Niji-Rojic"@ja-latn ;
    foaf:name "Niji-Rojic"@en,
        "虹色論理"@ja,
        "Niji-Rojic"@ja-latn .

<https://media.vgm.io/albums/71/29917/29917-12fb85c32e2a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29917#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/29917/29917-12fb85c32e2a.png> ;
    foaf:depicts <album/29917#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/29917/29917-12fb85c32e2a.png> .

<https://medium-media.vgm.io/albums/71/29917/29917-12fb85c32e2a.png> a schema:ImageObject,
        foaf:Image .

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

<artist/11860#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29917#performance> ;
    schema:name "Amami"@en,
        "あまみー"@ja ;
    foaf:name "Amami"@en,
        "あまみー"@ja .

<artist/11861#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29917#performance> ;
    schema:name "210"@en ;
    foaf:name "210"@en .

<album/29917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi no Kakunetsu Sunrise"@en,
        "君の核熱サンライズ"@ja,
        "Kimi no Kakunetsu Sunrise"@ja-latn ;
    mo:performance_of <album/29917#musicalwork> ;
    mo:performer <artist/11860#subject>,
        <artist/11861#subject> ;
    mo:recorded_as <album/29917#musicalexpression> ;
    schema:byArtist <artist/11860#subject>,
        <artist/11861#subject> ;
    schema:name "Kimi no Kakunetsu Sunrise"@en,
        "君の核熱サンライズ"@ja,
        "Kimi no Kakunetsu Sunrise"@ja-latn ;
    schema:workPerformed <album/29917#musicalwork> .

<album/29917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Kimi no Kakunetsu Sunrise"@en,
        "君の核熱サンライズ"@ja,
        "Kimi no Kakunetsu Sunrise"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29917#musicalexpression> ;
    mo:publisher <org/923#subject> ;
    mo:record _:Ned0324205d514334a0f2cf5f70c888b7 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/11860#subject>,
        <artist/11861#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/29917/29917-12fb85c32e2a.png> ;
    schema:name "Kimi no Kakunetsu Sunrise"@en,
        "君の核熱サンライズ"@ja,
        "Kimi no Kakunetsu Sunrise"@ja-latn ;
    schema:publisher <org/923#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/29917/29917-12fb85c32e2a.png> .

_:N02738cf11324434581bc382701105b6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラネタリウム (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "プラネタリウム (Instrumental)"@ja .

_:N0da41db8e69545f9b9f34e59cb3d8e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄緑の春風 -Pale Green Wind- (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "薄緑の春風 -Pale Green Wind- (Instrumental)"@ja .

_:N230d3566486f4e8eb66db1a45656e882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NewSunriseDistortion (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "NewSunriseDistortion (Instrumental)"@ja .

_:N34601399813841fa96766971bd99accb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜恋文 (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "桜恋文 (Instrumental)"@ja .

_:N42e5639751fb44eeb9f42135acbd9775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロクメンダイス (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "ロクメンダイス (Instrumental)"@ja .

_:N4d292e1d2b95449eb4f17f0945bbffab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラウディア (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "クラウディア (Instrumental)"@ja .

_:Na142985da07346dba629a83a70b931ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑夜行 -StarlightSatellite- (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "星屑夜行 -StarlightSatellite- (Instrumental)"@ja .

_:Naad8e008b11748e7befcd7dd1538530c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マホウノコトバ (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "マホウノコトバ (Instrumental)"@ja .

_:Ne12a48e6d34b464f975ebfee67191ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダークウォーター (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ned0324205d514334a0f2cf5f70c888b7 ;
    schema:name "ダークウォーター (Instrumental)"@ja .

_:Ned0324205d514334a0f2cf5f70c888b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02738cf11324434581bc382701105b6c,
        _:N0da41db8e69545f9b9f34e59cb3d8e69,
        _:N230d3566486f4e8eb66db1a45656e882,
        _:N34601399813841fa96766971bd99accb,
        _:N42e5639751fb44eeb9f42135acbd9775,
        _:N4d292e1d2b95449eb4f17f0945bbffab,
        _:Na142985da07346dba629a83a70b931ad,
        _:Naad8e008b11748e7befcd7dd1538530c,
        _:Ne12a48e6d34b464f975ebfee67191ae1 ;
    mo:track_count 9 ;
    schema:duration "PT38:27"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N02738cf11324434581bc382701105b6c,
        _:N0da41db8e69545f9b9f34e59cb3d8e69,
        _:N230d3566486f4e8eb66db1a45656e882,
        _:N34601399813841fa96766971bd99accb,
        _:N42e5639751fb44eeb9f42135acbd9775,
        _:N4d292e1d2b95449eb4f17f0945bbffab,
        _:Na142985da07346dba629a83a70b931ad,
        _:Naad8e008b11748e7befcd7dd1538530c,
        _:Ne12a48e6d34b464f975ebfee67191ae1 .

