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

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

<artist/213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2355#subject> ;
    schema:name "Hideki Yamamoto"@en,
        "山本秀樹"@ja ;
    foaf:made <album/2355#composition>,
        <album/2355#subject> ;
    foaf:name "Hideki Yamamoto"@en,
        "山本秀樹"@ja .

<artist/29271#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2355#subject> ;
    schema:name "G.S.T."@en ;
    foaf:made <album/2355#composition>,
        <album/2355#subject> ;
    foaf:name "G.S.T."@en .

<artist/3294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2355#subject> ;
    schema:name "Makihiko Araki"@en,
        "荒木真樹彦"@ja ;
    foaf:made <album/2355#composition>,
        <album/2355#subject> ;
    foaf:name "Makihiko Araki"@en,
        "荒木真樹彦"@ja .

<product/6695#subject> a schema:CreativeWork ;
    schema:name "QUOVADIS 2: Wakusei Kyoushuu Ovan Rei"@en,
        "クォヴァディス2 惑星強襲オヴァン・レイ"@ja,
        "QUOVADIS 2: Wakusei Kyoushuu Ovan Rei"@ja-latn ;
    foaf:name "QUOVADIS 2: Wakusei Kyoushuu Ovan Rei"@en,
        "クォヴァディス2 惑星強襲オヴァン・レイ"@ja,
        "QUOVADIS 2: Wakusei Kyoushuu Ovan Rei"@ja-latn .

<release/25296#subject> a schema:CreativeWork ;
    schema:name "QUOVADIS: Iverkurtz Seneki"@en,
        "QUOVADIS イベルカーツ戦役"@ja,
        "QUOVADIS: Iverkurtz Seneki"@ja-latn ;
    foaf:name "QUOVADIS: Iverkurtz Seneki"@en,
        "QUOVADIS イベルカーツ戦役"@ja,
        "QUOVADIS: Iverkurtz Seneki"@ja-latn .

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

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

<org/175#subject> schema:name "WEA Japan"@en,
        "WEAジャパン"@ja,
        "WEA Japan"@ja-latn ;
    foaf:name "WEA Japan"@en,
        "WEAジャパン"@ja,
        "WEA Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/2355/2355-1307213997.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "QuoVadis Sound File"@en,
        "クォヴァディス　サウンドファイル"@ja,
        "QuoVadis Sound File"@ja-latn ;
    mo:performance_of <album/2355#musicalwork> ;
    mo:performer <artist/169#subject> ;
    mo:recorded_as <album/2355#musicalexpression> ;
    schema:byArtist <artist/169#subject> ;
    schema:name "QuoVadis Sound File"@en,
        "クォヴァディス　サウンドファイル"@ja,
        "QuoVadis Sound File"@ja-latn ;
    schema:workPerformed <album/2355#musicalwork> .

<artist/169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2355#performance> ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<album/2355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "QuoVadis Sound File"@en,
        "クォヴァディス　サウンドファイル"@ja,
        "QuoVadis Sound File"@ja-latn ;
    mo:composer <artist/213#subject>,
        <artist/29271#subject>,
        <artist/3294#subject> ;
    mo:produced_work <album/2355#musicalwork> ;
    schema:name "QuoVadis Sound File"@en,
        "クォヴァディス　サウンドファイル"@ja,
        "QuoVadis Sound File"@ja-latn .

<album/2355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-04-10"^^xsd:date ;
    dcterms:title "QuoVadis Sound File"@en,
        "クォヴァディス　サウンドファイル"@ja,
        "QuoVadis Sound File"@ja-latn ;
    mo:catalogue_number "WPC6-8283" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2355#musicalexpression> ;
    mo:publisher <org/175#subject> ;
    mo:record _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    mo:record_count 1 ;
    schema:about <product/6695#subject>,
        <release/25296#subject> ;
    schema:byArtist <artist/169#subject> ;
    schema:datePublished "1997-04-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/2355/2355-1307213997.jpg> ;
    schema:name "QuoVadis Sound File"@en,
        "クォヴァディス　サウンドファイル"@ja,
        "QuoVadis Sound File"@ja-latn ;
    schema:publisher <org/175#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/2355/2355-1307213997.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lou"@en ;
    foaf:made <album/2355#lyrics> ;
    foaf:name "Lou"@en .

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

_:N065dd88ee9a644de976e5efab08f3818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Verge of Death"@en,
        "死線"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "At the Verge of Death"@en,
        "死線"@ja .

_:N06c7e2aec2a04fce9a8b81b4a7884590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I don't hear you."@en,
        "I don't hear you."@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "I don't hear you."@en,
        "I don't hear you."@ja .

_:N23d139ddd8664d13b24a24bfce744105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shall I cry softly in the night? (Instrumental)"@en,
        "そっと夜に泣こう（インストゥルメンタル）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Shall I cry softly in the night? (Instrumental)"@en,
        "そっと夜に泣こう（インストゥルメンタル）"@ja .

_:N240a685ea07143f89d07836edac33d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd Movement: Scorched Earth"@en,
        "第2楽章：焦土"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "2nd Movement: Scorched Earth"@en,
        "第2楽章：焦土"@ja .

_:N28bda44f72bf4a76baeda990d9072110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem (Comrade)"@en,
        "レクイエム（戦友）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Requiem (Comrade)"@en,
        "レクイエム（戦友）"@ja .

_:N3933d64a53434613972080313e1f5ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Prayer, Beatrice"@en,
        "祈り，ベアトリーチェ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "A Prayer, Beatrice"@en,
        "祈り，ベアトリーチェ"@ja .

_:N615e4d8af4ff40f6ae3bde5357800871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd Movement: The Beginning"@en,
        "第2楽章：発端"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "2nd Movement: The Beginning"@en,
        "第2楽章：発端"@ja .

_:N6ffc5177c0b54fb49dfe1f0f9baca940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going Beyond the Sadness..."@en,
        "悲しみを越えて…"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Going Beyond the Sadness..."@en,
        "悲しみを越えて…"@ja .

_:N75f03314353c4e5ea24e4b210444bd08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd Movement: Red Scorpion"@en,
        "第2楽章：赤いサソリ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "2nd Movement: Red Scorpion"@en,
        "第2楽章：赤いサソリ"@ja .

_:N780ea2559c404bbd8ef98914a3eb40ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shall I cry softly in the night? (Game Version)"@en,
        "そっと夜に泣こう（ゲーム・ヴァージョン）"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Shall I cry softly in the night? (Game Version)"@en,
        "そっと夜に泣こう（ゲーム・ヴァージョン）"@ja .

_:N7d77c74c70f742a28b33525b4aea784e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ovan Rei's Theme"@en,
        "オヴァン・レイのテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Ovan Rei's Theme"@en,
        "オヴァン・レイのテーマ"@ja .

_:N8a8c4ad2ebe748c4a8ee27c9d31f0cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hilda's Tears"@en,
        "ヒルダの涙"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Hilda's Tears"@en,
        "ヒルダの涙"@ja .

_:N8db16cbba8614ec0b086e2a64ddb14c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3rd Movement: Surrender"@en,
        "第3楽章：陥落"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "3rd Movement: Surrender"@en,
        "第3楽章：陥落"@ja .

_:N9fbe6301b3584424a2c91e6b4f757ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Lord. Please Show Us the Path"@en,
        "主よ。汝，我が道を示し給え"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Oh Lord. Please Show Us the Path"@en,
        "主よ。汝，我が道を示し給え"@ja .

_:Naa6b2d4c004147c1ae2f49f7f9a053f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inauguration Ceremony"@en,
        "就任式"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Inauguration Ceremony"@en,
        "就任式"@ja .

_:Nb230a91c158f49dbb15af8944ad07799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8 Planet Alliance"@en,
        "八惑星連合"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "8 Planet Alliance"@en,
        "八惑星連合"@ja .

_:Nbf4513c1141a4b9997458ac3eb2df114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Messenger of Darkness"@en,
        "闇の使者"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Messenger of Darkness"@en,
        "闇の使者"@ja .

_:Nc45f1df984564da5914af21716ebb378 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound of an Imminent Peace"@en,
        "平和の足音"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Sound of an Imminent Peace"@en,
        "平和の足音"@ja .

_:Ncca09e1b30d34730a60ab24f83bca906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3rd Movement: A Cry for Blood"@en,
        "第3楽章：血の叫び"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "3rd Movement: A Cry for Blood"@en,
        "第3楽章：血の叫び"@ja .

_:Ncd3a8ad697b6486e8e48d6887a780a53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy War - QuoVadis ~Iverkurtz Seneki~ Main Theme"@en,
        "聖戦 クォヴァディス～イヴァルカーツ戦役～メインテーマ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "Holy War - QuoVadis ~Iverkurtz Seneki~ Main Theme"@en,
        "聖戦 クォヴァディス～イヴァルカーツ戦役～メインテーマ"@ja .

_:Ncf07843e3a76469eab5fc0afb6cf832b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st Movement: Ambush"@en,
        "第1楽章：潜伏"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "1st Movement: Ambush"@en,
        "第1楽章：潜伏"@ja .

_:Nd11c342e388d49e9bca428ea01b6aac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yO-Yo"@en,
        "yO-Yo"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "yO-Yo"@en,
        "yO-Yo"@ja .

_:Ne20952497fe7487fb37a2913fee23f40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3rd Movement: Armored Soldier Assault"@en,
        "第3楽章：突撃装甲兵"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "3rd Movement: Armored Soldier Assault"@en,
        "第3楽章：突撃装甲兵"@ja .

_:Nee1e952e28ba41489b4ed08a4e2de222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st Movement: Enemy Camp"@en,
        "第1楽章：敵陣"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "1st Movement: Enemy Camp"@en,
        "第1楽章：敵陣"@ja .

_:Nf658516df11f4131af0ebdb9f88470da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st Movement: Mercenary"@en,
        "第1楽章：傭兵"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf4cc8f0c6d2543cba5f7762f2b98b85d ;
    schema:name "1st Movement: Mercenary"@en,
        "第1楽章：傭兵"@ja .

_:Nf4cc8f0c6d2543cba5f7762f2b98b85d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N065dd88ee9a644de976e5efab08f3818,
        _:N06c7e2aec2a04fce9a8b81b4a7884590,
        _:N23d139ddd8664d13b24a24bfce744105,
        _:N240a685ea07143f89d07836edac33d97,
        _:N28bda44f72bf4a76baeda990d9072110,
        _:N3933d64a53434613972080313e1f5ff2,
        _:N615e4d8af4ff40f6ae3bde5357800871,
        _:N6ffc5177c0b54fb49dfe1f0f9baca940,
        _:N75f03314353c4e5ea24e4b210444bd08,
        _:N780ea2559c404bbd8ef98914a3eb40ec,
        _:N7d77c74c70f742a28b33525b4aea784e,
        _:N8a8c4ad2ebe748c4a8ee27c9d31f0cde,
        _:N8db16cbba8614ec0b086e2a64ddb14c5,
        _:N9fbe6301b3584424a2c91e6b4f757ec0,
        _:Naa6b2d4c004147c1ae2f49f7f9a053f0,
        _:Nb230a91c158f49dbb15af8944ad07799,
        _:Nbf4513c1141a4b9997458ac3eb2df114,
        _:Nc45f1df984564da5914af21716ebb378,
        _:Ncca09e1b30d34730a60ab24f83bca906,
        _:Ncd3a8ad697b6486e8e48d6887a780a53,
        _:Ncf07843e3a76469eab5fc0afb6cf832b,
        _:Nd11c342e388d49e9bca428ea01b6aac6,
        _:Ne20952497fe7487fb37a2913fee23f40,
        _:Nee1e952e28ba41489b4ed08a4e2de222,
        _:Nf658516df11f4131af0ebdb9f88470da ;
    mo:track_count 25 ;
    schema:duration "PT65:17"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N065dd88ee9a644de976e5efab08f3818,
        _:N06c7e2aec2a04fce9a8b81b4a7884590,
        _:N23d139ddd8664d13b24a24bfce744105,
        _:N240a685ea07143f89d07836edac33d97,
        _:N28bda44f72bf4a76baeda990d9072110,
        _:N3933d64a53434613972080313e1f5ff2,
        _:N615e4d8af4ff40f6ae3bde5357800871,
        _:N6ffc5177c0b54fb49dfe1f0f9baca940,
        _:N75f03314353c4e5ea24e4b210444bd08,
        _:N780ea2559c404bbd8ef98914a3eb40ec,
        _:N7d77c74c70f742a28b33525b4aea784e,
        _:N8a8c4ad2ebe748c4a8ee27c9d31f0cde,
        _:N8db16cbba8614ec0b086e2a64ddb14c5,
        _:N9fbe6301b3584424a2c91e6b4f757ec0,
        _:Naa6b2d4c004147c1ae2f49f7f9a053f0,
        _:Nb230a91c158f49dbb15af8944ad07799,
        _:Nbf4513c1141a4b9997458ac3eb2df114,
        _:Nc45f1df984564da5914af21716ebb378,
        _:Ncca09e1b30d34730a60ab24f83bca906,
        _:Ncd3a8ad697b6486e8e48d6887a780a53,
        _:Ncf07843e3a76469eab5fc0afb6cf832b,
        _:Nd11c342e388d49e9bca428ea01b6aac6,
        _:Ne20952497fe7487fb37a2913fee23f40,
        _:Nee1e952e28ba41489b4ed08a4e2de222,
        _:Nf658516df11f4131af0ebdb9f88470da .

