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

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

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

<artist/478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141146#subject> ;
    schema:name "Godspeed"@en ;
    foaf:made <album/141146#composition>,
        <album/141146#subject> ;
    foaf:name "Godspeed"@en .

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

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

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

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

<album/141146#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantasy From The End Of The World"@en,
        "Fantasy From The End Of The World"@ja,
        "Fantasy From The End Of The World"@ja-latn ;
    mo:performance_of <album/141146#musicalwork> ;
    mo:recorded_as <album/141146#musicalexpression> ;
    schema:name "Fantasy From The End Of The World"@en,
        "Fantasy From The End Of The World"@ja,
        "Fantasy From The End Of The World"@ja-latn ;
    schema:workPerformed <album/141146#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/64/141146/141146-eb6ddd1e1e9b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141146#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantasy From The End Of The World"@en,
        "Fantasy From The End Of The World"@ja,
        "Fantasy From The End Of The World"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(ViViX)"@en ;
            foaf:made <album/141146#composition> ;
            foaf:name "(ViViX)"@en ],
        <artist/478#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/141146#musicalwork> ;
    schema:name "Fantasy From The End Of The World"@en,
        "Fantasy From The End Of The World"@ja,
        "Fantasy From The End Of The World"@ja-latn .

<album/141146#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-29"^^xsd:date ;
    dcterms:title "Fantasy From The End Of The World"@en,
        "Fantasy From The End Of The World"@ja,
        "Fantasy From The End Of The World"@ja-latn ;
    mo:catalogue_number "VIVI-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141146#musicalexpression> ;
    mo:publisher <org/307#subject> ;
    mo:record _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    mo:record_count 1 ;
    schema:about <product/182#subject>,
        <product/188#subject> ;
    schema:datePublished "2004-05-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/141146/141146-eb6ddd1e1e9b.jpg> ;
    schema:name "Fantasy From The End Of The World"@en,
        "Fantasy From The End Of The World"@ja,
        "Fantasy From The End Of The World"@ja-latn ;
    schema:publisher <org/307#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/141146/141146-eb6ddd1e1e9b.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141146#subject> ;
    schema:name "(ViViX)"@en ;
    foaf:made <album/141146#subject> ;
    foaf:name "(ViViX)"@en .

_:N0fd3881dd93f4e54bbc58817a3cce029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ス・ス・メ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "ス・ス・メ"@ja .

_:N243190d20fd8440c9756c600729eebd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "夢"@ja .

_:N42e7dfa002864a35896ac15c45acb086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteorite"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Meteorite"@ja .

_:N445d721006d344f8bf393623ff457a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Total Confusion (from FF6「決戦」&7「更に闘う者達」)"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Total Confusion (from FF6「決戦」&7「更に闘う者達」)"@ja .

_:N4797c69b5ad240be8e4f07850bf8d1e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Sweeper ～Furious Harmony～"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Evil Sweeper ～Furious Harmony～"@ja .

_:N57fae96093f1428a82a7b789faf58ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy From The End Of The World"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Fantasy From The End Of The World"@ja .

_:N679c45c784474bb993b21795c58e93da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "烈"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "烈"@ja .

_:N874c40263dda421381355d38a1f00460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Nightmare"@ja .

_:Na963bbcbfb544ccebb174eda4dbb87da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield ～Attack Of The Unknown～"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Battlefield ～Attack Of The Unknown～"@ja .

_:Nb8ba2d46ab114a3fa8ca74835bda11c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Rain"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Black Rain"@ja .

_:Nea260658c12f45e194cb4f0ffb9babad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb55a7a621a924027a47e5cfb36f54e5d ;
    schema:name "Dawn"@ja .

_:Nb55a7a621a924027a47e5cfb36f54e5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fd3881dd93f4e54bbc58817a3cce029,
        _:N243190d20fd8440c9756c600729eebd8,
        _:N42e7dfa002864a35896ac15c45acb086,
        _:N445d721006d344f8bf393623ff457a82,
        _:N4797c69b5ad240be8e4f07850bf8d1e0,
        _:N57fae96093f1428a82a7b789faf58ea5,
        _:N679c45c784474bb993b21795c58e93da,
        _:N874c40263dda421381355d38a1f00460,
        _:Na963bbcbfb544ccebb174eda4dbb87da,
        _:Nb8ba2d46ab114a3fa8ca74835bda11c1,
        _:Nea260658c12f45e194cb4f0ffb9babad ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0fd3881dd93f4e54bbc58817a3cce029,
        _:N243190d20fd8440c9756c600729eebd8,
        _:N42e7dfa002864a35896ac15c45acb086,
        _:N445d721006d344f8bf393623ff457a82,
        _:N4797c69b5ad240be8e4f07850bf8d1e0,
        _:N57fae96093f1428a82a7b789faf58ea5,
        _:N679c45c784474bb993b21795c58e93da,
        _:N874c40263dda421381355d38a1f00460,
        _:Na963bbcbfb544ccebb174eda4dbb87da,
        _:Nb8ba2d46ab114a3fa8ca74835bda11c1,
        _:Nea260658c12f45e194cb4f0ffb9babad .

