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

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

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

<artist/1511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14763#subject> ;
    schema:name "Tetsuya Shibata"@en,
        "柴田徹也"@ja ;
    foaf:made <album/14763#composition>,
        <album/14763#subject> ;
    foaf:name "Tetsuya Shibata"@en,
        "柴田徹也"@ja .

<artist/1520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14763#subject> ;
    schema:name "Kento Hasegawa"@en,
        "長谷川憲人"@ja ;
    foaf:made <album/14763#composition>,
        <album/14763#subject> ;
    foaf:name "Kento Hasegawa"@en,
        "長谷川憲人"@ja .

<product/2176#subject> a schema:CreativeWork ;
    schema:name "Devil May Cry 3: Dante's Awakening"@en,
        "デビルメイクライ3"@ja,
        "Devil May Cry 3: Dante's Awakening"@ja-latn ;
    foaf:name "Devil May Cry 3: Dante's Awakening"@en,
        "デビルメイクライ3"@ja,
        "Devil May Cry 3: Dante's Awakening"@ja-latn .

<release/2971#subject> a schema:CreativeWork ;
    schema:name "Devil May Cry 3: Special Edition"@en,
        "デビルメイクライ3 スペシャルエディション"@ja,
        "Devil May Cry 3: Special Edition"@ja-latn ;
    foaf:name "Devil May Cry 3: Special Edition"@en,
        "デビルメイクライ3 スペシャルエディション"@ja,
        "Devil May Cry 3: Special Edition"@ja-latn .

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

<album/14763#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Devil May Cry 3 Sound DVD Book - Raising The Devil"@en,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja-latn ;
    mo:performance_of <album/14763#musicalwork> ;
    mo:recorded_as <album/14763#musicalexpression> ;
    schema:name "Devil May Cry 3 Sound DVD Book - Raising The Devil"@en,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja-latn ;
    schema:workPerformed <album/14763#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/36/14763/14763-1248833032.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14763#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/14763/14763-1248833032.jpg> ;
    foaf:depicts <album/14763#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/14763/14763-1248833032.jpg> .

<https://medium-media.vgm.io/albums/36/14763/14763-1248833032.jpg> a schema:ImageObject,
        foaf:Image .

<album/14763#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Devil May Cry 3 Sound DVD Book - Raising The Devil"@en,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja-latn ;
    mo:composer <artist/1511#subject>,
        <artist/1520#subject> ;
    mo:produced_work <album/14763#musicalwork> ;
    schema:name "Devil May Cry 3 Sound DVD Book - Raising The Devil"@en,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja-latn .

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

<album/14763#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-28"^^xsd:date ;
    dcterms:title "Devil May Cry 3 Sound DVD Book - Raising The Devil"@en,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/14763#musicalexpression> ;
    mo:publisher <org/408#subject> ;
    mo:record _:N0573afef75e94f2b8b16256174ff3b15 ;
    mo:record_count 1 ;
    schema:about <product/2176#subject>,
        <release/2971#subject> ;
    schema:datePublished "2006-02-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/14763/14763-1248833032.jpg> ;
    schema:name "Devil May Cry 3 Sound DVD Book - Raising The Devil"@en,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja,
        "Devil May Cry 3 Sound DVD Book - Raising The Devil"@ja-latn ;
    schema:publisher <org/408#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/14763/14763-1248833032.jpg> .

_:N00dd1c6cbfe24067a5cfd22242b2c70c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vergil Regular Battle (Bonus Track)"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Vergil Regular Battle (Bonus Track)"@en .

_:N2924e0931ffd4e5898b0e7f6e6ab8986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire & Ice (Agni & Rudra Battle)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Fire & Ice (Agni & Rudra Battle)"@en .

_:N520603a67614401487387f01e5c396f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot as a Bullet (Nevan Battle)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Hot as a Bullet (Nevan Battle)"@en .

_:N58c2e02e4fd9471f922bebaea2e5379b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood on Blood (Vergil Battle 3)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Blood on Blood (Vergil Battle 3)"@en .

_:N62fb3fe4c4714d71898be30639b8318b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Leviathan (Leviathan Battle)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Heart of Leviathan (Leviathan Battle)"@en .

_:N7eaaaa6b2366406a9855c833abd75866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven in Hell (Demon World)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Heaven in Hell (Demon World)"@en .

_:N846fa0b9823145f38a9f2fa8b7bda24c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Mind Surrendered (Confiding Lady)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Her Mind Surrendered (Confiding Lady)"@en .

_:N84da9959fffb4f42bdd810f147d02f37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Shadow (Doppelganger Battle)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "In the Shadow (Doppelganger Battle)"@en .

_:N854bf530891c404b9a32dca13a2b63ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Encounter (Vergil Battle 1)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "The Encounter (Vergil Battle 1)"@en .

_:N92cf4ca215e2407283615fc508c09ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of My Way (Regular Battle 1)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Out of My Way (Regular Battle 1)"@en .

_:N9d7477bf990a4fe18d94fff873b05e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of Control (Arkham Battle)"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Out of Control (Arkham Battle)"@en .

_:Nb782a37f136b44e8b3a061e467a7cc21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raising the Devil (Dante's Office 7 Hells Battle)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Raising the Devil (Dante's Office 7 Hells Battle)"@en .

_:Nc217647388ca43b7950699d5137ecf1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roar of Anger (Cerberus Battle)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Roar of Anger (Cerberus Battle)"@en .

_:Nc45a934485cc4f65af02d831b565154d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gigantic Guardian (Beowulf Battle)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Gigantic Guardian (Beowulf Battle)"@en .

_:Nc5e0e3fb28e84ef2aee1cefabaa923c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild-Eyed Evil (Regular Battle 2)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Wild-Eyed Evil (Regular Battle 2)"@en .

_:Ncd70b0f911924e2aae552bae140a2713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horse Rider to Hell (Geryon Battle 1)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Horse Rider to Hell (Geryon Battle 1)"@en .

_:Ndbf76ce06fc04a1a881b918b82d41c21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jester Battle (Bonus Track)"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Jester Battle (Bonus Track)"@en .

_:Ndcb60c4df3b144639fc494cc34812c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Game (Vergil Battle 2)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "One More Game (Vergil Battle 2)"@en .

_:Ne02d9c6a292b4324a6ac3f345b8be04d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DNC (Dark Half Mix)"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "DNC (Dark Half Mix)"@en .

_:Ne3d2165bdced4f3ca4983bf3ec84579e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengeance (Lady Battle)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "Vengeance (Lady Battle)"@en .

_:Neaa579e31f204679b04bc378ba48980c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Devils Never Cry\" (Staff Roll)"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N0573afef75e94f2b8b16256174ff3b15 ;
    schema:name "\"Devils Never Cry\" (Staff Roll)"@en .

_:N0573afef75e94f2b8b16256174ff3b15 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00dd1c6cbfe24067a5cfd22242b2c70c,
        _:N2924e0931ffd4e5898b0e7f6e6ab8986,
        _:N520603a67614401487387f01e5c396f0,
        _:N58c2e02e4fd9471f922bebaea2e5379b,
        _:N62fb3fe4c4714d71898be30639b8318b,
        _:N7eaaaa6b2366406a9855c833abd75866,
        _:N846fa0b9823145f38a9f2fa8b7bda24c,
        _:N84da9959fffb4f42bdd810f147d02f37,
        _:N854bf530891c404b9a32dca13a2b63ed,
        _:N92cf4ca215e2407283615fc508c09ba3,
        _:N9d7477bf990a4fe18d94fff873b05e2e,
        _:Nb782a37f136b44e8b3a061e467a7cc21,
        _:Nc217647388ca43b7950699d5137ecf1d,
        _:Nc45a934485cc4f65af02d831b565154d,
        _:Nc5e0e3fb28e84ef2aee1cefabaa923c7,
        _:Ncd70b0f911924e2aae552bae140a2713,
        _:Ndbf76ce06fc04a1a881b918b82d41c21,
        _:Ndcb60c4df3b144639fc494cc34812c52,
        _:Ne02d9c6a292b4324a6ac3f345b8be04d,
        _:Ne3d2165bdced4f3ca4983bf3ec84579e,
        _:Neaa579e31f204679b04bc378ba48980c ;
    mo:track_count 21 ;
    schema:duration "PT66:42"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N00dd1c6cbfe24067a5cfd22242b2c70c,
        _:N2924e0931ffd4e5898b0e7f6e6ab8986,
        _:N520603a67614401487387f01e5c396f0,
        _:N58c2e02e4fd9471f922bebaea2e5379b,
        _:N62fb3fe4c4714d71898be30639b8318b,
        _:N7eaaaa6b2366406a9855c833abd75866,
        _:N846fa0b9823145f38a9f2fa8b7bda24c,
        _:N84da9959fffb4f42bdd810f147d02f37,
        _:N854bf530891c404b9a32dca13a2b63ed,
        _:N92cf4ca215e2407283615fc508c09ba3,
        _:N9d7477bf990a4fe18d94fff873b05e2e,
        _:Nb782a37f136b44e8b3a061e467a7cc21,
        _:Nc217647388ca43b7950699d5137ecf1d,
        _:Nc45a934485cc4f65af02d831b565154d,
        _:Nc5e0e3fb28e84ef2aee1cefabaa923c7,
        _:Ncd70b0f911924e2aae552bae140a2713,
        _:Ndbf76ce06fc04a1a881b918b82d41c21,
        _:Ndcb60c4df3b144639fc494cc34812c52,
        _:Ne02d9c6a292b4324a6ac3f345b8be04d,
        _:Ne3d2165bdced4f3ca4983bf3ec84579e,
        _:Neaa579e31f204679b04bc378ba48980c .

