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

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

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

<artist/3380#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13731#subject> ;
    schema:name "Keith Zizza"@en ;
    foaf:made <album/13731#composition>,
        <album/13731#subject> ;
    foaf:name "Keith Zizza"@en .

<product/17624#subject> a schema:CreativeWork ;
    schema:name "Immortal Cities: Children of the Nile"@en,
        "Immortal Cities: Children of the Nile"@ja,
        "Immortal Cities: Children of the Nile"@ja-latn ;
    foaf:name "Immortal Cities: Children of the Nile"@en,
        "Immortal Cities: Children of the Nile"@ja,
        "Immortal Cities: Children of the Nile"@ja-latn .

<album/13731#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Immortal Cities: Children of the Nile Soundtrack"@en,
        "Immortal Cities: Children of the Nile Soundtrack"@ja,
        "Immortal Cities: Children of the Nile Soundtrack"@ja-latn ;
    mo:composer <artist/3380#subject> ;
    mo:produced_work <album/13731#musicalwork> ;
    schema:name "Immortal Cities: Children of the Nile Soundtrack"@en,
        "Immortal Cities: Children of the Nile Soundtrack"@ja,
        "Immortal Cities: Children of the Nile Soundtrack"@ja-latn .

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

<album/13731#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Immortal Cities: Children of the Nile Soundtrack"@en,
        "Immortal Cities: Children of the Nile Soundtrack"@ja,
        "Immortal Cities: Children of the Nile Soundtrack"@ja-latn ;
    mo:performance_of <album/13731#musicalwork> ;
    mo:recorded_as <album/13731#musicalexpression> ;
    schema:name "Immortal Cities: Children of the Nile Soundtrack"@en,
        "Immortal Cities: Children of the Nile Soundtrack"@ja,
        "Immortal Cities: Children of the Nile Soundtrack"@ja-latn ;
    schema:workPerformed <album/13731#musicalwork> .

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

<https://medium-media.vgm.io/albums/13/13731/13731-e9dc9b26f2ce.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13731#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-17"^^xsd:date ;
    dcterms:title "Immortal Cities: Children of the Nile Soundtrack"@en,
        "Immortal Cities: Children of the Nile Soundtrack"@ja,
        "Immortal Cities: Children of the Nile Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/13731#musicalexpression> ;
    mo:publisher _:Nda50befd6a654175b9d8c5824c62ae93 ;
    mo:record _:N62c8f0545e89400aae2efd66894082a9 ;
    mo:record_count 1 ;
    schema:about <product/17624#subject> ;
    schema:datePublished "2004-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/13731/13731-e9dc9b26f2ce.jpg> ;
    schema:name "Immortal Cities: Children of the Nile Soundtrack"@en,
        "Immortal Cities: Children of the Nile Soundtrack"@ja,
        "Immortal Cities: Children of the Nile Soundtrack"@ja-latn ;
    schema:publisher _:Nda50befd6a654175b9d8c5824c62ae93 ;
    foaf:depiction <https://media.vgm.io/albums/13/13731/13731-e9dc9b26f2ce.jpg> .

_:N04d362e46a7142a6b93bf5d5fbb4e09f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pharaoh's Dream"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Pharaoh's Dream"@en .

_:N07209a29a10746479a749434a3d82c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Craftsmen's Song"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Craftsmen's Song"@en .

_:N1ca4d946888c4cea8fa24c809fc0e5a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved of Ma'at"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Beloved of Ma'at"@en .

_:N254e07c01be14dc08b1505a129fcfc59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Garden of Egypt, Part 2"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "The Garden of Egypt, Part 2"@en .

_:N25ab03f0ce3b43d99e20bf0c3c7269b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival Dance"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Festival Dance"@en .

_:N288db01076c64293be626d244a20924a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey Down the Nile"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Journey Down the Nile"@en .

_:N2bb43cdcee1349a38c3c2458a696fdf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Welcome"@en .

_:N396512ee67d948bd94c48ff40ea7ab16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Service of Pharaoh"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "In the Service of Pharaoh"@en .

_:N4dfb60cb8cfb437094547bbd58dfe460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Thebes"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Memories of Thebes"@en .

_:N5e73b869ba4142c3989bf3a380c64090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Falcon's Wings"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "On the Falcon's Wings"@en .

_:N5ea14c6da8cb4982b190e0e3918a4082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Field of Reeds"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "In the Field of Reeds"@en .

_:N8463e5a29b894a299448a2a9d6a01750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Garden of Egypt, Part 1"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "The Garden of Egypt, Part 1"@en .

_:N8c6bb61ed2c5404699e10fa8bd5c19ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Valley of the Kings"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "The Valley of the Kings"@en .

_:N90f53464bda1473ea6dab15fa97f44b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dissatisfaction"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Dissatisfaction"@en .

_:Na812c3c06a2b4aacbdfb7f50d4c468ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Karnak by Camel"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Karnak by Camel"@en .

_:Nda50befd6a654175b9d8c5824c62ae93 schema:name "Tilted Mill Entertainment"@en ;
    foaf:name "Tilted Mill Entertainment"@en .

_:Ne0d815133c4c45f6b7f9fb01e6eef579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jewel in the Desert"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Jewel in the Desert"@en .

_:Ne62226e74cce4713b05b6667dff3589b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Many Roads, Many Travels"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N62c8f0545e89400aae2efd66894082a9 ;
    schema:name "Many Roads, Many Travels"@en .

_:N62c8f0545e89400aae2efd66894082a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d362e46a7142a6b93bf5d5fbb4e09f,
        _:N07209a29a10746479a749434a3d82c8a,
        _:N1ca4d946888c4cea8fa24c809fc0e5a3,
        _:N254e07c01be14dc08b1505a129fcfc59,
        _:N25ab03f0ce3b43d99e20bf0c3c7269b8,
        _:N288db01076c64293be626d244a20924a,
        _:N2bb43cdcee1349a38c3c2458a696fdf3,
        _:N396512ee67d948bd94c48ff40ea7ab16,
        _:N4dfb60cb8cfb437094547bbd58dfe460,
        _:N5e73b869ba4142c3989bf3a380c64090,
        _:N5ea14c6da8cb4982b190e0e3918a4082,
        _:N8463e5a29b894a299448a2a9d6a01750,
        _:N8c6bb61ed2c5404699e10fa8bd5c19ad,
        _:N90f53464bda1473ea6dab15fa97f44b9,
        _:Na812c3c06a2b4aacbdfb7f50d4c468ae,
        _:Ne0d815133c4c45f6b7f9fb01e6eef579,
        _:Ne62226e74cce4713b05b6667dff3589b ;
    mo:track_count 17 ;
    schema:duration "PT58:34"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N04d362e46a7142a6b93bf5d5fbb4e09f,
        _:N07209a29a10746479a749434a3d82c8a,
        _:N1ca4d946888c4cea8fa24c809fc0e5a3,
        _:N254e07c01be14dc08b1505a129fcfc59,
        _:N25ab03f0ce3b43d99e20bf0c3c7269b8,
        _:N288db01076c64293be626d244a20924a,
        _:N2bb43cdcee1349a38c3c2458a696fdf3,
        _:N396512ee67d948bd94c48ff40ea7ab16,
        _:N4dfb60cb8cfb437094547bbd58dfe460,
        _:N5e73b869ba4142c3989bf3a380c64090,
        _:N5ea14c6da8cb4982b190e0e3918a4082,
        _:N8463e5a29b894a299448a2a9d6a01750,
        _:N8c6bb61ed2c5404699e10fa8bd5c19ad,
        _:N90f53464bda1473ea6dab15fa97f44b9,
        _:Na812c3c06a2b4aacbdfb7f50d4c468ae,
        _:Ne0d815133c4c45f6b7f9fb01e6eef579,
        _:Ne62226e74cce4713b05b6667dff3589b .

