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

<artist/12216#subject> a schema:Person,
        foaf:Person ;
    schema:name "mpi"@en ;
    foaf:made <album/80427#lyrics>,
        <album/80427#subject> ;
    foaf:name "mpi"@en .

<artist/36138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin"@en ;
    foaf:made <album/80427#lyrics>,
        <album/80427#subject> ;
    foaf:name "Benjamin"@en .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/80427#lyrics>,
        <album/80427#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<product/16572#subject> a schema:CreativeWork ;
    schema:name "Thunderbolt Fantasy: Sword Seekers 2"@en,
        "Thunderbolt Fantasy 東離劍遊紀2"@ja,
        "Thunderbolt Fantasy: Touriken Yuuki 2"@ja-latn ;
    foaf:name "Thunderbolt Fantasy: Sword Seekers 2"@en,
        "Thunderbolt Fantasy 東離劍遊紀2"@ja,
        "Thunderbolt Fantasy: Touriken Yuuki 2"@ja-latn .

<album/80427#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@en,
        "His/Story/Roll The Dice / 西川貴教"@ja,
        "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/80427#musicalwork> ;
    schema:name "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@en,
        "His/Story/Roll The Dice / 西川貴教"@ja,
        "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/72/80427/80427-1542689636.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80427#performance> ;
    schema:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja ;
    foaf:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja .

<artist/3176#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80427#performance> ;
    schema:name "Hiroshi Iimuro"@en,
        "飯室博"@ja ;
    foaf:name "Hiroshi Iimuro"@en,
        "飯室博"@ja .

<artist/36101#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80427#performance> ;
    schema:name "Yu \"masshoi\" Yamauchi"@en ;
    foaf:name "Yu \"masshoi\" Yamauchi"@en .

<artist/6311#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80427#performance> ;
    schema:name "Takanori Nishikawa"@en,
        "西川貴教"@ja ;
    foaf:name "Takanori Nishikawa"@en,
        "西川貴教"@ja .

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80427#subject> ;
    mo:performed <album/80427#performance> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/80427#composition>,
        <album/80427#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<album/80427#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@en,
        "His/Story/Roll The Dice / 西川貴教"@ja,
        "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@ja-latn ;
    mo:performance_of <album/80427#musicalwork> ;
    mo:performer <artist/2254#subject>,
        <artist/3176#subject>,
        <artist/36101#subject>,
        <artist/6311#subject>,
        <artist/7317#subject> ;
    mo:recorded_as <album/80427#musicalexpression> ;
    schema:byArtist <artist/2254#subject>,
        <artist/3176#subject>,
        <artist/36101#subject>,
        <artist/6311#subject>,
        <artist/7317#subject> ;
    schema:name "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@en,
        "His/Story/Roll The Dice / 西川貴教"@ja,
        "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/80427#musicalwork> .

<album/80427#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-14"^^xsd:date ;
    dcterms:title "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@en,
        "His/Story/Roll The Dice / 西川貴教"@ja,
        "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5133~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80427#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N064862e3633e4d8194b68ed5fa514416,
        _:N8a492e86efc34ad5808c6e247ecc4387 ;
    mo:record_count 2 ;
    schema:about <product/16572#subject> ;
    schema:byArtist <artist/2254#subject>,
        <artist/3176#subject>,
        <artist/36101#subject>,
        <artist/6311#subject>,
        <artist/7317#subject> ;
    schema:datePublished "2018-11-14"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/72/80427/80427-1542689636.jpg> ;
    schema:name "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@en,
        "His/Story/Roll The Dice / 西川貴教"@ja,
        "His/Story/Roll The Dice / Takanori Nishikawa [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/80427/80427-1542689636.jpg> .

_:N0b4a3061f287405d874306947bb6be55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll The Dice"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N8a492e86efc34ad5808c6e247ecc4387 ;
    schema:name "Roll The Dice"@ja .

_:N2dd3dcf237f14da4a1e462ac512905f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "His/Story"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8a492e86efc34ad5808c6e247ecc4387 ;
    schema:name "His/Story"@ja .

_:N4dec66b9d8804aecb94d41b9abb699af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "His/Story (「Thunderbolt Fantasy 東離劍遊紀2」OP ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N8a492e86efc34ad5808c6e247ecc4387 ;
    schema:name "His/Story (「Thunderbolt Fantasy 東離劍遊紀2」OP ver.)"@ja .

_:N82befb91e1ee4a7db6c8f6c4a4a89010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Thunderbolt Fantasy 東離劍遊紀2」エンディング映像"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064862e3633e4d8194b68ed5fa514416 ;
    schema:name "「Thunderbolt Fantasy 東離劍遊紀2」エンディング映像"@ja .

_:Ndc83572bf9d3435991796100fa7112b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Thunderbolt Fantasy 東離劍遊紀2」オープニング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N064862e3633e4d8194b68ed5fa514416 ;
    schema:name "「Thunderbolt Fantasy 東離劍遊紀2」オープニング映像"@ja .

_:Ne9a648c0da8d4d2089d7e1302e4dccf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll The Dice (「Thunderbolt Fantasy 東離劍遊紀2」ED ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N8a492e86efc34ad5808c6e247ecc4387 ;
    schema:name "Roll The Dice (「Thunderbolt Fantasy 東離劍遊紀2」ED ver.)"@ja .

_:N064862e3633e4d8194b68ed5fa514416 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N82befb91e1ee4a7db6c8f6c4a4a89010,
        _:Ndc83572bf9d3435991796100fa7112b4 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N82befb91e1ee4a7db6c8f6c4a4a89010,
        _:Ndc83572bf9d3435991796100fa7112b4 .

_:N8a492e86efc34ad5808c6e247ecc4387 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b4a3061f287405d874306947bb6be55,
        _:N2dd3dcf237f14da4a1e462ac512905f8,
        _:N4dec66b9d8804aecb94d41b9abb699af,
        _:Ne9a648c0da8d4d2089d7e1302e4dccf1 ;
    mo:track_count 4 ;
    schema:duration "PT10:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b4a3061f287405d874306947bb6be55,
        _:N2dd3dcf237f14da4a1e462ac512905f8,
        _:N4dec66b9d8804aecb94d41b9abb699af,
        _:Ne9a648c0da8d4d2089d7e1302e4dccf1 .

