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

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

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

<album/145832> a mo:Release ;
    mo:catalogue_number "SILCD1296" .

<album/145833> a mo:Release ;
    mo:catalogue_number "AVCCD90118/A" .

<album/145834> a mo:Release ;
    mo:catalogue_number "L100003728 EMCD 0100" .

<artist/1512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145743#subject> ;
    schema:name "Taro Iwashiro"@en,
        "岩代太郎"@ja ;
    foaf:made <album/145743#composition>,
        <album/145743#subject> ;
    foaf:name "Taro Iwashiro"@en,
        "岩代太郎"@ja .

<album/145743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RED CLIFF Original Motion Picture Soundtrack Complete Album"@en,
        "赤壁 原声大碟 (完整版)"@ja,
        "RED CLIFF Original Motion Picture Soundtrack Complete Album"@ja-latn ;
    mo:composer <artist/1512#subject> ;
    mo:produced_work <album/145743#musicalwork> ;
    schema:name "RED CLIFF Original Motion Picture Soundtrack Complete Album"@en,
        "赤壁 原声大碟 (完整版)"@ja,
        "RED CLIFF Original Motion Picture Soundtrack Complete Album"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/34/145743/145743-b54431de9ed5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RED CLIFF Original Motion Picture Soundtrack Complete Album"@en,
        "赤壁 原声大碟 (完整版)"@ja,
        "RED CLIFF Original Motion Picture Soundtrack Complete Album"@ja-latn ;
    mo:performance_of <album/145743#musicalwork> ;
    mo:performer <artist/115#subject> ;
    mo:recorded_as <album/145743#musicalexpression> ;
    schema:byArtist <artist/115#subject> ;
    schema:name "RED CLIFF Original Motion Picture Soundtrack Complete Album"@en,
        "赤壁 原声大碟 (完整版)"@ja,
        "RED CLIFF Original Motion Picture Soundtrack Complete Album"@ja-latn ;
    schema:workPerformed <album/145743#musicalwork> .

<artist/115#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/145743#performance> ;
    schema:name "Tokyo Metropolitan Symphony Orchestra"@en,
        "東京都交響楽団"@ja ;
    foaf:name "Tokyo Metropolitan Symphony Orchestra"@en,
        "東京都交響楽団"@ja .

<album/145743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "RED CLIFF Original Motion Picture Soundtrack Complete Album"@en,
        "赤壁 原声大碟 (完整版)"@ja,
        "RED CLIFF Original Motion Picture Soundtrack Complete Album"@ja-latn ;
    mo:catalogue_number "ACHC-10013 / CBM0393" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/145832>,
        <album/145833>,
        <album/145834> ;
    mo:publication_of <album/145743#musicalexpression> ;
    mo:publisher _:Nb7e215d2035747ffbf4eabf6d27d1be8 ;
    mo:record _:Ne150158a7db44c798fe39e4805fffa4f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Red Cliff"@en ;
            foaf:name "Red Cliff"@en ] ;
    schema:byArtist <artist/115#subject> ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/34/145743/145743-b54431de9ed5.jpg> ;
    schema:name "RED CLIFF Original Motion Picture Soundtrack Complete Album"@en,
        "赤壁 原声大碟 (完整版)"@ja,
        "RED CLIFF Original Motion Picture Soundtrack Complete Album"@ja-latn ;
    schema:publisher _:Nb7e215d2035747ffbf4eabf6d27d1be8 ;
    foaf:depiction <https://media.vgm.io/albums/34/145743/145743-b54431de9ed5.jpg> .

_:N14619b31008447d0afc0d00031563519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤壁～大江东去～(End Roll Version) / Theme Song Of Part 2"@zh-hans ;
    mo:track_number 16 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "赤壁～大江东去～(End Roll Version) / Theme Song Of Part 2"@zh-hans .

_:N19f19828a18e40d6a01c13b14228033e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Of Heartstrings"@zh-hans ;
    mo:track_number 11 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Sound Of Heartstrings"@zh-hans .

_:N229f96e344364af2a856eb3fa4ca4847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The River"@zh-hans ;
    mo:track_number 13 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Beyond The River"@zh-hans .

_:N281d7e8ab6ac407e901bad89aa3b2b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Stratagem"@zh-hans ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Secret Stratagem"@zh-hans .

_:N2e092fcf90254566a7d1b260c72c6a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Loneliness"@zh-hans ;
    mo:track_number 12 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "In Loneliness"@zh-hans .

_:N38c72b8a4f1940de81df89b69f042739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Of The Evanescence"@zh-hans ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Light Of The Evanescence"@zh-hans .

_:N48198d18e80447c4b6ed465369add476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心・战～RED CLIFF～(End Roll Version) / Theme Song Of Part 1"@zh-hans ;
    mo:track_number 14 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "心・战～RED CLIFF～(End Roll Version) / Theme Song Of Part 1"@zh-hans .

_:N4f7a13da643c499a9e6aa480dd100179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious One"@zh-hans ;
    mo:track_number 10 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Precious One"@zh-hans .

_:N979b297e03dc4743b04dff85d8cacb42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Of The Evanescence"@zh-hans ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Shadow Of The Evanescence"@zh-hans .

_:Na3b3dc4c1ecb444dbfe02b4b19a74f63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outroduction Of Legend"@zh-hans ;
    mo:track_number 15 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Outroduction Of Legend"@zh-hans .

_:Na9d2632d524042f1a823b1e3617ac695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing In Upon The Enemy"@zh-hans ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Closing In Upon The Enemy"@zh-hans .

_:Nb09ea73be22a4a72a2da3a4176cbba9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On The Battlefield"@zh-hans ;
    mo:track_number 2 ;
    schema:duration "PT8:44"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "On The Battlefield"@zh-hans .

_:Nb7e215d2035747ffbf4eabf6d27d1be8 schema:name "avex China"@en,
        "avex China"@ja,
        "avex China"@ja-latn ;
    foaf:name "avex China"@en,
        "avex China"@ja,
        "avex China"@ja-latn .

_:Nbc3d75d4fccd4341a6803b3897cca888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooooot!"@zh-hans ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Shooooot!"@zh-hans .

_:Ncc09171fdebe429e9993df93b8fc2986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Of Red Cliff"@zh-hans ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "The Battle Of Red Cliff"@zh-hans .

_:Nd5215fb2094345ec8102be9d30af5e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unseen Locus"@zh-hans ;
    mo:track_number 9 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Unseen Locus"@zh-hans .

_:Nd93cd090bf4a409d9618ce1f78f0d229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decision For Justice"@zh-hans ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne150158a7db44c798fe39e4805fffa4f ;
    schema:name "Decision For Justice"@zh-hans .

_:Ne150158a7db44c798fe39e4805fffa4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14619b31008447d0afc0d00031563519,
        _:N19f19828a18e40d6a01c13b14228033e,
        _:N229f96e344364af2a856eb3fa4ca4847,
        _:N281d7e8ab6ac407e901bad89aa3b2b18,
        _:N2e092fcf90254566a7d1b260c72c6a28,
        _:N38c72b8a4f1940de81df89b69f042739,
        _:N48198d18e80447c4b6ed465369add476,
        _:N4f7a13da643c499a9e6aa480dd100179,
        _:N979b297e03dc4743b04dff85d8cacb42,
        _:Na3b3dc4c1ecb444dbfe02b4b19a74f63,
        _:Na9d2632d524042f1a823b1e3617ac695,
        _:Nb09ea73be22a4a72a2da3a4176cbba9a,
        _:Nbc3d75d4fccd4341a6803b3897cca888,
        _:Ncc09171fdebe429e9993df93b8fc2986,
        _:Nd5215fb2094345ec8102be9d30af5e4a,
        _:Nd93cd090bf4a409d9618ce1f78f0d229 ;
    mo:track_count 16 ;
    schema:duration "PT64:27"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N14619b31008447d0afc0d00031563519,
        _:N19f19828a18e40d6a01c13b14228033e,
        _:N229f96e344364af2a856eb3fa4ca4847,
        _:N281d7e8ab6ac407e901bad89aa3b2b18,
        _:N2e092fcf90254566a7d1b260c72c6a28,
        _:N38c72b8a4f1940de81df89b69f042739,
        _:N48198d18e80447c4b6ed465369add476,
        _:N4f7a13da643c499a9e6aa480dd100179,
        _:N979b297e03dc4743b04dff85d8cacb42,
        _:Na3b3dc4c1ecb444dbfe02b4b19a74f63,
        _:Na9d2632d524042f1a823b1e3617ac695,
        _:Nb09ea73be22a4a72a2da3a4176cbba9a,
        _:Nbc3d75d4fccd4341a6803b3897cca888,
        _:Ncc09171fdebe429e9993df93b8fc2986,
        _:Nd5215fb2094345ec8102be9d30af5e4a,
        _:Nd93cd090bf4a409d9618ce1f78f0d229 .

