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

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

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

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

<album/80428#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/80428#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/80428#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/80428#musicalexpression> a mo:Signal ;
    mo:published_as <album/80428#subject> ;
    mo:records <album/80428#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/82/80428/80428-1542689591.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80428#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/80428/80428-1542689591.jpg> ;
    foaf:depicts <album/80428#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/80428/80428-1542689591.jpg> .

<https://medium-media.vgm.io/albums/82/80428/80428-1542689591.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

<album/80428#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/80428#musicalwork> ;
    mo:performer <artist/2254#subject>,
        <artist/3176#subject>,
        <artist/36101#subject>,
        <artist/6311#subject>,
        <artist/7317#subject> ;
    mo:recorded_as <album/80428#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/80428#musicalwork> .

<album/80428#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-5130~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80428#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N2511dde6d1524350993f599404d01738,
        _:Nbc479e6e617a450aa3ebe2a2d0684393 ;
    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/82/80428/80428-1542689591.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/82/80428/80428-1542689591.jpg> .

_:N36d25187ae4848f7b65cf705ccebb732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll The Dice"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nbc479e6e617a450aa3ebe2a2d0684393 ;
    schema:name "Roll The Dice"@en .

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

_:N78f851c974b24ab0bb16d9fb3ee16d03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making Of Roll The Dice Music Video"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2511dde6d1524350993f599404d01738 ;
    schema:name "Making Of Roll The Dice Music Video"@en .

_:Na0d982b9128d4b849d70c80495e4cc80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll The Dice (Music Video)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2511dde6d1524350993f599404d01738 ;
    schema:name "Roll The Dice (Music Video)"@en .

_:N2511dde6d1524350993f599404d01738 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N78f851c974b24ab0bb16d9fb3ee16d03,
        _:Na0d982b9128d4b849d70c80495e4cc80 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N78f851c974b24ab0bb16d9fb3ee16d03,
        _:Na0d982b9128d4b849d70c80495e4cc80 .

_:Nbc479e6e617a450aa3ebe2a2d0684393 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36d25187ae4848f7b65cf705ccebb732,
        _:N6635bce11b444760a93cdc31b1cd8e7e ;
    mo:track_count 2 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N36d25187ae4848f7b65cf705ccebb732,
        _:N6635bce11b444760a93cdc31b1cd8e7e .

