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

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

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

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

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 2006)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/13330#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dividing from Hell"@en,
        "Dividing from Hell"@ja,
        "Dividing from Hell"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13330#musicalwork> ;
    schema:name "Dividing from Hell"@en,
        "Dividing from Hell"@ja,
        "Dividing from Hell"@ja-latn .

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

<album/13330#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dividing from Hell"@en,
        "Dividing from Hell"@ja,
        "Dividing from Hell"@ja-latn ;
    mo:performance_of <album/13330#musicalwork> ;
    mo:recorded_as <album/13330#musicalexpression> ;
    schema:name "Dividing from Hell"@en,
        "Dividing from Hell"@ja,
        "Dividing from Hell"@ja-latn ;
    schema:workPerformed <album/13330#musicalwork> .

<org/767#subject> schema:name "ad libitum records"@en,
        "ad libitum records"@ja,
        "ad libitum records"@ja-latn ;
    foaf:name "ad libitum records"@en,
        "ad libitum records"@ja,
        "ad libitum records"@ja-latn .

<https://media.vgm.io/albums/03/13330/13330-1241709206.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13330#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/13330/13330-1241709206.png> ;
    foaf:depicts <album/13330#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/13330/13330-1241709206.png> .

<https://medium-media.vgm.io/albums/03/13330/13330-1241709206.png> a schema:ImageObject,
        foaf:Image .

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

<album/13330#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Dividing from Hell"@en,
        "Dividing from Hell"@ja,
        "Dividing from Hell"@ja-latn ;
    mo:catalogue_number "ADLB-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13330#musicalexpression> ;
    mo:publisher <org/767#subject> ;
    mo:record _:Ndb4d384f35db498eba8c3ad5c720effb ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/13330/13330-1241709206.png> ;
    schema:name "Dividing from Hell"@en,
        "Dividing from Hell"@ja,
        "Dividing from Hell"@ja-latn ;
    schema:publisher <org/767#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/13330/13330-1241709206.png> .

_:N0bf6680d28ff4b7db0f4ac25e9cfbd6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "higasi no kuni no nemuranai yoru"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ndb4d384f35db498eba8c3ad5c720effb ;
    schema:name "higasi no kuni no nemuranai yoru"@en .

_:N81388450f3984554ba393c4ff6e57761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is U.N. Owen her?"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ndb4d384f35db498eba8c3ad5c720effb ;
    schema:name "Is U.N. Owen her?"@en .

_:N959a0d1a1e984e21b20c3c2c0f654e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ract girl"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ndb4d384f35db498eba8c3ad5c720effb ;
    schema:name "Ract girl"@en .

_:Nce8e69ee452c4b239fba11cd29c65c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tou hou youyoumu"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ndb4d384f35db498eba8c3ad5c720effb ;
    schema:name "tou hou youyoumu"@en .

_:Necdec7452de7413a868b1eb1b088ab6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aka yori akai yume"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Ndb4d384f35db498eba8c3ad5c720effb ;
    schema:name "aka yori akai yume"@en .

_:Nfece28083cd1406b9f476f0be4c1e15c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "koi iro master spark"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ndb4d384f35db498eba8c3ad5c720effb ;
    schema:name "koi iro master spark"@en .

_:Ndb4d384f35db498eba8c3ad5c720effb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bf6680d28ff4b7db0f4ac25e9cfbd6d,
        _:N81388450f3984554ba393c4ff6e57761,
        _:N959a0d1a1e984e21b20c3c2c0f654e84,
        _:Nce8e69ee452c4b239fba11cd29c65c4b,
        _:Necdec7452de7413a868b1eb1b088ab6b,
        _:Nfece28083cd1406b9f476f0be4c1e15c ;
    mo:track_count 6 ;
    schema:duration "PT22:00"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0bf6680d28ff4b7db0f4ac25e9cfbd6d,
        _:N81388450f3984554ba393c4ff6e57761,
        _:N959a0d1a1e984e21b20c3c2c0f654e84,
        _:Nce8e69ee452c4b239fba11cd29c65c4b,
        _:Necdec7452de7413a868b1eb1b088ab6b,
        _:Nfece28083cd1406b9f476f0be4c1e15c .

