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

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

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

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

<album/19980#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@en,
        "あり♥ぱちゅ ～日溜りに頬よせて～"@ja,
        "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19980#musicalwork> ;
    schema:name "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@en,
        "あり♥ぱちゅ ～日溜りに頬よせて～"@ja,
        "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@ja-latn .

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

<album/19980#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@en,
        "あり♥ぱちゅ ～日溜りに頬よせて～"@ja,
        "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@ja-latn ;
    mo:performance_of <album/19980#musicalwork> ;
    mo:recorded_as <album/19980#musicalexpression> ;
    schema:name "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@en,
        "あり♥ぱちゅ ～日溜りに頬よせて～"@ja,
        "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@ja-latn ;
    schema:workPerformed <album/19980#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/08/19980/19980-1277350987.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19980#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/19980/19980-1277350987.jpg> ;
    foaf:depicts <album/19980#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/19980/19980-1277350987.jpg> .

<https://medium-media.vgm.io/albums/08/19980/19980-1277350987.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19980#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-02"^^xsd:date ;
    dcterms:title "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@en,
        "あり♥ぱちゅ ～日溜りに頬よせて～"@ja,
        "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19980#musicalexpression> ;
    mo:publisher <org/576#subject> ;
    mo:record _:N406fd3b5b6764b1f9a8f20f985bea3fc ;
    mo:record_count 1 ;
    mo:release <event/88>,
        <event/89> ;
    schema:about <product/20#subject>,
        <product/27#subject> ;
    schema:datePublished "2008-03-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/19980/19980-1277350987.jpg> ;
    schema:name "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@en,
        "あり♥ぱちゅ ～日溜りに頬よせて～"@ja,
        "Ali♥Patchu ~Hidamari ni Hoo Yosete~"@ja-latn ;
    schema:publisher <org/576#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/19980/19980-1277350987.jpg> .

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

_:N5de3a00b5c8943a0a5581e7eb000079e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N406fd3b5b6764b1f9a8f20f985bea3fc ;
    schema:name "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja .

_:N67e7dee798ae4434b475f15afd684e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N406fd3b5b6764b1f9a8f20f985bea3fc ;
    schema:name "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja .

_:Nbf90c47a4d2142a099b6a670a3dc1cb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams Become a Doll's Round Dance"@en,
        "夢幻なる人形達の輪舞"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N406fd3b5b6764b1f9a8f20f985bea3fc ;
    schema:name "Dreams Become a Doll's Round Dance"@en,
        "夢幻なる人形達の輪舞"@ja .

_:Nd03b786af45d4d4086bf70dae8e4cdb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl? ~ The Girl's Secret Room"@en,
        "ラクトガール？～少女密室"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N406fd3b5b6764b1f9a8f20f985bea3fc ;
    schema:name "Locked Girl? ~ The Girl's Secret Room"@en,
        "ラクトガール？～少女密室"@ja .

_:N406fd3b5b6764b1f9a8f20f985bea3fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21c540510e8b4e67a5b78d893c25f575,
        _:N5de3a00b5c8943a0a5581e7eb000079e,
        _:N67e7dee798ae4434b475f15afd684e4e,
        _:Nbf90c47a4d2142a099b6a670a3dc1cb3,
        _:Nd03b786af45d4d4086bf70dae8e4cdb4 ;
    mo:track_count 5 ;
    schema:duration "PT18:05"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N21c540510e8b4e67a5b78d893c25f575,
        _:N5de3a00b5c8943a0a5581e7eb000079e,
        _:N67e7dee798ae4434b475f15afd684e4e,
        _:Nbf90c47a4d2142a099b6a670a3dc1cb3,
        _:Nd03b786af45d4d4086bf70dae8e4cdb4 .

