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

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

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

<artist/11635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53245#subject> ;
    schema:name "Azusa Kato"@en,
        "加藤あずさ"@ja ;
    foaf:made <album/53245#composition>,
        <album/53245#subject> ;
    foaf:name "Azusa Kato"@en,
        "加藤あずさ"@ja .

<artist/7165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53245#subject> ;
    schema:name "Tadayoshi Makino"@en,
        "牧野忠義"@ja ;
    foaf:made <album/53245#composition>,
        <album/53245#subject> ;
    foaf:name "Tadayoshi Makino"@en,
        "牧野忠義"@ja .

<product/12914#subject> a schema:CreativeWork ;
    schema:name "Dragon's Dogma Online"@en,
        "ドラゴンズドグマ オンライン"@ja,
        "Dragon's Dogma Online"@ja-latn ;
    foaf:name "Dragon's Dogma Online"@en,
        "ドラゴンズドグマ オンライン"@ja,
        "Dragon's Dogma Online"@ja-latn .

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

<album/53245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon's Dogma Online Limited Edition Special Soundtrack"@en,
        "ドラゴンズドグマ オンライン オリジナルサウンドトラックCD"@ja,
        "Dragon's Dogma Online Limited Edition Special Soundtrack"@ja-latn ;
    mo:performance_of <album/53245#musicalwork> ;
    mo:recorded_as <album/53245#musicalexpression> ;
    schema:name "Dragon's Dogma Online Limited Edition Special Soundtrack"@en,
        "ドラゴンズドグマ オンライン オリジナルサウンドトラックCD"@ja,
        "Dragon's Dogma Online Limited Edition Special Soundtrack"@ja-latn ;
    schema:workPerformed <album/53245#musicalwork> .

<org/408#subject> schema:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn ;
    foaf:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/54/53245/53245-1513802879.jpg> a schema:ImageObject,
        foaf:Image .

<album/53245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon's Dogma Online Limited Edition Special Soundtrack"@en,
        "ドラゴンズドグマ オンライン オリジナルサウンドトラックCD"@ja,
        "Dragon's Dogma Online Limited Edition Special Soundtrack"@ja-latn ;
    mo:composer <artist/11635#subject>,
        <artist/7165#subject> ;
    mo:produced_work <album/53245#musicalwork> ;
    schema:name "Dragon's Dogma Online Limited Edition Special Soundtrack"@en,
        "ドラゴンズドグマ オンライン オリジナルサウンドトラックCD"@ja,
        "Dragon's Dogma Online Limited Edition Special Soundtrack"@ja-latn .

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

<album/53245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-27"^^xsd:date ;
    dcterms:title "Dragon's Dogma Online Limited Edition Special Soundtrack"@en,
        "ドラゴンズドグマ オンライン オリジナルサウンドトラックCD"@ja,
        "Dragon's Dogma Online Limited Edition Special Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53245#musicalexpression> ;
    mo:publisher <org/408#subject> ;
    mo:record _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    mo:record_count 1 ;
    schema:about <product/12914#subject> ;
    schema:datePublished "2015-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/53245/53245-1513802879.jpg> ;
    schema:name "Dragon's Dogma Online Limited Edition Special Soundtrack"@en,
        "ドラゴンズドグマ オンライン オリジナルサウンドトラックCD"@ja,
        "Dragon's Dogma Online Limited Edition Special Soundtrack"@ja-latn ;
    schema:publisher <org/408#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/53245/53245-1513802879.jpg> .

_:N19ebd83b8d8a411b975efbd70823f9f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath of the Big Tree ~Misuriu Forest~ / Forest Battle"@en,
        "大樹の息吹 ～ミスリウ森林～ / 森林戦闘"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "Breath of the Big Tree ~Misuriu Forest~ / Forest Battle"@en,
        "大樹の息吹 ～ミスリウ森林～ / 森林戦闘"@ja .

_:N6af3e18b75e3427b8209a9135859b9f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A White Dragon Fallen into the Earth"@en,
        "大地に堕ちた白竜"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "A White Dragon Fallen into the Earth"@en,
        "大地に堕ちた白竜"@ja .

_:N7c368ddfe70748bc9a5cb3076e0f5336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the end of the Struggle <<Trailer ver.>>"@en,
        "死闘の果てに ≪Trailer ver.≫"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "At the end of the Struggle <<Trailer ver.>>"@en,
        "死闘の果てに ≪Trailer ver.≫"@ja .

_:N8845f5b92534465c85e56e43ec80f5b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incoming Menace ~Orc War~"@en,
        "迫りくる脅威 ～オーク戦争～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "Incoming Menace ~Orc War~"@en,
        "迫りくる脅威 ～オーク戦争～"@ja .

_:N9937d514c5674b1e8123b4e97b990502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Dragon Temple of Lheze / Audience Chamber"@en,
        "白竜神殿レーゼ / 謁見の間"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "White Dragon Temple of Lheze / Audience Chamber"@en,
        "白竜神殿レーゼ / 謁見の間"@ja .

_:Nb7ba6a235107482191a9f5187ee5374b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon’s Dogma Online Main Title"@en,
        "Dragon’s Dogma Online Main Title"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "Dragon’s Dogma Online Main Title"@en,
        "Dragon’s Dogma Online Main Title"@ja .

_:Nba6fb3fd146a4c42894319308d8e3831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings Covering the Sky ~Sphinx Battle~ <<Trailer ver.>>"@en,
        "天を覆う翼 ～スフィンクス戦～ ≪Trailer ver.≫"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "Wings Covering the Sky ~Sphinx Battle~ <<Trailer ver.>>"@en,
        "天を覆う翼 ～スフィンクス戦～ ≪Trailer ver.≫"@ja .

_:Nc2a06217781b4aac8c3549363ef35e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunderous Scaledragon ~Lindwurm Battle~ <<Trailer ver.>>"@en,
        "雷電の鱗竜 ～リンドブルム戦～≪Trailer ver.≫"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "Thunderous Scaledragon ~Lindwurm Battle~ <<Trailer ver.>>"@en,
        "雷電の鱗竜 ～リンドブルム戦～≪Trailer ver.≫"@ja .

_:Nde67d757c6df4529978c43fa04a0deaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution and Signs"@en,
        "覚悟と兆し"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "Resolution and Signs"@en,
        "覚悟と兆し"@ja .

_:Ne9a7a511c0f44bf281ac6519694103ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth of Light ~Heidel Plains~ / Plains Battle"@en,
        "光の大地 ～ハイデル平原～ / 平原戦闘"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2e7dc4bc215045ed8104e56d9e9bffbb ;
    schema:name "Earth of Light ~Heidel Plains~ / Plains Battle"@en,
        "光の大地 ～ハイデル平原～ / 平原戦闘"@ja .

_:N2e7dc4bc215045ed8104e56d9e9bffbb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19ebd83b8d8a411b975efbd70823f9f2,
        _:N6af3e18b75e3427b8209a9135859b9f4,
        _:N7c368ddfe70748bc9a5cb3076e0f5336,
        _:N8845f5b92534465c85e56e43ec80f5b6,
        _:N9937d514c5674b1e8123b4e97b990502,
        _:Nb7ba6a235107482191a9f5187ee5374b,
        _:Nba6fb3fd146a4c42894319308d8e3831,
        _:Nc2a06217781b4aac8c3549363ef35e58,
        _:Nde67d757c6df4529978c43fa04a0deaf,
        _:Ne9a7a511c0f44bf281ac6519694103ee ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N19ebd83b8d8a411b975efbd70823f9f2,
        _:N6af3e18b75e3427b8209a9135859b9f4,
        _:N7c368ddfe70748bc9a5cb3076e0f5336,
        _:N8845f5b92534465c85e56e43ec80f5b6,
        _:N9937d514c5674b1e8123b4e97b990502,
        _:Nb7ba6a235107482191a9f5187ee5374b,
        _:Nba6fb3fd146a4c42894319308d8e3831,
        _:Nc2a06217781b4aac8c3549363ef35e58,
        _:Nde67d757c6df4529978c43fa04a0deaf,
        _:Ne9a7a511c0f44bf281ac6519694103ee .

