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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/17985#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Iwasaki"@en,
        "岩崎良美"@ja ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "Yoshimi Iwasaki"@en,
        "岩崎良美"@ja .

<artist/19254#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Utsunomiya"@en,
        "宇都宮隆"@ja ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "Takashi Utsunomiya"@en,
        "宇都宮隆"@ja .

<artist/3622#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ελευσευς"@ja,
        "Θανατος"@ja ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "Ελευσευς"@ja,
        "Θανατος"@ja .

<artist/3623#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUUKI"@en ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "YUUKI"@en .

<artist/3625#subject> a schema:Person,
        foaf:Person ;
    schema:name "REMI"@en ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "REMI"@en .

<artist/3626#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jimang"@en ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "Jimang"@en .

<artist/42719#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIKI"@en ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "MIKI"@en .

<artist/43113#subject> a schema:Person,
        foaf:Person ;
    schema:name "KAORI"@en ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "KAORI"@en .

<artist/47#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja ;
    foaf:made <album/97012#subject>,
        <album/97012#vocals> ;
    foaf:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja .

<album/97012#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moira / Sound Horizon"@en,
        "Moira / Sound Horizon"@ja,
        "Moira / Sound Horizon"@ja-latn ;
    mo:produced_work <album/97012#musicalwork> ;
    schema:name "Moira / Sound Horizon"@en,
        "Moira / Sound Horizon"@ja,
        "Moira / Sound Horizon"@ja-latn .

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

<album/97014> a mo:Release ;
    mo:catalogue_number "KICS-91363" .

<album/99243> a mo:Release ;
    mo:catalogue_number "KICS-3932" .

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

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

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

<https://medium-media.vgm.io/albums/21/97012/97012-1583977223.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97012#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moira / Sound Horizon"@en,
        "Moira / Sound Horizon"@ja,
        "Moira / Sound Horizon"@ja-latn ;
    mo:performance_of <album/97012#musicalwork> ;
    mo:performer <artist/3637#subject> ;
    mo:recorded_as <album/97012#musicalexpression> ;
    schema:byArtist <artist/3637#subject> ;
    schema:name "Moira / Sound Horizon"@en,
        "Moira / Sound Horizon"@ja,
        "Moira / Sound Horizon"@ja-latn ;
    schema:workPerformed <album/97012#musicalwork> .

<artist/3637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97012#performance> ;
    schema:name "Sound Horizon"@en ;
    foaf:name "Sound Horizon"@en .

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

<album/97012#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-03"^^xsd:date ;
    dcterms:title "Moira / Sound Horizon"@en,
        "Moira / Sound Horizon"@ja,
        "Moira / Sound Horizon"@ja-latn ;
    mo:catalogue_number "KICS-1363" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/97014>,
        <album/99243> ;
    mo:publication_of <album/97012#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    mo:record_count 1 ;
    schema:byArtist <artist/3637#subject> ;
    schema:datePublished "2008-09-03"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/21/97012/97012-1583977223.jpg> ;
    schema:name "Moira / Sound Horizon"@en,
        "Moira / Sound Horizon"@ja,
        "Moira / Sound Horizon"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/97012/97012-1583977223.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TM NETWORK)"@en ;
    foaf:made <album/97012#subject> ;
    foaf:name "(TM NETWORK)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Naito"@en ;
    foaf:made <album/97012#vocals> ;
    foaf:name "Ayaka Naito"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TM NETWORK)"@en ;
    foaf:made <album/97012#vocals> ;
    foaf:name "(TM NETWORK)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Naito"@en ;
    foaf:made <album/97012#subject> ;
    foaf:name "Ayaka Naito"@en .

_:N4c89359aa35b47c9b8cd691a80558311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story of the Dying Ones -Historia-"@en,
        "死せる者達の物語 -Ιστορια-"@ja,
        "Shiseru Monotachi no Monogatari -Historia-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Story of the Dying Ones -Historia-"@en,
        "死せる者達の物語 -Ιστορια-"@ja,
        "Shiseru Monotachi no Monogatari -Historia-"@ja-latn .

_:N71527176ddc54c23acc51b2d95367729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the Distant Horizon -Horizontas-"@en,
        "遥か地平線の彼方へ -Οριζοντας-"@ja,
        "Haruka Chiheisen no Kanata e -Horizontas-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "Across the Distant Horizon -Horizontas-"@en,
        "遥か地平線の彼方へ -Οριζοντας-"@ja,
        "Haruka Chiheisen no Kanata e -Horizontas-"@ja-latn .

_:N7828f42a9f72478f847e21b8177b22be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ending of the Myth -Telos-"@en,
        "神話の終焉 -Τελος-"@ja,
        "Shinwa no Shuuen -Telos-"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Ending of the Myth -Telos-"@en,
        "神話の終焉 -Τελος-"@ja,
        "Shinwa no Shuuen -Telos-"@ja-latn .

_:N787769c2977343adae82e41b2cd3326d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is a Matryoshka Doll -Matryoshka-"@en,
        "人生は入れ子人形 -Матрёшка-"@ja,
        "Jinsei wa Ireko Ningyou -Matryoshka-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "Life is a Matryoshka Doll -Matryoshka-"@en,
        "人生は入れ子人形 -Матрёшка-"@ja,
        "Jinsei wa Ireko Ningyou -Matryoshka-"@ja-latn .

_:N90b56df629334995b7fd846522ddd28a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of Hades -Thanatos-"@en,
        "冥王 -Θανατος-"@ja,
        "Meiou -Thanatos-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "King of Hades -Thanatos-"@en,
        "冥王 -Θανατος-"@ja,
        "Meiou -Thanatos-"@ja-latn .

_:Na6d2ec2bd1ab44e89544d444f9977601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle of the Dying Heroes -Heromachia-"@en,
        "死せる英雄達の戦い -Ηρωμαχια-"@ja,
        "Shiseru Eiyuutachi no Tatakai -Heromachia-"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Battle of the Dying Heroes -Heromachia-"@en,
        "死せる英雄達の戦い -Ηρωμαχια-"@ja,
        "Shiseru Eiyuutachi no Tatakai -Heromachia-"@ja-latn .

_:Nbd93b79cf3b54282b97effdf5090dead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hero of Thunder -Leontius-"@en,
        "雷神域の英雄 -Λεωντιυς-"@ja,
        "Raijiniki no Eiyuu -Leontius-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Hero of Thunder -Leontius-"@en,
        "雷神域の英雄 -Λεωντιυς-"@ja,
        "Raijiniki no Eiyuu -Leontius-"@ja-latn .

_:Nc3db237110c440918bbbd6652274f7d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Hands of the Dying Maiden is the Watery Moon -Parthenos-"@en,
        "死せる乙女その手には水月 -Παρθενος-"@ja,
        "Shiseru Otome Sono Te ni wa Suigetsu -Parthenos-"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "In the Hands of the Dying Maiden is the Watery Moon -Parthenos-"@en,
        "死せる乙女その手には水月 -Παρθενος-"@ja,
        "Shiseru Otome Sono Te ni wa Suigetsu -Parthenos-"@ja-latn .

_:Nce7ffa904f7f44f69e559ef3c80c90c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Slave Market -Douloi-"@en,
        "奴隷市場 -Δουλοι-"@ja,
        "Dorei Ichiba -Douloi-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Slave Market -Douloi-"@en,
        "奴隷市場 -Δουλοι-"@ja,
        "Dorei Ichiba -Douloi-"@ja-latn .

_:Nd155003db45b4348a72c61bf27502207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Twins of Destiny -Didymoi-"@en,
        "運命の双子 -Διδυμοι-"@ja,
        "Unmei no Futago -Didymoi-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Twins of Destiny -Didymoi-"@en,
        "運命の双子 -Διδυμοι-"@ja,
        "Unmei no Futago -Didymoi-"@ja-latn .

_:Ndd183a76149446ecba97fe22fe3c5537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sybil of the Star Goddess -Artemisia-"@en,
        "星女神の巫女 -Αρτεμισια-"@ja,
        "Hoshi Megami no Miko -Artemisia-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Sybil of the Star Goddess -Artemisia-"@en,
        "星女神の巫女 -Αρτεμισια-"@ja,
        "Hoshi Megami no Miko -Artemisia-"@ja-latn .

_:Nde92d6792b5b4673a4ceb0d3e16da227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Holy Island of the Poet -Lesbos-"@en,
        "聖なる詩人の島 -Λεσβος-"@ja,
        "Seinaru Shijin no Shima -Lesbos-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Holy Island of the Poet -Lesbos-"@en,
        "聖なる詩人の島 -Λεσβος-"@ja,
        "Seinaru Shijin no Shima -Lesbos-"@ja-latn .

_:Ne42858433b044018af0dc69b3c91c94c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Myth -Mythos-"@en,
        "神話 -Μυθος-"@ja,
        "Shinwa -Mythos-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "Myth -Mythos-"@en,
        "神話 -Μυθος-"@ja,
        "Shinwa -Mythos-"@ja-latn .

_:Ne80e62ba2407435ab33ec8a11ddc6633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Capital of Death and Lament -Ilion-"@en,
        "死と嘆きと風の都 -Ιλιον-"@ja,
        "Shi to Nageki to Kaze no Miyako -Ilion-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Wind Capital of Death and Lament -Ilion-"@en,
        "死と嘆きと風の都 -Ιλιον-"@ja,
        "Shi to Nageki to Kaze no Miyako -Ilion-"@ja-latn .

_:Neb03bbf2829944908ed53949f625bdc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hero of Slaves -Elefseus-"@en,
        "奴隷達の英雄 -Ελευσευς-"@ja,
        "Doreitachi no Eiyuu -Elefseus-"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb8283173d5ad4e25b61f713d0abcec46 ;
    schema:name "The Hero of Slaves -Elefseus-"@en,
        "奴隷達の英雄 -Ελευσευς-"@ja,
        "Doreitachi no Eiyuu -Elefseus-"@ja-latn .

_:Nb8283173d5ad4e25b61f713d0abcec46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c89359aa35b47c9b8cd691a80558311,
        _:N71527176ddc54c23acc51b2d95367729,
        _:N7828f42a9f72478f847e21b8177b22be,
        _:N787769c2977343adae82e41b2cd3326d,
        _:N90b56df629334995b7fd846522ddd28a,
        _:Na6d2ec2bd1ab44e89544d444f9977601,
        _:Nbd93b79cf3b54282b97effdf5090dead,
        _:Nc3db237110c440918bbbd6652274f7d1,
        _:Nce7ffa904f7f44f69e559ef3c80c90c6,
        _:Nd155003db45b4348a72c61bf27502207,
        _:Ndd183a76149446ecba97fe22fe3c5537,
        _:Nde92d6792b5b4673a4ceb0d3e16da227,
        _:Ne42858433b044018af0dc69b3c91c94c,
        _:Ne80e62ba2407435ab33ec8a11ddc6633,
        _:Neb03bbf2829944908ed53949f625bdc1 ;
    mo:track_count 15 ;
    schema:duration "PT79:51"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N4c89359aa35b47c9b8cd691a80558311,
        _:N71527176ddc54c23acc51b2d95367729,
        _:N7828f42a9f72478f847e21b8177b22be,
        _:N787769c2977343adae82e41b2cd3326d,
        _:N90b56df629334995b7fd846522ddd28a,
        _:Na6d2ec2bd1ab44e89544d444f9977601,
        _:Nbd93b79cf3b54282b97effdf5090dead,
        _:Nc3db237110c440918bbbd6652274f7d1,
        _:Nce7ffa904f7f44f69e559ef3c80c90c6,
        _:Nd155003db45b4348a72c61bf27502207,
        _:Ndd183a76149446ecba97fe22fe3c5537,
        _:Nde92d6792b5b4673a4ceb0d3e16da227,
        _:Ne42858433b044018af0dc69b3c91c94c,
        _:Ne80e62ba2407435ab33ec8a11ddc6633,
        _:Neb03bbf2829944908ed53949f625bdc1 .

