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

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

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

<album/1889> a mo:Release ;
    mo:catalogue_number "992189-CD" .

<artist/1411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156836#subject> ;
    schema:name "Inon Zur"@en ;
    foaf:made <album/156836#composition>,
        <album/156836#subject> ;
    foaf:name "Inon Zur"@en .

<artist/3034#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156836#subject> ;
    schema:name "Stuart Chatwood"@en ;
    foaf:made <album/156836#composition>,
        <album/156836#subject> ;
    foaf:name "Stuart Chatwood"@en .

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

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

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

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

<album/156836#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@en,
        "페르시아의 왕자 두 개의 왕좌 The Official Trilogy Soundtrack"@ja,
        "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@ja-latn ;
    mo:performance_of <album/156836#musicalwork> ;
    mo:recorded_as <album/156836#musicalexpression> ;
    schema:name "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@en,
        "페르시아의 왕자 두 개의 왕좌 The Official Trilogy Soundtrack"@ja,
        "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@ja-latn ;
    schema:workPerformed <album/156836#musicalwork> .

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

<https://medium-media.vgm.io/albums/63/156836/156836-c416fb94ef32.jpg> a schema:ImageObject,
        foaf:Image .

<album/156836#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@en,
        "페르시아의 왕자 두 개의 왕좌 The Official Trilogy Soundtrack"@ja,
        "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@ja-latn ;
    mo:composer <artist/1411#subject>,
        <artist/3034#subject> ;
    mo:produced_work <album/156836#musicalwork> ;
    schema:name "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@en,
        "페르시아의 왕자 두 개의 왕좌 The Official Trilogy Soundtrack"@ja,
        "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@ja-latn .

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

<album/156836#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-27"^^xsd:date ;
    dcterms:title "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@en,
        "페르시아의 왕자 두 개의 왕좌 The Official Trilogy Soundtrack"@ja,
        "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@ja-latn ;
    mo:catalogue_number "5503518" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1889> ;
    mo:publication_of <album/156836#musicalexpression> ;
    mo:publisher _:N4762d389496a4189b2dfbe740fd3559b ;
    mo:record _:N9afb943211e540aca2f118d521205895 ;
    mo:record_count 1 ;
    schema:about <product/1721#subject>,
        <product/1722#subject>,
        <product/1723#subject> ;
    schema:datePublished "2006-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/156836/156836-c416fb94ef32.jpg> ;
    schema:name "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@en,
        "페르시아의 왕자 두 개의 왕좌 The Official Trilogy Soundtrack"@ja,
        "Prince of Persia: The Two Thrones - The Official Trilogy Soundtrack"@ja-latn ;
    schema:publisher _:N4762d389496a4189b2dfbe740fd3559b ;
    foaf:depiction <https://media.vgm.io/albums/63/156836/156836-c416fb94ef32.jpg> .

_:N03fa1455b1344627ad82f40323acf1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior Within - 03"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Warrior Within - 03"@en .

_:N1bef2e8f44f94113b419f3b241d50668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Persia"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Welcome To Persia"@en .

_:N4762d389496a4189b2dfbe740fd3559b schema:name "Intralinks, Ubisoft"@en ;
    foaf:name "Intralinks, Ubisoft"@en .

_:N4b953b535f5b41619d618fe11d1ff31c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Two Thrones-Ch-04"@en ;
    mo:track_number 19 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Two Thrones-Ch-04"@en .

_:N4e8da7ac9bfc484e98a873f13b4e8839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farah"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Farah"@en .

_:N5105ac199c814e14a43bf21ca82027cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Library"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Library"@en .

_:N5c9c111e80e54ac0905a385cfbc8f595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sands Of Time"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Sands Of Time"@en .

_:N5e573fc4f52b48a19b8b7ee0c445dc39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior in Despair"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Warrior in Despair"@en .

_:N6c09592cc4af4173b995f1c6648d488d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sands Are Released"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Sands Are Released"@en .

_:N70d33461fd46431cb2f0118104548d64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Two Thrones-Ch-01"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Two Thrones-Ch-01"@en .

_:N79cdecf3f30c42f0ad8418a34b20ee33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Only Knows"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Time Only Knows"@en .

_:Na5d5dc3fb8aa4f3293ca15daa96aadc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior and the Dahaka"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Warrior and the Dahaka"@en .

_:Na63a971e522a41b8b1f81bc9f964d8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Two Thrones-Ch-02"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Two Thrones-Ch-02"@en .

_:Na7a18712476c40558f4ae38195ccde02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior Within - 02"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Warrior Within - 02"@en .

_:Nd4fca7f37cdb493b8ef3a99579668a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dahaka's Demise"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Dahaka's Demise"@en .

_:Nd5f830d9b0594bb4a6d44eb63553e779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Two Thrones-Ch-03"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "The Two Thrones-Ch-03"@en .

_:Nd93b5b79307f468093cb3a98487a4495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior Within - 01"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Warrior Within - 01"@en .

_:Ndd95d3658d2f4928bd7aa062a4ea9777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trouble In The Barracks"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Trouble In The Barracks"@en .

_:Ndf3ff3c2283f49bfbca91ecee3fbbcfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaileena Free From Fate"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "Kaileena Free From Fate"@en .

_:Ne38e89972b6a4d6c8a0353d9047a0d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Princess Is Captured"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N9afb943211e540aca2f118d521205895 ;
    schema:name "A Princess Is Captured"@en .

_:N9afb943211e540aca2f118d521205895 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03fa1455b1344627ad82f40323acf1db,
        _:N1bef2e8f44f94113b419f3b241d50668,
        _:N4b953b535f5b41619d618fe11d1ff31c,
        _:N4e8da7ac9bfc484e98a873f13b4e8839,
        _:N5105ac199c814e14a43bf21ca82027cc,
        _:N5c9c111e80e54ac0905a385cfbc8f595,
        _:N5e573fc4f52b48a19b8b7ee0c445dc39,
        _:N6c09592cc4af4173b995f1c6648d488d,
        _:N70d33461fd46431cb2f0118104548d64,
        _:N79cdecf3f30c42f0ad8418a34b20ee33,
        _:Na5d5dc3fb8aa4f3293ca15daa96aadc9,
        _:Na63a971e522a41b8b1f81bc9f964d8a2,
        _:Na7a18712476c40558f4ae38195ccde02,
        _:Nd4fca7f37cdb493b8ef3a99579668a5b,
        _:Nd5f830d9b0594bb4a6d44eb63553e779,
        _:Nd93b5b79307f468093cb3a98487a4495,
        _:Ndd95d3658d2f4928bd7aa062a4ea9777,
        _:Ndf3ff3c2283f49bfbca91ecee3fbbcfa,
        _:Ne38e89972b6a4d6c8a0353d9047a0d40 ;
    mo:track_count 19 ;
    schema:duration "PT46:53"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N03fa1455b1344627ad82f40323acf1db,
        _:N1bef2e8f44f94113b419f3b241d50668,
        _:N4b953b535f5b41619d618fe11d1ff31c,
        _:N4e8da7ac9bfc484e98a873f13b4e8839,
        _:N5105ac199c814e14a43bf21ca82027cc,
        _:N5c9c111e80e54ac0905a385cfbc8f595,
        _:N5e573fc4f52b48a19b8b7ee0c445dc39,
        _:N6c09592cc4af4173b995f1c6648d488d,
        _:N70d33461fd46431cb2f0118104548d64,
        _:N79cdecf3f30c42f0ad8418a34b20ee33,
        _:Na5d5dc3fb8aa4f3293ca15daa96aadc9,
        _:Na63a971e522a41b8b1f81bc9f964d8a2,
        _:Na7a18712476c40558f4ae38195ccde02,
        _:Nd4fca7f37cdb493b8ef3a99579668a5b,
        _:Nd5f830d9b0594bb4a6d44eb63553e779,
        _:Nd93b5b79307f468093cb3a98487a4495,
        _:Ndd95d3658d2f4928bd7aa062a4ea9777,
        _:Ndf3ff3c2283f49bfbca91ecee3fbbcfa,
        _:Ne38e89972b6a4d6c8a0353d9047a0d40 .

