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

<artist/5744#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyo Hifumi"@en,
        "一二三恭"@ja ;
    foaf:made <album/32925#lyrics>,
        <album/32925#subject> ;
    foaf:name "Kyo Hifumi"@en,
        "一二三恭"@ja .

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32925#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/32925#composition>,
        <album/32925#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<product/1849#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes: Zero no Kiseki Evolution"@en,
        "英雄伝説 零の軌跡 Evolution"@ja,
        "The Legend of Heroes: Zero no Kiseki Evolution"@ja-latn ;
    foaf:name "The Legend of Heroes: Zero no Kiseki Evolution"@en,
        "英雄伝説 零の軌跡 Evolution"@ja,
        "The Legend of Heroes: Zero no Kiseki Evolution"@ja-latn .

<album/32925#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@en,
        "英雄伝説 零の軌跡 Evolution SOUNDTRACK -Special Edition-Ⅲ"@ja,
        "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/32925#musicalwork> ;
    schema:name "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@en,
        "英雄伝説 零の軌跡 Evolution SOUNDTRACK -Special Edition-Ⅲ"@ja,
        "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@ja-latn .

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

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/32925/32925-1344177136.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32925#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@en,
        "英雄伝説 零の軌跡 Evolution SOUNDTRACK -Special Edition-Ⅲ"@ja,
        "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@ja-latn ;
    mo:performance_of <album/32925#musicalwork> ;
    mo:performer <artist/709#subject> ;
    mo:recorded_as <album/32925#musicalexpression> ;
    schema:byArtist <artist/709#subject> ;
    schema:name "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@en,
        "英雄伝説 零の軌跡 Evolution SOUNDTRACK -Special Edition-Ⅲ"@ja,
        "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@ja-latn ;
    schema:workPerformed <album/32925#musicalwork> .

<artist/709#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32925#performance> ;
    schema:name "Kanako Kotera"@en,
        "小寺可南子"@ja ;
    foaf:name "Kanako Kotera"@en,
        "小寺可南子"@ja .

<album/32925#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-18"^^xsd:date ;
    dcterms:title "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@en,
        "英雄伝説 零の軌跡 Evolution SOUNDTRACK -Special Edition-Ⅲ"@ja,
        "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@ja-latn ;
    mo:catalogue_number "SPECIAL-25" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32925#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N22d5d5a0ed404db09480d44d13ac237c ;
    mo:record_count 1 ;
    schema:about <product/1849#subject> ;
    schema:byArtist <artist/709#subject> ;
    schema:datePublished "2012-10-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/32925/32925-1344177136.jpg> ;
    schema:name "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@en,
        "英雄伝説 零の軌跡 Evolution SOUNDTRACK -Special Edition-Ⅲ"@ja,
        "The Legend of Heroes Zero no Kiseki Evolution SOUNDTRACK -Special Edition- III"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/32925/32925-1344177136.jpg> .

_:N210c08a6f141405cacfa2b21e8b5aec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C.S.P.D. -クロスベル警察-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N22d5d5a0ed404db09480d44d13ac237c ;
    schema:name "C.S.P.D. -クロスベル警察-"@ja .

_:N750a321b3c2b4f468bd8043290bfea49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRINITY"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N22d5d5a0ed404db09480d44d13ac237c ;
    schema:name "TRINITY"@ja .

_:N82a4e80248de49d5bea9c54f15430e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "特務支援課"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N22d5d5a0ed404db09480d44d13ac237c ;
    schema:name "特務支援課"@ja .

_:Na10e83580697447ea4f2bd243a131d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "守りぬく意志"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N22d5d5a0ed404db09480d44d13ac237c ;
    schema:name "守りぬく意志"@ja .

_:Nb23b23cccff34e9e82ea71cb3fd4e0ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セルリアンブルーの恋"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N22d5d5a0ed404db09480d44d13ac237c ;
    schema:name "セルリアンブルーの恋"@ja .

_:Nbd651f3b80544b708403b7711bbdc8f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Formidable Enemy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N22d5d5a0ed404db09480d44d13ac237c ;
    schema:name "Formidable Enemy"@ja .

_:Ne3710f80c7074fc2a47f44d5bf1ff1e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inevitable Struggle"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N22d5d5a0ed404db09480d44d13ac237c ;
    schema:name "Inevitable Struggle"@ja .

_:N22d5d5a0ed404db09480d44d13ac237c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N210c08a6f141405cacfa2b21e8b5aec1,
        _:N750a321b3c2b4f468bd8043290bfea49,
        _:N82a4e80248de49d5bea9c54f15430e82,
        _:Na10e83580697447ea4f2bd243a131d98,
        _:Nb23b23cccff34e9e82ea71cb3fd4e0ab,
        _:Nbd651f3b80544b708403b7711bbdc8f1,
        _:Ne3710f80c7074fc2a47f44d5bf1ff1e9 ;
    mo:track_count 7 ;
    schema:duration "PT21:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N210c08a6f141405cacfa2b21e8b5aec1,
        _:N750a321b3c2b4f468bd8043290bfea49,
        _:N82a4e80248de49d5bea9c54f15430e82,
        _:Na10e83580697447ea4f2bd243a131d98,
        _:Nb23b23cccff34e9e82ea71cb3fd4e0ab,
        _:Nbd651f3b80544b708403b7711bbdc8f1,
        _:Ne3710f80c7074fc2a47f44d5bf1ff1e9 .

