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

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

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

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

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

<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 .

<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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/28897#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Song of the Drawers"@en,
        "ドロワのうた"@ja,
        "Drawer no Uta"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28897#musicalwork> ;
    schema:name "Song of the Drawers"@en,
        "ドロワのうた"@ja,
        "Drawer no Uta"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/79/28897/28897-1316193235.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28897#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Song of the Drawers"@en,
        "ドロワのうた"@ja,
        "Drawer no Uta"@ja-latn ;
    mo:performance_of <album/28897#musicalwork> ;
    mo:performer <artist/5143#subject> ;
    mo:recorded_as <album/28897#musicalexpression> ;
    schema:byArtist <artist/5143#subject> ;
    schema:name "Song of the Drawers"@en,
        "ドロワのうた"@ja,
        "Drawer no Uta"@ja-latn ;
    schema:workPerformed <album/28897#musicalwork> .

<artist/5143#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28897#performance> ;
    schema:name "Len Kagamine"@en,
        "鏡音レン"@ja ;
    foaf:name "Len Kagamine"@en,
        "鏡音レン"@ja .

<album/28897#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "Song of the Drawers"@en,
        "ドロワのうた"@ja,
        "Drawer no Uta"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28897#musicalexpression> ;
    mo:publisher _:Nb3ae6d2b4bcb489aaf86949138a783f8 ;
    mo:record _:N2c755e98381c440da89f607929e21173 ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/5143#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/28897/28897-1316193235.jpg> ;
    schema:name "Song of the Drawers"@en,
        "ドロワのうた"@ja,
        "Drawer no Uta"@ja-latn ;
    schema:publisher _:Nb3ae6d2b4bcb489aaf86949138a783f8 ;
    foaf:depiction <https://media.vgm.io/albums/79/28897/28897-1316193235.jpg> .

_:N1f664926a45d4af9bae525863c74d6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠に沈まぬ紅き月"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N2c755e98381c440da89f607929e21173 ;
    schema:name "永遠に沈まぬ紅き月"@ja .

_:N4198b8cd951e4c2fb92eeea90fd3f9eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おとぎ話の3rd eye"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N2c755e98381c440da89f607929e21173 ;
    schema:name "おとぎ話の3rd eye"@ja .

_:N429101629a67429c98e927150bcfe7d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純米大吟醸かぜはふり"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N2c755e98381c440da89f607929e21173 ;
    schema:name "純米大吟醸かぜはふり"@ja .

_:N66284ae188b84f4a846bd6c51be28ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜空の藍方石"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N2c755e98381c440da89f607929e21173 ;
    schema:name "夜空の藍方石"@ja .

_:N7873748a85a24534b628794f7cd50f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドロワのうた"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N2c755e98381c440da89f607929e21173 ;
    schema:name "ドロワのうた"@ja .

_:Na6352c3a5f384fb38136df10e54203a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイジャンクロック"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N2c755e98381c440da89f607929e21173 ;
    schema:name "エイジャンクロック"@ja .

_:Nb3ae6d2b4bcb489aaf86949138a783f8 schema:name "Coconut Pudding"@en ;
    foaf:name "Coconut Pudding"@en .

_:Nc3475f2a78e2417881df3a82b21da1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Dance -short ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N2c755e98381c440da89f607929e21173 ;
    schema:name "Twilight Dance -short ver."@ja .

_:N2c755e98381c440da89f607929e21173 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f664926a45d4af9bae525863c74d6a5,
        _:N4198b8cd951e4c2fb92eeea90fd3f9eb,
        _:N429101629a67429c98e927150bcfe7d5,
        _:N66284ae188b84f4a846bd6c51be28ba3,
        _:N7873748a85a24534b628794f7cd50f83,
        _:Na6352c3a5f384fb38136df10e54203a9,
        _:Nc3475f2a78e2417881df3a82b21da1d7 ;
    mo:track_count 7 ;
    schema:duration "PT17:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1f664926a45d4af9bae525863c74d6a5,
        _:N4198b8cd951e4c2fb92eeea90fd3f9eb,
        _:N429101629a67429c98e927150bcfe7d5,
        _:N66284ae188b84f4a846bd6c51be28ba3,
        _:N7873748a85a24534b628794f7cd50f83,
        _:Na6352c3a5f384fb38136df10e54203a9,
        _:Nc3475f2a78e2417881df3a82b21da1d7 .

