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

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

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

<artist/14885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8876#subject> ;
    schema:name "Seiichi Kakehashi"@en,
        "掛橋誠一"@ja ;
    foaf:made <album/8876#composition>,
        <album/8876#subject> ;
    foaf:name "Seiichi Kakehashi"@en,
        "掛橋誠一"@ja .

<artist/2142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8876#subject> ;
    schema:name "Minako Adachi"@en,
        "足立美奈子"@ja ;
    foaf:made <album/8876#composition>,
        <album/8876#subject> ;
    foaf:name "Minako Adachi"@en,
        "足立美奈子"@ja .

<artist/342#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8876#subject> ;
    schema:name "Chiaki Fujita"@en,
        "藤田千章"@ja ;
    foaf:made <album/8876#composition>,
        <album/8876#subject> ;
    foaf:name "Chiaki Fujita"@en,
        "藤田千章"@ja .

<product/1853#subject> a schema:CreativeWork ;
    schema:name "Summon Night 3"@en,
        "サモンナイト3"@ja,
        "Summon Night 3"@ja-latn ;
    foaf:name "Summon Night 3"@en,
        "サモンナイト3"@ja,
        "Summon Night 3"@ja-latn .

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

<album/8876#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Summon Night 3 Original Sound Track"@en,
        "サモンナイト3 オリジナルサウンドトラック"@ja,
        "Summon Night 3 Original Sound Track"@ja-latn ;
    mo:performance_of <album/8876#musicalwork> ;
    mo:recorded_as <album/8876#musicalexpression> ;
    schema:name "Summon Night 3 Original Sound Track"@en,
        "サモンナイト3 オリジナルサウンドトラック"@ja,
        "Summon Night 3 Original Sound Track"@ja-latn ;
    schema:workPerformed <album/8876#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/67/8876/8876-f2ed315a23f9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8876#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Summon Night 3 Original Sound Track"@en,
        "サモンナイト3 オリジナルサウンドトラック"@ja,
        "Summon Night 3 Original Sound Track"@ja-latn ;
    mo:composer <artist/14885#subject>,
        <artist/2142#subject>,
        <artist/342#subject> ;
    mo:produced_work <album/8876#musicalwork> ;
    schema:name "Summon Night 3 Original Sound Track"@en,
        "サモンナイト3 オリジナルサウンドトラック"@ja,
        "Summon Night 3 Original Sound Track"@ja-latn .

<album/8876#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-06"^^xsd:date ;
    dcterms:title "Summon Night 3 Original Sound Track"@en,
        "サモンナイト3 オリジナルサウンドトラック"@ja,
        "Summon Night 3 Original Sound Track"@ja-latn ;
    mo:catalogue_number "SN3CD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8876#musicalexpression> ;
    mo:publisher <org/3020#subject> ;
    mo:record _:N76f71170d4604baba922f2cca325f38d ;
    mo:record_count 1 ;
    schema:about <product/1853#subject> ;
    schema:datePublished "2003-08-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/8876/8876-f2ed315a23f9.jpg> ;
    schema:name "Summon Night 3 Original Sound Track"@en,
        "サモンナイト3 オリジナルサウンドトラック"@ja,
        "Summon Night 3 Original Sound Track"@ja-latn ;
    schema:publisher <org/3020#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/8876/8876-f2ed315a23f9.jpg> .

_:N03268f49612a4c9ea7975b8c6d0a1f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bear These Feelings"@en,
        "想いをこらえて"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Bear These Feelings"@en,
        "想いをこらえて"@ja .

_:N21caee2e29164bb589e2f2bfde120ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Colors of Change"@en,
        "変局の色"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "The Colors of Change"@en,
        "変局の色"@ja .

_:N241fcf5368104691a0259aeb317cd6c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Magnificent Troops"@en,
        "雄軍の行進"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "March of the Magnificent Troops"@en,
        "雄軍の行進"@ja .

_:N31cae695f4d24c98a28d272329f23fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day We Set Sail"@en,
        "航海の日"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "The Day We Set Sail"@en,
        "航海の日"@ja .

_:N3be11ae9361d4f8f9632771611bf909c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lured by the Sun"@en,
        "太陽に誘われて"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Lured by the Sun"@en,
        "太陽に誘われて"@ja .

_:N553196e2eb114b15b907c963a5bd7ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casually, Travel the Island"@en,
        "ぶらり、島を行く"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Casually, Travel the Island"@en,
        "ぶらり、島を行く"@ja .

_:N58f02fb610c24e419e6358e3dd5b2488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sword that Mows Down Untruth"@en,
        "清虚を薙ぐ剣"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "The Sword that Mows Down Untruth"@en,
        "清虚を薙ぐ剣"@ja .

_:N6084212001ee4d37b1c04dbf0da2b04b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hour of Disaster"@en,
        "災厄の時"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Hour of Disaster"@en,
        "災厄の時"@ja .

_:N6424ef576a5c469d94db3ccb2a312bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechanical Friend"@en,
        "機械仕掛けの友人"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Mechanical Friend"@en,
        "機械仕掛けの友人"@ja .

_:N679245c0561641469220a8581d73c373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chafed Wings"@en,
        "擦れる羽根"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Chafed Wings"@en,
        "擦れる羽根"@ja .

_:N6d56a3afd4bf44668313651930f76fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together With You ~From a Distant Island~"@en,
        "君と二人で ～とおき島より～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Together With You ~From a Distant Island~"@en,
        "君と二人で ～とおき島より～"@ja .

_:N6dd909452945411fbf046cbccfc299bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Portrayed You"@en,
        "描きだした君へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "To the Portrayed You"@en,
        "描きだした君へ"@ja .

_:N6f8329f023dc42aa99838822183b48dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unyielding Patriot"@en,
        "服わぬ志士"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Unyielding Patriot"@en,
        "服わぬ志士"@ja .

_:N8676ba2f14bb49d8bfe5bd326a55c103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIGHT WITH BRAVE"@en,
        "FIGHT WITH BRAVE"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "FIGHT WITH BRAVE"@en,
        "FIGHT WITH BRAVE"@ja .

_:N9c641b171f914187a829dfa8dff2e874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubt"@en,
        "疑異"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Doubt"@en,
        "疑異"@ja .

_:Nade5d5b073484b8d8f68c722b175e0e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Softly Come Apart"@en,
        "そっとほどいて"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Softly Come Apart"@en,
        "そっとほどいて"@ja .

_:Nb0b5f6b0a98a48b3bf4f9553fc8e0deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pride of the Imperial Troops in My Chest"@en,
        "帝国軍の誇りを胸に"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Pride of the Imperial Troops in My Chest"@en,
        "帝国軍の誇りを胸に"@ja .

_:Nbac02948fe9647139dd2e27532ed1aab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear Heart"@en,
        "冴える心"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Clear Heart"@en,
        "冴える心"@ja .

_:Nbc6ff2a53a224e328504f3658dc846f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful Visitor"@en,
        "陽気な訪問者"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Cheerful Visitor"@en,
        "陽気な訪問者"@ja .

_:Nc2dcd8bc9bb84f85a85b6cac5d15291a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodline of Furai"@en,
        "風雷の血族"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Bloodline of Furai"@en,
        "風雷の血族"@ja .

_:Nc3177b0d77484802abb6c5fe17314cba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harsh Days"@en,
        "日々酷々"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Harsh Days"@en,
        "日々酷々"@ja .

_:Nc80ef461c0364f03ba7b0b9d8615fbbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days of New Adventures"@en,
        "新しき冒険の日々"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Days of New Adventures"@en,
        "新しき冒険の日々"@ja .

_:Nd55c05d282544e90947abf48e13e03f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Heart Reflected on the Water's Surface"@en,
        "水面にうつした心"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "A Heart Reflected on the Water's Surface"@en,
        "水面にうつした心"@ja .

_:Nda52791608554a4693f33769c714f9f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Curse ~Washira ja hoi!~"@en,
        "邪呪 ～ワシらじゃホイ！～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Evil Curse ~Washira ja hoi!~"@en,
        "邪呪 ～ワシらじゃホイ！～"@ja .

_:Nddbc00e8d92d4a848d5d67dcf9e3fec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth of a Hero"@en,
        "勇者の誕生"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Birth of a Hero"@en,
        "勇者の誕生"@ja .

_:Ne4a1fd87afa747bdba2f9a9c070e1b85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guidance of the Wise"@en,
        "識者の導き"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Guidance of the Wise"@en,
        "識者の導き"@ja .

_:Nf996c8595eb54cf580a91cca4b5e3de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Party"@en,
        "宴は楽し"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N76f71170d4604baba922f2cca325f38d ;
    schema:name "Fun Party"@en,
        "宴は楽し"@ja .

_:N76f71170d4604baba922f2cca325f38d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03268f49612a4c9ea7975b8c6d0a1f4f,
        _:N21caee2e29164bb589e2f2bfde120ed3,
        _:N241fcf5368104691a0259aeb317cd6c8,
        _:N31cae695f4d24c98a28d272329f23fdd,
        _:N3be11ae9361d4f8f9632771611bf909c,
        _:N553196e2eb114b15b907c963a5bd7ee2,
        _:N58f02fb610c24e419e6358e3dd5b2488,
        _:N6084212001ee4d37b1c04dbf0da2b04b,
        _:N6424ef576a5c469d94db3ccb2a312bd7,
        _:N679245c0561641469220a8581d73c373,
        _:N6d56a3afd4bf44668313651930f76fb6,
        _:N6dd909452945411fbf046cbccfc299bc,
        _:N6f8329f023dc42aa99838822183b48dd,
        _:N8676ba2f14bb49d8bfe5bd326a55c103,
        _:N9c641b171f914187a829dfa8dff2e874,
        _:Nade5d5b073484b8d8f68c722b175e0e6,
        _:Nb0b5f6b0a98a48b3bf4f9553fc8e0deb,
        _:Nbac02948fe9647139dd2e27532ed1aab,
        _:Nbc6ff2a53a224e328504f3658dc846f0,
        _:Nc2dcd8bc9bb84f85a85b6cac5d15291a,
        _:Nc3177b0d77484802abb6c5fe17314cba,
        _:Nc80ef461c0364f03ba7b0b9d8615fbbc,
        _:Nd55c05d282544e90947abf48e13e03f0,
        _:Nda52791608554a4693f33769c714f9f3,
        _:Nddbc00e8d92d4a848d5d67dcf9e3fec2,
        _:Ne4a1fd87afa747bdba2f9a9c070e1b85,
        _:Nf996c8595eb54cf580a91cca4b5e3de0 ;
    mo:track_count 27 ;
    schema:duration "PT74:54"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N03268f49612a4c9ea7975b8c6d0a1f4f,
        _:N21caee2e29164bb589e2f2bfde120ed3,
        _:N241fcf5368104691a0259aeb317cd6c8,
        _:N31cae695f4d24c98a28d272329f23fdd,
        _:N3be11ae9361d4f8f9632771611bf909c,
        _:N553196e2eb114b15b907c963a5bd7ee2,
        _:N58f02fb610c24e419e6358e3dd5b2488,
        _:N6084212001ee4d37b1c04dbf0da2b04b,
        _:N6424ef576a5c469d94db3ccb2a312bd7,
        _:N679245c0561641469220a8581d73c373,
        _:N6d56a3afd4bf44668313651930f76fb6,
        _:N6dd909452945411fbf046cbccfc299bc,
        _:N6f8329f023dc42aa99838822183b48dd,
        _:N8676ba2f14bb49d8bfe5bd326a55c103,
        _:N9c641b171f914187a829dfa8dff2e874,
        _:Nade5d5b073484b8d8f68c722b175e0e6,
        _:Nb0b5f6b0a98a48b3bf4f9553fc8e0deb,
        _:Nbac02948fe9647139dd2e27532ed1aab,
        _:Nbc6ff2a53a224e328504f3658dc846f0,
        _:Nc2dcd8bc9bb84f85a85b6cac5d15291a,
        _:Nc3177b0d77484802abb6c5fe17314cba,
        _:Nc80ef461c0364f03ba7b0b9d8615fbbc,
        _:Nd55c05d282544e90947abf48e13e03f0,
        _:Nda52791608554a4693f33769c714f9f3,
        _:Nddbc00e8d92d4a848d5d67dcf9e3fec2,
        _:Ne4a1fd87afa747bdba2f9a9c070e1b85,
        _:Nf996c8595eb54cf580a91cca4b5e3de0 .

