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

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

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

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

<https://media.vgm.io/albums/17/87271/87271-1559306365.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87271#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/87271/87271-1559306365.png> ;
    foaf:depicts <album/87271#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/87271/87271-1559306365.png> .

<https://medium-media.vgm.io/albums/17/87271/87271-1559306365.png> a schema:ImageObject,
        foaf:Image .

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

<album/87271#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CEO 2016 Fighting Game Championships Album"@en,
        "CEO 2016 Fighting Game Championships Album"@ja,
        "CEO 2016 Fighting Game Championships Album"@ja-latn ;
    mo:performance_of <album/87271#musicalwork> ;
    mo:performer _:N0375e96e4aa1459f9b32e4baabf92fab,
        _:N48d7ac37303a42d093f98085ecf28a31,
        _:N65ee7686f6654cbb8e05129479f804ea,
        _:N7b0627a577b14d88ade794b8bf6ffdd7,
        _:Nb4e6d6fb271d4b11a9ae4177cdfd43f0 ;
    mo:recorded_as <album/87271#musicalexpression> ;
    schema:byArtist _:N0375e96e4aa1459f9b32e4baabf92fab,
        _:N48d7ac37303a42d093f98085ecf28a31,
        _:N65ee7686f6654cbb8e05129479f804ea,
        _:N7b0627a577b14d88ade794b8bf6ffdd7,
        _:Nb4e6d6fb271d4b11a9ae4177cdfd43f0 ;
    schema:name "CEO 2016 Fighting Game Championships Album"@en,
        "CEO 2016 Fighting Game Championships Album"@ja,
        "CEO 2016 Fighting Game Championships Album"@ja-latn ;
    schema:workPerformed <album/87271#musicalwork> .

<album/87271#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CEO 2016 Fighting Game Championships Album"@en,
        "CEO 2016 Fighting Game Championships Album"@ja,
        "CEO 2016 Fighting Game Championships Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Briggs"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Ben Briggs"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marz Mello"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Marz Mello"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neosonix"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Neosonix"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shinobi"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Shinobi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mega Ran"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Mega Ran"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aaron 'Atlas' Neil"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Aaron 'Atlas' Neil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shammers"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Shammers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mag.Lo"@en ;
            foaf:made <album/87271#composition> ;
            foaf:name "Mag.Lo"@en ] ;
    mo:produced_work <album/87271#musicalwork> ;
    schema:name "CEO 2016 Fighting Game Championships Album"@en,
        "CEO 2016 Fighting Game Championships Album"@ja,
        "CEO 2016 Fighting Game Championships Album"@ja-latn .

<album/87271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-12"^^xsd:date ;
    dcterms:title "CEO 2016 Fighting Game Championships Album"@en,
        "CEO 2016 Fighting Game Championships Album"@ja,
        "CEO 2016 Fighting Game Championships Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87271#musicalexpression> ;
    mo:publisher _:N5dc2d362f7474ceeb80b871128d024dd ;
    mo:record _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Community Effort Orlando 2016"@en ;
            foaf:name "Community Effort Orlando 2016"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Wordchemist"@en ;
            foaf:name "Wordchemist"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mega Ran"@en ;
            foaf:name "Mega Ran"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "EyeQ"@en ;
            foaf:name "EyeQ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Bull"@en ;
            foaf:name "Dan Bull"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "O_Super"@en ;
            foaf:name "O_Super"@en ] ;
    schema:datePublished "2019-05-12"^^xsd:date ;
    schema:genre "Event" ;
    schema:image <https://media.vgm.io/albums/17/87271/87271-1559306365.png> ;
    schema:name "CEO 2016 Fighting Game Championships Album"@en,
        "CEO 2016 Fighting Game Championships Album"@ja,
        "CEO 2016 Fighting Game Championships Album"@ja-latn ;
    schema:publisher _:N5dc2d362f7474ceeb80b871128d024dd ;
    foaf:depiction <https://media.vgm.io/albums/17/87271/87271-1559306365.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87271#subject> ;
    schema:name "Aaron 'Atlas' Neil"@en ;
    foaf:made <album/87271#subject> ;
    foaf:name "Aaron 'Atlas' Neil"@en .

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

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

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

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

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

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

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

_:N0375e96e4aa1459f9b32e4baabf92fab a schema:Person,
        foaf:Person ;
    mo:performed <album/87271#performance> ;
    schema:name "Wordchemist"@en ;
    foaf:name "Wordchemist"@en .

_:N0732941f45744f578ab9e2146126e547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Love (Prod.@themaglo)(KOF 14 theme interlude)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "True Love (Prod.@themaglo)(KOF 14 theme interlude)"@en .

_:N16953a2c6eb4476cbca2d218ca566289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friday Night Fisticuffs (Prod. @shinobistalin, @_WordChemist)(SSF4 theme)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Friday Night Fisticuffs (Prod. @shinobistalin, @_WordChemist)(SSF4 theme)"@en .

_:N399ce72569314d22ba5a251bb244fdf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash Cancel (Prod. @themaglo)(Guilty Gear Xrd Revelator theme)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Dash Cancel (Prod. @themaglo)(Guilty Gear Xrd Revelator theme)"@en .

_:N43e03f0d3be342558edc6d86c5202353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CEO Challenger (Prod. @themaglo, @MusicEyeQ, @osuperwins)(Official CEO2016 Theme song)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "CEO Challenger (Prod. @themaglo, @MusicEyeQ, @osuperwins)(Official CEO2016 Theme song)"@en .

_:N48d7ac37303a42d093f98085ecf28a31 a schema:Person,
        foaf:Person ;
    mo:performed <album/87271#performance> ;
    schema:name "O_Super"@en ;
    foaf:name "O_Super"@en .

_:N4c2609412333448fa771a764579fa415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stadium Battle (Prod.@Shammers)(SSBB bonus)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Stadium Battle (Prod.@Shammers)(SSBB bonus)"@en .

_:N5aa76630dccb4c1189efd0ee25556ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focus (Prod. @Atlas30577)(Mortal Kombat theme)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Focus (Prod. @Atlas30577)(Mortal Kombat theme)"@en .

_:N5c72f7ae793149c9b43fddc769596a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Instinct (Prod. @marzmellow)(Killer Instinct theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Instinct (Prod. @marzmellow)(Killer Instinct theme)"@en .

_:N5dc2d362f7474ceeb80b871128d024dd schema:name "CEO Music"@en,
        "CEO Music"@ja,
        "CEO Music"@ja-latn ;
    foaf:name "CEO Music"@en,
        "CEO Music"@ja,
        "CEO Music"@ja-latn .

_:N65ee7686f6654cbb8e05129479f804ea a schema:Person,
        foaf:Person ;
    mo:performed <album/87271#performance> ;
    schema:name "EyeQ"@en ;
    foaf:name "EyeQ"@en .

_:N77e0c1be523a4ba39ab4aa1042a3ec18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killer Instinct (Prod. Mega Ran Ft. Dan Bull)(Killer Instinct Season 3 DLC)"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Killer Instinct (Prod. Mega Ran Ft. Dan Bull)(Killer Instinct Season 3 DLC)"@en .

_:N7b0627a577b14d88ade794b8bf6ffdd7 a schema:Person,
        foaf:Person ;
    mo:performed <album/87271#performance> ;
    schema:name "Dan Bull"@en ;
    foaf:name "Dan Bull"@en .

_:N91a3fb6012c94a289db3eedbab0a7024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "oga Fire (Prod.@themaglo)(SSF2T bonus)"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "oga Fire (Prod.@themaglo)(SSF2T bonus)"@en .

_:N996715e35aab40edb22c2b12d51d1a68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mishima Stance (Prod. @mag.lo)(Tekken 7 theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Mishima Stance (Prod. @mag.lo)(Tekken 7 theme)"@en .

_:Na5a558d9a0c248cf9a8f3eca91e692f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SSBB (Prod. @benbriggs)(SSBM bonus)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "SSBB (Prod. @benbriggs)(SSBM bonus)"@en .

_:Na7dbc1ba7e304c088d81036de1fdec67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Stock (Prod. @themaglo)(SSBM theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Last Stock (Prod. @themaglo)(SSBM theme)"@en .

_:Naed3632734514f3089b61c45d5932d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dat New Pika Jam (Prod. @themaglo)(Pokken Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Dat New Pika Jam (Prod. @themaglo)(Pokken Theme)"@en .

_:Nb4e6d6fb271d4b11a9ae4177cdfd43f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/87271#performance> ;
    schema:name "Mega Ran"@en ;
    foaf:name "Mega Ran"@en .

_:Ncd1ca397b85d4b48b532eea949d670fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fūrinkazan (Prod. @Neosonix, @MegaRan)(SFV theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Fūrinkazan (Prod. @Neosonix, @MegaRan)(SFV theme)"@en .

_:Nfb32a6ab89fa484f91cff85334255642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Nova Dance Force (Prod. @themaglo)(UMVC3 Theme)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N19721a29e1d2427ca4bf4f873d27dbc7 ;
    schema:name "Hyper Nova Dance Force (Prod. @themaglo)(UMVC3 Theme)"@en .

_:N19721a29e1d2427ca4bf4f873d27dbc7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0732941f45744f578ab9e2146126e547,
        _:N16953a2c6eb4476cbca2d218ca566289,
        _:N399ce72569314d22ba5a251bb244fdf1,
        _:N43e03f0d3be342558edc6d86c5202353,
        _:N4c2609412333448fa771a764579fa415,
        _:N5aa76630dccb4c1189efd0ee25556ee3,
        _:N5c72f7ae793149c9b43fddc769596a81,
        _:N77e0c1be523a4ba39ab4aa1042a3ec18,
        _:N91a3fb6012c94a289db3eedbab0a7024,
        _:N996715e35aab40edb22c2b12d51d1a68,
        _:Na5a558d9a0c248cf9a8f3eca91e692f9,
        _:Na7dbc1ba7e304c088d81036de1fdec67,
        _:Naed3632734514f3089b61c45d5932d34,
        _:Ncd1ca397b85d4b48b532eea949d670fd,
        _:Nfb32a6ab89fa484f91cff85334255642 ;
    mo:track_count 15 ;
    schema:duration "PT42:38"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0732941f45744f578ab9e2146126e547,
        _:N16953a2c6eb4476cbca2d218ca566289,
        _:N399ce72569314d22ba5a251bb244fdf1,
        _:N43e03f0d3be342558edc6d86c5202353,
        _:N4c2609412333448fa771a764579fa415,
        _:N5aa76630dccb4c1189efd0ee25556ee3,
        _:N5c72f7ae793149c9b43fddc769596a81,
        _:N77e0c1be523a4ba39ab4aa1042a3ec18,
        _:N91a3fb6012c94a289db3eedbab0a7024,
        _:N996715e35aab40edb22c2b12d51d1a68,
        _:Na5a558d9a0c248cf9a8f3eca91e692f9,
        _:Na7dbc1ba7e304c088d81036de1fdec67,
        _:Naed3632734514f3089b61c45d5932d34,
        _:Ncd1ca397b85d4b48b532eea949d670fd,
        _:Nfb32a6ab89fa484f91cff85334255642 .

