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

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48245#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/48245#composition>,
        <album/48245#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

<album/48245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLAST!"@en,
        "BLAST! - テイルズオブエクシリア ＆ テイルズオブエクシリア2 アレンジCD"@ja,
        "BLAST!"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/48245#musicalwork> ;
    schema:name "BLAST!"@en,
        "BLAST! - テイルズオブエクシリア ＆ テイルズオブエクシリア2 アレンジCD"@ja,
        "BLAST!"@ja-latn .

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

<album/48245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLAST!"@en,
        "BLAST! - テイルズオブエクシリア ＆ テイルズオブエクシリア2 アレンジCD"@ja,
        "BLAST!"@ja-latn ;
    mo:performance_of <album/48245#musicalwork> ;
    mo:recorded_as <album/48245#musicalexpression> ;
    schema:name "BLAST!"@en,
        "BLAST! - テイルズオブエクシリア ＆ テイルズオブエクシリア2 アレンジCD"@ja,
        "BLAST!"@ja-latn ;
    schema:workPerformed <album/48245#musicalwork> .

<org/604#subject> schema:name "Yohsui O'asa"@en,
        "大麻葉吸"@ja,
        "Yohsui O'asa"@ja-latn ;
    foaf:name "Yohsui O'asa"@en,
        "大麻葉吸"@ja,
        "Yohsui O'asa"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/48245/48245-1411482908.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "BLAST!"@en,
        "BLAST! - テイルズオブエクシリア ＆ テイルズオブエクシリア2 アレンジCD"@ja,
        "BLAST!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48245#musicalexpression> ;
    mo:publisher <org/604#subject> ;
    mo:record _:N021f5d619b25487b8bc3ec9171d8be5a ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tales of Xillia 2"@en ;
            foaf:name "Tales of Xillia 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tales of Xillia"@en ;
            foaf:name "Tales of Xillia"@en ] ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/48245/48245-1411482908.jpg> ;
    schema:name "BLAST!"@en,
        "BLAST! - テイルズオブエクシリア ＆ テイルズオブエクシリア2 アレンジCD"@ja,
        "BLAST!"@ja-latn ;
    schema:publisher <org/604#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/48245/48245-1411482908.jpg> .

_:N1a69aa5e081642a997192628d217e657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Sword Shall Open the Way (TOX)"@en,
        "道開く、我が剣 (TOX)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "My Sword Shall Open the Way (TOX)"@en,
        "道開く、我が剣 (TOX)"@ja .

_:N595759e520ed4fec81c893e82a65b9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feast with Those Who Transcend Dimensions (TOX2)"@en,
        "次元を超越せし者達との饗宴 (TOX2)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "Feast with Those Who Transcend Dimensions (TOX2)"@en,
        "次元を超越せし者達との饗宴 (TOX2)"@ja .

_:N68f0ba542dbb4400a57cfed0a906bdda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The time to counter attack has come (TOX2)"@en,
        "迎撃の時は来た (TOX2)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "The time to counter attack has come (TOX2)"@en,
        "迎撃の時は来た (TOX2)"@ja .

_:N7a81d35ac6534ce385d020f2df9b80c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daring Sword (TOX)"@en,
        "決死の剣 (TOX)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "Daring Sword (TOX)"@en,
        "決死の剣 (TOX)"@ja .

_:N89cbbe2014f9447484be0167a192377d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clenching the Fists (TOX)"@en,
        "拳を握って (TOX)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "Clenching the Fists (TOX)"@en,
        "拳を握って (TOX)"@ja .

_:Nba4b0ced26ea4c9a8e4d231a08ab062a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Time Factor (TOX2)"@en,
        "時歪の因子を砕け (TOX2)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "Break the Time Factor (TOX2)"@en,
        "時歪の因子を砕け (TOX2)"@ja .

_:Nc51b5d94d01846afb9df6e40ab43cf84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The bridge that leads the World (TOX2)"@en,
        "世界を導く架け橋 (TOX2)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "The bridge that leads the World (TOX2)"@en,
        "世界を導く架け橋 (TOX2)"@ja .

_:Nca2d77d7e0094a4781f9679e25942902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Sword, Dancing Magnificently (TOX)"@en,
        "その剣、華麗に舞って (TOX)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "That Sword, Dancing Magnificently (TOX)"@en,
        "その剣、華麗に舞って (TOX)"@ja .

_:Ne2a65e17c2144dc082c5140027d17a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wielder of the strongest Corpse Shell (TOX2)"@en,
        "最強の骸殻能力者 (TOX2)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "The Wielder of the strongest Corpse Shell (TOX2)"@en,
        "最強の骸殻能力者 (TOX2)"@ja .

_:Nfea1d75b4d564d4085a4afba085eaa51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go through, like a bullet. (TOX2)"@en,
        "貫け、放たれし弾丸の如く (TOX2)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N021f5d619b25487b8bc3ec9171d8be5a ;
    schema:name "Go through, like a bullet. (TOX2)"@en,
        "貫け、放たれし弾丸の如く (TOX2)"@ja .

_:N021f5d619b25487b8bc3ec9171d8be5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a69aa5e081642a997192628d217e657,
        _:N595759e520ed4fec81c893e82a65b9fe,
        _:N68f0ba542dbb4400a57cfed0a906bdda,
        _:N7a81d35ac6534ce385d020f2df9b80c0,
        _:N89cbbe2014f9447484be0167a192377d,
        _:Nba4b0ced26ea4c9a8e4d231a08ab062a,
        _:Nc51b5d94d01846afb9df6e40ab43cf84,
        _:Nca2d77d7e0094a4781f9679e25942902,
        _:Ne2a65e17c2144dc082c5140027d17a8e,
        _:Nfea1d75b4d564d4085a4afba085eaa51 ;
    mo:track_count 10 ;
    schema:duration "PT37:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1a69aa5e081642a997192628d217e657,
        _:N595759e520ed4fec81c893e82a65b9fe,
        _:N68f0ba542dbb4400a57cfed0a906bdda,
        _:N7a81d35ac6534ce385d020f2df9b80c0,
        _:N89cbbe2014f9447484be0167a192377d,
        _:Nba4b0ced26ea4c9a8e4d231a08ab062a,
        _:Nc51b5d94d01846afb9df6e40ab43cf84,
        _:Nca2d77d7e0094a4781f9679e25942902,
        _:Ne2a65e17c2144dc082c5140027d17a8e,
        _:Nfea1d75b4d564d4085a4afba085eaa51 .

