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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13223#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/13223#composition>,
        <album/13223#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<album/13223#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Arc Impulse"@en,
        "Arc Impulse"@ja,
        "Arc Impulse"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/13223#musicalwork> ;
    schema:name "Arc Impulse"@en,
        "Arc Impulse"@ja,
        "Arc Impulse"@ja-latn .

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

<album/13223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Arc Impulse"@en,
        "Arc Impulse"@ja,
        "Arc Impulse"@ja-latn ;
    mo:performance_of <album/13223#musicalwork> ;
    mo:recorded_as <album/13223#musicalexpression> ;
    schema:name "Arc Impulse"@en,
        "Arc Impulse"@ja,
        "Arc Impulse"@ja-latn ;
    schema:workPerformed <album/13223#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/32/13223/13223-1241049482.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-08"^^xsd:date ;
    dcterms:title "Arc Impulse"@en,
        "Arc Impulse"@ja,
        "Arc Impulse"@ja-latn ;
    mo:catalogue_number "AKCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13223#musicalexpression> ;
    mo:publisher <org/621#subject> ;
    mo:record _:N108439248bf24923b71983a5a4cc8f25 ;
    mo:record_count 1 ;
    schema:about <product/194#subject> ;
    schema:datePublished "2009-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/13223/13223-1241049482.jpg> ;
    schema:name "Arc Impulse"@en,
        "Arc Impulse"@ja,
        "Arc Impulse"@ja-latn ;
    schema:publisher <org/621#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/13223/13223-1241049482.jpg> .

_:N2c4fef4b1f7b4996a1916cfeba0f991a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight of the Square Table"@en,
        "Knight of the Square Table"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Knight of the Square Table"@en,
        "Knight of the Square Table"@ja .

_:N3f132962e1b94652a3ff95098ca90870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flare Blaster"@en,
        "Flare Blaster"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Flare Blaster"@en,
        "Flare Blaster"@ja .

_:N5e6d8f541f0a495d83cf86d2002fdd44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FX Fair"@en,
        "FX Fair"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "FX Fair"@en,
        "FX Fair"@ja .

_:N68477ea38ba046a6ad7b838101097d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tyranocalypse 65,000,000BC++"@en,
        "Tyranocalypse 65,000,000BC++"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Tyranocalypse 65,000,000BC++"@en,
        "Tyranocalypse 65,000,000BC++"@ja .

_:N82002d95e24c4f538c139b8b2cd90e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bashin' Imps"@en,
        "Bashin' Imps"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Bashin' Imps"@en,
        "Bashin' Imps"@ja .

_:N8ab23147f0e7486096a6413e368e20f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeal Princess"@en,
        "Zeal Princess"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Zeal Princess"@en,
        "Zeal Princess"@ja .

_:N9f455af5afed4072b419a5222e931edc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior In The Wind"@en,
        "Warrior In The Wind"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Warrior In The Wind"@en,
        "Warrior In The Wind"@ja .

_:Nad9b0c21d40a494689f1fbf6338d5411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here Comes THE MAN!"@en,
        "Here Comes THE MAN!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Here Comes THE MAN!"@en,
        "Here Comes THE MAN!"@ja .

_:Nd49e107a5fdf4761885069d6e4cd07a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro/Free Bird"@en,
        "Outro/自由な鳥"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Outro/Free Bird"@en,
        "Outro/自由な鳥"@ja .

_:Nda78514ec4c94b218517ac48e8ef0bcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Core of R-66Y"@en,
        "The Core of R-66Y"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "The Core of R-66Y"@en,
        "The Core of R-66Y"@ja .

_:Ndba4b35454534a35be1b4d851bbf7e62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro/I Am Strong"@en,
        "Intro/俺は強い"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Intro/I Am Strong"@en,
        "Intro/俺は強い"@ja .

_:Nf61b29df20844a6c851813daf9837d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chillout With Schala"@en,
        "Chillout With Schala"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N108439248bf24923b71983a5a4cc8f25 ;
    schema:name "Chillout With Schala"@en,
        "Chillout With Schala"@ja .

_:N108439248bf24923b71983a5a4cc8f25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c4fef4b1f7b4996a1916cfeba0f991a,
        _:N3f132962e1b94652a3ff95098ca90870,
        _:N5e6d8f541f0a495d83cf86d2002fdd44,
        _:N68477ea38ba046a6ad7b838101097d5d,
        _:N82002d95e24c4f538c139b8b2cd90e46,
        _:N8ab23147f0e7486096a6413e368e20f1,
        _:N9f455af5afed4072b419a5222e931edc,
        _:Nad9b0c21d40a494689f1fbf6338d5411,
        _:Nd49e107a5fdf4761885069d6e4cd07a8,
        _:Nda78514ec4c94b218517ac48e8ef0bcb,
        _:Ndba4b35454534a35be1b4d851bbf7e62,
        _:Nf61b29df20844a6c851813daf9837d4d ;
    mo:track_count 12 ;
    schema:duration "PT48:18"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2c4fef4b1f7b4996a1916cfeba0f991a,
        _:N3f132962e1b94652a3ff95098ca90870,
        _:N5e6d8f541f0a495d83cf86d2002fdd44,
        _:N68477ea38ba046a6ad7b838101097d5d,
        _:N82002d95e24c4f538c139b8b2cd90e46,
        _:N8ab23147f0e7486096a6413e368e20f1,
        _:N9f455af5afed4072b419a5222e931edc,
        _:Nad9b0c21d40a494689f1fbf6338d5411,
        _:Nd49e107a5fdf4761885069d6e4cd07a8,
        _:Nda78514ec4c94b218517ac48e8ef0bcb,
        _:Ndba4b35454534a35be1b4d851bbf7e62,
        _:Nf61b29df20844a6c851813daf9837d4d .

