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

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

<album/24525> a mo:Release ;
    mo:catalogue_number "PCCG-00550" .

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

<artist/1763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98640#subject> ;
    schema:name "Ryo Sakai"@en,
        "酒井良"@ja ;
    foaf:made <album/98640#composition>,
        <album/98640#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/98640#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/98640#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/98640#lyrics> a mo:Lyrics .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/98640/98640-1588862353.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98640#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/98640#musicalwork> ;
    mo:performer <artist/21348#subject> ;
    mo:recorded_as <album/98640#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/98640#musicalwork> .

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

<album/98640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^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 "GGG-317" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24525> ;
    mo:publication_of <album/98640#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nfeac139262694360ab8a27150b78644c ;
    mo:record_count 1 ;
    schema:about <product/7595#subject> ;
    schema:byArtist <artist/21348#subject> ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/98640/98640-1588862353.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/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/98640/98640-1588862353.jpg> .

_:N110f1d80bbe941709b75cd7302907e2d 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "\"Scarlet\" for Preview"@en,
        "\"Scarlet\" for Preview"@ja .

_:N19e4e7a2264e489895d59ba3e26b5c7e 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Throbbing in the Moonlight~Eastern Brutal Beats"@en,
        "Throbbing in the Moonlight～Eastern Brutal Beats"@ja .

_:N34ad1a190b4b441786ab7738299d815c 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Machine Desire"@en,
        "Machine Desire 歪んだ欲望"@ja .

_:N38d84875e0ad41399932cf5f9d28515f 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Starless and Celestial Black"@en,
        "Starless and Celestial Black 神々しき世界"@ja .

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

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

_:N42c72292c0c84b40bcadb39e92b18cf6 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Beat of the Moment"@en,
        "Beat of the Moment 今この瞬間"@ja .

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

_:N6cf55c1e283e45d0ae9d4e6b2aad44b8 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "A Herd of Black Dogs"@en,
        "A Herd of Black Dogs 黒い群れ"@ja .

_:N712d2b38e0994da9bf943d0cbcc6331e 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Blowing from the South"@en,
        "Blowing from the South 南からの風"@ja .

_:N9a03f6eb53434293943b152ed5ab276b 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Perpetual Grief"@en,
        "Perpetual Grief 悲しみの天女"@ja .

_:N9cbf282d9bbc4d54a11a3a0f561db28d 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Cross My Heart (126sec. edit)"@en,
        "Cross My Heart (126sec. edit)"@ja .

_:Nb6dbd78300b2460f9315e02998bc1240 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "The Advent"@en,
        "The Advent 出現"@ja .

_:Nc0c3fa6cc595417380efd8facf2f2fbb 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Sublunary Sublimity, Part One"@en,
        "Sublunary Sublimity, Part One 下界へ下りし者"@ja .

_:Nc8260134975b48a6ae39e4f9c735fe83 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Long Distance Wander Around"@en,
        "Long Distance Wander Around 遥かなる彷徨"@ja .

_:Ncf53e32f37b24d26b9e3d9592c4e79b0 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "No Reward Needed"@en,
        "No Reward Needed ひとり、護る"@ja .

_:Nda5f53f95c524df2a8a34d5d2fc0cf98 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "The Chaser at the Gate of Dawn"@en,
        "The Chaser at the Gate of Dawn 夜明けの追跡者"@ja .

_:Nff68458b368d41568f3d4a73327f12a6 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 _:Nfeac139262694360ab8a27150b78644c ;
    schema:name "Spiral Proof"@en,
        "Spiral Proof 証し"@ja .

_:Nfeac139262694360ab8a27150b78644c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N110f1d80bbe941709b75cd7302907e2d,
        _:N19e4e7a2264e489895d59ba3e26b5c7e,
        _:N34ad1a190b4b441786ab7738299d815c,
        _:N38d84875e0ad41399932cf5f9d28515f,
        _:N39df9c5f6ec44327bb693356cf4a995f,
        _:N42957254756348eb9172c0872f909a9a,
        _:N42c72292c0c84b40bcadb39e92b18cf6,
        _:N56d01a7434104296aca49041c166adb5,
        _:N6cf55c1e283e45d0ae9d4e6b2aad44b8,
        _:N712d2b38e0994da9bf943d0cbcc6331e,
        _:N9a03f6eb53434293943b152ed5ab276b,
        _:N9cbf282d9bbc4d54a11a3a0f561db28d,
        _:Nb6dbd78300b2460f9315e02998bc1240,
        _:Nc0c3fa6cc595417380efd8facf2f2fbb,
        _:Nc8260134975b48a6ae39e4f9c735fe83,
        _:Ncf53e32f37b24d26b9e3d9592c4e79b0,
        _:Nda5f53f95c524df2a8a34d5d2fc0cf98,
        _:Nff68458b368d41568f3d4a73327f12a6 ;
    mo:track_count 18 ;
    schema:duration "PT45:50"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N110f1d80bbe941709b75cd7302907e2d,
        _:N19e4e7a2264e489895d59ba3e26b5c7e,
        _:N34ad1a190b4b441786ab7738299d815c,
        _:N38d84875e0ad41399932cf5f9d28515f,
        _:N39df9c5f6ec44327bb693356cf4a995f,
        _:N42957254756348eb9172c0872f909a9a,
        _:N42c72292c0c84b40bcadb39e92b18cf6,
        _:N56d01a7434104296aca49041c166adb5,
        _:N6cf55c1e283e45d0ae9d4e6b2aad44b8,
        _:N712d2b38e0994da9bf943d0cbcc6331e,
        _:N9a03f6eb53434293943b152ed5ab276b,
        _:N9cbf282d9bbc4d54a11a3a0f561db28d,
        _:Nb6dbd78300b2460f9315e02998bc1240,
        _:Nc0c3fa6cc595417380efd8facf2f2fbb,
        _:Nc8260134975b48a6ae39e4f9c735fe83,
        _:Ncf53e32f37b24d26b9e3d9592c4e79b0,
        _:Nda5f53f95c524df2a8a34d5d2fc0cf98,
        _:Nff68458b368d41568f3d4a73327f12a6 .

