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

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/24525#lyrics>,
        <album/24525#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

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

<album/33069> a mo:Release ;
    mo:catalogue_number "A8-1258" .

<album/74346> a mo:Release ;
    mo:catalogue_number "KO-88407" .

<album/98640> a mo:Release ;
    mo:catalogue_number "GGG-317" .

<artist/1763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24525#subject> ;
    schema:name "Ryo Sakai"@en,
        "酒井良"@ja ;
    foaf:made <album/24525#composition>,
        <album/24525#subject> ;
    foaf:name "Ryo Sakai"@en,
        "酒井良"@ja .

<product/7595#subject> a schema:CreativeWork ;
    schema:name "Ceres, Celestial Legend"@en,
        "妖しのセレス"@ja,
        "Ayashi no Ceres"@ja-latn ;
    foaf:name "Ceres, Celestial Legend"@en,
        "妖しのセレス"@ja,
        "Ayashi no Ceres"@ja-latn .

<album/24525#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Destined: ceres original sound track II"@en,
        "Destined TVアニメーション 妖しのセレス オリジナル・サウンドトラックII"@ja,
        "Destined: TV Animation Ayashi no Ceres Original Soundtrack II"@ja-latn ;
    mo:composer <artist/1763#subject> ;
    mo:produced_work <album/24525#musicalwork> ;
    schema:name "Destined: ceres original sound track II"@en,
        "Destined TVアニメーション 妖しのセレス オリジナル・サウンドトラックII"@ja,
        "Destined: TV Animation Ayashi no Ceres Original Soundtrack II"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/24525/24525-bf0431589480.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24525#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Destined: ceres original sound track II"@en,
        "Destined TVアニメーション 妖しのセレス オリジナル・サウンドトラックII"@ja,
        "Destined: TV Animation Ayashi no Ceres Original Soundtrack II"@ja-latn ;
    mo:performance_of <album/24525#musicalwork> ;
    mo:performer <artist/21348#subject> ;
    mo:recorded_as <album/24525#musicalexpression> ;
    schema:byArtist <artist/21348#subject> ;
    schema:name "Destined: ceres original sound track II"@en,
        "Destined TVアニメーション 妖しのセレス オリジナル・サウンドトラックII"@ja,
        "Destined: TV Animation Ayashi no Ceres Original Soundtrack II"@ja-latn ;
    schema:workPerformed <album/24525#musicalwork> .

<artist/21348#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24525#performance> ;
    schema:name "DAY-BREAK"@en ;
    foaf:name "DAY-BREAK"@en .

<album/24525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-09-20"^^xsd:date ;
    dcterms:title "Destined: ceres original sound track II"@en,
        "Destined TVアニメーション 妖しのセレス オリジナル・サウンドトラックII"@ja,
        "Destined: TV Animation Ayashi no Ceres Original Soundtrack II"@ja-latn ;
    mo:catalogue_number "PCCG-00550" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33069>,
        <album/74346>,
        <album/98640> ;
    mo:publication_of <album/24525#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N99445a31288e4761baee59a457cfc551 ;
    mo:record_count 1 ;
    schema:about <product/7595#subject> ;
    schema:byArtist <artist/21348#subject> ;
    schema:datePublished "2000-09-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/24525/24525-bf0431589480.jpg> ;
    schema:name "Destined: ceres original sound track II"@en,
        "Destined TVアニメーション 妖しのセレス オリジナル・サウンドトラックII"@ja,
        "Destined: TV Animation Ayashi no Ceres Original Soundtrack II"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/24525/24525-bf0431589480.jpg> .

_:N0848d25a3eb14119a9e2b9e89388ca39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throbbing in the Moonlight~Eastern Brutal Beats"@en,
        "Throbbing in the Moonlight～Eastern Brutal Beats"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Throbbing in the Moonlight~Eastern Brutal Beats"@en,
        "Throbbing in the Moonlight～Eastern Brutal Beats"@ja .

_:N196a7ecbbcd048a09a798654c62ec9ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sublunary Sublimity, Part One"@en,
        "Sublunary Sublimity, Part One 下界へ下りし者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Sublunary Sublimity, Part One"@en,
        "Sublunary Sublimity, Part One 下界へ下りし者"@ja .

_:N26007b71ad10437b930a1bdc037c0104 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Machine Desire"@en,
        "Machine Desire 歪んだ欲望"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Machine Desire"@en,
        "Machine Desire 歪んだ欲望"@ja .

_:N279ab1dc508b4bcb83cdb30eee6429f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearest"@en,
        "Dearest 想い"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Dearest"@en,
        "Dearest 想い"@ja .

_:N36b3be5eb3804b049def32c93da9816a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Reward Needed"@en,
        "No Reward Needed ひとり、護る"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "No Reward Needed"@en,
        "No Reward Needed ひとり、護る"@ja .

_:N398351f5374c42a69b6dbe4eb2677a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral Proof"@en,
        "Spiral Proof 証し"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Spiral Proof"@en,
        "Spiral Proof 証し"@ja .

_:N4c9be1fbb6754a659b985d4416ed2ac1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blowing from the South"@en,
        "Blowing from the South 南からの風"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Blowing from the South"@en,
        "Blowing from the South 南からの風"@ja .

_:N67c56eff4d894527a877daec62afece9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chaser at the Gate of Dawn"@en,
        "The Chaser at the Gate of Dawn 夜明けの追跡者"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "The Chaser at the Gate of Dawn"@en,
        "The Chaser at the Gate of Dawn 夜明けの追跡者"@ja .

_:N68433b2f09404cb5947a5eb7af3b8404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Advent"@en,
        "The Advent 出現"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "The Advent"@en,
        "The Advent 出現"@ja .

_:N6c5595dbb0014419ac25ffb13c76ae8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Affinity"@en,
        "Affinity 同志"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Affinity"@en,
        "Affinity 同志"@ja .

_:N72ca775e0c274ff7b193bfa6c0c7f9ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starless and Celestial Black"@en,
        "Starless and Celestial Black 神々しき世界"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Starless and Celestial Black"@en,
        "Starless and Celestial Black 神々しき世界"@ja .

_:N7f5c9c4dd9bd4ddda04dd61033ba061e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perpetual Grief"@en,
        "Perpetual Grief 悲しみの天女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Perpetual Grief"@en,
        "Perpetual Grief 悲しみの天女"@ja .

_:N90ac296f926c469fb1c144db49ce6cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Scarlet\" for Preview"@en,
        "\"Scarlet\" for Preview"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "\"Scarlet\" for Preview"@en,
        "\"Scarlet\" for Preview"@ja .

_:N94000fe6a3e84b75903c4a3861e32bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat of the Moment"@en,
        "Beat of the Moment 今この瞬間"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Beat of the Moment"@en,
        "Beat of the Moment 今この瞬間"@ja .

_:Nb103e1f02f4e47ffa1b78a215dbf56f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skylarking!!"@en,
        "Skylarking!! スカイラーキング"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Skylarking!!"@en,
        "Skylarking!! スカイラーキング"@ja .

_:Nbb27f1f289904442b9170a186234d889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Herd of Black Dogs"@en,
        "A Herd of Black Dogs 黒い群れ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "A Herd of Black Dogs"@en,
        "A Herd of Black Dogs 黒い群れ"@ja .

_:Nf7a405ca068343d183dc8e89ba21be04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Distance Wander Around"@en,
        "Long Distance Wander Around 遥かなる彷徨"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Long Distance Wander Around"@en,
        "Long Distance Wander Around 遥かなる彷徨"@ja .

_:Nfbcc481d45be47fcabe85fe4f704ba59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross My Heart (126sec. edit)"@en,
        "Cross My Heart (126sec. edit)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N99445a31288e4761baee59a457cfc551 ;
    schema:name "Cross My Heart (126sec. edit)"@en,
        "Cross My Heart (126sec. edit)"@ja .

_:N99445a31288e4761baee59a457cfc551 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0848d25a3eb14119a9e2b9e89388ca39,
        _:N196a7ecbbcd048a09a798654c62ec9ff,
        _:N26007b71ad10437b930a1bdc037c0104,
        _:N279ab1dc508b4bcb83cdb30eee6429f0,
        _:N36b3be5eb3804b049def32c93da9816a,
        _:N398351f5374c42a69b6dbe4eb2677a70,
        _:N4c9be1fbb6754a659b985d4416ed2ac1,
        _:N67c56eff4d894527a877daec62afece9,
        _:N68433b2f09404cb5947a5eb7af3b8404,
        _:N6c5595dbb0014419ac25ffb13c76ae8c,
        _:N72ca775e0c274ff7b193bfa6c0c7f9ad,
        _:N7f5c9c4dd9bd4ddda04dd61033ba061e,
        _:N90ac296f926c469fb1c144db49ce6cf0,
        _:N94000fe6a3e84b75903c4a3861e32bc8,
        _:Nb103e1f02f4e47ffa1b78a215dbf56f4,
        _:Nbb27f1f289904442b9170a186234d889,
        _:Nf7a405ca068343d183dc8e89ba21be04,
        _:Nfbcc481d45be47fcabe85fe4f704ba59 ;
    mo:track_count 18 ;
    schema:duration "PT45:50"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0848d25a3eb14119a9e2b9e89388ca39,
        _:N196a7ecbbcd048a09a798654c62ec9ff,
        _:N26007b71ad10437b930a1bdc037c0104,
        _:N279ab1dc508b4bcb83cdb30eee6429f0,
        _:N36b3be5eb3804b049def32c93da9816a,
        _:N398351f5374c42a69b6dbe4eb2677a70,
        _:N4c9be1fbb6754a659b985d4416ed2ac1,
        _:N67c56eff4d894527a877daec62afece9,
        _:N68433b2f09404cb5947a5eb7af3b8404,
        _:N6c5595dbb0014419ac25ffb13c76ae8c,
        _:N72ca775e0c274ff7b193bfa6c0c7f9ad,
        _:N7f5c9c4dd9bd4ddda04dd61033ba061e,
        _:N90ac296f926c469fb1c144db49ce6cf0,
        _:N94000fe6a3e84b75903c4a3861e32bc8,
        _:Nb103e1f02f4e47ffa1b78a215dbf56f4,
        _:Nbb27f1f289904442b9170a186234d889,
        _:Nf7a405ca068343d183dc8e89ba21be04,
        _:Nfbcc481d45be47fcabe85fe4f704ba59 .

