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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63848#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/63848#composition>,
        <album/63848#subject> ;
    foaf:name "ZUN"@en .

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63848#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/63848#composition>,
        <album/63848#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/2072#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63848#subject> ;
    schema:name "Takayuki Ishikawa"@en,
        "石川貴之"@ja ;
    foaf:made <album/63848#composition>,
        <album/63848#subject> ;
    foaf:name "Takayuki Ishikawa"@en,
        "石川貴之"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63848#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/63848#composition>,
        <album/63848#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63848#subject> ;
    schema:name "Claude Debussy"@en ;
    foaf:made <album/63848#composition>,
        <album/63848#subject> ;
    foaf:name "Claude Debussy"@en .

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

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

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

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/540#subject> a schema:CreativeWork ;
    schema:name "Tales of Destiny"@en,
        "テイルズ オブ デスティニー"@ja,
        "Tales of Destiny"@ja-latn ;
    foaf:name "Tales of Destiny"@en,
        "テイルズ オブ デスティニー"@ja,
        "Tales of Destiny"@ja-latn .

<product/83#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 13 DistorteD"@en,
        "beatmania IIDX 13 DistorteD"@ja,
        "beatmania IIDX 13 DistorteD"@ja-latn ;
    foaf:name "beatmania IIDX 13 DistorteD"@en,
        "beatmania IIDX 13 DistorteD"@ja,
        "beatmania IIDX 13 DistorteD"@ja-latn .

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

<album/63848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colors"@en,
        "Colors"@ja,
        "Colors"@ja-latn ;
    mo:performance_of <album/63848#musicalwork> ;
    mo:recorded_as <album/63848#musicalexpression> ;
    schema:name "Colors"@en,
        "Colors"@ja,
        "Colors"@ja-latn ;
    schema:workPerformed <album/63848#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/84/63848/63848-1482110698.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/63848#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/63848/63848-1482110698.jpg> ;
    foaf:depicts <album/63848#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/63848/63848-1482110698.jpg> .

<https://medium-media.vgm.io/albums/84/63848/63848-1482110698.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colors"@en,
        "Colors"@ja,
        "Colors"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/166#subject>,
        <artist/2072#subject>,
        <artist/27#subject>,
        <artist/3070#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/63848#musicalwork> ;
    schema:name "Colors"@en,
        "Colors"@ja,
        "Colors"@ja-latn .

<album/63848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Colors"@en,
        "Colors"@ja,
        "Colors"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63848#musicalexpression> ;
    mo:publisher <org/307#subject> ;
    mo:record _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/173#subject>,
        <product/178#subject>,
        <product/182#subject>,
        <product/190#subject>,
        <product/22#subject>,
        <product/540#subject>,
        <product/83#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/63848/63848-1482110698.jpg> ;
    schema:name "Colors"@en,
        "Colors"@ja,
        "Colors"@ja-latn ;
    schema:publisher <org/307#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/63848/63848-1482110698.jpg> .

_:N295fe1efb7614796962f76dfdccadb24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "其の嘆きこそ我の糧也"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "其の嘆きこそ我の糧也"@ja .

_:N2a100afdd1364f13949d741eee6206ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.I.P. -Tribute to Dime-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "R.I.P. -Tribute to Dime-"@ja .

_:N7f1145a2ca864340905ab7628b2ec2ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クリスタライズシルバー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "クリスタライズシルバー"@ja .

_:N82481fcf31474e68b96d1d858187e600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DM-Kuja[GEkitSui]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "DM-Kuja[GEkitSui]"@ja .

_:N856c857ac40b4ae184fcc456d0b1d0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "《子供の領分》よりゴリウォーグのケークウォーク(管弦楽編曲版)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "《子供の領分》よりゴリウォーグのケークウォーク(管弦楽編曲版)"@ja .

_:N87d78576c02d43afa526a96f61290d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人形裁判 ～ 人の形弄びし少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "人形裁判 ～ 人の形弄びし少女"@ja .

_:N9d70e99bfd6440beb500eb1975857d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トースト咥えたあいつにおはよう"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "トースト咥えたあいつにおはよう"@ja .

_:Na9cfa657cff841d6a91be8adeafe7ad0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem For Gilgamesh"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "Requiem For Gilgamesh"@ja .

_:Nb3d002103a2f4b538cc8591229d6e102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychic Overdrive"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "Psychic Overdrive"@ja .

_:Ncad8f93d0a764352904811123825177e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebel Against Destiny"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "Rebel Against Destiny"@ja .

_:Ne131109c59b04bf2a0e5ba2125e6b85a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hein's Castle"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "Hein's Castle"@ja .

_:Neb02c2a9384e4a6aa7af2ae9116771fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラキラ星"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "キラキラ星"@ja .

_:Nf684d6cc3faf453687dd340aba32c38a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Battle -wicked style-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc63582f9bc1b4a19999121742eecdbb5 ;
    schema:name "The Decisive Battle -wicked style-"@ja .

_:Nc63582f9bc1b4a19999121742eecdbb5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N295fe1efb7614796962f76dfdccadb24,
        _:N2a100afdd1364f13949d741eee6206ff,
        _:N7f1145a2ca864340905ab7628b2ec2ab,
        _:N82481fcf31474e68b96d1d858187e600,
        _:N856c857ac40b4ae184fcc456d0b1d0d2,
        _:N87d78576c02d43afa526a96f61290d8e,
        _:N9d70e99bfd6440beb500eb1975857d78,
        _:Na9cfa657cff841d6a91be8adeafe7ad0,
        _:Nb3d002103a2f4b538cc8591229d6e102,
        _:Ncad8f93d0a764352904811123825177e,
        _:Ne131109c59b04bf2a0e5ba2125e6b85a,
        _:Neb02c2a9384e4a6aa7af2ae9116771fa,
        _:Nf684d6cc3faf453687dd340aba32c38a ;
    mo:track_count 13 ;
    schema:duration "PT44:03"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N295fe1efb7614796962f76dfdccadb24,
        _:N2a100afdd1364f13949d741eee6206ff,
        _:N7f1145a2ca864340905ab7628b2ec2ab,
        _:N82481fcf31474e68b96d1d858187e600,
        _:N856c857ac40b4ae184fcc456d0b1d0d2,
        _:N87d78576c02d43afa526a96f61290d8e,
        _:N9d70e99bfd6440beb500eb1975857d78,
        _:Na9cfa657cff841d6a91be8adeafe7ad0,
        _:Nb3d002103a2f4b538cc8591229d6e102,
        _:Ncad8f93d0a764352904811123825177e,
        _:Ne131109c59b04bf2a0e5ba2125e6b85a,
        _:Neb02c2a9384e4a6aa7af2ae9116771fa,
        _:Nf684d6cc3faf453687dd340aba32c38a .

