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

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

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

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

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

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

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

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

<album/4111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nostalgic Crystals preview"@en,
        "Nostalgic Crystals preview"@ja,
        "Nostalgic Crystals preview"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/4111#musicalwork> ;
    schema:name "Nostalgic Crystals preview"@en,
        "Nostalgic Crystals preview"@ja,
        "Nostalgic Crystals preview"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/11/4111/4111-1231084575.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2414#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4111#performance> ;
    schema:name "Masato Kisaragi"@en,
        "如月まさと"@ja ;
    foaf:name "Masato Kisaragi"@en,
        "如月まさと"@ja .

<album/4111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nostalgic Crystals preview"@en,
        "Nostalgic Crystals preview"@ja,
        "Nostalgic Crystals preview"@ja-latn ;
    mo:performance_of <album/4111#musicalwork> ;
    mo:performer _:N8d4852fe291f4ea6b77613995e3d5bcb,
        <artist/2414#subject> ;
    mo:recorded_as <album/4111#musicalexpression> ;
    schema:byArtist _:N8d4852fe291f4ea6b77613995e3d5bcb,
        <artist/2414#subject> ;
    schema:name "Nostalgic Crystals preview"@en,
        "Nostalgic Crystals preview"@ja,
        "Nostalgic Crystals preview"@ja-latn ;
    schema:workPerformed <album/4111#musicalwork> .

<album/4111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Nostalgic Crystals preview"@en,
        "Nostalgic Crystals preview"@ja,
        "Nostalgic Crystals preview"@ja-latn ;
    mo:catalogue_number "MWSD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4111#musicalexpression> ;
    mo:publisher _:N5b888c8c1b7f41b49355bb6116c9cd46 ;
    mo:record _:N663f26aa00b54604a974c3ea6b4bf6a0 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/173#subject>,
        <product/175#subject>,
        <product/178#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MGNK-315"@en ;
            foaf:name "MGNK-315"@en ],
        <artist/2414#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/4111/4111-1231084575.jpg> ;
    schema:name "Nostalgic Crystals preview"@en,
        "Nostalgic Crystals preview"@ja,
        "Nostalgic Crystals preview"@ja-latn ;
    schema:publisher _:N5b888c8c1b7f41b49355bb6116c9cd46 ;
    foaf:depiction <https://media.vgm.io/albums/11/4111/4111-1231084575.jpg> .

_:N4102216d270549598c3723b97a059345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boundless Ocean from FF3"@en,
        "果てしなき大海原 from FF3"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N663f26aa00b54604a974c3ea6b4bf6a0 ;
    schema:name "The Boundless Ocean from FF3"@en,
        "果てしなき大海原 from FF3"@ja .

_:N5b888c8c1b7f41b49355bb6116c9cd46 schema:name "Musicworkstation"@en ;
    foaf:name "Musicworkstation"@en .

_:N6e0ceb40a7524f2f9d9fd7bbef82c608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FinalFantasyV Main Theme form FF5"@en,
        "FinalFantasyV メインテーマ form FF5"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N663f26aa00b54604a974c3ea6b4bf6a0 ;
    schema:name "FinalFantasyV Main Theme form FF5"@en,
        "FinalFantasyV メインテーマ form FF5"@ja .

_:N6f0041e60e7f4c15b36d694a85ed1420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude to the Void from FF5"@en,
        "虚空への前奏曲 from FF5"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N663f26aa00b54604a974c3ea6b4bf6a0 ;
    schema:name "Prelude to the Void from FF5"@en,
        "虚空への前奏曲 from FF5"@ja .

_:N8d4852fe291f4ea6b77613995e3d5bcb a schema:Person,
        foaf:Person ;
    mo:performed <album/4111#performance> ;
    schema:name "MGNK-315"@en ;
    foaf:name "MGNK-315"@en .

_:Nc192f2f790d14eec82f58e7d8bb20d8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elia, the Maiden of Water from FF3"@en,
        "水の巫女エリア from FF3"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N663f26aa00b54604a974c3ea6b4bf6a0 ;
    schema:name "Elia, the Maiden of Water from FF3"@en,
        "水の巫女エリア from FF3"@ja .

_:Nee67f96433f6434ba0de2d4263583820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Love from FF4"@en,
        "愛のテーマ from FF4"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N663f26aa00b54604a974c3ea6b4bf6a0 ;
    schema:name "Theme of Love from FF4"@en,
        "愛のテーマ from FF4"@ja .

_:N663f26aa00b54604a974c3ea6b4bf6a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4102216d270549598c3723b97a059345,
        _:N6e0ceb40a7524f2f9d9fd7bbef82c608,
        _:N6f0041e60e7f4c15b36d694a85ed1420,
        _:Nc192f2f790d14eec82f58e7d8bb20d8a,
        _:Nee67f96433f6434ba0de2d4263583820 ;
    mo:track_count 5 ;
    schema:duration "PT13:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4102216d270549598c3723b97a059345,
        _:N6e0ceb40a7524f2f9d9fd7bbef82c608,
        _:N6f0041e60e7f4c15b36d694a85ed1420,
        _:Nc192f2f790d14eec82f58e7d8bb20d8a,
        _:Nee67f96433f6434ba0de2d4263583820 .

