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

<artist/7153#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironobu Sakaguchi"@en,
        "坂口博信"@ja ;
    foaf:made <album/34810#lyrics>,
        <album/34810#subject> ;
    foaf:name "Hironobu Sakaguchi"@en,
        "坂口博信"@ja .

<album/21973> a mo:Release ;
    mo:catalogue_number "NTDO-17227" .

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34810#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/34810#composition>,
        <album/34810#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/855#subject> a schema:CreativeWork ;
    schema:name "The Last Story"@en,
        "ラストストーリー"@ja,
        "The Last Story"@ja-latn ;
    foaf:name "The Last Story"@en,
        "ラストストーリー"@ja,
        "The Last Story"@ja-latn .

<album/34810#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE LAST STORY: THE PREMIUM SOUNDTRACK"@en,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/34810#musicalwork> ;
    schema:name "THE LAST STORY: THE PREMIUM SOUNDTRACK"@en,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja-latn .

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

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

<org/1804#subject> schema:name "XSEED Games"@en,
        "XSEED Games"@ja,
        "XSEED Games"@ja-latn ;
    foaf:name "XSEED Games"@en,
        "XSEED Games"@ja,
        "XSEED Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/34810/34810-1345641796.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/30218#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34810#performance> ;
    schema:name "maiko"@en ;
    foaf:name "maiko"@en .

<artist/4007#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34810#performance> ;
    schema:name "Yoshitaka Suzuki"@en,
        "鈴木克崇"@ja ;
    foaf:name "Yoshitaka Suzuki"@en,
        "鈴木克崇"@ja .

<artist/6412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34810#performance> ;
    schema:name "Naoko Sato"@en,
        "佐藤直子"@ja ;
    foaf:name "Naoko Sato"@en,
        "佐藤直子"@ja .

<album/34810#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE LAST STORY: THE PREMIUM SOUNDTRACK"@en,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/34810#musicalwork> ;
    mo:performer _:N6ecf3ddeddf142be9e9f0063e27373fd,
        <artist/30218#subject>,
        <artist/4007#subject>,
        <artist/6412#subject> ;
    mo:recorded_as <album/34810#musicalexpression> ;
    schema:byArtist _:N6ecf3ddeddf142be9e9f0063e27373fd,
        <artist/30218#subject>,
        <artist/4007#subject>,
        <artist/6412#subject> ;
    schema:name "THE LAST STORY: THE PREMIUM SOUNDTRACK"@en,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/34810#musicalwork> .

<album/34810#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-14"^^xsd:date ;
    dcterms:title "THE LAST STORY: THE PREMIUM SOUNDTRACK"@en,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/21973> ;
    mo:publication_of <album/34810#musicalexpression> ;
    mo:publisher <org/1804#subject> ;
    mo:record _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    mo:record_count 1 ;
    schema:about <product/855#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Toris Ichiro"@en ;
            foaf:name "Toris Ichiro"@en ],
        <artist/30218#subject>,
        <artist/4007#subject>,
        <artist/6412#subject> ;
    schema:datePublished "2012-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/34810/34810-1345641796.jpg> ;
    schema:name "THE LAST STORY: THE PREMIUM SOUNDTRACK"@en,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja,
        "THE LAST STORY: THE PREMIUM SOUNDTRACK"@ja-latn ;
    schema:publisher <org/1804#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/34810/34810-1345641796.jpg> .

_:N1c8d9860d63048f49c27e64cea725ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joyful Voices Can Be Heard"@en,
        "歓びの声が聴こえる"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    schema:name "Joyful Voices Can Be Heard"@en,
        "歓びの声が聴こえる"@ja .

_:N5c70a97f9e75481da800b0077e943a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toberu mono"@en,
        "翔べるもの"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    schema:name "Toberu mono"@en,
        "翔べるもの"@ja .

_:N6ecf3ddeddf142be9e9f0063e27373fd a schema:Person,
        foaf:Person ;
    mo:performed <album/34810#performance> ;
    schema:name "Toris Ichiro"@en ;
    foaf:name "Toris Ichiro"@en .

_:N8003d91b6674485bb0527b16dbbe3ff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Order and Chaos"@en,
        "秩序と混沌と"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    schema:name "Order and Chaos"@en,
        "秩序と混沌と"@ja .

_:N883ecde077184616a2724bbd6b8fc8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds"@en,
        "絆"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    schema:name "Bonds"@en,
        "絆"@ja .

_:Na79ea992ab3a41399f162940a9a9d391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of THE LAST STORY"@en,
        "Theme of THE LAST STORY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    schema:name "Theme of THE LAST STORY"@en,
        "Theme of THE LAST STORY"@ja .

_:Nd606d5ef3b3841d39bebb0ccb6117bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timbre of the City"@en,
        "街の音色"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    schema:name "Timbre of the City"@en,
        "街の音色"@ja .

_:Nfe73e37f198e40bdb2de156cb27b2746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Beasts"@en,
        "邪獣"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nc3105f43ea4b44bfb5a52608c8223c45 ;
    schema:name "Evil Beasts"@en,
        "邪獣"@ja .

_:Nc3105f43ea4b44bfb5a52608c8223c45 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c8d9860d63048f49c27e64cea725ee5,
        _:N5c70a97f9e75481da800b0077e943a31,
        _:N8003d91b6674485bb0527b16dbbe3ff9,
        _:N883ecde077184616a2724bbd6b8fc8a2,
        _:Na79ea992ab3a41399f162940a9a9d391,
        _:Nd606d5ef3b3841d39bebb0ccb6117bea,
        _:Nfe73e37f198e40bdb2de156cb27b2746 ;
    mo:track_count 7 ;
    schema:duration "PT25:09"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1c8d9860d63048f49c27e64cea725ee5,
        _:N5c70a97f9e75481da800b0077e943a31,
        _:N8003d91b6674485bb0527b16dbbe3ff9,
        _:N883ecde077184616a2724bbd6b8fc8a2,
        _:Na79ea992ab3a41399f162940a9a9d391,
        _:Nd606d5ef3b3841d39bebb0ccb6117bea,
        _:Nfe73e37f198e40bdb2de156cb27b2746 .

