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

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

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

<artist/64522#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152354#subject> ;
    schema:name "ASADI"@en ;
    foaf:made <album/152354#composition>,
        <album/152354#subject> ;
    foaf:name "ASADI"@en .

<product/22699#subject> a schema:CreativeWork ;
    schema:name "The Rogue Prince of Persia"@en,
        "The Rogue Prince of Persia"@ja,
        "The Rogue Prince of Persia"@ja-latn ;
    foaf:name "The Rogue Prince of Persia"@en,
        "The Rogue Prince of Persia"@ja,
        "The Rogue Prince of Persia"@ja-latn .

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

<org/2255#subject> schema:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn ;
    foaf:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/152354/152354-a698e4961f1a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Rogue Prince of Persia (The Complete Soundtrack)"@en,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja-latn ;
    mo:performance_of <album/152354#musicalwork> ;
    mo:performer _:N975a37bc33a944be8b840977605fee6d ;
    mo:recorded_as <album/152354#musicalexpression> ;
    schema:byArtist _:N975a37bc33a944be8b840977605fee6d ;
    schema:name "The Rogue Prince of Persia (The Complete Soundtrack)"@en,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja-latn ;
    schema:workPerformed <album/152354#musicalwork> .

<album/152354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Rogue Prince of Persia (The Complete Soundtrack)"@en,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Naghib Shanbehzadeh"@en ;
            foaf:made <album/152354#composition> ;
            foaf:name "Naghib Shanbehzadeh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shaho Andalibi"@en ;
            foaf:made <album/152354#composition> ;
            foaf:name "Shaho Andalibi"@en ],
        <artist/64522#subject> ;
    mo:produced_work <album/152354#musicalwork> ;
    schema:name "The Rogue Prince of Persia (The Complete Soundtrack)"@en,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja-latn .

<album/152354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-22"^^xsd:date ;
    dcterms:title "The Rogue Prince of Persia (The Complete Soundtrack)"@en,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/152354#musicalexpression> ;
    mo:publisher <org/2255#subject> ;
    mo:record _:N85b1759d724540f3a84ad500be38b348,
        _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    mo:record_count 2 ;
    schema:about <product/22699#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Naghib Shanbehzadeh"@en ;
            foaf:name "Naghib Shanbehzadeh"@en ] ;
    schema:datePublished "2025-08-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/152354/152354-a698e4961f1a.jpg> ;
    schema:name "The Rogue Prince of Persia (The Complete Soundtrack)"@en,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja,
        "The Rogue Prince of Persia (The Complete Soundtrack)"@ja-latn ;
    schema:publisher <org/2255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/152354/152354-a698e4961f1a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152354#subject> ;
    schema:name "Naghib Shanbehzadeh"@en ;
    foaf:made <album/152354#subject> ;
    foaf:name "Naghib Shanbehzadeh"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152354#subject> ;
    schema:name "Shaho Andalibi"@en ;
    foaf:made <album/152354#subject> ;
    foaf:name "Shaho Andalibi"@en .

_:N03979424c1f545cfa9410dbc7fc79f15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Persian War"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "The Great Persian War"@en .

_:N0fc0b18feb9e4a7cb3410bb382f4cbf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revelation"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "Revelation"@en .

_:N214185a960904bf5a70cfb5e5dc181f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Wind"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:16"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Last Wind"@en .

_:N224ec1174e6b42498df018051502b510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rogue Prince of Persia"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "The Rogue Prince of Persia"@en .

_:N3f4a2036651143fcabf36e9c6581e467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will of the Gods"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "Will of the Gods"@en .

_:N41b7ce8bf83440c084b52c09c8025986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Indomitable"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "The Indomitable"@en .

_:N4e5b2aaa801c4909be55c135e6af3983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Dusk"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "Golden Dusk"@en .

_:N50e3e9deb0a94b3cb48045601848ceab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero's Rest"@en ;
    mo:track_number 11 ;
    schema:duration "PT9:40"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Hero's Rest"@en .

_:N5fc09e60129641c09311493a8066c6b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corroding Baths"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "Corroding Baths"@en .

_:N694941453cb0418dad7ad9e16b7296ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prince's Mistake"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Prince's Mistake"@en .

_:N6bb60d9e78ea40858b235ba6826ef8a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispering Waters"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Whispering Waters"@en .

_:N6ead8e9b6b7f49fca274070ab07ed95d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prodigy"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "The Prodigy"@en .

_:N785fc664d21541b7bd150965f342fde1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Veins"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "Golden Veins"@en .

_:N7f14940b01bd43379e3f9ecf1fef8ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Corrupted"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "The Corrupted"@en .

_:N8929bd60e89e455d9fe98ec0db1b906c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verdant Sight"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Verdant Sight"@en .

_:N975a37bc33a944be8b840977605fee6d a schema:Person,
        foaf:Person ;
    mo:performed <album/152354#performance> ;
    schema:name "Naghib Shanbehzadeh"@en ;
    foaf:name "Naghib Shanbehzadeh"@en .

_:Nb7f960ab3de745739267110d84c904f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Fire"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Sacred Fire"@en .

_:Nc60d3dcf707849638b8029dbba891c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Epicurean"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "The Epicurean"@en .

_:Ncfc7a0e952324344a4c00889aba26f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashes of Knowledge"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Ashes of Knowledge"@en .

_:Nd1da45e7c51d4faeb0e85b451c891d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ravine's Sovereignty"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "Ravine's Sovereignty"@en .

_:Nd4241bb16d3b4109989a25f3b53c01ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Under the Rubble"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "God Under the Rubble"@en .

_:Nd730d4057f684c02af70fe00b8cca18c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unstoppable"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N85b1759d724540f3a84ad500be38b348 ;
    schema:name "The Unstoppable"@en .

_:Nf4eb9dea09494ee58cb67de996f3d7d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Tigris' Arms"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "In Tigris' Arms"@en .

_:Nfc405c436ea1423c9de2ef6db642530f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New King Rises"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "A New King Rises"@en .

_:Nff1670f861534f69b1322ca01e1a24b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evocation"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nd65225acfbb84d8d84c375e9a41ec8cf ;
    schema:name "Evocation"@en .

_:N85b1759d724540f3a84ad500be38b348 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N214185a960904bf5a70cfb5e5dc181f7,
        _:N224ec1174e6b42498df018051502b510,
        _:N50e3e9deb0a94b3cb48045601848ceab,
        _:N694941453cb0418dad7ad9e16b7296ea,
        _:N6bb60d9e78ea40858b235ba6826ef8a3,
        _:N7f14940b01bd43379e3f9ecf1fef8ced,
        _:N8929bd60e89e455d9fe98ec0db1b906c,
        _:Nb7f960ab3de745739267110d84c904f0,
        _:Ncfc7a0e952324344a4c00889aba26f1f,
        _:Nd1da45e7c51d4faeb0e85b451c891d2e,
        _:Nd730d4057f684c02af70fe00b8cca18c ;
    mo:track_count 11 ;
    schema:duration "PT54:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N214185a960904bf5a70cfb5e5dc181f7,
        _:N224ec1174e6b42498df018051502b510,
        _:N50e3e9deb0a94b3cb48045601848ceab,
        _:N694941453cb0418dad7ad9e16b7296ea,
        _:N6bb60d9e78ea40858b235ba6826ef8a3,
        _:N7f14940b01bd43379e3f9ecf1fef8ced,
        _:N8929bd60e89e455d9fe98ec0db1b906c,
        _:Nb7f960ab3de745739267110d84c904f0,
        _:Ncfc7a0e952324344a4c00889aba26f1f,
        _:Nd1da45e7c51d4faeb0e85b451c891d2e,
        _:Nd730d4057f684c02af70fe00b8cca18c .

_:Nd65225acfbb84d8d84c375e9a41ec8cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N03979424c1f545cfa9410dbc7fc79f15,
        _:N0fc0b18feb9e4a7cb3410bb382f4cbf8,
        _:N3f4a2036651143fcabf36e9c6581e467,
        _:N41b7ce8bf83440c084b52c09c8025986,
        _:N4e5b2aaa801c4909be55c135e6af3983,
        _:N5fc09e60129641c09311493a8066c6b1,
        _:N6ead8e9b6b7f49fca274070ab07ed95d,
        _:N785fc664d21541b7bd150965f342fde1,
        _:Nc60d3dcf707849638b8029dbba891c4c,
        _:Nd4241bb16d3b4109989a25f3b53c01ec,
        _:Nf4eb9dea09494ee58cb67de996f3d7d5,
        _:Nfc405c436ea1423c9de2ef6db642530f,
        _:Nff1670f861534f69b1322ca01e1a24b6 ;
    mo:track_count 13 ;
    schema:duration "PT56:08"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03979424c1f545cfa9410dbc7fc79f15,
        _:N0fc0b18feb9e4a7cb3410bb382f4cbf8,
        _:N3f4a2036651143fcabf36e9c6581e467,
        _:N41b7ce8bf83440c084b52c09c8025986,
        _:N4e5b2aaa801c4909be55c135e6af3983,
        _:N5fc09e60129641c09311493a8066c6b1,
        _:N6ead8e9b6b7f49fca274070ab07ed95d,
        _:N785fc664d21541b7bd150965f342fde1,
        _:Nc60d3dcf707849638b8029dbba891c4c,
        _:Nd4241bb16d3b4109989a25f3b53c01ec,
        _:Nf4eb9dea09494ee58cb67de996f3d7d5,
        _:Nfc405c436ea1423c9de2ef6db642530f,
        _:Nff1670f861534f69b1322ca01e1a24b6 .

