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

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

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

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

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

<album/53#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@en,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/53#musicalwork> ;
    schema:name "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@en,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja-latn .

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

<album/53#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@en,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja-latn ;
    mo:performance_of <album/53#musicalwork> ;
    mo:recorded_as <album/53#musicalexpression> ;
    schema:name "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@en,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja-latn ;
    schema:workPerformed <album/53#musicalwork> .

<org/165#subject> schema:name "TOKYOPOP Soundtrax"@en,
        "TOKYOPOP Soundtrax"@ja,
        "TOKYOPOP Soundtrax"@ja-latn ;
    foaf:name "TOKYOPOP Soundtrax"@en,
        "TOKYOPOP Soundtrax"@ja,
        "TOKYOPOP Soundtrax"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/53/53-1154844536.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-21"^^xsd:date ;
    dcterms:title "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@en,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja-latn ;
    mo:catalogue_number "TPCD 0201-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53#musicalexpression> ;
    mo:publisher <org/165#subject> ;
    mo:record _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    mo:record_count 1 ;
    schema:about <product/190#subject> ;
    schema:datePublished "2000-08-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/53/53-1154844536.jpg> ;
    schema:name "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@en,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja,
        "Uematsu's Best Selection - Music From The FINAL FANTASY IX Video Game"@ja-latn ;
    schema:publisher <org/165#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/53/53-1154844536.jpg> .

_:N168a79d6b93243e882d7e77bece4a3f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vivi's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Vivi's Theme"@en .

_:N16d5e4a50c8848eaa571bc2f95261592 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look Back, See the Frog!"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Look Back, See the Frog!"@en .

_:N18c2242a7bc544789185bff384543629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place to Call Home"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "A Place to Call Home"@en .

_:N2ed2bf83ea534db8a3cf8d8a6888b015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quina's Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Quina's Theme"@en .

_:N3bca8592a3634df7a7f986dbfe903578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tantalus's Theme"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Tantalus's Theme"@en .

_:N3d9fa0d4dbd44dc2b3928195d7eaa0ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Village of Dali"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Village of Dali"@en .

_:N3dc03440ad234f7083c6c1d90628e2ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind the Door"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Behind the Door"@en .

_:N3ffa27b7984347c886dc1aed6993efa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melodies of Life ~Final Fantasy"@en ;
    mo:track_number 31 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Melodies of Life ~Final Fantasy"@en .

_:N423430f681cf44458b9a6071f5a65527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Hill"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Over the Hill"@en .

_:N4799699bf6714147976234d96b1abcc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garnet's Theme"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Garnet's Theme"@en .

_:N479e5e4b523b4a309a89d033bad76f06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daguerreo, the Hermit's Library"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Daguerreo, the Hermit's Library"@en .

_:N4fe9979694ec40209062e9a0e51e5a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unforgettable Sorrow"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Unforgettable Sorrow"@en .

_:N546338b8d95a46f9b0e39cf5e23eb1ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory Erased by a Storm"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Memory Erased by a Storm"@en .

_:N6c03479846e24178a23e2876a0d1232a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 1"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Battle 1"@en .

_:N74616c621fd1442197f9ab44e6b64cd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steiner's Theme"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Steiner's Theme"@en .

_:N77eb091a3f944de4a1e2eba0d08dc0ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FU-RU-SA-TO (Homeland), Original Version - bonus track"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "FU-RU-SA-TO (Homeland), Original Version - bonus track"@en .

_:N7d96e77be62a40598cd0a436be1ff361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vamo' allá Flamenco"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Vamo' allá Flamenco"@en .

_:N8150d4cabfcf4ddbbca4af21fb245662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bran Bal, the Soulless Village"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Bran Bal, the Soulless Village"@en .

_:N837414cc06764a42b2c9e3e35d12b15f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Alone"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Not Alone"@en .

_:N8d6abec1babc40789b014b9209afca54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger in the Forest"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Danger in the Forest"@en .

_:N8dcb0ea921b2420bb1841aa909459d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something to Protect"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Something to Protect"@en .

_:N90e54c7ecda043d1b60fe9bc1ded2318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Mage Village"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Black Mage Village"@en .

_:N95ce1bfc5d844987811599f112fbc711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eiko's Theme"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Eiko's Theme"@en .

_:N9ec17e1761b74be8a3646a8cc0d4402e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky of Alexandria"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Sky of Alexandria"@en .

_:Na0974abb344f42efb0aa10ef1073dea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cid's Theme"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Cid's Theme"@en .

_:Na7fc455dc1674309b97ed0d805b90e68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Prelude"@en .

_:Nc14f436889204ff1b33f2e4488bdeb53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Battle"@en ;
    mo:track_number 29 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "The Final Battle"@en .

_:Nda3c32feac07463f9b8594ade9cbaa2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Melody"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Wicked Melody"@en .

_:Ndcd8faa403ca4a1d98f3b286bc3cce1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ukulele de Chocobo"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Ukulele de Chocobo"@en .

_:Ne1f78ec203dd499faa02e0a108f9b26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freya's Theme"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Freya's Theme"@en .

_:Ne43cfda31f06466196ca7ee228d76e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amarant's Theme"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Amarant's Theme"@en .

_:Nebb17569e0ff47aeb79e43963a4d143c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Song from Her Memory"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "A Song from Her Memory"@en .

_:Nf0fbe25a8a9b4d47b6bf711b3779437b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zidane's Theme"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ncb365133650c41bebe9e7096edf8f6d8 ;
    schema:name "Zidane's Theme"@en .

_:Ncb365133650c41bebe9e7096edf8f6d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N168a79d6b93243e882d7e77bece4a3f4,
        _:N16d5e4a50c8848eaa571bc2f95261592,
        _:N18c2242a7bc544789185bff384543629,
        _:N2ed2bf83ea534db8a3cf8d8a6888b015,
        _:N3bca8592a3634df7a7f986dbfe903578,
        _:N3d9fa0d4dbd44dc2b3928195d7eaa0ea,
        _:N3dc03440ad234f7083c6c1d90628e2ac,
        _:N3ffa27b7984347c886dc1aed6993efa3,
        _:N423430f681cf44458b9a6071f5a65527,
        _:N4799699bf6714147976234d96b1abcc4,
        _:N479e5e4b523b4a309a89d033bad76f06,
        _:N4fe9979694ec40209062e9a0e51e5a65,
        _:N546338b8d95a46f9b0e39cf5e23eb1ae,
        _:N6c03479846e24178a23e2876a0d1232a,
        _:N74616c621fd1442197f9ab44e6b64cd9,
        _:N77eb091a3f944de4a1e2eba0d08dc0ac,
        _:N7d96e77be62a40598cd0a436be1ff361,
        _:N8150d4cabfcf4ddbbca4af21fb245662,
        _:N837414cc06764a42b2c9e3e35d12b15f,
        _:N8d6abec1babc40789b014b9209afca54,
        _:N8dcb0ea921b2420bb1841aa909459d2f,
        _:N90e54c7ecda043d1b60fe9bc1ded2318,
        _:N95ce1bfc5d844987811599f112fbc711,
        _:N9ec17e1761b74be8a3646a8cc0d4402e,
        _:Na0974abb344f42efb0aa10ef1073dea1,
        _:Na7fc455dc1674309b97ed0d805b90e68,
        _:Nc14f436889204ff1b33f2e4488bdeb53,
        _:Nda3c32feac07463f9b8594ade9cbaa2d,
        _:Ndcd8faa403ca4a1d98f3b286bc3cce1b,
        _:Ne1f78ec203dd499faa02e0a108f9b26e,
        _:Ne43cfda31f06466196ca7ee228d76e26,
        _:Nebb17569e0ff47aeb79e43963a4d143c,
        _:Nf0fbe25a8a9b4d47b6bf711b3779437b ;
    mo:track_count 33 ;
    schema:duration "PT74:16"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N168a79d6b93243e882d7e77bece4a3f4,
        _:N16d5e4a50c8848eaa571bc2f95261592,
        _:N18c2242a7bc544789185bff384543629,
        _:N2ed2bf83ea534db8a3cf8d8a6888b015,
        _:N3bca8592a3634df7a7f986dbfe903578,
        _:N3d9fa0d4dbd44dc2b3928195d7eaa0ea,
        _:N3dc03440ad234f7083c6c1d90628e2ac,
        _:N3ffa27b7984347c886dc1aed6993efa3,
        _:N423430f681cf44458b9a6071f5a65527,
        _:N4799699bf6714147976234d96b1abcc4,
        _:N479e5e4b523b4a309a89d033bad76f06,
        _:N4fe9979694ec40209062e9a0e51e5a65,
        _:N546338b8d95a46f9b0e39cf5e23eb1ae,
        _:N6c03479846e24178a23e2876a0d1232a,
        _:N74616c621fd1442197f9ab44e6b64cd9,
        _:N77eb091a3f944de4a1e2eba0d08dc0ac,
        _:N7d96e77be62a40598cd0a436be1ff361,
        _:N8150d4cabfcf4ddbbca4af21fb245662,
        _:N837414cc06764a42b2c9e3e35d12b15f,
        _:N8d6abec1babc40789b014b9209afca54,
        _:N8dcb0ea921b2420bb1841aa909459d2f,
        _:N90e54c7ecda043d1b60fe9bc1ded2318,
        _:N95ce1bfc5d844987811599f112fbc711,
        _:N9ec17e1761b74be8a3646a8cc0d4402e,
        _:Na0974abb344f42efb0aa10ef1073dea1,
        _:Na7fc455dc1674309b97ed0d805b90e68,
        _:Nc14f436889204ff1b33f2e4488bdeb53,
        _:Nda3c32feac07463f9b8594ade9cbaa2d,
        _:Ndcd8faa403ca4a1d98f3b286bc3cce1b,
        _:Ne1f78ec203dd499faa02e0a108f9b26e,
        _:Ne43cfda31f06466196ca7ee228d76e26,
        _:Nebb17569e0ff47aeb79e43963a4d143c,
        _:Nf0fbe25a8a9b4d47b6bf711b3779437b .

