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

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

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

<artist/11850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102602#subject> ;
    schema:name "Lorne Balfe"@en ;
    foaf:made <album/102602#composition>,
        <album/102602#subject> ;
    foaf:name "Lorne Balfe"@en .

<artist/12632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102602#subject> ;
    schema:name "Marcin Przybyłowicz"@en ;
    foaf:made <album/102602#composition>,
        <album/102602#subject> ;
    foaf:name "Marcin Przybyłowicz"@en .

<artist/17443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102602#subject> ;
    schema:name "Howard Shore"@en ;
    foaf:made <album/102602#composition>,
        <album/102602#subject> ;
    foaf:name "Howard Shore"@en .

<artist/8766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102602#subject> ;
    schema:name "Hans Zimmer"@en ;
    foaf:made <album/102602#composition>,
        <album/102602#subject> ;
    foaf:name "Hans Zimmer"@en .

<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/102602#musicalexpression> a mo:Signal ;
    mo:published_as <album/102602#subject> ;
    mo:records <album/102602#performance> .

<album/102602#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honor of Kings - Collector's Edition"@en,
        "Honor of Kings - Collector's Edition"@ja,
        "Honor of Kings - Collector's Edition"@ja-latn ;
    mo:performance_of <album/102602#musicalwork> ;
    mo:recorded_as <album/102602#musicalexpression> ;
    schema:name "Honor of Kings - Collector's Edition"@en,
        "Honor of Kings - Collector's Edition"@ja,
        "Honor of Kings - Collector's Edition"@ja-latn ;
    schema:workPerformed <album/102602#musicalwork> .

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

<https://medium-media.vgm.io/albums/20/102602/102602-eb3546150526.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honor of Kings - Collector's Edition"@en,
        "Honor of Kings - Collector's Edition"@ja,
        "Honor of Kings - Collector's Edition"@ja-latn ;
    mo:composer <artist/11850#subject>,
        <artist/12632#subject>,
        <artist/17443#subject>,
        <artist/8766#subject> ;
    mo:produced_work <album/102602#musicalwork> ;
    schema:name "Honor of Kings - Collector's Edition"@en,
        "Honor of Kings - Collector's Edition"@ja,
        "Honor of Kings - Collector's Edition"@ja-latn .

<album/102602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-14"^^xsd:date ;
    dcterms:title "Honor of Kings - Collector's Edition"@en,
        "Honor of Kings - Collector's Edition"@ja,
        "Honor of Kings - Collector's Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102602#musicalexpression> ;
    mo:publisher _:Nfcba8c082d28473b9a2063a27ebdd8f9 ;
    mo:record _:N0e67628509274d7c87db452f82e0e7cf ;
    mo:record_count 1 ;
    schema:about <product/10839#subject> ;
    schema:datePublished "2020-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/102602/102602-eb3546150526.jpg> ;
    schema:name "Honor of Kings - Collector's Edition"@en,
        "Honor of Kings - Collector's Edition"@ja,
        "Honor of Kings - Collector's Edition"@ja-latn ;
    schema:publisher _:Nfcba8c082d28473b9a2063a27ebdd8f9 ;
    foaf:depiction <https://media.vgm.io/albums/20/102602/102602-eb3546150526.jpg> .

_:N14256295daa144ccb7e18f52ef895296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardians of the Great Wall"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "Guardians of the Great Wall"@en .

_:N1c27078e859d416f91dd12ee5846b351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First War & Second War"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "First War & Second War"@en .

_:N21f83cd83ae646e99c1852ac1e50971b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chang an City"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "Chang an City"@en .

_:N58f158696a4d4b96ae6f84c7981e1c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chu-Han"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "Chu-Han"@en .

_:N74dce18ba1104cfda510ec52285bb96e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Play Again"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "Let's Play Again"@en .

_:N89624feb1127484db0ae2706bf58dcca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King's Valley"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "King's Valley"@en .

_:Necfd3b7866ff46879a1be15ba4c033da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "Main Theme"@en .

_:Nee2fdf6ad39f460b8e78a9dd45b128cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Creature"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N0e67628509274d7c87db452f82e0e7cf ;
    schema:name "Big Creature"@en .

_:Nfcba8c082d28473b9a2063a27ebdd8f9 schema:name "HOWE Records"@en ;
    foaf:name "HOWE Records"@en .

_:N0e67628509274d7c87db452f82e0e7cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14256295daa144ccb7e18f52ef895296,
        _:N1c27078e859d416f91dd12ee5846b351,
        _:N21f83cd83ae646e99c1852ac1e50971b,
        _:N58f158696a4d4b96ae6f84c7981e1c1b,
        _:N74dce18ba1104cfda510ec52285bb96e,
        _:N89624feb1127484db0ae2706bf58dcca,
        _:Necfd3b7866ff46879a1be15ba4c033da,
        _:Nee2fdf6ad39f460b8e78a9dd45b128cc ;
    mo:track_count 8 ;
    schema:duration "PT22:02"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N14256295daa144ccb7e18f52ef895296,
        _:N1c27078e859d416f91dd12ee5846b351,
        _:N21f83cd83ae646e99c1852ac1e50971b,
        _:N58f158696a4d4b96ae6f84c7981e1c1b,
        _:N74dce18ba1104cfda510ec52285bb96e,
        _:N89624feb1127484db0ae2706bf58dcca,
        _:Necfd3b7866ff46879a1be15ba4c033da,
        _:Nee2fdf6ad39f460b8e78a9dd45b128cc .

