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

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

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

<artist/1811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30035#subject> ;
    schema:name "Jesper Kyd"@en ;
    foaf:made <album/30035#composition>,
        <album/30035#subject> ;
    foaf:name "Jesper Kyd"@en .

<product/1126#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed Revelations"@en,
        "Assassin's Creed Revelations"@ja,
        "Assassin's Creed Revelations"@ja-latn ;
    foaf:name "Assassin's Creed Revelations"@en,
        "Assassin's Creed Revelations"@ja,
        "Assassin's Creed Revelations"@ja-latn .

<album/30035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Assassin's Creed Revelations Official Soundtrack"@en,
        "Assassin's Creed Revelations Official Soundtrack"@ja,
        "Assassin's Creed Revelations Official Soundtrack"@ja-latn ;
    mo:composer <artist/1811#subject> ;
    mo:produced_work <album/30035#musicalwork> ;
    schema:name "Assassin's Creed Revelations Official Soundtrack"@en,
        "Assassin's Creed Revelations Official Soundtrack"@ja,
        "Assassin's Creed Revelations Official Soundtrack"@ja-latn .

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

<album/30035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Assassin's Creed Revelations Official Soundtrack"@en,
        "Assassin's Creed Revelations Official Soundtrack"@ja,
        "Assassin's Creed Revelations Official Soundtrack"@ja-latn ;
    mo:performance_of <album/30035#musicalwork> ;
    mo:recorded_as <album/30035#musicalexpression> ;
    schema:name "Assassin's Creed Revelations Official Soundtrack"@en,
        "Assassin's Creed Revelations Official Soundtrack"@ja,
        "Assassin's Creed Revelations Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/30035#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/53/30035/30035-1321362382.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-15"^^xsd:date ;
    dcterms:title "Assassin's Creed Revelations Official Soundtrack"@en,
        "Assassin's Creed Revelations Official Soundtrack"@ja,
        "Assassin's Creed Revelations Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/30035#musicalexpression> ;
    mo:publisher <org/1000#subject> ;
    mo:record _:N819f7563d5be44aeb082135c1ed2f223 ;
    mo:record_count 1 ;
    schema:about <product/1126#subject> ;
    schema:datePublished "2011-11-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/30035/30035-1321362382.jpg> ;
    schema:name "Assassin's Creed Revelations Official Soundtrack"@en,
        "Assassin's Creed Revelations Official Soundtrack"@ja,
        "Assassin's Creed Revelations Official Soundtrack"@ja-latn ;
    schema:publisher <org/1000#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/30035/30035-1321362382.jpg> .

_:N0a3eefde62a44ca784f7b6c802551cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Noose Tightens"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "The Noose Tightens"@en .

_:N1b9bcde28a724f1d80983c0ed372afbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crossroads of the World"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "The Crossroads of the World"@en .

_:N3b1ae2a508964c28b0d1a6069833f961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Attack"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "On the Attack"@en .

_:N467fe240ed534ca1a953b4a3bdcc6396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galata Tower"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Galata Tower"@en .

_:N4d2186707dbe4ec0a36a8a827086d369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animus Island"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Animus Island"@en .

_:N5eedb854cd474acf94eb8a34bc63f4f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Kostantiniyye"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Welcome to Kostantiniyye"@en .

_:N5ff28b3840234c35a0339663f56998ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Traitor"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "The Traitor"@en .

_:N63347e3c79d04e01be346baa7af52d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forum of Ox"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Forum of Ox"@en .

_:N68eaac0ecf7744d3a05f8c4b8a57b7e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight or Flight"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Fight or Flight"@en .

_:N6dc33b02a004446fb34942ba946d9b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Die by the Blade"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Die by the Blade"@en .

_:N72f8aaaf33d5499c9c8dea711d84de5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yerebatan Cistern"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Yerebatan Cistern"@en .

_:Ncd9a9dd20d204d3da1bc780a5e2895a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Mistakes"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "No Mistakes"@en .

_:Ndc2b4174cc024fb09d10106b177c4d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Templar Occupation"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Templar Occupation"@en .

_:Ne17f065fcb34486787d290681d7c91e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nova Roma"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Nova Roma"@en .

_:Nfa64e13bccd148329e87da82ac6cd65e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambush"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Ambush"@en .

_:Nfbf9cd01810f4396b8b85d6dafb48a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Byzantium"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "Byzantium"@en .

_:Nfcc8097a3c87411194d6b0b5a7f475dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wounded Eagle"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N819f7563d5be44aeb082135c1ed2f223 ;
    schema:name "The Wounded Eagle"@en .

_:N819f7563d5be44aeb082135c1ed2f223 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a3eefde62a44ca784f7b6c802551cfd,
        _:N1b9bcde28a724f1d80983c0ed372afbb,
        _:N3b1ae2a508964c28b0d1a6069833f961,
        _:N467fe240ed534ca1a953b4a3bdcc6396,
        _:N4d2186707dbe4ec0a36a8a827086d369,
        _:N5eedb854cd474acf94eb8a34bc63f4f3,
        _:N5ff28b3840234c35a0339663f56998ce,
        _:N63347e3c79d04e01be346baa7af52d6a,
        _:N68eaac0ecf7744d3a05f8c4b8a57b7e2,
        _:N6dc33b02a004446fb34942ba946d9b95,
        _:N72f8aaaf33d5499c9c8dea711d84de5b,
        _:Ncd9a9dd20d204d3da1bc780a5e2895a4,
        _:Ndc2b4174cc024fb09d10106b177c4d8c,
        _:Ne17f065fcb34486787d290681d7c91e6,
        _:Nfa64e13bccd148329e87da82ac6cd65e,
        _:Nfbf9cd01810f4396b8b85d6dafb48a00,
        _:Nfcc8097a3c87411194d6b0b5a7f475dc ;
    mo:track_count 17 ;
    schema:duration "PT50:18"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0a3eefde62a44ca784f7b6c802551cfd,
        _:N1b9bcde28a724f1d80983c0ed372afbb,
        _:N3b1ae2a508964c28b0d1a6069833f961,
        _:N467fe240ed534ca1a953b4a3bdcc6396,
        _:N4d2186707dbe4ec0a36a8a827086d369,
        _:N5eedb854cd474acf94eb8a34bc63f4f3,
        _:N5ff28b3840234c35a0339663f56998ce,
        _:N63347e3c79d04e01be346baa7af52d6a,
        _:N68eaac0ecf7744d3a05f8c4b8a57b7e2,
        _:N6dc33b02a004446fb34942ba946d9b95,
        _:N72f8aaaf33d5499c9c8dea711d84de5b,
        _:Ncd9a9dd20d204d3da1bc780a5e2895a4,
        _:Ndc2b4174cc024fb09d10106b177c4d8c,
        _:Ne17f065fcb34486787d290681d7c91e6,
        _:Nfa64e13bccd148329e87da82ac6cd65e,
        _:Nfbf9cd01810f4396b8b85d6dafb48a00,
        _:Nfcc8097a3c87411194d6b0b5a7f475dc .

