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

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

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

<artist/13177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116909#subject> ;
    schema:name "Gareth Coker"@en ;
    foaf:made <album/116909#composition>,
        <album/116909#subject> ;
    foaf:name "Gareth Coker"@en .

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

<album/116909#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ruined King: A League of Legends Story"@en,
        "Ruined King: A League of Legends Story"@ja,
        "Ruined King: A League of Legends Story"@ja-latn ;
    mo:composer <artist/13177#subject> ;
    mo:produced_work <album/116909#musicalwork> ;
    schema:name "Ruined King: A League of Legends Story"@en,
        "Ruined King: A League of Legends Story"@ja,
        "Ruined King: A League of Legends Story"@ja-latn .

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

<album/116909#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ruined King: A League of Legends Story"@en,
        "Ruined King: A League of Legends Story"@ja,
        "Ruined King: A League of Legends Story"@ja-latn ;
    mo:performance_of <album/116909#musicalwork> ;
    mo:recorded_as <album/116909#musicalexpression> ;
    schema:name "Ruined King: A League of Legends Story"@en,
        "Ruined King: A League of Legends Story"@ja,
        "Ruined King: A League of Legends Story"@ja-latn ;
    schema:workPerformed <album/116909#musicalwork> .

<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 .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116909#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/116909#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/116909#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-01"^^xsd:date ;
    dcterms:title "Ruined King: A League of Legends Story"@en,
        "Ruined King: A League of Legends Story"@ja,
        "Ruined King: A League of Legends Story"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/116909#musicalexpression> ;
    mo:publisher <org/1844#subject> ;
    mo:record _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    mo:record_count 1 ;
    schema:about <product/23698#subject> ;
    schema:datePublished "2021-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Ruined King: A League of Legends Story"@en,
        "Ruined King: A League of Legends Story"@ja,
        "Ruined King: A League of Legends Story"@ja-latn ;
    schema:publisher <org/1844#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1bff509e95d44f3785dc1dda4b0dfbbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thresh Thematic Suite"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    schema:name "Thresh Thematic Suite"@en .

_:N1e2150e013e14ab78344e7b9eb5710d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illaoi Thematic Suite"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    schema:name "Illaoi Thematic Suite"@en .

_:N3e6e966bb026482f8142c491edd7ebf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruined King Thematic Suite"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    schema:name "Ruined King Thematic Suite"@en .

_:N4a64f25c05a64c2386913c01b704048a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Braum Thematic Suite"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    schema:name "Braum Thematic Suite"@en .

_:N518de95f36a340fb9a1a521774448053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runied King Main Menu Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    schema:name "Runied King Main Menu Theme"@en .

_:N68d540f973a14eb6b03e139734a08873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss Fortune Thematic Suite"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    schema:name "Miss Fortune Thematic Suite"@en .

_:N9451b0d0ebf64e23be37915789da72c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gangplank Thematic Suite"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N57833b4e869a499d9d74ffd0e2c0ce1c ;
    schema:name "Gangplank Thematic Suite"@en .

_:N57833b4e869a499d9d74ffd0e2c0ce1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bff509e95d44f3785dc1dda4b0dfbbe,
        _:N1e2150e013e14ab78344e7b9eb5710d2,
        _:N3e6e966bb026482f8142c491edd7ebf5,
        _:N4a64f25c05a64c2386913c01b704048a,
        _:N518de95f36a340fb9a1a521774448053,
        _:N68d540f973a14eb6b03e139734a08873,
        _:N9451b0d0ebf64e23be37915789da72c9 ;
    mo:track_count 7 ;
    schema:duration "PT15:16"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1bff509e95d44f3785dc1dda4b0dfbbe,
        _:N1e2150e013e14ab78344e7b9eb5710d2,
        _:N3e6e966bb026482f8142c491edd7ebf5,
        _:N4a64f25c05a64c2386913c01b704048a,
        _:N518de95f36a340fb9a1a521774448053,
        _:N68d540f973a14eb6b03e139734a08873,
        _:N9451b0d0ebf64e23be37915789da72c9 .

