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

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

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

<album/29224#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The King's League"@en,
        "The King's League"@ja,
        "The King's League"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Francesco D'Andrea"@en ;
            foaf:made <album/29224#composition> ;
            foaf:name "Francesco D'Andrea"@en ] ;
    mo:produced_work <album/29224#musicalwork> ;
    schema:name "The King's League"@en,
        "The King's League"@ja,
        "The King's League"@ja-latn .

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

<album/29224#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The King's League"@en,
        "The King's League"@ja,
        "The King's League"@ja-latn ;
    mo:performance_of <album/29224#musicalwork> ;
    mo:recorded_as <album/29224#musicalexpression> ;
    schema:name "The King's League"@en,
        "The King's League"@ja,
        "The King's League"@ja-latn ;
    schema:workPerformed <album/29224#musicalwork> .

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

<https://medium-media.vgm.io/albums/42/29224/29224-1317472327.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-01"^^xsd:date ;
    dcterms:title "The King's League"@en,
        "The King's League"@ja,
        "The King's League"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29224#musicalexpression> ;
    mo:publisher _:N8079d85052fd4d89a7b2e309e87e7538 ;
    mo:record _:N868da19b9c20421f8912de104722cdb3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "King's League"@en ;
            foaf:name "King's League"@en ] ;
    schema:datePublished "2011-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/29224/29224-1317472327.jpg> ;
    schema:name "The King's League"@en,
        "The King's League"@ja,
        "The King's League"@ja-latn ;
    schema:publisher _:N8079d85052fd4d89a7b2e309e87e7538 ;
    foaf:depiction <https://media.vgm.io/albums/42/29224/29224-1317472327.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29224#subject> ;
    schema:name "Francesco D'Andrea"@en ;
    foaf:made <album/29224#subject> ;
    foaf:name "Francesco D'Andrea"@en .

_:N68429d4b2e4e466a86933b8225bc9134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Battle"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N868da19b9c20421f8912de104722cdb3 ;
    schema:name "Lost Battle"@en .

_:N8079d85052fd4d89a7b2e309e87e7538 schema:name "Francesco D'Andrea"@en ;
    foaf:name "Francesco D'Andrea"@en .

_:N90ee52f58656430faf9c11ef2ec4b230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle has come! (long)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N868da19b9c20421f8912de104722cdb3 ;
    schema:name "The Battle has come! (long)"@en .

_:N92fc55b360f1429284d631fe1d2b62ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King's League - Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N868da19b9c20421f8912de104722cdb3 ;
    schema:name "King's League - Main Theme"@en .

_:Nd1bd4d5039c1452f97a5bf616ea2f084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King's League - Battle Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N868da19b9c20421f8912de104722cdb3 ;
    schema:name "King's League - Battle Theme"@en .

_:Nfaba55de703f451b9b89e2b8cf4be9c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle has come! (short)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N868da19b9c20421f8912de104722cdb3 ;
    schema:name "The Battle has come! (short)"@en .

_:N868da19b9c20421f8912de104722cdb3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N68429d4b2e4e466a86933b8225bc9134,
        _:N90ee52f58656430faf9c11ef2ec4b230,
        _:N92fc55b360f1429284d631fe1d2b62ef,
        _:Nd1bd4d5039c1452f97a5bf616ea2f084,
        _:Nfaba55de703f451b9b89e2b8cf4be9c5 ;
    mo:track_count 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N68429d4b2e4e466a86933b8225bc9134,
        _:N90ee52f58656430faf9c11ef2ec4b230,
        _:N92fc55b360f1429284d631fe1d2b62ef,
        _:Nd1bd4d5039c1452f97a5bf616ea2f084,
        _:Nfaba55de703f451b9b89e2b8cf4be9c5 .

