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

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

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

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

<album/95017#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The King of Fighters BattleMixes"@en,
        "The King of Fighters BattleMixes"@ja,
        "The King of Fighters BattleMixes"@ja-latn ;
    mo:performance_of <album/95017#musicalwork> ;
    mo:recorded_as <album/95017#musicalexpression> ;
    schema:name "The King of Fighters BattleMixes"@en,
        "The King of Fighters BattleMixes"@ja,
        "The King of Fighters BattleMixes"@ja-latn ;
    schema:workPerformed <album/95017#musicalwork> .

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

<https://medium-media.vgm.io/albums/71/95017/95017-1578229163.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95017#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The King of Fighters BattleMixes"@en,
        "The King of Fighters BattleMixes"@ja,
        "The King of Fighters BattleMixes"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Masahiko Hataya"@en ;
            foaf:made <album/95017#composition> ;
            foaf:name "Masahiko Hataya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shinsekai Gakkyoku Zatsugidan"@en ;
            foaf:made <album/95017#composition> ;
            foaf:name "Shinsekai Gakkyoku Zatsugidan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KIDON"@en ;
            foaf:made <album/95017#composition> ;
            foaf:name "KIDON"@en ] ;
    mo:produced_work <album/95017#musicalwork> ;
    schema:name "The King of Fighters BattleMixes"@en,
        "The King of Fighters BattleMixes"@ja,
        "The King of Fighters BattleMixes"@ja-latn .

<album/95017#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-13"^^xsd:date ;
    dcterms:title "The King of Fighters BattleMixes"@en,
        "The King of Fighters BattleMixes"@ja,
        "The King of Fighters BattleMixes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95017#musicalexpression> ;
    mo:publisher _:N96bcbb4954944c02a96d41de1ce65295 ;
    mo:record _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The King of Fighters '95"@en ;
            foaf:name "The King of Fighters '95"@en ],
        [ a schema:CreativeWork ;
            schema:name "The King of Fighters '98"@en ;
            foaf:name "The King of Fighters '98"@en ],
        [ a schema:CreativeWork ;
            schema:name "The King of Fighters '96"@en ;
            foaf:name "The King of Fighters '96"@en ],
        [ a schema:CreativeWork ;
            schema:name "The King of Fighters '99"@en ;
            foaf:name "The King of Fighters '99"@en ],
        [ a schema:CreativeWork ;
            schema:name "The King of Fighters 2000"@en ;
            foaf:name "The King of Fighters 2000"@en ],
        [ a schema:CreativeWork ;
            schema:name "The King of Fighters '94"@en ;
            foaf:name "The King of Fighters '94"@en ],
        [ a schema:CreativeWork ;
            schema:name "The King of Fighters '97"@en ;
            foaf:name "The King of Fighters '97"@en ],
        [ a schema:CreativeWork ;
            schema:name "The King of Fighters 2001"@en ;
            foaf:name "The King of Fighters 2001"@en ] ;
    schema:datePublished "2015-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/95017/95017-1578229163.jpg> ;
    schema:name "The King of Fighters BattleMixes"@en,
        "The King of Fighters BattleMixes"@ja,
        "The King of Fighters BattleMixes"@ja-latn ;
    schema:publisher _:N96bcbb4954944c02a96d41de1ce65295 ;
    foaf:depiction <https://media.vgm.io/albums/71/95017/95017-1578229163.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95017#subject> ;
    schema:name "Shinsekai Gakkyoku Zatsugidan"@en ;
    foaf:made <album/95017#subject> ;
    foaf:name "Shinsekai Gakkyoku Zatsugidan"@en .

_:N45b3914083c74521baa111e61e5566fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mad Fantasy (BattleMix Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "Mad Fantasy (BattleMix Version)"@en .

_:N5457bef831f745b8aa4b7657fd5081a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W.W.III (BattleMix Version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "W.W.III (BattleMix Version)"@en .

_:N87908c20b0ed4f569053fb7de6be7885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Esaka (BattleMix Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "Esaka (BattleMix Version)"@en .

_:N96bcbb4954944c02a96d41de1ce65295 schema:name "KOF_NeoStation"@en ;
    foaf:name "KOF_NeoStation"@en .

_:N994a881fe7544f28a1c7036c83ecf1bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Green (BattleMix Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "Still Green (BattleMix Version)"@en .

_:Na31640e3202b43df9fbb01d440be2097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club M (BattleMix Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "Club M (BattleMix Version)"@en .

_:Nc7e2b3ffaca643eba5165f2c991cceb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neri Chagi (BattleMix Version)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "Neri Chagi (BattleMix Version)"@en .

_:Nf15028d390c4425aa8d15587991166aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get'N Up (BattleMix Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "Get'N Up (BattleMix Version)"@en .

_:Nfe9f90338baa4d9daa7978f436f47130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inner Shade (BattleMix Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N758bad7c0cfc4d8a8536dd1a9792771c ;
    schema:name "Inner Shade (BattleMix Version)"@en .

_:N758bad7c0cfc4d8a8536dd1a9792771c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45b3914083c74521baa111e61e5566fc,
        _:N5457bef831f745b8aa4b7657fd5081a7,
        _:N87908c20b0ed4f569053fb7de6be7885,
        _:N994a881fe7544f28a1c7036c83ecf1bf,
        _:Na31640e3202b43df9fbb01d440be2097,
        _:Nc7e2b3ffaca643eba5165f2c991cceb5,
        _:Nf15028d390c4425aa8d15587991166aa,
        _:Nfe9f90338baa4d9daa7978f436f47130 ;
    mo:track_count 8 ;
    schema:duration "PT23:14"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N45b3914083c74521baa111e61e5566fc,
        _:N5457bef831f745b8aa4b7657fd5081a7,
        _:N87908c20b0ed4f569053fb7de6be7885,
        _:N994a881fe7544f28a1c7036c83ecf1bf,
        _:Na31640e3202b43df9fbb01d440be2097,
        _:Nc7e2b3ffaca643eba5165f2c991cceb5,
        _:Nf15028d390c4425aa8d15587991166aa,
        _:Nfe9f90338baa4d9daa7978f436f47130 .

