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

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

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

<artist/1938#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88115#subject> ;
    schema:name "Yoshihiro Ike"@en,
        "池頼広"@ja ;
    foaf:made <album/88115#composition>,
        <album/88115#subject> ;
    foaf:name "Yoshihiro Ike"@en,
        "池頼広"@ja .

<product/7501#subject> a schema:CreativeWork ;
    schema:name "Shadowverse (Game)"@en,
        "Shadowverse (Game)"@ja,
        "Shadowverse (Game)"@ja-latn ;
    foaf:name "Shadowverse (Game)"@en,
        "Shadowverse (Game)"@ja,
        "Shadowverse (Game)"@ja-latn .

<album/88115#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadowverse Card Set Themes Vol.1"@en,
        "Shadowverse Card Set Themes Vol.1"@ja,
        "Shadowverse Card Set Themes Vol.1"@ja-latn ;
    mo:composer <artist/1938#subject> ;
    mo:produced_work <album/88115#musicalwork> ;
    schema:name "Shadowverse Card Set Themes Vol.1"@en,
        "Shadowverse Card Set Themes Vol.1"@ja,
        "Shadowverse Card Set Themes Vol.1"@ja-latn .

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

<album/88115#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shadowverse Card Set Themes Vol.1"@en,
        "Shadowverse Card Set Themes Vol.1"@ja,
        "Shadowverse Card Set Themes Vol.1"@ja-latn ;
    mo:performance_of <album/88115#musicalwork> ;
    mo:recorded_as <album/88115#musicalexpression> ;
    schema:name "Shadowverse Card Set Themes Vol.1"@en,
        "Shadowverse Card Set Themes Vol.1"@ja,
        "Shadowverse Card Set Themes Vol.1"@ja-latn ;
    schema:workPerformed <album/88115#musicalwork> .

<org/1542#subject> schema:name "Cymusic"@en,
        "Cymusic"@ja,
        "Cymusic"@ja-latn ;
    foaf:name "Cymusic"@en,
        "Cymusic"@ja,
        "Cymusic"@ja-latn .

<https://media.vgm.io/albums/51/88115/88115-1561564227.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88115#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/88115/88115-1561564227.png> ;
    foaf:depicts <album/88115#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/88115/88115-1561564227.png> .

<https://medium-media.vgm.io/albums/51/88115/88115-1561564227.png> a schema:ImageObject,
        foaf:Image .

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

<album/88115#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-27"^^xsd:date ;
    dcterms:title "Shadowverse Card Set Themes Vol.1"@en,
        "Shadowverse Card Set Themes Vol.1"@ja,
        "Shadowverse Card Set Themes Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/88115#musicalexpression> ;
    mo:publisher <org/1542#subject> ;
    mo:record _:N778f2d402e19492b89f513ddb1a5b43c ;
    mo:record_count 1 ;
    schema:about <product/7501#subject> ;
    schema:datePublished "2019-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/88115/88115-1561564227.png> ;
    schema:name "Shadowverse Card Set Themes Vol.1"@en,
        "Shadowverse Card Set Themes Vol.1"@ja,
        "Shadowverse Card Set Themes Vol.1"@ja-latn ;
    schema:publisher <org/1542#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/88115/88115-1561564227.png> .

_:N174868a955a84adfa3753533b1d314ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chronogenesis"@en,
        "時空転生"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N778f2d402e19492b89f513ddb1a5b43c ;
    schema:name "Chronogenesis"@en,
        "時空転生"@ja .

_:N258955c6250a48798e15d18acea0841e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempest of the Gods"@en,
        "神々の騒嵐"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N778f2d402e19492b89f513ddb1a5b43c ;
    schema:name "Tempest of the Gods"@en,
        "神々の騒嵐"@ja .

_:N268236ea554e49a6ad7c8f63e8f1e4c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderland Dreams"@en,
        "ワンダーランドドリームズ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N778f2d402e19492b89f513ddb1a5b43c ;
    schema:name "Wonderland Dreams"@en,
        "ワンダーランドドリームズ"@ja .

_:N35cfde4ad56a429781fe99285d0a8721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starforged Legends"@en,
        "星神の伝説"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N778f2d402e19492b89f513ddb1a5b43c ;
    schema:name "Starforged Legends"@en,
        "星神の伝説"@ja .

_:N3be1079151f34a47aaaef7709b5b1d9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise of Bahamut"@en,
        "バハムート降臨"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N778f2d402e19492b89f513ddb1a5b43c ;
    schema:name "Rise of Bahamut"@en,
        "バハムート降臨"@ja .

_:Nbefe77364f294771b93132b9312ede18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Evolved"@en,
        "ダークネスエボルヴ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N778f2d402e19492b89f513ddb1a5b43c ;
    schema:name "Darkness Evolved"@en,
        "ダークネスエボルヴ"@ja .

_:N778f2d402e19492b89f513ddb1a5b43c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N174868a955a84adfa3753533b1d314ef,
        _:N258955c6250a48798e15d18acea0841e,
        _:N268236ea554e49a6ad7c8f63e8f1e4c1,
        _:N35cfde4ad56a429781fe99285d0a8721,
        _:N3be1079151f34a47aaaef7709b5b1d9c,
        _:Nbefe77364f294771b93132b9312ede18 ;
    mo:track_count 6 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N174868a955a84adfa3753533b1d314ef,
        _:N258955c6250a48798e15d18acea0841e,
        _:N268236ea554e49a6ad7c8f63e8f1e4c1,
        _:N35cfde4ad56a429781fe99285d0a8721,
        _:N3be1079151f34a47aaaef7709b5b1d9c,
        _:Nbefe77364f294771b93132b9312ede18 .

