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

<artist/19331#subject> a schema:Person,
        foaf:Person ;
    schema:name "Baraka May"@en ;
    foaf:made <album/108606#subject>,
        <album/108606#vocals> ;
    foaf:name "Baraka May"@en .

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

<artist/17731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108606#subject> ;
    schema:name "Kole Hicks"@en ;
    foaf:made <album/108606#composition>,
        <album/108606#subject> ;
    foaf:name "Kole Hicks"@en .

<artist/25350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108606#subject> ;
    schema:name "Riot Music Team"@en ;
    foaf:made <album/108606#composition>,
        <album/108606#subject> ;
    foaf:name "Riot Music Team"@en .

<product/4156#subject> a schema:CreativeWork ;
    schema:name "League of Legends"@en,
        "League of Legends"@ja,
        "League of Legends"@ja-latn ;
    foaf:name "League of Legends"@en,
        "League of Legends"@ja,
        "League of Legends"@ja-latn .

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

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

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

<org/1844#subject> schema:name "Riot Games"@en,
        "Riot Games"@ja,
        "Riot Games"@ja-latn ;
    foaf:name "Riot Games"@en,
        "Riot Games"@ja,
        "Riot Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/108606/108606-cf2792c59efd.jpg> a schema:ImageObject,
        foaf:Image .

<album/108606#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Viego, The Ruined King"@en,
        "Viego, The Ruined King"@ja,
        "Viego, The Ruined King"@ja-latn ;
    mo:composer <artist/17731#subject>,
        <artist/25350#subject> ;
    mo:produced_work <album/108606#musicalwork> ;
    schema:name "Viego, The Ruined King"@en,
        "Viego, The Ruined King"@ja,
        "Viego, The Ruined King"@ja-latn .

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

<album/108606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-25"^^xsd:date ;
    dcterms:title "Viego, The Ruined King"@en,
        "Viego, The Ruined King"@ja,
        "Viego, The Ruined King"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/108606#musicalexpression> ;
    mo:publisher <org/1844#subject> ;
    mo:record _:Nd69538c21a39426b8cdcbacb35732422 ;
    mo:record_count 1 ;
    schema:about <product/4156#subject> ;
    schema:datePublished "2021-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/108606/108606-cf2792c59efd.jpg> ;
    schema:name "Viego, The Ruined King"@en,
        "Viego, The Ruined King"@ja,
        "Viego, The Ruined King"@ja-latn ;
    schema:publisher <org/1844#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/108606/108606-cf2792c59efd.jpg> .

_:Nbb33cda3e21b48dea4ae7be701d2cb65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viego, the Ruined King"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd69538c21a39426b8cdcbacb35732422 ;
    schema:name "Viego, the Ruined King"@en .

_:Nd69538c21a39426b8cdcbacb35732422 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbb33cda3e21b48dea4ae7be701d2cb65 ;
    mo:track_count 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nbb33cda3e21b48dea4ae7be701d2cb65 .

