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

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

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

<artist/15058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109282#subject> ;
    schema:name "Miwako Chinone"@en,
        "茅根美和子"@ja ;
    foaf:made <album/109282#composition>,
        <album/109282#subject> ;
    foaf:name "Miwako Chinone"@en,
        "茅根美和子"@ja .

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

<artist/15864#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109282#subject> ;
    schema:name "Hiromitsu Maeba"@en,
        "前馬宏充"@ja ;
    foaf:made <album/109282#composition>,
        <album/109282#subject> ;
    foaf:name "Hiromitsu Maeba"@en,
        "前馬宏充"@ja .

<artist/17506#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109282#subject> ;
    schema:name "John R. Graham"@en ;
    foaf:made <album/109282#composition>,
        <album/109282#subject> ;
    foaf:name "John R. Graham"@en .

<artist/29193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109282#subject> ;
    schema:name "Casey Edwards"@en ;
    foaf:made <album/109282#composition>,
        <album/109282#subject> ;
    foaf:name "Casey Edwards"@en .

<artist/5560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109282#subject> ;
    schema:name "Kota Suzuki"@en,
        "鈴木幸太"@ja ;
    foaf:made <album/109282#composition>,
        <album/109282#subject> ;
    foaf:name "Kota Suzuki"@en,
        "鈴木幸太"@ja .

<artist/6013#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109282#subject> ;
    schema:name "Akihiko Narita"@en,
        "成田暁彦"@ja ;
    foaf:made <album/109282#composition>,
        <album/109282#subject> ;
    foaf:name "Akihiko Narita"@en,
        "成田暁彦"@ja .

<artist/8155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109282#subject> ;
    schema:name "Jeff Rona"@en ;
    foaf:made <album/109282#composition>,
        <album/109282#subject> ;
    foaf:name "Jeff Rona"@en .

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

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

<album/109282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@en,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja-latn ;
    mo:performance_of <album/109282#musicalwork> ;
    mo:recorded_as <album/109282#musicalexpression> ;
    schema:name "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@en,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja-latn ;
    schema:workPerformed <album/109282#musicalwork> .

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

<https://media.vgm.io/albums/28/109282/109282-747f8dbf72a7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109282#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/109282/109282-747f8dbf72a7.jpg> ;
    foaf:depicts <album/109282#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/109282/109282-747f8dbf72a7.jpg> .

<https://medium-media.vgm.io/albums/28/109282/109282-747f8dbf72a7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@en,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja-latn ;
    mo:composer <artist/15058#subject>,
        <artist/1511#subject>,
        <artist/15864#subject>,
        <artist/17506#subject>,
        <artist/29193#subject>,
        <artist/5560#subject>,
        <artist/6013#subject>,
        <artist/8155#subject> ;
    mo:produced_work <album/109282#musicalwork> ;
    schema:name "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@en,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja-latn .

<album/109282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-22"^^xsd:date ;
    dcterms:title "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@en,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja-latn ;
    mo:catalogue_number "CPDA-10148" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109282#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    mo:record_count 1 ;
    schema:about <release/13294#subject> ;
    schema:datePublished "2021-01-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/109282/109282-747f8dbf72a7.jpg> ;
    schema:name "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@en,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja,
        "Devil May Cry 5 Special Edition Vergil's Rebirth Sound Selection"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/109282/109282-747f8dbf72a7.jpg> .

_:N173948c5a4be4e869f981d424f9d60d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undeniable Fate"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Undeniable Fate"@en .

_:N29ac7149eeca40248fac6950531ccc11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unwavering Bravery"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Unwavering Bravery"@en .

_:N451fdfd9e9f14b33ab87b93837c105b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake your fury and wait in hell (Vergil Mission Start)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Wake your fury and wait in hell (Vergil Mission Start)"@en .

_:N55efba2314dd448b98c7f8a94ab79a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bury the Light"@en ;
    mo:track_number 16 ;
    schema:duration "PT9:40"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Bury the Light"@en .

_:N5c38ca81262b4ffba08e8c5301ea13a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enjoy the Taste of Despair! (V Mission Start)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Enjoy the Taste of Despair! (V Mission Start)"@en .

_:N66a27fa43b5f44f8b4cf9966deb51581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Cloud"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Crimson Cloud"@en .

_:N66fed553accc48bb9b821622033d775b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BATTLE-1 (VERGIL) from Devil May Cry 3 SE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "BATTLE-1 (VERGIL) from Devil May Cry 3 SE"@en .

_:Na0c93d0593054a0fb442f016f9a96047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbearable Pressure"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Unbearable Pressure"@en .

_:Na39b50235d9e4f27b0a8b605ccdfb6a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Duel"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "The Duel"@en .

_:Na9ae3a62ffd24503ace5fc81da12dc64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bury the Light (Game Edit)"@en ;
    mo:track_number 14 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Bury the Light (Game Edit)"@en .

_:Nbb194ae8c8eb47c3a85557685f8529d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Cloud (Game Edit)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Crimson Cloud (Game Edit)"@en .

_:Nbd31dd273b9244848a8662bdeb22d595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devils Never Cry HR/HM Ver. (Devil May Cry 5 SE Edit)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Devils Never Cry HR/HM Ver. (Devil May Cry 5 SE Edit)"@en .

_:Nda0210e3b95d42a482e7dc61dbee6eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's just see (Devil May Cry 5 SE Edit)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Let's just see (Devil May Cry 5 SE Edit)"@en .

_:Nf4d94ae3f6aa4d65af0f8342d398c231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beowulf Battle"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Beowulf Battle"@en .

_:Nf71b9f7bb1ff483ba99dec49058c81f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unavoidable Despair"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Unavoidable Despair"@en .

_:Nfa77813591804d56bf64eb8f0c7ff2e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil May Cry 5 SE Titlescreen"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N9dd4e9d9f77c4fca89229d440512fa9b ;
    schema:name "Devil May Cry 5 SE Titlescreen"@en .

_:N9dd4e9d9f77c4fca89229d440512fa9b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N173948c5a4be4e869f981d424f9d60d3,
        _:N29ac7149eeca40248fac6950531ccc11,
        _:N451fdfd9e9f14b33ab87b93837c105b6,
        _:N55efba2314dd448b98c7f8a94ab79a49,
        _:N5c38ca81262b4ffba08e8c5301ea13a2,
        _:N66a27fa43b5f44f8b4cf9966deb51581,
        _:N66fed553accc48bb9b821622033d775b,
        _:Na0c93d0593054a0fb442f016f9a96047,
        _:Na39b50235d9e4f27b0a8b605ccdfb6a2,
        _:Na9ae3a62ffd24503ace5fc81da12dc64,
        _:Nbb194ae8c8eb47c3a85557685f8529d2,
        _:Nbd31dd273b9244848a8662bdeb22d595,
        _:Nda0210e3b95d42a482e7dc61dbee6eb5,
        _:Nf4d94ae3f6aa4d65af0f8342d398c231,
        _:Nf71b9f7bb1ff483ba99dec49058c81f3,
        _:Nfa77813591804d56bf64eb8f0c7ff2e2 ;
    mo:track_count 16 ;
    schema:duration "PT63:12"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N173948c5a4be4e869f981d424f9d60d3,
        _:N29ac7149eeca40248fac6950531ccc11,
        _:N451fdfd9e9f14b33ab87b93837c105b6,
        _:N55efba2314dd448b98c7f8a94ab79a49,
        _:N5c38ca81262b4ffba08e8c5301ea13a2,
        _:N66a27fa43b5f44f8b4cf9966deb51581,
        _:N66fed553accc48bb9b821622033d775b,
        _:Na0c93d0593054a0fb442f016f9a96047,
        _:Na39b50235d9e4f27b0a8b605ccdfb6a2,
        _:Na9ae3a62ffd24503ace5fc81da12dc64,
        _:Nbb194ae8c8eb47c3a85557685f8529d2,
        _:Nbd31dd273b9244848a8662bdeb22d595,
        _:Nda0210e3b95d42a482e7dc61dbee6eb5,
        _:Nf4d94ae3f6aa4d65af0f8342d398c231,
        _:Nf71b9f7bb1ff483ba99dec49058c81f3,
        _:Nfa77813591804d56bf64eb8f0c7ff2e2 .

