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

<artist/13538#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Hazuki"@en,
        "葉月圭"@ja ;
    foaf:made <album/3002#lyrics>,
        <album/3002#subject> ;
    foaf:name "Kei Hazuki"@en,
        "葉月圭"@ja .

<artist/1836#subject> a schema:Person,
        foaf:Person ;
    schema:name "Heart of Air"@en ;
    foaf:made <album/3002#subject>,
        <album/3002#vocals> ;
    foaf:name "Heart of Air"@en .

<artist/6320#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Taniguchi"@en,
        "谷口正明"@ja ;
    foaf:made <album/3002#lyrics>,
        <album/3002#subject> ;
    foaf:name "Masaaki Taniguchi"@en,
        "谷口正明"@ja .

<album/65883> a mo:Release ;
    mo:catalogue_number "SMA-065" .

<artist/1060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3002#subject> ;
    schema:name "LAZY"@en,
        "レイジー"@ja ;
    foaf:made <album/3002#composition>,
        <album/3002#lyrics>,
        <album/3002#subject>,
        <album/3002#vocals> ;
    foaf:name "LAZY"@en,
        "レイジー"@ja .

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3002#subject> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/3002#composition>,
        <album/3002#subject> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<product/1934#subject> a schema:CreativeWork ;
    schema:name "ZONE OF THE ENDERS"@en,
        "ZONE OF THE ENDERS"@ja,
        "ZONE OF THE ENDERS"@ja-latn ;
    foaf:name "ZONE OF THE ENDERS"@en,
        "ZONE OF THE ENDERS"@ja,
        "ZONE OF THE ENDERS"@ja-latn .

<product/1937#subject> a schema:CreativeWork ;
    schema:name "Z.O.E Dolores, i"@en,
        "Z.O.E Dolores, i"@ja,
        "Z.O.E Dolores, i"@ja-latn ;
    foaf:name "Z.O.E Dolores, i"@en,
        "Z.O.E Dolores, i"@ja,
        "Z.O.E Dolores, i"@ja-latn .

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

<album/3002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@en,
        "テレビ東京系アニメーション Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja,
        "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja-latn ;
    mo:performance_of <album/3002#musicalwork> ;
    mo:recorded_as <album/3002#musicalexpression> ;
    schema:name "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@en,
        "テレビ東京系アニメーション Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja,
        "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja-latn ;
    schema:workPerformed <album/3002#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/20/3002/3002-1580988519.jpg> a schema:ImageObject,
        foaf:Image .

<album/3002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@en,
        "テレビ東京系アニメーション Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja,
        "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja-latn ;
    mo:composer <artist/1060#subject>,
        <artist/40#subject> ;
    mo:produced_work <album/3002#musicalwork> ;
    schema:name "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@en,
        "テレビ東京系アニメーション Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja,
        "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja-latn .

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

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

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

<album/3002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-30"^^xsd:date ;
    dcterms:title "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@en,
        "テレビ東京系アニメーション Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja,
        "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja-latn ;
    mo:catalogue_number "LACA-5071" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/65883> ;
    mo:publication_of <album/3002#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    mo:record_count 1 ;
    schema:about <product/1934#subject>,
        <product/1937#subject> ;
    schema:datePublished "2001-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/3002/3002-1580988519.jpg> ;
    schema:name "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@en,
        "テレビ東京系アニメーション Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja,
        "Z.O.E Dolores, i ORIGINAL SCORE VOL.2"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/3002/3002-1580988519.jpg> .

_:N0bb105da9fb64d14803bf0208d5beb44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KISS ME SUNLIGHTS [eternal ver.]"@en,
        "KISS ME SUNLIGHTS [eternal ver.]"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "KISS ME SUNLIGHTS [eternal ver.]"@en,
        "KISS ME SUNLIGHTS [eternal ver.]"@ja .

_:N14e1921e759c4877a31fb58ad502a2e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Dreams"@en,
        "夢の舞踏会"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Dance of Dreams"@en,
        "夢の舞踏会"@ja .

_:N2b487e05f98f4194b09cea91c72bfd77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring on the World [remix]"@en,
        "Ring on the World [remix]"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Ring on the World [remix]"@en,
        "Ring on the World [remix]"@ja .

_:N2dca01bb1d504daea4da864daeb95928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Everyday Conditions..."@en,
        "いつもの調子で..."@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "With Everyday Conditions..."@en,
        "いつもの調子で..."@ja .

_:N37834a7337f1467dbc16f1ded61c579a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield"@en,
        "バトルフィールド"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Battlefield"@en,
        "バトルフィールド"@ja .

_:N4877c7802f164f2280dcecb1feb0171a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Important Premonition"@en,
        "重き予感"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "An Important Premonition"@en,
        "重き予感"@ja .

_:N51a1776d3ae54a248f7ff8e1d9f5cec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drunken Ballad"@en,
        "飲んだくれのバラード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Drunken Ballad"@en,
        "飲んだくれのバラード"@ja .

_:N5b64a127e1b9452689bef5cf3629b808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Spirit"@en,
        "熱い魂"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Hot Spirit"@en,
        "熱い魂"@ja .

_:N61de3c8808f741cabf5b077c4b4abad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Death"@en,
        "ひとつの終焉"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "One Death"@en,
        "ひとつの終焉"@ja .

_:N7968f1a53c9348a6a84a7a9eaa5d8064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KISS ME SUNLIGHTS"@en,
        "KISS ME SUNLIGHTS"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "KISS ME SUNLIGHTS"@en,
        "KISS ME SUNLIGHTS"@ja .

_:N8d7b95c24a0f4f868c94f23a58a94151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run! Dolores!"@en,
        "疾走! ドロレス"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Run! Dolores!"@en,
        "疾走! ドロレス"@ja .

_:N96222467a7064b89b9d7afaf53820780 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en,
        "出発"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Departure"@en,
        "出発"@ja .

_:Na7c04bf96afb4aa990c5bb3afe1c455c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring on the World"@en,
        "Ring on the World"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Ring on the World"@en,
        "Ring on the World"@ja .

_:Nae6b940a710343fca01d715f846d03b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth of the Affair"@en,
        "事件の真相"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Truth of the Affair"@en,
        "事件の真相"@ja .

_:Nb2fb81d5c976442094244e08246967b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bittersweet James"@en,
        "ほろにがジェイムズ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Bittersweet James"@en,
        "ほろにがジェイムズ"@ja .

_:Nbd97053ae1b342e3887659d3d12c6129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riddle's Power"@en,
        "謎の勢力"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Riddle's Power"@en,
        "謎の勢力"@ja .

_:Nc59f83088d594929953938ef190753d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salty Seperation"@en,
        "辛い別れ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Salty Seperation"@en,
        "辛い別れ"@ja .

_:Nc6b9e7676acc491381c2f7f3538dc3c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zone of the Enders"@en,
        "Zone of the Enders"@ja ;
    mo:track_number 20 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Zone of the Enders"@en,
        "Zone of the Enders"@ja .

_:Nc7de822f9b2d4257893a655db0b166e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of Hope"@en,
        "希望の光"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Light of Hope"@en,
        "希望の光"@ja .

_:Ncb4d8584d4c4448fa29b5b522382d265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Thought"@en,
        "思考の断片"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Fragments of Thought"@en,
        "思考の断片"@ja .

_:Ncb7f44dc6f15411faf58526770649381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shaken Feelings"@en,
        "揺れる気持ち"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Shaken Feelings"@en,
        "揺れる気持ち"@ja .

_:Nd0419652ce8a44b29806587a1b7645f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moment of Time"@en,
        "刹那の刻"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "A Moment of Time"@en,
        "刹那の刻"@ja .

_:Ne7d090e5ca1c4d57bf9832c2c55ba942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accident"@en,
        "異変"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Accident"@en,
        "異変"@ja .

_:Nf040df2769464319b9194c520aaaee94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue"@en,
        "Blue"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Blue"@en,
        "Blue"@ja .

_:Nff1685b788bf4ca7a4b5bf5cb0992071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Organ of Dolores"@en,
        "ドロレスのオルゴール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N2fccd21ce4544b8f8dc2471c25ecba16 ;
    schema:name "Organ of Dolores"@en,
        "ドロレスのオルゴール"@ja .

_:N2fccd21ce4544b8f8dc2471c25ecba16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bb105da9fb64d14803bf0208d5beb44,
        _:N14e1921e759c4877a31fb58ad502a2e9,
        _:N2b487e05f98f4194b09cea91c72bfd77,
        _:N2dca01bb1d504daea4da864daeb95928,
        _:N37834a7337f1467dbc16f1ded61c579a,
        _:N4877c7802f164f2280dcecb1feb0171a,
        _:N51a1776d3ae54a248f7ff8e1d9f5cec6,
        _:N5b64a127e1b9452689bef5cf3629b808,
        _:N61de3c8808f741cabf5b077c4b4abad8,
        _:N7968f1a53c9348a6a84a7a9eaa5d8064,
        _:N8d7b95c24a0f4f868c94f23a58a94151,
        _:N96222467a7064b89b9d7afaf53820780,
        _:Na7c04bf96afb4aa990c5bb3afe1c455c,
        _:Nae6b940a710343fca01d715f846d03b0,
        _:Nb2fb81d5c976442094244e08246967b8,
        _:Nbd97053ae1b342e3887659d3d12c6129,
        _:Nc59f83088d594929953938ef190753d4,
        _:Nc6b9e7676acc491381c2f7f3538dc3c7,
        _:Nc7de822f9b2d4257893a655db0b166e2,
        _:Ncb4d8584d4c4448fa29b5b522382d265,
        _:Ncb7f44dc6f15411faf58526770649381,
        _:Nd0419652ce8a44b29806587a1b7645f3,
        _:Ne7d090e5ca1c4d57bf9832c2c55ba942,
        _:Nf040df2769464319b9194c520aaaee94,
        _:Nff1685b788bf4ca7a4b5bf5cb0992071 ;
    mo:track_count 25 ;
    schema:duration "PT60:15"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0bb105da9fb64d14803bf0208d5beb44,
        _:N14e1921e759c4877a31fb58ad502a2e9,
        _:N2b487e05f98f4194b09cea91c72bfd77,
        _:N2dca01bb1d504daea4da864daeb95928,
        _:N37834a7337f1467dbc16f1ded61c579a,
        _:N4877c7802f164f2280dcecb1feb0171a,
        _:N51a1776d3ae54a248f7ff8e1d9f5cec6,
        _:N5b64a127e1b9452689bef5cf3629b808,
        _:N61de3c8808f741cabf5b077c4b4abad8,
        _:N7968f1a53c9348a6a84a7a9eaa5d8064,
        _:N8d7b95c24a0f4f868c94f23a58a94151,
        _:N96222467a7064b89b9d7afaf53820780,
        _:Na7c04bf96afb4aa990c5bb3afe1c455c,
        _:Nae6b940a710343fca01d715f846d03b0,
        _:Nb2fb81d5c976442094244e08246967b8,
        _:Nbd97053ae1b342e3887659d3d12c6129,
        _:Nc59f83088d594929953938ef190753d4,
        _:Nc6b9e7676acc491381c2f7f3538dc3c7,
        _:Nc7de822f9b2d4257893a655db0b166e2,
        _:Ncb4d8584d4c4448fa29b5b522382d265,
        _:Ncb7f44dc6f15411faf58526770649381,
        _:Nd0419652ce8a44b29806587a1b7645f3,
        _:Ne7d090e5ca1c4d57bf9832c2c55ba942,
        _:Nf040df2769464319b9194c520aaaee94,
        _:Nff1685b788bf4ca7a4b5bf5cb0992071 .

