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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

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

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

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

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

<album/11316#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Celestial Score"@en,
        "セレスティアルスコア"@ja,
        "Celestial Score"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/11316#musicalwork> ;
    schema:name "Celestial Score"@en,
        "セレスティアルスコア"@ja,
        "Celestial Score"@ja-latn .

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

<org/108#subject> schema:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn ;
    foaf:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/11316/11316-1229384201.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Celestial Score"@en,
        "セレスティアルスコア"@ja,
        "Celestial Score"@ja-latn ;
    mo:performance_of <album/11316#musicalwork> ;
    mo:performer <artist/1007#subject> ;
    mo:recorded_as <album/11316#musicalexpression> ;
    schema:byArtist <artist/1007#subject> ;
    schema:name "Celestial Score"@en,
        "セレスティアルスコア"@ja,
        "Celestial Score"@ja-latn ;
    schema:workPerformed <album/11316#musicalwork> .

<artist/1007#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11316#performance> ;
    schema:name "Namihei"@en,
        "なみへい"@ja ;
    foaf:name "Namihei"@en,
        "なみへい"@ja .

<album/11316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Celestial Score"@en,
        "セレスティアルスコア"@ja,
        "Celestial Score"@ja-latn ;
    mo:catalogue_number "DMCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11316#musicalexpression> ;
    mo:publisher <org/108#subject> ;
    mo:record _:Nf721d710322c4dcd807e25b04b9301fe ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/163#subject>,
        <product/168#subject>,
        <product/173#subject>,
        <product/175#subject>,
        <product/178#subject>,
        <product/182#subject> ;
    schema:byArtist <artist/1007#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/11316/11316-1229384201.jpg> ;
    schema:name "Celestial Score"@en,
        "セレスティアルスコア"@ja,
        "Celestial Score"@ja-latn ;
    schema:publisher <org/108#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/11316/11316-1229384201.jpg> .

_:N0539b53261d84ee5820fc85806073659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captive Desire"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Captive Desire"@en .

_:N06493f8154574facac937f3a2848f6fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Dusk"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Wandering Dusk"@en .

_:N1c84d65e8ada4040b4466d8e8ff178cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raging Volcano"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Raging Volcano"@en .

_:N317e440c0e934e949beac40d9bba98cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Cloud"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Darkness Cloud"@en .

_:N3a53c8cb616d45a98a4d6523cf547c93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rune Knight's Aria"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Rune Knight's Aria"@en .

_:N4fe2c40106664a9caf45bd234b1f898e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside Heart"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Inside Heart"@en .

_:N5fea8b6800824dbcb7e014f1e7410e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rampancy Dance"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Rampancy Dance"@en .

_:N7f92cb7980af44c393e72b2b484ec50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FINAL FANTASY'S ANTHEM"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "FINAL FANTASY'S ANTHEM"@en .

_:N8df8229bbded494cbd2e519fe8b357cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insanity Science"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Insanity Science"@en .

_:N9a9600aa5ff7464fa9157e688c3b51a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Rebellion"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Theme of Rebellion"@en .

_:Na5ed47c5e1ee42d896e4e3f11df67e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genocide Storm"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Genocide Storm"@en .

_:Nbfb9b699213f4aa0a9aaac1b9810eec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle of Light"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Castle of Light"@en .

_:Nc54e323ef59d48fdb49af61a1a00d0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Pray"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Water Pray"@en .

_:Ndfad620a59f24b4fa2adacab8cd4a885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel Dimension"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Duel Dimension"@en .

_:Nfa15b736911c4e499c1d86113fdc8779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good harvest"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nf721d710322c4dcd807e25b04b9301fe ;
    schema:name "Good harvest"@en .

_:Nf721d710322c4dcd807e25b04b9301fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0539b53261d84ee5820fc85806073659,
        _:N06493f8154574facac937f3a2848f6fd,
        _:N1c84d65e8ada4040b4466d8e8ff178cb,
        _:N317e440c0e934e949beac40d9bba98cc,
        _:N3a53c8cb616d45a98a4d6523cf547c93,
        _:N4fe2c40106664a9caf45bd234b1f898e,
        _:N5fea8b6800824dbcb7e014f1e7410e6a,
        _:N7f92cb7980af44c393e72b2b484ec50f,
        _:N8df8229bbded494cbd2e519fe8b357cc,
        _:N9a9600aa5ff7464fa9157e688c3b51a5,
        _:Na5ed47c5e1ee42d896e4e3f11df67e06,
        _:Nbfb9b699213f4aa0a9aaac1b9810eec9,
        _:Nc54e323ef59d48fdb49af61a1a00d0ec,
        _:Ndfad620a59f24b4fa2adacab8cd4a885,
        _:Nfa15b736911c4e499c1d86113fdc8779 ;
    mo:track_count 15 ;
    schema:duration "PT66:06"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0539b53261d84ee5820fc85806073659,
        _:N06493f8154574facac937f3a2848f6fd,
        _:N1c84d65e8ada4040b4466d8e8ff178cb,
        _:N317e440c0e934e949beac40d9bba98cc,
        _:N3a53c8cb616d45a98a4d6523cf547c93,
        _:N4fe2c40106664a9caf45bd234b1f898e,
        _:N5fea8b6800824dbcb7e014f1e7410e6a,
        _:N7f92cb7980af44c393e72b2b484ec50f,
        _:N8df8229bbded494cbd2e519fe8b357cc,
        _:N9a9600aa5ff7464fa9157e688c3b51a5,
        _:Na5ed47c5e1ee42d896e4e3f11df67e06,
        _:Nbfb9b699213f4aa0a9aaac1b9810eec9,
        _:Nc54e323ef59d48fdb49af61a1a00d0ec,
        _:Ndfad620a59f24b4fa2adacab8cd4a885,
        _:Nfa15b736911c4e499c1d86113fdc8779 .

