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

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

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

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

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

<album/13856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Miracle Fruit"@en,
        "Miracle Fruit"@ja,
        "Miracle Fruit"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13856#musicalwork> ;
    schema:name "Miracle Fruit"@en,
        "Miracle Fruit"@ja,
        "Miracle Fruit"@ja-latn .

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

<album/13856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Miracle Fruit"@en,
        "Miracle Fruit"@ja,
        "Miracle Fruit"@ja-latn ;
    mo:performance_of <album/13856#musicalwork> ;
    mo:recorded_as <album/13856#musicalexpression> ;
    schema:name "Miracle Fruit"@en,
        "Miracle Fruit"@ja,
        "Miracle Fruit"@ja-latn ;
    schema:workPerformed <album/13856#musicalwork> .

<org/289#subject> schema:name "Yumeiro-Project"@en,
        "ゆめいろ企画"@ja,
        "Yumeiro-Project"@ja-latn ;
    foaf:name "Yumeiro-Project"@en,
        "ゆめいろ企画"@ja,
        "Yumeiro-Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/13856/13856-1244613548.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-07"^^xsd:date ;
    dcterms:title "Miracle Fruit"@en,
        "Miracle Fruit"@ja,
        "Miracle Fruit"@ja-latn ;
    mo:catalogue_number "YPCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13856#musicalexpression> ;
    mo:publisher <org/289#subject> ;
    mo:record _:N62490f8579e9489a8565f62377ce7e32 ;
    mo:record_count 1 ;
    schema:about <product/33#subject> ;
    schema:datePublished "2009-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/13856/13856-1244613548.jpg> ;
    schema:name "Miracle Fruit"@en,
        "Miracle Fruit"@ja,
        "Miracle Fruit"@ja-latn ;
    schema:publisher <org/289#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/13856/13856-1244613548.jpg> .

_:N037cc914e55947f8a718034a086df99e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神々が恋した幻想郷"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "神々が恋した幻想郷"@ja .

_:N04200338e7564fd0ab807973b535c58f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フォールオブフォール ～ 秋めく滝"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "フォールオブフォール ～ 秋めく滝"@ja .

_:N2f8c72ca7ea4471c8069466ca675562d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信仰は儚き人間の為に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "信仰は儚き人間の為に"@ja .

_:N4229b7837b414a96b7a51f85f7eb77cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネイティブフェイス (HOUSE MIX)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "ネイティブフェイス (HOUSE MIX)"@ja .

_:N605213c3bafc43dab97be4a8830c188e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネイティブフェイス"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "ネイティブフェイス"@ja .

_:N673e53a7b0314e9cab5eed10df06eb79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Nobly"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "Fly Nobly"@ja .

_:N69240cb55771467883317786691df99a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女が見た日本の原風景"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "少女が見た日本の原風景"@ja .

_:N6964101a3a944645ba035cb125cfaedb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Eastern Wave"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "Far Eastern Wave"@ja .

_:N8918723b4e3f491093e32666d23efa91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Judgment"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "Last Judgment"@ja .

_:N9389bec01e68466b815704b48de1836d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "厄神様の通り道 ～ Dark Road"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "厄神様の通り道 ～ Dark Road"@ja .

_:N9efd19fc3dd946e28e60f8e9ffcafe38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神湖の御柱"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "神湖の御柱"@ja .

_:Na3384aef3c4b4be6aa4c54bb32fc9d43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deicide"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "Deicide"@ja .

_:Nb489c0d20e8d4f739155917a48dd093b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nitori's ARK"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "Nitori's ARK"@ja .

_:Nbfb28970ccc84e3e8ec9f12e11589e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3/4 DnB Mix"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "3/4 DnB Mix"@ja .

_:Nc0d0b337284b4b8daa0a4fcab51a8da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grave Digger"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "Grave Digger"@ja .

_:Nef8218a3a5e748e79f2675c76c0565c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日ハレの日、ケの昨日"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "明日ハレの日、ケの昨日"@ja .

_:Nfb601a9005514cc8b41024ea5d94b611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suicidium"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N62490f8579e9489a8565f62377ce7e32 ;
    schema:name "Suicidium"@ja .

_:N62490f8579e9489a8565f62377ce7e32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N037cc914e55947f8a718034a086df99e,
        _:N04200338e7564fd0ab807973b535c58f,
        _:N2f8c72ca7ea4471c8069466ca675562d,
        _:N4229b7837b414a96b7a51f85f7eb77cc,
        _:N605213c3bafc43dab97be4a8830c188e,
        _:N673e53a7b0314e9cab5eed10df06eb79,
        _:N69240cb55771467883317786691df99a,
        _:N6964101a3a944645ba035cb125cfaedb,
        _:N8918723b4e3f491093e32666d23efa91,
        _:N9389bec01e68466b815704b48de1836d,
        _:N9efd19fc3dd946e28e60f8e9ffcafe38,
        _:Na3384aef3c4b4be6aa4c54bb32fc9d43,
        _:Nb489c0d20e8d4f739155917a48dd093b,
        _:Nbfb28970ccc84e3e8ec9f12e11589e83,
        _:Nc0d0b337284b4b8daa0a4fcab51a8da1,
        _:Nef8218a3a5e748e79f2675c76c0565c2,
        _:Nfb601a9005514cc8b41024ea5d94b611 ;
    mo:track_count 17 ;
    schema:duration "PT68:36"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N037cc914e55947f8a718034a086df99e,
        _:N04200338e7564fd0ab807973b535c58f,
        _:N2f8c72ca7ea4471c8069466ca675562d,
        _:N4229b7837b414a96b7a51f85f7eb77cc,
        _:N605213c3bafc43dab97be4a8830c188e,
        _:N673e53a7b0314e9cab5eed10df06eb79,
        _:N69240cb55771467883317786691df99a,
        _:N6964101a3a944645ba035cb125cfaedb,
        _:N8918723b4e3f491093e32666d23efa91,
        _:N9389bec01e68466b815704b48de1836d,
        _:N9efd19fc3dd946e28e60f8e9ffcafe38,
        _:Na3384aef3c4b4be6aa4c54bb32fc9d43,
        _:Nb489c0d20e8d4f739155917a48dd093b,
        _:Nbfb28970ccc84e3e8ec9f12e11589e83,
        _:Nc0d0b337284b4b8daa0a4fcab51a8da1,
        _:Nef8218a3a5e748e79f2675c76c0565c2,
        _:Nfb601a9005514cc8b41024ea5d94b611 .

