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

<album/105525> a mo:Release ;
    mo:catalogue_number "WPCR-14829" .

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

<album/67159> a mo:Release ;
    mo:catalogue_number "KK 037" .

<product/1707#subject> a schema:CreativeWork ;
    schema:name "Resident Evil: Retribution"@en,
        "Resident Evil: Retribution"@ja,
        "Resident Evil: Retribution"@ja-latn ;
    foaf:name "Resident Evil: Retribution"@en,
        "Resident Evil: Retribution"@ja,
        "Resident Evil: Retribution"@ja-latn .

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

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

<org/1056#subject> schema:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn ;
    foaf:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/35827/35827-1490563991.jpg> a schema:ImageObject,
        foaf:Image .

<album/35827#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Resident Evil: Retribution Music from the Motion Picture"@en,
        "Resident Evil: Retribution Music from the Motion Picture"@ja,
        "Resident Evil: Retribution Music from the Motion Picture"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bassnectar"@en ;
            foaf:made <album/35827#composition> ;
            foaf:name "Bassnectar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "tomandandy"@en ;
            foaf:made <album/35827#composition> ;
            foaf:name "tomandandy"@en ] ;
    mo:produced_work <album/35827#musicalwork> ;
    schema:name "Resident Evil: Retribution Music from the Motion Picture"@en,
        "Resident Evil: Retribution Music from the Motion Picture"@ja,
        "Resident Evil: Retribution Music from the Motion Picture"@ja-latn .

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

<artist/24020#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35827#performance> ;
    schema:name "Wes Borland"@en ;
    foaf:name "Wes Borland"@en .

<album/35827#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Resident Evil: Retribution Music from the Motion Picture"@en,
        "Resident Evil: Retribution Music from the Motion Picture"@ja,
        "Resident Evil: Retribution Music from the Motion Picture"@ja-latn ;
    mo:performance_of <album/35827#musicalwork> ;
    mo:performer _:Nfad165f79ad5469ea081671a0874f4a7,
        <artist/24020#subject> ;
    mo:recorded_as <album/35827#musicalexpression> ;
    schema:byArtist _:Nfad165f79ad5469ea081671a0874f4a7,
        <artist/24020#subject> ;
    schema:name "Resident Evil: Retribution Music from the Motion Picture"@en,
        "Resident Evil: Retribution Music from the Motion Picture"@ja,
        "Resident Evil: Retribution Music from the Motion Picture"@ja-latn ;
    schema:workPerformed <album/35827#musicalwork> .

<album/35827#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-11"^^xsd:date ;
    dcterms:title "Resident Evil: Retribution Music from the Motion Picture"@en,
        "Resident Evil: Retribution Music from the Motion Picture"@ja,
        "Resident Evil: Retribution Music from the Motion Picture"@ja-latn ;
    mo:catalogue_number "M2-36592" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/105525>,
        <album/67159> ;
    mo:publication_of <album/35827#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:Na4c3124d44484a94ad995807a89d04f6 ;
    mo:record_count 1 ;
    schema:about <product/1707#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chino Moreno"@en ;
            foaf:name "Chino Moreno"@en ],
        <artist/24020#subject> ;
    schema:datePublished "2012-09-11"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/72/35827/35827-1490563991.jpg> ;
    schema:name "Resident Evil: Retribution Music from the Motion Picture"@en,
        "Resident Evil: Retribution Music from the Motion Picture"@ja,
        "Resident Evil: Retribution Music from the Motion Picture"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/35827/35827-1490563991.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Chino Moreno"@en ;
    foaf:made <album/35827#lyrics> ;
    foaf:name "Chino Moreno"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chino Moreno"@en ;
    foaf:made <album/35827#subject> ;
    foaf:name "Chino Moreno"@en .

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

_:N0328fc73f52f4c85af693935a29bd861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Pack"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Ice Pack"@en .

_:N0f1ec250b1504724950da2afeefa9e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall Back"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Fall Back"@en .

_:N0febc003eb06444d99a46e5b46f2c0ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planting"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Planting"@en .

_:N3ed584b7e1b142f894ecb27f46a5ea82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Blood"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "First Blood"@en .

_:N525b49b007f44d5cac7cc8f1b7cf3961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Through the Air (T-Mass Remix)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Flying Through the Air (T-Mass Remix)"@en .

_:N7f58df7dcfec438aa6ef5512a06d5f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Revisited"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Tokyo Revisited"@en .

_:N8550614b56e242f6b8cc50b7ef75d01d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suburbia"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Suburbia"@en .

_:N9604c68b2b104a70baef60de419e1a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Through the Air"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Flying Through the Air"@en .

_:N963162ada8d248cbbc8aeae2f9f5c4eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Axemen"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Axemen"@en .

_:N9de05c7d992947bd93f64f511bf0269d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hexes (ft. Chino Moreno)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Hexes (ft. Chino Moreno)"@en .

_:Nacdd5f850a3d4e9f93449eb92375dca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Help"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "It's Help"@en .

_:Nb26f639cf3ee4f6ab094e4413ce5e27d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imprinted"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Imprinted"@en .

_:Nb4131b29d9e44b43966735ec221b054e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drive Away"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Drive Away"@en .

_:Nc443dedafef140fda11b8df55758aefb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombies Under Ice"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Zombies Under Ice"@en .

_:Nddc28121bb1c48fd9bbb97080203851e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridor"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Corridor"@en .

_:Ndfb31005cfaf4aa1bf13d474ca62febb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Chase"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "Phantom Chase"@en .

_:Ne8b0d2502e9242e2b1d561f6154e09c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of the World"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na4c3124d44484a94ad995807a89d04f6 ;
    schema:name "End of the World"@en .

_:Nfad165f79ad5469ea081671a0874f4a7 a schema:Person,
        foaf:Person ;
    mo:performed <album/35827#performance> ;
    schema:name "Chino Moreno"@en ;
    foaf:name "Chino Moreno"@en .

_:Na4c3124d44484a94ad995807a89d04f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0328fc73f52f4c85af693935a29bd861,
        _:N0f1ec250b1504724950da2afeefa9e08,
        _:N0febc003eb06444d99a46e5b46f2c0ff,
        _:N3ed584b7e1b142f894ecb27f46a5ea82,
        _:N525b49b007f44d5cac7cc8f1b7cf3961,
        _:N7f58df7dcfec438aa6ef5512a06d5f0b,
        _:N8550614b56e242f6b8cc50b7ef75d01d,
        _:N9604c68b2b104a70baef60de419e1a03,
        _:N963162ada8d248cbbc8aeae2f9f5c4eb,
        _:N9de05c7d992947bd93f64f511bf0269d,
        _:Nacdd5f850a3d4e9f93449eb92375dca6,
        _:Nb26f639cf3ee4f6ab094e4413ce5e27d,
        _:Nb4131b29d9e44b43966735ec221b054e,
        _:Nc443dedafef140fda11b8df55758aefb,
        _:Nddc28121bb1c48fd9bbb97080203851e,
        _:Ndfb31005cfaf4aa1bf13d474ca62febb,
        _:Ne8b0d2502e9242e2b1d561f6154e09c8 ;
    mo:track_count 17 ;
    schema:duration "PT41:01"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0328fc73f52f4c85af693935a29bd861,
        _:N0f1ec250b1504724950da2afeefa9e08,
        _:N0febc003eb06444d99a46e5b46f2c0ff,
        _:N3ed584b7e1b142f894ecb27f46a5ea82,
        _:N525b49b007f44d5cac7cc8f1b7cf3961,
        _:N7f58df7dcfec438aa6ef5512a06d5f0b,
        _:N8550614b56e242f6b8cc50b7ef75d01d,
        _:N9604c68b2b104a70baef60de419e1a03,
        _:N963162ada8d248cbbc8aeae2f9f5c4eb,
        _:N9de05c7d992947bd93f64f511bf0269d,
        _:Nacdd5f850a3d4e9f93449eb92375dca6,
        _:Nb26f639cf3ee4f6ab094e4413ce5e27d,
        _:Nb4131b29d9e44b43966735ec221b054e,
        _:Nc443dedafef140fda11b8df55758aefb,
        _:Nddc28121bb1c48fd9bbb97080203851e,
        _:Ndfb31005cfaf4aa1bf13d474ca62febb,
        _:Ne8b0d2502e9242e2b1d561f6154e09c8 .

