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

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

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93993#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/93993#composition>,
        <album/93993#subject> ;
    foaf:name "Taishi"@en .

<artist/5701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93993#subject> ;
    schema:name "Ram"@en ;
    foaf:made <album/93993#composition>,
        <album/93993#subject> ;
    foaf:name "Ram"@en .

<artist/6167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93993#subject> ;
    schema:name "Akino"@en,
        "アキノ"@ja ;
    foaf:made <album/93993#composition>,
        <album/93993#subject> ;
    foaf:name "Akino"@en,
        "アキノ"@ja .

<event/13> a mo:Release ;
    schema:name "Released at Comic Market 69 (Dec 29, 2005 to Dec 31, 2005)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/192#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY X"@en,
        "ファイナルファンタジーX"@ja,
        "FINAL FANTASY X"@ja-latn ;
    foaf:name "FINAL FANTASY X"@en,
        "ファイナルファンタジーX"@ja,
        "FINAL FANTASY X"@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/2266#subject> a schema:CreativeWork ;
    schema:name "Higurashi no Naku Koro ni Kai (PC)"@en,
        "ひぐらしのなく頃に解 (PC)"@ja,
        "Higurashi no Naku Koro ni Kai (PC)"@ja-latn ;
    foaf:name "Higurashi no Naku Koro ni Kai (PC)"@en,
        "ひぐらしのなく頃に解 (PC)"@ja,
        "Higurashi no Naku Koro ni Kai (PC)"@ja-latn .

<product/23188#subject> a schema:CreativeWork ;
    schema:name "Ever17 -the out of infinity-"@en,
        "Ever17 -the out of infinity-"@ja,
        "Ever17 -the out of infinity-"@ja-latn ;
    foaf:name "Ever17 -the out of infinity-"@en,
        "Ever17 -the out of infinity-"@ja,
        "Ever17 -the out of infinity-"@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 .

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

<album/93993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unmei -Wind of peace-"@en,
        "運命 -Wind of peace-"@ja,
        "Unmei -Wind of peace-"@ja-latn ;
    mo:performance_of <album/93993#musicalwork> ;
    mo:recorded_as <album/93993#musicalexpression> ;
    schema:name "Unmei -Wind of peace-"@en,
        "運命 -Wind of peace-"@ja,
        "Unmei -Wind of peace-"@ja-latn ;
    schema:workPerformed <album/93993#musicalwork> .

<org/5091#subject> schema:name "Wind of being peaceful"@en,
        "Wind of being peaceful"@ja,
        "Wind of being peaceful"@ja-latn ;
    foaf:name "Wind of being peaceful"@en,
        "Wind of being peaceful"@ja,
        "Wind of being peaceful"@ja-latn .

<https://media.vgm.io/albums/39/93993/93993-9d5ac6619331.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93993#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/93993/93993-9d5ac6619331.jpg> ;
    foaf:depicts <album/93993#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/93993/93993-9d5ac6619331.jpg> .

<https://medium-media.vgm.io/albums/39/93993/93993-9d5ac6619331.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unmei -Wind of peace-"@en,
        "運命 -Wind of peace-"@ja,
        "Unmei -Wind of peace-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "みこみょん"@en ;
            foaf:made <album/93993#composition> ;
            foaf:name "みこみょん"@en ],
        <artist/2454#subject>,
        <artist/5701#subject>,
        <artist/6167#subject> ;
    mo:produced_work <album/93993#musicalwork> ;
    schema:name "Unmei -Wind of peace-"@en,
        "運命 -Wind of peace-"@ja,
        "Unmei -Wind of peace-"@ja-latn .

<album/93993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Unmei -Wind of peace-"@en,
        "運命 -Wind of peace-"@ja,
        "Unmei -Wind of peace-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93993#musicalexpression> ;
    mo:publisher <org/5091#subject> ;
    mo:record _:Nce505cc4a628430fbabaa64e064286dd ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/12#subject>,
        <product/192#subject>,
        <product/20#subject>,
        <product/2266#subject>,
        <product/23188#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/93993/93993-9d5ac6619331.jpg> ;
    schema:name "Unmei -Wind of peace-"@en,
        "運命 -Wind of peace-"@ja,
        "Unmei -Wind of peace-"@ja-latn ;
    schema:publisher <org/5091#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/93993/93993-9d5ac6619331.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93993#subject> ;
    schema:name "みこみょん"@en ;
    foaf:made <album/93993#subject> ;
    foaf:name "みこみょん"@en .

_:N0050f9be92c44a8bba424e96387fefd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "訪問者が─敵とも知らずに"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "訪問者が─敵とも知らずに"@ja .

_:N219658cc5b45432780191a9aef25de04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXTRA"@ja ;
    mo:track_number 13 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "EXTRA"@ja .

_:N310c0c3dee2b4a9a8bfbc74f66ec88d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憎しみと悲しみの壊れた戦争 -voyage-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "憎しみと悲しみの壊れた戦争 -voyage-"@ja .

_:N4c94030488194e99a4b34a7aecf2507c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖なる夜……そして終戦─。"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "聖なる夜……そして終戦─。"@ja .

_:N4d2026ca83fb457a8b0392edaa00b8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おかえり"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "おかえり"@ja .

_:N652ec4c105a5426cbbdcfa76e8641f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深遠に霞む雫"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "深遠に霞む雫"@ja .

_:N8672c660344948fe8c660c22069a32e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スベテノハジマリ。 -始章-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "スベテノハジマリ。 -始章-"@ja .

_:N97de9be234b2400abc01746e31d6e5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "せいぎのみかた"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "せいぎのみかた"@ja .

_:Nb952d9f681844d32b8e9b5a876b6bb9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GEKI"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "GEKI"@ja .

_:Nc269e0bad504417dab595741304be401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Someday the Dream will End -Voluntary House mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "Someday the Dream will End -Voluntary House mix-"@ja .

_:Ncb77e991451b408386f2b9bd4631dd4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命 -Wind of peace-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "運命 -Wind of peace-"@ja .

_:Nde04723988d4442f88e2282e78cbc036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静寂 -Reisen-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "静寂 -Reisen-"@ja .

_:Nef5ab2c0b9094c90a4a2db44b5a23684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スベテノハジマリ。 -序章-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nce505cc4a628430fbabaa64e064286dd ;
    schema:name "スベテノハジマリ。 -序章-"@ja .

_:Nce505cc4a628430fbabaa64e064286dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0050f9be92c44a8bba424e96387fefd8,
        _:N219658cc5b45432780191a9aef25de04,
        _:N310c0c3dee2b4a9a8bfbc74f66ec88d2,
        _:N4c94030488194e99a4b34a7aecf2507c,
        _:N4d2026ca83fb457a8b0392edaa00b8fa,
        _:N652ec4c105a5426cbbdcfa76e8641f5e,
        _:N8672c660344948fe8c660c22069a32e0,
        _:N97de9be234b2400abc01746e31d6e5cb,
        _:Nb952d9f681844d32b8e9b5a876b6bb9b,
        _:Nc269e0bad504417dab595741304be401,
        _:Ncb77e991451b408386f2b9bd4631dd4b,
        _:Nde04723988d4442f88e2282e78cbc036,
        _:Nef5ab2c0b9094c90a4a2db44b5a23684 ;
    mo:track_count 13 ;
    schema:duration "PT61:56"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0050f9be92c44a8bba424e96387fefd8,
        _:N219658cc5b45432780191a9aef25de04,
        _:N310c0c3dee2b4a9a8bfbc74f66ec88d2,
        _:N4c94030488194e99a4b34a7aecf2507c,
        _:N4d2026ca83fb457a8b0392edaa00b8fa,
        _:N652ec4c105a5426cbbdcfa76e8641f5e,
        _:N8672c660344948fe8c660c22069a32e0,
        _:N97de9be234b2400abc01746e31d6e5cb,
        _:Nb952d9f681844d32b8e9b5a876b6bb9b,
        _:Nc269e0bad504417dab595741304be401,
        _:Ncb77e991451b408386f2b9bd4631dd4b,
        _:Nde04723988d4442f88e2282e78cbc036,
        _:Nef5ab2c0b9094c90a4a2db44b5a23684 .

