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

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

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

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

<artist/13#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33912#subject> ;
    schema:name "Rei Kondoh"@en,
        "近藤嶺"@ja ;
    foaf:made <album/33912#composition>,
        <album/33912#subject> ;
    foaf:name "Rei Kondoh"@en,
        "近藤嶺"@ja .

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

<product/170#subject> a schema:CreativeWork ;
    schema:name "Ōkami"@en,
        "大神"@ja,
        "Ōkami"@ja-latn ;
    foaf:name "Ōkami"@en,
        "大神"@ja,
        "Ōkami"@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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 .

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

<album/33912#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "From Oneday to Presence"@en,
        "From Oneday to Presence"@ja,
        "From Oneday to Presence"@ja-latn ;
    mo:performance_of <album/33912#musicalwork> ;
    mo:recorded_as <album/33912#musicalexpression> ;
    schema:name "From Oneday to Presence"@en,
        "From Oneday to Presence"@ja,
        "From Oneday to Presence"@ja-latn ;
    schema:workPerformed <album/33912#musicalwork> .

<org/1015#subject> schema:name "Cherry Lunaburst"@en,
        "Cherry Lunaburst"@ja,
        "Cherry Lunaburst"@ja-latn ;
    foaf:name "Cherry Lunaburst"@en,
        "Cherry Lunaburst"@ja,
        "Cherry Lunaburst"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/33912/33912-1341071422.jpg> a schema:ImageObject,
        foaf:Image .

<album/33912#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "From Oneday to Presence"@en,
        "From Oneday to Presence"@ja,
        "From Oneday to Presence"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/13#subject> ;
    mo:produced_work <album/33912#musicalwork> ;
    schema:name "From Oneday to Presence"@en,
        "From Oneday to Presence"@ja,
        "From Oneday to Presence"@ja-latn .

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

<album/33912#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "From Oneday to Presence"@en,
        "From Oneday to Presence"@ja,
        "From Oneday to Presence"@ja-latn ;
    mo:catalogue_number "CLEP-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33912#musicalexpression> ;
    mo:publisher <org/1015#subject> ;
    mo:record _:N963cbef1822043ddb66a6c78630683d4 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/170#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/33912/33912-1341071422.jpg> ;
    schema:name "From Oneday to Presence"@en,
        "From Oneday to Presence"@ja,
        "From Oneday to Presence"@ja-latn ;
    schema:publisher <org/1015#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/33912/33912-1341071422.jpg> .

_:N437942eae8174b0c9afef860269aa021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tear for Every Oni, a Fist for Every Corpse"@en,
        "全ての鬼に涙を、全ての亡骸に拳を"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "A Tear for Every Oni, a Fist for Every Corpse"@en,
        "全ての鬼に涙を、全ての亡骸に拳を"@ja .

_:N6d82c6554b18488ab376f75871cf5a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History of the Rising Sun Amaterasu"@en,
        "天照ラス陽昇ノ歴史"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "History of the Rising Sun Amaterasu"@en,
        "天照ラス陽昇ノ歴史"@ja .

_:N7f5b51e0458b4dd4ae067455c9424509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hane Mawaru Chen (withehopping cat)"@en,
        "ハネマワルチェン（withehopping cat)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "Hane Mawaru Chen (withehopping cat)"@en,
        "ハネマワルチェン（withehopping cat)"@ja .

_:N9fca0406836949b295da5fe655865bad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I miss you...but I'm here"@en,
        "I miss you...but I'm here"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "I miss you...but I'm here"@en,
        "I miss you...but I'm here"@ja .

_:Nab037311142f430aae4243017d460876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Bunkachou medley"@en,
        "東方文花帖medley"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "Touhou Bunkachou medley"@en,
        "東方文花帖medley"@ja .

_:Nb8934804ec134ccdb32c0be9857fe2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Round (NEWversion)"@en,
        "フラワリングラウンド(NEWversion)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "Flowering Round (NEWversion)"@en,
        "フラワリングラウンド(NEWversion)"@ja .

_:Nbbc8586265b24ffb8ebf853e4f3373ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece of HumptyDumpty (NEWversion)"@en,
        "Piece　of　HumptyDumpty(NEWversion)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "Piece of HumptyDumpty (NEWversion)"@en,
        "Piece　of　HumptyDumpty(NEWversion)"@ja .

_:Ne82799ed672247379b6114d81516fabb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maid and the Crimson Keyboard"@en,
        "メイドと紅の鍵盤"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N963cbef1822043ddb66a6c78630683d4 ;
    schema:name "The Maid and the Crimson Keyboard"@en,
        "メイドと紅の鍵盤"@ja .

_:N963cbef1822043ddb66a6c78630683d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N437942eae8174b0c9afef860269aa021,
        _:N6d82c6554b18488ab376f75871cf5a04,
        _:N7f5b51e0458b4dd4ae067455c9424509,
        _:N9fca0406836949b295da5fe655865bad,
        _:Nab037311142f430aae4243017d460876,
        _:Nb8934804ec134ccdb32c0be9857fe2b9,
        _:Nbbc8586265b24ffb8ebf853e4f3373ce,
        _:Ne82799ed672247379b6114d81516fabb ;
    mo:track_count 8 ;
    schema:duration "PT29:24"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N437942eae8174b0c9afef860269aa021,
        _:N6d82c6554b18488ab376f75871cf5a04,
        _:N7f5b51e0458b4dd4ae067455c9424509,
        _:N9fca0406836949b295da5fe655865bad,
        _:Nab037311142f430aae4243017d460876,
        _:Nb8934804ec134ccdb32c0be9857fe2b9,
        _:Nbbc8586265b24ffb8ebf853e4f3373ce,
        _:Ne82799ed672247379b6114d81516fabb .

