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

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

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

<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/141054#musicalexpression> a mo:Signal ;
    mo:published_as <album/141054#subject> ;
    mo:records <album/141054#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/141054/141054-18b4cc0b6955.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141054#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/141054/141054-18b4cc0b6955.jpg> ;
    foaf:depicts <album/141054#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/141054/141054-18b4cc0b6955.jpg> .

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

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

<artist/66184#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141054#performance> ;
    schema:name "Manu Bachet"@en ;
    foaf:name "Manu Bachet"@en .

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

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

<album/141054#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Rogue Prince of Persia: Original Soundtrack"@en,
        "The Rogue Prince of Persia: Original Soundtrack"@ja,
        "The Rogue Prince of Persia: Original Soundtrack"@ja-latn ;
    mo:performance_of <album/141054#musicalwork> ;
    mo:performer _:N91aa60e293ed41bfb62162f69e02668b,
        <artist/64522#subject>,
        <artist/66184#subject> ;
    mo:recorded_as <album/141054#musicalexpression> ;
    schema:byArtist _:N91aa60e293ed41bfb62162f69e02668b,
        <artist/64522#subject>,
        <artist/66184#subject> ;
    schema:name "The Rogue Prince of Persia: Original Soundtrack"@en,
        "The Rogue Prince of Persia: Original Soundtrack"@ja,
        "The Rogue Prince of Persia: Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/141054#musicalwork> .

<album/141054#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-31"^^xsd:date ;
    dcterms:title "The Rogue Prince of Persia: Original Soundtrack"@en,
        "The Rogue Prince of Persia: Original Soundtrack"@ja,
        "The Rogue Prince of Persia: Original Soundtrack"@ja-latn ;
    mo:catalogue_number "1979165" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141054#musicalexpression> ;
    mo:publisher <org/2255#subject> ;
    mo:record _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    mo:record_count 1 ;
    schema:about <product/22699#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Naghib Shanbehzadeh"@en ;
            foaf:name "Naghib Shanbehzadeh"@en ],
        <artist/64522#subject>,
        <artist/66184#subject> ;
    schema:datePublished "2024-05-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/141054/141054-18b4cc0b6955.jpg> ;
    schema:name "The Rogue Prince of Persia: Original Soundtrack"@en,
        "The Rogue Prince of Persia: Original Soundtrack"@ja,
        "The Rogue Prince of Persia: Original Soundtrack"@ja-latn ;
    schema:publisher <org/2255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/141054/141054-18b4cc0b6955.jpg> .

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

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

_:N2e99bac56c38477ab14b3cf051e8c3bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rogue Prince of Persia - ASADI & XYE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "The Rogue Prince of Persia - ASADI & XYE"@en .

_:N327189d67ee04005bbb9d6f2e52d3ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unstoppable - ASADI"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "The Unstoppable - ASADI"@en .

_:N3aadb17c3c2843a7877f4968af81c071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero’s Rest - ASADI"@en ;
    mo:track_number 11 ;
    schema:duration "PT9:40"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "Hero’s Rest - ASADI"@en .

_:N4fbf0683a0174aeba43683afa7cb5258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Wind - ASADI, Naghib Shanbehzadeh & Shaho Andalibi"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "Last Wind - ASADI, Naghib Shanbehzadeh & Shaho Andalibi"@en .

_:N56befcd0927245d4afc0559b42334ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prince’s Mistake - ASADI"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "Prince’s Mistake - ASADI"@en .

_:N7382e84b499540dfba98a3fd498b0d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispering Waters - ASADI"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "Whispering Waters - ASADI"@en .

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

_:Na1a3769c9e6a40478492fafaba05b41a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ravine’s Sovereignty - ASADI"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "Ravine’s Sovereignty - ASADI"@en .

_:Na7356bc662c84f78a487dd856258b6ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashes of Knowledge - ASADI & Shaho Andalibi"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "Ashes of Knowledge - ASADI & Shaho Andalibi"@en .

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

_:Nd074a9035d2049f18a232b59719127e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Corrupted - ASADI & Naghib Shanbehzadeh"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "The Corrupted - ASADI & Naghib Shanbehzadeh"@en .

_:Ndb33886b871a49dea2022fb5f50e4569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verdant Sight - ASADI"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf74a1cc5f4cf438ca8fe89d3172c5865 ;
    schema:name "Verdant Sight - ASADI"@en .

_:Nf74a1cc5f4cf438ca8fe89d3172c5865 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e99bac56c38477ab14b3cf051e8c3bf,
        _:N327189d67ee04005bbb9d6f2e52d3ef6,
        _:N3aadb17c3c2843a7877f4968af81c071,
        _:N4fbf0683a0174aeba43683afa7cb5258,
        _:N56befcd0927245d4afc0559b42334ad5,
        _:N7382e84b499540dfba98a3fd498b0d09,
        _:Na1a3769c9e6a40478492fafaba05b41a,
        _:Na7356bc662c84f78a487dd856258b6ef,
        _:Na9c4ec18ab854aacbb6b0bc5acf4d82c,
        _:Nd074a9035d2049f18a232b59719127e5,
        _:Ndb33886b871a49dea2022fb5f50e4569 ;
    mo:track_count 11 ;
    schema:duration "PT54:19"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2e99bac56c38477ab14b3cf051e8c3bf,
        _:N327189d67ee04005bbb9d6f2e52d3ef6,
        _:N3aadb17c3c2843a7877f4968af81c071,
        _:N4fbf0683a0174aeba43683afa7cb5258,
        _:N56befcd0927245d4afc0559b42334ad5,
        _:N7382e84b499540dfba98a3fd498b0d09,
        _:Na1a3769c9e6a40478492fafaba05b41a,
        _:Na7356bc662c84f78a487dd856258b6ef,
        _:Na9c4ec18ab854aacbb6b0bc5acf4d82c,
        _:Nd074a9035d2049f18a232b59719127e5,
        _:Ndb33886b871a49dea2022fb5f50e4569 .

