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

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

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

<product/2001#subject> a schema:CreativeWork ;
    schema:name "DmC: Devil May Cry"@en,
        "DmCデビルメイクライ"@ja,
        "DmC: Devil May Cry"@ja-latn ;
    foaf:name "DmC: Devil May Cry"@en,
        "DmCデビルメイクライ"@ja,
        "DmC: Devil May Cry"@ja-latn .

<album/37341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "No Redemption / Combichrist"@en,
        "No Redemption / Combichrist"@ja,
        "No Redemption / Combichrist"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Andy LaPlegua"@en ;
            foaf:made <album/37341#composition> ;
            foaf:name "Andy LaPlegua"@en ] ;
    mo:produced_work <album/37341#musicalwork> ;
    schema:name "No Redemption / Combichrist"@en,
        "No Redemption / Combichrist"@ja,
        "No Redemption / Combichrist"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/14/37341/37341-1364846990.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "No Redemption / Combichrist"@en,
        "No Redemption / Combichrist"@ja,
        "No Redemption / Combichrist"@ja-latn ;
    mo:performance_of <album/37341#musicalwork> ;
    mo:performer <artist/14573#subject> ;
    mo:recorded_as <album/37341#musicalexpression> ;
    schema:byArtist <artist/14573#subject> ;
    schema:name "No Redemption / Combichrist"@en,
        "No Redemption / Combichrist"@ja,
        "No Redemption / Combichrist"@ja-latn ;
    schema:workPerformed <album/37341#musicalwork> .

<artist/14573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37341#performance> ;
    schema:name "Combichrist"@en ;
    foaf:name "Combichrist"@en .

<album/37341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-25"^^xsd:date ;
    dcterms:title "No Redemption / Combichrist"@en,
        "No Redemption / Combichrist"@ja,
        "No Redemption / Combichrist"@ja-latn ;
    mo:catalogue_number "OUT 586~7" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/37341#musicalexpression> ;
    mo:publisher _:Nf5bd795103564097a31acecc690cb391 ;
    mo:record _:N0c8c1c0386d14322bc50bc9fa1ef3db0,
        _:N451f2ab13cca40bd99220df23d829b04 ;
    mo:record_count 2 ;
    schema:about <product/2001#subject> ;
    schema:byArtist <artist/14573#subject> ;
    schema:datePublished "2013-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/37341/37341-1364846990.jpg> ;
    schema:name "No Redemption / Combichrist"@en,
        "No Redemption / Combichrist"@ja,
        "No Redemption / Combichrist"@ja-latn ;
    schema:publisher _:Nf5bd795103564097a31acecc690cb391 ;
    foaf:depiction <https://media.vgm.io/albums/14/37341/37341-1364846990.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37341#subject> ;
    schema:name "Andy LaPlegua"@en ;
    foaf:made <album/37341#subject> ;
    foaf:name "Andy LaPlegua"@en .

_:N046a7fec80bc4f2b9fd697ac1f9bc147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feed The Fire"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Feed The Fire"@en .

_:N10e2bb306df440f28c16ed1dbf42cf87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gotta Go"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Gotta Go"@en .

_:N131fcd96401745529b911e7bd3486e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clouds Of War"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Clouds Of War"@en .

_:N1e7ac55851fc4b2ea00aaea01f39c1fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sent To Destroy"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Sent To Destroy"@en .

_:N1ebe5be2b0594feb854b84c82afa1a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow the Trail of Blood"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Follow the Trail of Blood"@en .

_:N3e8028feef1e497e9b51fa7ffd5198c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empty"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Empty"@en .

_:N42a9081a225d4c318a90e9e06a9068c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deathbed"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Deathbed"@en .

_:N61ba6d46afbd4295983cd6a6d3ab2c65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling Apart"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Falling Apart"@en .

_:N64b5a245902241429d641535386ed1aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gimme Deathrace"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Gimme Deathrace"@en .

_:N75b64ab4c60943c486b438329f6fe611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Age Of Mutation"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Age Of Mutation"@en .

_:N772d5fd6c0da46f1a6968be931af5b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Know What I Am Doing [Planet Treason]"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "I Know What I Am Doing [Planet Treason]"@en .

_:N7a366d38331741efa3c52be4460d597d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Declamation"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Declamation"@en .

_:N8622c9200f0b44d49d80df944cfc66eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Fistfight"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Zombie Fistfight"@en .

_:N91a7d9d822434db9a85efce4e7394dc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buried Alive"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Buried Alive"@en .

_:N980c6a1f1b5146499bd451aa2795478d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electrohead"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Electrohead"@en .

_:N99524d457ad34de3a86d4d0414bfc678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Pain is Gone"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "All Pain is Gone"@en .

_:N9b6e70770d5a40ea8b1b04d6cc8e90fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throat Full of Glass"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Throat Full of Glass"@en .

_:Nae87eca1eb89469891c75a9b4683e630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Surrender"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Never Surrender"@en .

_:Nc6c02b27eb144944b33464ea6a51a73a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What the F**k is Wrong With You?"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "What the F**k is Wrong With You?"@en .

_:Ncd8a5b31bb214ba998714641b0a703f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Redemption"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "No Redemption"@en .

_:Ndcfb7ece24f04062a3c166ea63f9bbfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pull The Pin"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "Pull The Pin"@en .

_:Ne78c09ff47054fae9958aa0553a2174d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Old Is Your Soul?"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N451f2ab13cca40bd99220df23d829b04 ;
    schema:name "How Old Is Your Soul?"@en .

_:Nf5bd795103564097a31acecc690cb391 schema:name "Out Of Line"@en ;
    foaf:name "Out Of Line"@en .

_:Nf9d3721e54a24b55ab3453d7680cce8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Your Body Beat"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N0c8c1c0386d14322bc50bc9fa1ef3db0 ;
    schema:name "Get Your Body Beat"@en .

_:N0c8c1c0386d14322bc50bc9fa1ef3db0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1e7ac55851fc4b2ea00aaea01f39c1fa,
        _:N1ebe5be2b0594feb854b84c82afa1a51,
        _:N42a9081a225d4c318a90e9e06a9068c5,
        _:N7a366d38331741efa3c52be4460d597d,
        _:N980c6a1f1b5146499bd451aa2795478d,
        _:N99524d457ad34de3a86d4d0414bfc678,
        _:N9b6e70770d5a40ea8b1b04d6cc8e90fc,
        _:Nae87eca1eb89469891c75a9b4683e630,
        _:Nc6c02b27eb144944b33464ea6a51a73a,
        _:Nf9d3721e54a24b55ab3453d7680cce8d ;
    mo:track_count 10 ;
    schema:duration "PT48:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1e7ac55851fc4b2ea00aaea01f39c1fa,
        _:N1ebe5be2b0594feb854b84c82afa1a51,
        _:N42a9081a225d4c318a90e9e06a9068c5,
        _:N7a366d38331741efa3c52be4460d597d,
        _:N980c6a1f1b5146499bd451aa2795478d,
        _:N99524d457ad34de3a86d4d0414bfc678,
        _:N9b6e70770d5a40ea8b1b04d6cc8e90fc,
        _:Nae87eca1eb89469891c75a9b4683e630,
        _:Nc6c02b27eb144944b33464ea6a51a73a,
        _:Nf9d3721e54a24b55ab3453d7680cce8d .

_:N451f2ab13cca40bd99220df23d829b04 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046a7fec80bc4f2b9fd697ac1f9bc147,
        _:N10e2bb306df440f28c16ed1dbf42cf87,
        _:N131fcd96401745529b911e7bd3486e88,
        _:N3e8028feef1e497e9b51fa7ffd5198c1,
        _:N61ba6d46afbd4295983cd6a6d3ab2c65,
        _:N64b5a245902241429d641535386ed1aa,
        _:N75b64ab4c60943c486b438329f6fe611,
        _:N772d5fd6c0da46f1a6968be931af5b9d,
        _:N8622c9200f0b44d49d80df944cfc66eb,
        _:N91a7d9d822434db9a85efce4e7394dc0,
        _:Ncd8a5b31bb214ba998714641b0a703f7,
        _:Ndcfb7ece24f04062a3c166ea63f9bbfd,
        _:Ne78c09ff47054fae9958aa0553a2174d ;
    mo:track_count 13 ;
    schema:duration "PT42:39"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N046a7fec80bc4f2b9fd697ac1f9bc147,
        _:N10e2bb306df440f28c16ed1dbf42cf87,
        _:N131fcd96401745529b911e7bd3486e88,
        _:N3e8028feef1e497e9b51fa7ffd5198c1,
        _:N61ba6d46afbd4295983cd6a6d3ab2c65,
        _:N64b5a245902241429d641535386ed1aa,
        _:N75b64ab4c60943c486b438329f6fe611,
        _:N772d5fd6c0da46f1a6968be931af5b9d,
        _:N8622c9200f0b44d49d80df944cfc66eb,
        _:N91a7d9d822434db9a85efce4e7394dc0,
        _:Ncd8a5b31bb214ba998714641b0a703f7,
        _:Ndcfb7ece24f04062a3c166ea63f9bbfd,
        _:Ne78c09ff47054fae9958aa0553a2174d .

