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

<album/76173#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honor of Kings 2017 KPL Fall Season"@en,
        "王者荣耀 赛事原声 2017年KPL秋季赛"@ja,
        "Honor of Kings 2017 KPL Fall Season"@ja-latn ;
    mo:produced_work <album/76173#musicalwork> ;
    schema:name "Honor of Kings 2017 KPL Fall Season"@en,
        "王者荣耀 赛事原声 2017年KPL秋季赛"@ja,
        "Honor of Kings 2017 KPL Fall Season"@ja-latn .

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

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

<product/10839#subject> a schema:CreativeWork ;
    schema:name "Honor of Kings"@en,
        "王者荣耀"@ja,
        "Wangzhe Rongyao"@ja-latn ;
    foaf:name "Honor of Kings"@en,
        "王者荣耀"@ja,
        "Wangzhe Rongyao"@ja-latn .

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

<album/76173#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honor of Kings 2017 KPL Fall Season"@en,
        "王者荣耀 赛事原声 2017年KPL秋季赛"@ja,
        "Honor of Kings 2017 KPL Fall Season"@ja-latn ;
    mo:performance_of <album/76173#musicalwork> ;
    mo:recorded_as <album/76173#musicalexpression> ;
    schema:name "Honor of Kings 2017 KPL Fall Season"@en,
        "王者荣耀 赛事原声 2017年KPL秋季赛"@ja,
        "Honor of Kings 2017 KPL Fall Season"@ja-latn ;
    schema:workPerformed <album/76173#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/76173/76173-1521086925.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76173#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-28"^^xsd:date ;
    dcterms:title "Honor of Kings 2017 KPL Fall Season"@en,
        "王者荣耀 赛事原声 2017年KPL秋季赛"@ja,
        "Honor of Kings 2017 KPL Fall Season"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/76173#musicalexpression> ;
    mo:publisher _:N612a0cdfbae14d9eb567574aca84090d ;
    mo:record _:Na91f5f7520a74aac9e73c7d8405929bb ;
    mo:record_count 1 ;
    schema:about <product/10839#subject> ;
    schema:datePublished "2017-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/76173/76173-1521086925.jpg> ;
    schema:name "Honor of Kings 2017 KPL Fall Season"@en,
        "王者荣耀 赛事原声 2017年KPL秋季赛"@ja,
        "Honor of Kings 2017 KPL Fall Season"@ja-latn ;
    schema:publisher _:N612a0cdfbae14d9eb567574aca84090d ;
    foaf:depiction <https://media.vgm.io/albums/37/76173/76173-1521086925.jpg> .

_:N612a0cdfbae14d9eb567574aca84090d schema:name "QQ Music"@en ;
    foaf:name "QQ Music"@en .

_:Na91f5f7520a74aac9e73c7d8405929bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndce67374aa7747f2974ad6559889e08d ;
    mo:track_count 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndce67374aa7747f2974ad6559889e08d .

_:Ndce67374aa7747f2974ad6559889e08d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle Theme Music: Ambush from ten sides, Fighting the Dragon"@en,
        "总决赛主题音乐 新十面埋伏 斗龙"@zd ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Na91f5f7520a74aac9e73c7d8405929bb ;
    schema:name "Final Battle Theme Music: Ambush from ten sides, Fighting the Dragon"@en,
        "总决赛主题音乐 新十面埋伏 斗龙"@zd .

