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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

<release/1161#subject> a schema:CreativeWork ;
    schema:name "Final Fantasy IV (Nintendo DS)"@en,
        "ファイナルファンタジーIV (Nintendo DS)"@ja,
        "Final Fantasy IV (Nintendo DS)"@ja-latn ;
    foaf:name "Final Fantasy IV (Nintendo DS)"@en,
        "ファイナルファンタジーIV (Nintendo DS)"@ja,
        "Final Fantasy IV (Nintendo DS)"@ja-latn .

<album/10591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FF IV Tone Crystal"@en,
        "FF IV 音のクリスタル"@ja,
        "FF IV Oto no Crystal"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/10591#musicalwork> ;
    schema:name "FF IV Tone Crystal"@en,
        "FF IV 音のクリスタル"@ja,
        "FF IV Oto no Crystal"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/19/10591/10591-1401029449.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FF IV Tone Crystal"@en,
        "FF IV 音のクリスタル"@ja,
        "FF IV Oto no Crystal"@ja-latn ;
    mo:performance_of <album/10591#musicalwork> ;
    mo:performer <artist/5068#subject> ;
    mo:recorded_as <album/10591#musicalexpression> ;
    schema:byArtist <artist/5068#subject> ;
    schema:name "FF IV Tone Crystal"@en,
        "FF IV 音のクリスタル"@ja,
        "FF IV Oto no Crystal"@ja-latn ;
    schema:workPerformed <album/10591#musicalwork> .

<artist/5068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10591#performance> ;
    schema:name "Masashi Endo"@en,
        "遠藤理史"@ja ;
    foaf:name "Masashi Endo"@en,
        "遠藤理史"@ja .

<album/10591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "FF IV Tone Crystal"@en,
        "FF IV 音のクリスタル"@ja,
        "FF IV Oto no Crystal"@ja-latn ;
    mo:catalogue_number "FMLL-02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10591#musicalexpression> ;
    mo:publisher <org/362#subject> ;
    mo:record _:Nc17a476d748245ae92d33f656ba3fd91 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/175#subject>,
        <release/1161#subject> ;
    schema:byArtist <artist/5068#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/10591/10591-1401029449.jpg> ;
    schema:name "FF IV Tone Crystal"@en,
        "FF IV 音のクリスタル"@ja,
        "FF IV Oto no Crystal"@ja-latn ;
    schema:publisher <org/362#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/10591/10591-1401029449.jpg> .

_:N01ed8a6e9bf84f768f6cbf09f42d1187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Wings"@en,
        "赤き翼"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "Red Wings"@en,
        "赤き翼"@ja .

_:N0d6a6be9973b40b1ae804c512f54b2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FF IV DS Opening movie"@en,
        "FF IV DS オープニングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "FF IV DS Opening movie"@en,
        "FF IV DS オープニングムービー"@ja .

_:N346b535e7b2b4ba88e2c1d973c08daca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Battle"@en,
        "最後の闘い"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "The Final Battle"@en,
        "最後の闘い"@ja .

_:N58c30a20e5fb4746b47cc885241b025e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dreadful Fight"@en,
        "ゴルベーザ四天王とのバトル"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "The Dreadful Fight"@en,
        "ゴルベーザ四天王とのバトル"@ja .

_:N861c98ae9b064ce6918dea3257a44921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight 2"@en,
        "バトル2"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "Fight 2"@en,
        "バトル2"@ja .

_:N99316d1cb98f4981b5e2400695fe29e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golbeza Clad in the Dark"@en,
        "黒い甲冑ゴルベーザ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "Golbeza Clad in the Dark"@en,
        "黒い甲冑ゴルベーザ"@ja .

_:Nccecd03b7f4d41d280b872756f2160b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lunarians - Melody of Lute"@en,
        "月の民 ～ ギルバートのリュート"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "The Lunarians - Melody of Lute"@en,
        "月の民 ～ ギルバートのリュート"@ja .

_:Nd2acca99fe0c433694699cad38b3d39d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Mysidia"@en,
        "ミシディア国"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc17a476d748245ae92d33f656ba3fd91 ;
    schema:name "Mystic Mysidia"@en,
        "ミシディア国"@ja .

_:Nc17a476d748245ae92d33f656ba3fd91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ed8a6e9bf84f768f6cbf09f42d1187,
        _:N0d6a6be9973b40b1ae804c512f54b2a5,
        _:N346b535e7b2b4ba88e2c1d973c08daca,
        _:N58c30a20e5fb4746b47cc885241b025e,
        _:N861c98ae9b064ce6918dea3257a44921,
        _:N99316d1cb98f4981b5e2400695fe29e7,
        _:Nccecd03b7f4d41d280b872756f2160b4,
        _:Nd2acca99fe0c433694699cad38b3d39d ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N01ed8a6e9bf84f768f6cbf09f42d1187,
        _:N0d6a6be9973b40b1ae804c512f54b2a5,
        _:N346b535e7b2b4ba88e2c1d973c08daca,
        _:N58c30a20e5fb4746b47cc885241b025e,
        _:N861c98ae9b064ce6918dea3257a44921,
        _:N99316d1cb98f4981b5e2400695fe29e7,
        _:Nccecd03b7f4d41d280b872756f2160b4,
        _:Nd2acca99fe0c433694699cad38b3d39d .

