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

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

<artist/13179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38908#subject> ;
    schema:name "James McCawley"@en ;
    foaf:made <album/38908#composition>,
        <album/38908#lyrics>,
        <album/38908#subject> ;
    foaf:name "James McCawley"@en .

<product/1661#subject> a schema:CreativeWork ;
    schema:name "Call of Duty: Black Ops II"@en,
        "Call of Duty: Black Ops II"@ja,
        "Call of Duty: Black Ops II"@ja-latn ;
    foaf:name "Call of Duty: Black Ops II"@en,
        "Call of Duty: Black Ops II"@ja,
        "Call of Duty: Black Ops II"@ja-latn .

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

<org/1385#subject> schema:name "Activision"@en,
        "Activision"@ja,
        "Activision"@ja-latn ;
    foaf:name "Activision"@en,
        "Activision"@ja,
        "Activision"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/38908/38908-1366797361.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16164#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38908#performance> ;
    schema:name "Judith de los Santos Romero"@en ;
    foaf:name "Judith de los Santos Romero"@en .

<album/38908#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MOB of the DEAD Soundtrack"@en,
        "MOB of the DEAD Soundtrack"@ja,
        "MOB of the DEAD Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Treyarch"@en ;
            foaf:made <album/38908#composition> ;
            foaf:name "Treyarch"@en ],
        <artist/13179#subject>,
        <artist/14331#subject> ;
    mo:produced_work <album/38908#musicalwork> ;
    schema:name "MOB of the DEAD Soundtrack"@en,
        "MOB of the DEAD Soundtrack"@ja,
        "MOB of the DEAD Soundtrack"@ja-latn .

<artist/14331#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38908#subject> ;
    mo:performed <album/38908#performance> ;
    schema:name "Kevin Sherwood"@en ;
    foaf:made <album/38908#composition>,
        <album/38908#lyrics>,
        <album/38908#subject> ;
    foaf:name "Kevin Sherwood"@en .

<album/38908#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MOB of the DEAD Soundtrack"@en,
        "MOB of the DEAD Soundtrack"@ja,
        "MOB of the DEAD Soundtrack"@ja-latn ;
    mo:performance_of <album/38908#musicalwork> ;
    mo:performer _:Nb6cb8cf6ea4246a3a9e88ede41516421,
        <artist/14331#subject>,
        <artist/16164#subject> ;
    mo:recorded_as <album/38908#musicalexpression> ;
    schema:byArtist _:Nb6cb8cf6ea4246a3a9e88ede41516421,
        <artist/14331#subject>,
        <artist/16164#subject> ;
    schema:name "MOB of the DEAD Soundtrack"@en,
        "MOB of the DEAD Soundtrack"@ja,
        "MOB of the DEAD Soundtrack"@ja-latn ;
    schema:workPerformed <album/38908#musicalwork> .

<album/38908#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-23"^^xsd:date ;
    dcterms:title "MOB of the DEAD Soundtrack"@en,
        "MOB of the DEAD Soundtrack"@ja,
        "MOB of the DEAD Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38908#musicalexpression> ;
    mo:publisher <org/1385#subject> ;
    mo:record _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    mo:record_count 1 ;
    schema:about <product/1661#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Clark S. Nova"@en ;
            foaf:name "Clark S. Nova"@en ],
        <artist/14331#subject>,
        <artist/16164#subject> ;
    schema:datePublished "2013-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/38908/38908-1366797361.jpg> ;
    schema:name "MOB of the DEAD Soundtrack"@en,
        "MOB of the DEAD Soundtrack"@ja,
        "MOB of the DEAD Soundtrack"@ja-latn ;
    schema:publisher <org/1385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/38908/38908-1366797361.jpg> .

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

_:N058722e4119a4241af6f83d266b361ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brutus Spawn Montage"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Brutus Spawn Montage"@en .

_:N05ab11417a164e26b1376667d1319709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underworld"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Underworld"@en .

_:N069d7f12a0494f7fae52b6e3a8a1f58e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Standard Ending"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Standard Ending"@en .

_:N094ff77627f44b0d95a62be7e58f89b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cellblock Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Cellblock Theme"@en .

_:N18294849e8be4ebaa69a83ccc7f04bf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Ending"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Bad Ending"@en .

_:N1aad8d249e894b728ce92753dc803acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dock Theme"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Dock Theme"@en .

_:N245428720bad49358573e4fbdeb4d27b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afterlife Round Start Montage"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Afterlife Round Start Montage"@en .

_:N3142bebea3fb42728a952fd5aff09951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We All Fall Down"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "We All Fall Down"@en .

_:N3645100792694287921385439cb74a3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Round Start Montage"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Round Start Montage"@en .

_:N3737e4aad0114aaa96e5e23b944c9e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roof Theme"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Roof Theme"@en .

_:N46d7d93c52c74daa900bb3b3ddbd78e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Station Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Power Station Theme"@en .

_:N4a47085975284f0282f87bf92a41a7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Plane Takeoff"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Final Plane Takeoff"@en .

_:N61960e2622034266b774f94d55c4ad25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Are We Going"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Where Are We Going"@en .

_:N65033395360b47e6a7f02d37a13a5798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stairwell Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Stairwell Theme"@en .

_:N7247541d1f3c4ea5931d02bda0415407 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wardens Office Theme"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Wardens Office Theme"@en .

_:N7c23be8879314652b8dca4cbe374e3fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Ending"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Good Ending"@en .

_:N8a2c29c6a9fe4511a889602638a7543a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mob of the Dead Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Mob of the Dead Theme"@en .

_:N96f1894fd7c24c3fa488c0d003b43dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defend the Dryer"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Defend the Dryer"@en .

_:Nac5ea59eebfb464fab2256c4b65639f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brutus Is Killed Montage"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Brutus Is Killed Montage"@en .

_:Nae7aa6921af84d5d8978b767c6856204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plane Is Built"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Plane Is Built"@en .

_:Nb1d1b8e9ecaa4c5095d3e3188335dcb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shower Theme"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Shower Theme"@en .

_:Nb6cb8cf6ea4246a3a9e88ede41516421 a schema:Person,
        foaf:Person ;
    mo:performed <album/38908#performance> ;
    schema:name "Clark S. Nova"@en ;
    foaf:name "Clark S. Nova"@en .

_:Nbf30531afade42ed963242ea2ae6e49e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plane Takeoff"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Plane Takeoff"@en .

_:Nd675b8c115d8475aa59304b45e0c1f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrion"@en ;
    mo:track_number 25 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Carrion"@en .

_:Nd70e18d5115b4aaeb4555b8f6c425af1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infirmary Theme"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Infirmary Theme"@en .

_:Ne9d12d3f0a1c41429cd42a40cf23a183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samantha's Lullaby"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Samantha's Lullaby"@en .

_:Nff1ef593eabb4a3081f53dcc9b4c43a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brutus Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N257cd752ca5d49d88f2cf2c939d86e06 ;
    schema:name "Brutus Theme"@en .

_:N257cd752ca5d49d88f2cf2c939d86e06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N058722e4119a4241af6f83d266b361ae,
        _:N05ab11417a164e26b1376667d1319709,
        _:N069d7f12a0494f7fae52b6e3a8a1f58e,
        _:N094ff77627f44b0d95a62be7e58f89b7,
        _:N18294849e8be4ebaa69a83ccc7f04bf4,
        _:N1aad8d249e894b728ce92753dc803acc,
        _:N245428720bad49358573e4fbdeb4d27b,
        _:N3142bebea3fb42728a952fd5aff09951,
        _:N3645100792694287921385439cb74a3c,
        _:N3737e4aad0114aaa96e5e23b944c9e7d,
        _:N46d7d93c52c74daa900bb3b3ddbd78e5,
        _:N4a47085975284f0282f87bf92a41a7f9,
        _:N61960e2622034266b774f94d55c4ad25,
        _:N65033395360b47e6a7f02d37a13a5798,
        _:N7247541d1f3c4ea5931d02bda0415407,
        _:N7c23be8879314652b8dca4cbe374e3fd,
        _:N8a2c29c6a9fe4511a889602638a7543a,
        _:N96f1894fd7c24c3fa488c0d003b43dce,
        _:Nac5ea59eebfb464fab2256c4b65639f7,
        _:Nae7aa6921af84d5d8978b767c6856204,
        _:Nb1d1b8e9ecaa4c5095d3e3188335dcb3,
        _:Nbf30531afade42ed963242ea2ae6e49e,
        _:Nd675b8c115d8475aa59304b45e0c1f0b,
        _:Nd70e18d5115b4aaeb4555b8f6c425af1,
        _:Ne9d12d3f0a1c41429cd42a40cf23a183,
        _:Nff1ef593eabb4a3081f53dcc9b4c43a4 ;
    mo:track_count 26 ;
    schema:duration "PT27:50"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N058722e4119a4241af6f83d266b361ae,
        _:N05ab11417a164e26b1376667d1319709,
        _:N069d7f12a0494f7fae52b6e3a8a1f58e,
        _:N094ff77627f44b0d95a62be7e58f89b7,
        _:N18294849e8be4ebaa69a83ccc7f04bf4,
        _:N1aad8d249e894b728ce92753dc803acc,
        _:N245428720bad49358573e4fbdeb4d27b,
        _:N3142bebea3fb42728a952fd5aff09951,
        _:N3645100792694287921385439cb74a3c,
        _:N3737e4aad0114aaa96e5e23b944c9e7d,
        _:N46d7d93c52c74daa900bb3b3ddbd78e5,
        _:N4a47085975284f0282f87bf92a41a7f9,
        _:N61960e2622034266b774f94d55c4ad25,
        _:N65033395360b47e6a7f02d37a13a5798,
        _:N7247541d1f3c4ea5931d02bda0415407,
        _:N7c23be8879314652b8dca4cbe374e3fd,
        _:N8a2c29c6a9fe4511a889602638a7543a,
        _:N96f1894fd7c24c3fa488c0d003b43dce,
        _:Nac5ea59eebfb464fab2256c4b65639f7,
        _:Nae7aa6921af84d5d8978b767c6856204,
        _:Nb1d1b8e9ecaa4c5095d3e3188335dcb3,
        _:Nbf30531afade42ed963242ea2ae6e49e,
        _:Nd675b8c115d8475aa59304b45e0c1f0b,
        _:Nd70e18d5115b4aaeb4555b8f6c425af1,
        _:Ne9d12d3f0a1c41429cd42a40cf23a183,
        _:Nff1ef593eabb4a3081f53dcc9b4c43a4 .

