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

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

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

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

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

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

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

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

<org/335#subject> schema:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn ;
    foaf:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/12302/12302-1415443229.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12302#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-01"^^xsd:date ;
    dcterms:title "Blast from the east"@en,
        "Blast from the east"@ja,
        "Blast from the east"@ja-latn ;
    mo:catalogue_number "VD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12302#musicalexpression> ;
    mo:publisher <org/335#subject> ;
    mo:record _:N922c1161a7124734878eddd10ac07072 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2007-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/12302/12302-1415443229.jpg> ;
    schema:name "Blast from the east"@en,
        "Blast from the east"@ja,
        "Blast from the east"@ja-latn ;
    schema:publisher <org/335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/12302/12302-1415443229.jpg> .

_:N1311865b15134563a9faa1a29831f845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女のためのセプテッド"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女のためのセプテッド"@ja .

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

_:N2086b1dad127402c8ff0e44d9db09a06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:N3ac8128a704c4d1bba750a412caa66f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble"@en,
        "幽霊楽団 ～ Phantom Ensemble"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Phantom Ensemble"@en,
        "幽霊楽団 ～ Phantom Ensemble"@ja .

_:N3f5cbe054938495ba2af786466e263f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja .

_:N4df12e3a1e904cc9ae4b26d61251d656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja .

_:N4f765a81e8f448139f2b860562c16623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:N74edf5e667a740f2ae57360cf230d6d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja .

_:N7a71924a7b88460a94fe235be5fb0a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diao ye zong (withered leaf)"@en,
        "ティアオイエツォン(withered leaf)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Diao ye zong (withered leaf)"@en,
        "ティアオイエツォン(withered leaf)"@ja .

_:Na653f5ed348a41ffbe0129c6677ddf41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja .

_:Nc568c4f186504d1793ae621b5d01d0c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja .

_:Nde5512b2e4dc45f39a6de605a961bfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome ~ Border of Life"@en,
        "優雅に咲かせ、墨染の桜 ～ Border of Life"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N922c1161a7124734878eddd10ac07072 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome ~ Border of Life"@en,
        "優雅に咲かせ、墨染の桜 ～ Border of Life"@ja .

_:N922c1161a7124734878eddd10ac07072 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1311865b15134563a9faa1a29831f845,
        _:N1e7ce300201247dcacc2a3ab0fbc4af4,
        _:N2086b1dad127402c8ff0e44d9db09a06,
        _:N3ac8128a704c4d1bba750a412caa66f8,
        _:N3f5cbe054938495ba2af786466e263f6,
        _:N4df12e3a1e904cc9ae4b26d61251d656,
        _:N4f765a81e8f448139f2b860562c16623,
        _:N74edf5e667a740f2ae57360cf230d6d7,
        _:N7a71924a7b88460a94fe235be5fb0a65,
        _:Na653f5ed348a41ffbe0129c6677ddf41,
        _:Nc568c4f186504d1793ae621b5d01d0c1,
        _:Nde5512b2e4dc45f39a6de605a961bfd6 ;
    mo:track_count 12 ;
    schema:duration "PT44:42"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1311865b15134563a9faa1a29831f845,
        _:N1e7ce300201247dcacc2a3ab0fbc4af4,
        _:N2086b1dad127402c8ff0e44d9db09a06,
        _:N3ac8128a704c4d1bba750a412caa66f8,
        _:N3f5cbe054938495ba2af786466e263f6,
        _:N4df12e3a1e904cc9ae4b26d61251d656,
        _:N4f765a81e8f448139f2b860562c16623,
        _:N74edf5e667a740f2ae57360cf230d6d7,
        _:N7a71924a7b88460a94fe235be5fb0a65,
        _:Na653f5ed348a41ffbe0129c6677ddf41,
        _:Nc568c4f186504d1793ae621b5d01d0c1,
        _:Nde5512b2e4dc45f39a6de605a961bfd6 .

