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

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

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

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

<event/88> a mo:Release ;
    schema:name "Released at Ningyotsukai no Tea Party (Mar 02, 2008)" .

<event/89> a mo:Release ;
    schema:name "Released at Daitoshokan no Dokushokai (Mar 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/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/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 .

<album/19967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ao Murasaki no Hikaridan"@en,
        "青紫の光弾"@ja,
        "Ao Murasaki no Hikaridan"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19967#musicalwork> ;
    schema:name "Ao Murasaki no Hikaridan"@en,
        "青紫の光弾"@ja,
        "Ao Murasaki no Hikaridan"@ja-latn .

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

<album/19967#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ao Murasaki no Hikaridan"@en,
        "青紫の光弾"@ja,
        "Ao Murasaki no Hikaridan"@ja-latn ;
    mo:performance_of <album/19967#musicalwork> ;
    mo:recorded_as <album/19967#musicalexpression> ;
    schema:name "Ao Murasaki no Hikaridan"@en,
        "青紫の光弾"@ja,
        "Ao Murasaki no Hikaridan"@ja-latn ;
    schema:workPerformed <album/19967#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/76/19967/19967-1277320827.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19967#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/19967/19967-1277320827.jpg> ;
    foaf:depicts <album/19967#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/19967/19967-1277320827.jpg> .

<https://medium-media.vgm.io/albums/76/19967/19967-1277320827.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-02"^^xsd:date ;
    dcterms:title "Ao Murasaki no Hikaridan"@en,
        "青紫の光弾"@ja,
        "Ao Murasaki no Hikaridan"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19967#musicalexpression> ;
    mo:publisher <org/576#subject> ;
    mo:record _:N58d049169b674e63b2caa853b5b8a5d5 ;
    mo:record_count 1 ;
    mo:release <event/88>,
        <event/89> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject> ;
    schema:datePublished "2008-03-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/19967/19967-1277320827.jpg> ;
    schema:name "Ao Murasaki no Hikaridan"@en,
        "青紫の光弾"@ja,
        "Ao Murasaki no Hikaridan"@ja-latn ;
    schema:publisher <org/576#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/19967/19967-1277320827.jpg> .

_:N2327215b022546f99053ee600bf54ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N58d049169b674e63b2caa853b5b8a5d5 ;
    schema:name "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja .

_:N757eabde0f3e44fca5a2b037ddcae81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexpected Visitor"@en,
        "珍客"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N58d049169b674e63b2caa853b5b8a5d5 ;
    schema:name "Unexpected Visitor"@en,
        "珍客"@ja .

_:N8a82ba593ef5491bbbbb87706c846a2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgment ~ The Girl who Played with People's Shapes"@en,
        "人形裁判 ～ 人の形弄びし少女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N58d049169b674e63b2caa853b5b8a5d5 ;
    schema:name "Doll Judgment ~ The Girl who Played with People's Shapes"@en,
        "人形裁判 ～ 人の形弄びし少女"@ja .

_:Nb103fab7497e4d60b12e3240f75571fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N58d049169b674e63b2caa853b5b8a5d5 ;
    schema:name "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja .

_:Ne5d87a17dbac4020b6ad8131c9357ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール ～ 少女密室"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N58d049169b674e63b2caa853b5b8a5d5 ;
    schema:name "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール ～ 少女密室"@ja .

_:N58d049169b674e63b2caa853b5b8a5d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2327215b022546f99053ee600bf54ff6,
        _:N757eabde0f3e44fca5a2b037ddcae81c,
        _:N8a82ba593ef5491bbbbb87706c846a2f,
        _:Nb103fab7497e4d60b12e3240f75571fd,
        _:Ne5d87a17dbac4020b6ad8131c9357ec3 ;
    mo:track_count 5 ;
    schema:duration "PT21:21"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2327215b022546f99053ee600bf54ff6,
        _:N757eabde0f3e44fca5a2b037ddcae81c,
        _:N8a82ba593ef5491bbbbb87706c846a2f,
        _:Nb103fab7497e4d60b12e3240f75571fd,
        _:Ne5d87a17dbac4020b6ad8131c9357ec3 .

