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

<artist/17601#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gemie"@en ;
    foaf:made <album/96014#subject>,
        <album/96014#vocals> ;
    foaf:name "Gemie"@en .

<artist/7677#subject> a schema:Person,
        foaf:Person ;
    schema:name "cAnON."@en ;
    foaf:made <album/96014#lyrics>,
        <album/96014#subject> ;
    foaf:name "cAnON."@en .

<artist/32411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96014#subject> ;
    schema:name "Edouard Brenneisen"@en ;
    foaf:made <album/96014#composition>,
        <album/96014#subject> ;
    foaf:name "Edouard Brenneisen"@en .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96014#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/96014#composition>,
        <album/96014#subject> ;
    foaf:name "Hiroyuki Sawano"@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/96014#lyrics> a mo:Lyrics .

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

<album/96014#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Guardian 2019"@en,
        "2019年星之守护者主题音乐"@ja,
        "Star Guardian 2019"@ja-latn ;
    mo:performance_of <album/96014#musicalwork> ;
    mo:recorded_as <album/96014#musicalexpression> ;
    schema:name "Star Guardian 2019"@en,
        "2019年星之守护者主题音乐"@ja,
        "Star Guardian 2019"@ja-latn ;
    schema:workPerformed <album/96014#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/41/96014/96014-1580948524.jpg> a schema:ImageObject,
        foaf:Image .

<album/96014#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Guardian 2019"@en,
        "2019年星之守护者主题音乐"@ja,
        "Star Guardian 2019"@ja-latn ;
    mo:composer <artist/32411#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/96014#musicalwork> ;
    schema:name "Star Guardian 2019"@en,
        "2019年星之守护者主题音乐"@ja,
        "Star Guardian 2019"@ja-latn .

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

<album/96014#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-11"^^xsd:date ;
    dcterms:title "Star Guardian 2019"@en,
        "2019年星之守护者主题音乐"@ja,
        "Star Guardian 2019"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/96014#musicalexpression> ;
    mo:publisher _:Ne998c13891da448cbaefa5d2d7af10be ;
    mo:record _:Nc59e4af3589e4d7bbb9026e4f9e479eb ;
    mo:record_count 1 ;
    schema:about <product/4156#subject> ;
    schema:datePublished "2019-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/96014/96014-1580948524.jpg> ;
    schema:name "Star Guardian 2019"@en,
        "2019年星之守护者主题音乐"@ja,
        "Star Guardian 2019"@ja-latn ;
    schema:publisher _:Ne998c13891da448cbaefa5d2d7af10be ;
    foaf:depiction <https://media.vgm.io/albums/41/96014/96014-1580948524.jpg> .

_:N016639f7c2744c5581c2d64d8065d552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Guardian 2019"@en,
        "星之守护者:光与蚀-主题曲 登录界面音乐"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc59e4af3589e4d7bbb9026e4f9e479eb ;
    schema:name "Star Guardian 2019"@en,
        "星之守护者:光与蚀-主题曲 登录界面音乐"@zd .

_:N3e4670cefc4a47b88929cc18f36f1474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light and Shadow (Instrumental)"@en,
        "星之守护者:光与蚀-主题曲 Instrumental"@zd ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc59e4af3589e4d7bbb9026e4f9e479eb ;
    schema:name "Light and Shadow (Instrumental)"@en,
        "星之守护者:光与蚀-主题曲 Instrumental"@zd .

_:N4859be3f1d064d7eb0db728c749076da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light and Shadow"@en,
        "星之守护者:光与蚀-主题曲"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc59e4af3589e4d7bbb9026e4f9e479eb ;
    schema:name "Light and Shadow"@en,
        "星之守护者:光与蚀-主题曲"@zd .

_:Nae68a22e9b96407cb5dfbc63c1664ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Guardian 2019 Animated Trailer"@en,
        "星之守护者:光与蚀-主题曲 动画短片原声带"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc59e4af3589e4d7bbb9026e4f9e479eb ;
    schema:name "Star Guardian 2019 Animated Trailer"@en,
        "星之守护者:光与蚀-主题曲 动画短片原声带"@zd .

_:Ne998c13891da448cbaefa5d2d7af10be schema:name "Tencent"@en,
        "Tencent"@ja,
        "Tencent"@ja-latn ;
    foaf:name "Tencent"@en,
        "Tencent"@ja,
        "Tencent"@ja-latn .

_:Nc59e4af3589e4d7bbb9026e4f9e479eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N016639f7c2744c5581c2d64d8065d552,
        _:N3e4670cefc4a47b88929cc18f36f1474,
        _:N4859be3f1d064d7eb0db728c749076da,
        _:Nae68a22e9b96407cb5dfbc63c1664ede ;
    mo:track_count 4 ;
    schema:duration "PT13:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N016639f7c2744c5581c2d64d8065d552,
        _:N3e4670cefc4a47b88929cc18f36f1474,
        _:N4859be3f1d064d7eb0db728c749076da,
        _:Nae68a22e9b96407cb5dfbc63c1664ede .

