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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28926#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/28926#composition>,
        <album/28926#subject> ;
    foaf:name "ZUN"@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 .

<album/28926#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Septette Arrange CD"@en,
        "セプテットアレンジCD"@ja,
        "Septette Arrange CD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28926#musicalwork> ;
    schema:name "Septette Arrange CD"@en,
        "セプテットアレンジCD"@ja,
        "Septette Arrange CD"@ja-latn .

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

<album/28926#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Septette Arrange CD"@en,
        "セプテットアレンジCD"@ja,
        "Septette Arrange CD"@ja-latn ;
    mo:performance_of <album/28926#musicalwork> ;
    mo:recorded_as <album/28926#musicalexpression> ;
    schema:name "Septette Arrange CD"@en,
        "セプテットアレンジCD"@ja,
        "Septette Arrange CD"@ja-latn ;
    schema:workPerformed <album/28926#musicalwork> .

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

<https://medium-media.vgm.io/albums/62/28926/28926-1316292563.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28926#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "Septette Arrange CD"@en,
        "セプテットアレンジCD"@ja,
        "Septette Arrange CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28926#musicalexpression> ;
    mo:publisher _:N3f5bf98d360541fdbbf80ce92795d00b ;
    mo:record _:N8c245c6ca4344f41a29801bc25a7fdef ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/28926/28926-1316292563.jpg> ;
    schema:name "Septette Arrange CD"@en,
        "セプテットアレンジCD"@ja,
        "Septette Arrange CD"@ja-latn ;
    schema:publisher _:N3f5bf98d360541fdbbf80ce92795d00b ;
    foaf:depiction <https://media.vgm.io/albums/62/28926/28926-1316292563.jpg> .

_:N3b3923a269334b34ba574f08d754a1b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想郷を抜け出して-ファンタジーアレンジ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N8c245c6ca4344f41a29801bc25a7fdef ;
    schema:name "幻想郷を抜け出して-ファンタジーアレンジ"@ja .

_:N3f5bf98d360541fdbbf80ce92795d00b schema:name "Yuube-ya"@en ;
    foaf:name "Yuube-ya"@en .

_:N7a07813e804d4a858fb0431e67789f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metallic Lolita-ゴシックメタルアレンジ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N8c245c6ca4344f41a29801bc25a7fdef ;
    schema:name "Metallic Lolita-ゴシックメタルアレンジ"@ja .

_:N9f902914f30b4eaf8fd495c474e103ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情熱の紅-フラメンコアレンジ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N8c245c6ca4344f41a29801bc25a7fdef ;
    schema:name "情熱の紅-フラメンコアレンジ"@ja .

_:N8c245c6ca4344f41a29801bc25a7fdef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b3923a269334b34ba574f08d754a1b6,
        _:N7a07813e804d4a858fb0431e67789f5b,
        _:N9f902914f30b4eaf8fd495c474e103ef ;
    mo:track_count 3 ;
    schema:duration "PT10:28"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3b3923a269334b34ba574f08d754a1b6,
        _:N7a07813e804d4a858fb0431e67789f5b,
        _:N9f902914f30b4eaf8fd495c474e103ef .

