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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/20586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mystic Ringtone Collection"@en,
        "妖々着信楽集"@ja,
        "Youyou Chakushin Rakushuu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20586#musicalwork> ;
    schema:name "Mystic Ringtone Collection"@en,
        "妖々着信楽集"@ja,
        "Youyou Chakushin Rakushuu"@ja-latn .

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

<album/20586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mystic Ringtone Collection"@en,
        "妖々着信楽集"@ja,
        "Youyou Chakushin Rakushuu"@ja-latn ;
    mo:performance_of <album/20586#musicalwork> ;
    mo:recorded_as <album/20586#musicalexpression> ;
    schema:name "Mystic Ringtone Collection"@en,
        "妖々着信楽集"@ja,
        "Youyou Chakushin Rakushuu"@ja-latn ;
    schema:workPerformed <album/20586#musicalwork> .

<org/643#subject> schema:name "Aoba Seisakusho"@en,
        "青葉製作所"@ja,
        "Aoba Seisakusho"@ja-latn ;
    foaf:name "Aoba Seisakusho"@en,
        "青葉製作所"@ja,
        "Aoba Seisakusho"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/20586/20586-1281205078.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Mystic Ringtone Collection"@en,
        "妖々着信楽集"@ja,
        "Youyou Chakushin Rakushuu"@ja-latn ;
    mo:catalogue_number "ABCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20586#musicalexpression> ;
    mo:publisher <org/643#subject> ;
    mo:record _:N44d5a974550e4faaa298a376083a6636 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/20586/20586-1281205078.jpg> ;
    schema:name "Mystic Ringtone Collection"@en,
        "妖々着信楽集"@ja,
        "Youyou Chakushin Rakushuu"@ja-latn ;
    schema:publisher <org/643#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/20586/20586-1281205078.jpg> .

_:N06fd3866acf7478ab8126f3f2f2aacef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja .

_:N1e363e155d8844f2b5883f39372e1048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja .

_:N3b1954eff1ff4c8b90829296484f53f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬　～ Necro-Fantasy"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬　～ Necro-Fantasy"@ja .

_:N3d539e1547fd48cfbf408557e75f5f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghostly Band ~ Phantom Ensemble"@en,
        "幽霊楽団　～ Phantom Ensemble"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Ghostly Band ~ Phantom Ensemble"@en,
        "幽霊楽団　～ Phantom Ensemble"@ja .

_:N421857ae007641578daabe60bb9409d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:N5df3c108b49b41e1ba83e485b7bdf626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiroari Shoots a Strange Bird ~ Till When?"@en,
        "広有射怪鳥事 ～ Till When?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Hiroari Shoots a Strange Bird ~ Till When?"@en,
        "広有射怪鳥事 ～ Till When?"@ja .

_:N81b9d16cda7b4fb1ba86482a3832285b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Border of Life"@en,
        "ボーダーオブライフ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Border of Life"@en,
        "ボーダーオブライフ"@ja .

_:N82b3449aba2544419a26179d7f39e99b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgement ~ The girl who played with people's shapes"@en,
        "人形裁判　～ 人の形弄びし少女"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Doll Judgement ~ The girl who played with people's shapes"@en,
        "人形裁判　～ 人の形弄びし少女"@ja .

_:Naef8a55bbaf141e79b10a7cba42e3528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise ~ Deep Mountain"@en,
        "無何有の郷 ～ Deep Mountain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N44d5a974550e4faaa298a376083a6636 ;
    schema:name "Paradise ~ Deep Mountain"@en,
        "無何有の郷 ～ Deep Mountain"@ja .

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

_:N44d5a974550e4faaa298a376083a6636 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06fd3866acf7478ab8126f3f2f2aacef,
        _:N1e363e155d8844f2b5883f39372e1048,
        _:N3b1954eff1ff4c8b90829296484f53f9,
        _:N3d539e1547fd48cfbf408557e75f5f83,
        _:N421857ae007641578daabe60bb9409d3,
        _:N5df3c108b49b41e1ba83e485b7bdf626,
        _:N81b9d16cda7b4fb1ba86482a3832285b,
        _:N82b3449aba2544419a26179d7f39e99b,
        _:Naef8a55bbaf141e79b10a7cba42e3528,
        _:Nffe596e0aed744469273cf5a0921670e ;
    mo:track_count 10 ;
    schema:duration "PT43:43"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06fd3866acf7478ab8126f3f2f2aacef,
        _:N1e363e155d8844f2b5883f39372e1048,
        _:N3b1954eff1ff4c8b90829296484f53f9,
        _:N3d539e1547fd48cfbf408557e75f5f83,
        _:N421857ae007641578daabe60bb9409d3,
        _:N5df3c108b49b41e1ba83e485b7bdf626,
        _:N81b9d16cda7b4fb1ba86482a3832285b,
        _:N82b3449aba2544419a26179d7f39e99b,
        _:Naef8a55bbaf141e79b10a7cba42e3528,
        _:Nffe596e0aed744469273cf5a0921670e .

