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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19927#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/19927#composition>,
        <album/19927#subject> ;
    foaf:name "U2"@en .

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 2008)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

<album/19927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hi to Kurenai no Kamigami"@en,
        "緋と紅の神々"@ja,
        "Hi to Kurenai no Kamigami"@ja-latn ;
    mo:performance_of <album/19927#musicalwork> ;
    mo:recorded_as <album/19927#musicalexpression> ;
    schema:name "Hi to Kurenai no Kamigami"@en,
        "緋と紅の神々"@ja,
        "Hi to Kurenai no Kamigami"@ja-latn ;
    schema:workPerformed <album/19927#musicalwork> .

<org/576#subject> schema:name "Lime Green"@en,
        "来夢緑"@ja,
        "Lime Green"@ja-latn ;
    foaf:name "Lime Green"@en,
        "来夢緑"@ja,
        "Lime Green"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/19927/19927-1277177881.jpg> a schema:ImageObject,
        foaf:Image .

<album/19927#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hi to Kurenai no Kamigami"@en,
        "緋と紅の神々"@ja,
        "Hi to Kurenai no Kamigami"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/19927#musicalwork> ;
    schema:name "Hi to Kurenai no Kamigami"@en,
        "緋と紅の神々"@ja,
        "Hi to Kurenai no Kamigami"@ja-latn .

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

<album/19927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-12"^^xsd:date ;
    dcterms:title "Hi to Kurenai no Kamigami"@en,
        "緋と紅の神々"@ja,
        "Hi to Kurenai no Kamigami"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19927#musicalexpression> ;
    mo:publisher <org/576#subject> ;
    mo:record _:Nbe6f8816bdac4d97902f2df021320cf0 ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/35#subject> ;
    schema:datePublished "2008-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/19927/19927-1277177881.jpg> ;
    schema:name "Hi to Kurenai no Kamigami"@en,
        "緋と紅の神々"@ja,
        "Hi to Kurenai no Kamigami"@ja-latn ;
    schema:publisher <org/576#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/19927/19927-1277177881.jpg> .

_:N13d4f40ce44e4c639cb83246c1a8b13b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catastrophe in Bhava-agra ~ Wonderful Heaven"@en,
        "有頂天変 ～ Wonderful Heaven"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f8816bdac4d97902f2df021320cf0 ;
    schema:name "Catastrophe in Bhava-agra ~ Wonderful Heaven"@en,
        "有頂天変 ～ Wonderful Heaven"@ja .

_:N195f2c59f25b471fba8c818dc99cc694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson in the Black Sea ~ Legendary Fish"@en,
        "黒い海に紅く ～ Leggendary Fish"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f8816bdac4d97902f2df021320cf0 ;
    schema:name "Crimson in the Black Sea ~ Legendary Fish"@en,
        "黒い海に紅く ～ Leggendary Fish"@ja .

_:N27cc30acd7f1479ba7403393bd206dc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f8816bdac4d97902f2df021320cf0 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N2caf388d6e7b47acb307c1befdefeaa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Moon"@en,
        "砕月"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f8816bdac4d97902f2df021320cf0 ;
    schema:name "Broken Moon"@en,
        "砕月"@ja .

_:Nc4399038e37844e6aeeefbd10a8a1555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night"@en,
        "フラワリングナイト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nbe6f8816bdac4d97902f2df021320cf0 ;
    schema:name "Flowering Night"@en,
        "フラワリングナイト"@ja .

_:Nbe6f8816bdac4d97902f2df021320cf0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13d4f40ce44e4c639cb83246c1a8b13b,
        _:N195f2c59f25b471fba8c818dc99cc694,
        _:N27cc30acd7f1479ba7403393bd206dc5,
        _:N2caf388d6e7b47acb307c1befdefeaa2,
        _:Nc4399038e37844e6aeeefbd10a8a1555 ;
    mo:track_count 5 ;
    schema:duration "PT22:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N13d4f40ce44e4c639cb83246c1a8b13b,
        _:N195f2c59f25b471fba8c818dc99cc694,
        _:N27cc30acd7f1479ba7403393bd206dc5,
        _:N2caf388d6e7b47acb307c1befdefeaa2,
        _:Nc4399038e37844e6aeeefbd10a8a1555 .

