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

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

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

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

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

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

<product/178#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn ;
    foaf:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn .

<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 .

<product/359#subject> a schema:CreativeWork ;
    schema:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn ;
    foaf:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn .

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

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

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

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

<album/4928#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voyage From Yesterday ~Tooi Yakusoku~"@en,
        "Voyage From Yesterday ～遠い約束～"@ja,
        "Voyage From Yesterday ~Tooi Yakusoku~"@ja-latn ;
    mo:performance_of <album/4928#musicalwork> ;
    mo:performer <artist/7018#subject> ;
    mo:recorded_as <album/4928#musicalexpression> ;
    schema:byArtist <artist/7018#subject> ;
    schema:name "Voyage From Yesterday ~Tooi Yakusoku~"@en,
        "Voyage From Yesterday ～遠い約束～"@ja,
        "Voyage From Yesterday ~Tooi Yakusoku~"@ja-latn ;
    schema:workPerformed <album/4928#musicalwork> .

<artist/7018#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4928#performance> ;
    schema:name "the forget-me-not"@en ;
    foaf:name "the forget-me-not"@en .

<album/4928#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voyage From Yesterday ~Tooi Yakusoku~"@en,
        "Voyage From Yesterday ～遠い約束～"@ja,
        "Voyage From Yesterday ~Tooi Yakusoku~"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/166#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/4928#musicalwork> ;
    schema:name "Voyage From Yesterday ~Tooi Yakusoku~"@en,
        "Voyage From Yesterday ～遠い約束～"@ja,
        "Voyage From Yesterday ~Tooi Yakusoku~"@ja-latn .

<album/4928#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-29"^^xsd:date ;
    dcterms:title "Voyage From Yesterday ~Tooi Yakusoku~"@en,
        "Voyage From Yesterday ～遠い約束～"@ja,
        "Voyage From Yesterday ~Tooi Yakusoku~"@ja-latn ;
    mo:catalogue_number "YMCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4928#musicalexpression> ;
    mo:publisher _:N720b7b4d461c49c29958aa06896244e2 ;
    mo:record _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    mo:record_count 1 ;
    schema:about <product/178#subject>,
        <product/194#subject>,
        <product/359#subject> ;
    schema:byArtist <artist/7018#subject> ;
    schema:datePublished "2006-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/4928/4928-1192253396.jpg> ;
    schema:name "Voyage From Yesterday ~Tooi Yakusoku~"@en,
        "Voyage From Yesterday ～遠い約束～"@ja,
        "Voyage From Yesterday ~Tooi Yakusoku~"@ja-latn ;
    schema:publisher _:N720b7b4d461c49c29958aa06896244e2 ;
    foaf:depiction <https://media.vgm.io/albums/82/4928/4928-1192253396.jpg> .

_:N56794482c60640b6b9cbbdd72634a617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAKE A FLIGHT (including:CHRONO TRIGGER)"@en,
        "TAKE A FLIGHT (including:CHRONO TRIGGER)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    schema:name "TAKE A FLIGHT (including:CHRONO TRIGGER)"@en,
        "TAKE A FLIGHT (including:CHRONO TRIGGER)"@ja .

_:N720b7b4d461c49c29958aa06896244e2 schema:name "Youngmaster Records"@en ;
    foaf:name "Youngmaster Records"@en .

_:N724631cd96304f319ce269565b522594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clash on the Big Bridge"@en,
        "Clash on the Big Bridge"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    schema:name "Clash on the Big Bridge"@en,
        "Clash on the Big Bridge"@ja .

_:N831f859748bc4d6f8b868ff1437baca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono and Marl~A Faraway Promise (acoustic dream)"@en,
        "クロノとマール～遠い約束 (acoustic dream)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    schema:name "Chrono and Marl~A Faraway Promise (acoustic dream)"@en,
        "クロノとマール～遠い約束 (acoustic dream)"@ja .

_:Na066265ce38447948508715e32f4e3aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winners"@en,
        "Winners"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    schema:name "Winners"@en,
        "Winners"@ja .

_:Nc7cb257457c8420c9f6e260ff64cbe6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Far Away Times"@en,
        "遥かなる時の彼方へ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    schema:name "To Far Away Times"@en,
        "遥かなる時の彼方へ"@ja .

_:Ne655ff771d8742849b320cb97e7e2561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridor of Time~Sara's Sacrifice"@en,
        "時の回廊～サラに捧ぐ～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    schema:name "Corridor of Time~Sara's Sacrifice"@en,
        "時の回廊～サラに捧ぐ～"@ja .

_:Nfe605dc1687f49ae9133879ae30e7bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle In Flames"@en,
        "Battle In Flames"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf04fdc84034544658ac6e1d762c2f0ac ;
    schema:name "Battle In Flames"@en,
        "Battle In Flames"@ja .

_:Nf04fdc84034544658ac6e1d762c2f0ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56794482c60640b6b9cbbdd72634a617,
        _:N724631cd96304f319ce269565b522594,
        _:N831f859748bc4d6f8b868ff1437baca6,
        _:Na066265ce38447948508715e32f4e3aa,
        _:Nc7cb257457c8420c9f6e260ff64cbe6f,
        _:Ne655ff771d8742849b320cb97e7e2561,
        _:Nfe605dc1687f49ae9133879ae30e7bd7 ;
    mo:track_count 7 ;
    schema:duration "PT22:24"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N56794482c60640b6b9cbbdd72634a617,
        _:N724631cd96304f319ce269565b522594,
        _:N831f859748bc4d6f8b868ff1437baca6,
        _:Na066265ce38447948508715e32f4e3aa,
        _:Nc7cb257457c8420c9f6e260ff64cbe6f,
        _:Ne655ff771d8742849b320cb97e7e2561,
        _:Nfe605dc1687f49ae9133879ae30e7bd7 .

