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

<album/109917> a mo:Release ;
    mo:catalogue_number "SJET-8150" .

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

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

<artist/4336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110021#subject> ;
    schema:name "Rimsky-Korsakov"@en ;
    foaf:made <album/110021#composition>,
        <album/110021#subject> ;
    foaf:name "Rimsky-Korsakov"@en .

<artist/8734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110021#subject> ;
    schema:name "Isao Tomita"@en,
        "冨田勲"@ja ;
    foaf:made <album/110021#composition>,
        <album/110021#subject> ;
    foaf:name "Isao Tomita"@en,
        "冨田勲"@ja .

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

<https://media.vgm.io/albums/12/110021/110021-69779a8018c7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110021#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/110021/110021-69779a8018c7.jpg> ;
    foaf:depicts <album/110021#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/110021/110021-69779a8018c7.jpg> .

<https://medium-media.vgm.io/albums/12/110021/110021-69779a8018c7.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/40607#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/110021#performance> ;
    schema:name "Fool Sons"@en,
        "フール・サンズ"@ja ;
    foaf:name "Fool Sons"@en,
        "フール・サンズ"@ja .

<album/110021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@en,
        "千夜一夜物語"@ja,
        "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@ja-latn ;
    mo:composer <artist/40606#subject>,
        <artist/4336#subject>,
        <artist/8734#subject> ;
    mo:produced_work <album/110021#musicalwork> ;
    schema:name "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@en,
        "千夜一夜物語"@ja,
        "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@ja-latn .

<album/110021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@en,
        "千夜一夜物語"@ja,
        "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/110021#musicalwork> ;
    mo:performer <artist/40606#subject>,
        <artist/40607#subject> ;
    mo:recorded_as <album/110021#musicalexpression> ;
    schema:byArtist <artist/40606#subject>,
        <artist/40607#subject> ;
    schema:name "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@en,
        "千夜一夜物語"@ja,
        "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/110021#musicalwork> .

<artist/40606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110021#subject> ;
    mo:performed <album/110021#performance> ;
    schema:name "The Helpful Soul"@en,
        "ザ・ヘルプフル・ソウル"@ja ;
    foaf:made <album/110021#composition>,
        <album/110021#subject> ;
    foaf:name "The Helpful Soul"@en,
        "ザ・ヘルプフル・ソウル"@ja .

<album/110021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-01"^^xsd:date ;
    dcterms:title "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@en,
        "千夜一夜物語"@ja,
        "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/109917> ;
    mo:publication_of <album/110021#musicalexpression> ;
    mo:publisher _:Nb67e8d5e3c454f299be8eb952038ff46 ;
    mo:record _:N6e36b790396c4eb782303107041d3e5d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Thousand and One Nights"@en ;
            foaf:name "A Thousand and One Nights"@en ] ;
    schema:byArtist <artist/40606#subject>,
        <artist/40607#subject> ;
    schema:datePublished "2016-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/110021/110021-69779a8018c7.jpg> ;
    schema:name "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@en,
        "千夜一夜物語"@ja,
        "[A Thousand and One Nights] Original Moriot Picture Soundtrack"@ja-latn ;
    schema:publisher _:Nb67e8d5e3c454f299be8eb952038ff46 ;
    foaf:depiction <https://media.vgm.io/albums/12/110021/110021-69779a8018c7.jpg> .

_:N08fa24cb866e4e5394cbe64d7b1faf34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The love of Jallis"@en,
        "ジャリスの恋"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "The love of Jallis"@en,
        "ジャリスの恋"@ja .

_:N14301b34f9cd4b139482c6069fd285e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely Milliam"@en,
        "いとしのミリアム"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "Lovely Milliam"@en,
        "いとしのミリアム"@ja .

_:N260f7927c1b248209746437e3bd7a9b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main title"@en,
        "メイン・タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "Main title"@en,
        "メイン・タイトル"@ja .

_:N2ef31c37d67146849222323b6e1023ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The dance of the bandits"@en,
        "盗賊の踊り"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "The dance of the bandits"@en,
        "盗賊の踊り"@ja .

_:N660ad9efb9104edb9805ac94f515f280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End title"@en,
        "エンド・タイトル"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "End title"@en,
        "エンド・タイトル"@ja .

_:N803c1b92eac549f9bd62694b0b4371e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plundering of a slave"@en,
        "奴隷泥棒"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "Plundering of a slave"@en,
        "奴隷泥棒"@ja .

_:N854f2a38347b43b59dac834143f2791e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aldin's theme"@en,
        "アルディンのテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "Aldin's theme"@en,
        "アルディンのテーマ"@ja .

_:N8dfd0e99a217422fa8854b9b43c26812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The torture"@en,
        "拷問"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "The torture"@en,
        "拷問"@ja .

_:N8e98492f72484e7a84e7460c5f4d4bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful Aldin"@en,
        "陽気なアルディン"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "Cheerful Aldin"@en,
        "陽気なアルディン"@ja .

_:Na7173dd55c7848bfbbfba382ea53fc2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madia's theme"@en,
        "悲しきマーディア"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "Madia's theme"@en,
        "悲しきマーディア"@ja .

_:Na846cecbe4874f17a410d56d14db4eca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The construction of Aldin's tower"@en,
        "モーレツ男"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "The construction of Aldin's tower"@en,
        "モーレツ男"@ja .

_:Nb67e8d5e3c454f299be8eb952038ff46 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nb86bd534731f4548bf9a2607e58269e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The contest of plundered treasures"@en,
        "宝くらべ"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "The contest of plundered treasures"@en,
        "宝くらべ"@ja .

_:Nc8c048bf8b4744aaadc1c47a9a247975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The flying wooden horse"@en,
        "木馬飛行"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "The flying wooden horse"@en,
        "木馬飛行"@ja .

_:Nea3a2bace4864fcc93f051e31fb368c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The horse racing"@en,
        "競馬"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "The horse racing"@en,
        "競馬"@ja .

_:Nef2f6db530444be2b3e482bde86e73ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An enchanted night"@en,
        "魅惑の夜"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e36b790396c4eb782303107041d3e5d ;
    schema:name "An enchanted night"@en,
        "魅惑の夜"@ja .

_:N6e36b790396c4eb782303107041d3e5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08fa24cb866e4e5394cbe64d7b1faf34,
        _:N14301b34f9cd4b139482c6069fd285e7,
        _:N260f7927c1b248209746437e3bd7a9b0,
        _:N2ef31c37d67146849222323b6e1023ce,
        _:N660ad9efb9104edb9805ac94f515f280,
        _:N803c1b92eac549f9bd62694b0b4371e4,
        _:N854f2a38347b43b59dac834143f2791e,
        _:N8dfd0e99a217422fa8854b9b43c26812,
        _:N8e98492f72484e7a84e7460c5f4d4bea,
        _:Na7173dd55c7848bfbbfba382ea53fc2e,
        _:Na846cecbe4874f17a410d56d14db4eca,
        _:Nb86bd534731f4548bf9a2607e58269e9,
        _:Nc8c048bf8b4744aaadc1c47a9a247975,
        _:Nea3a2bace4864fcc93f051e31fb368c9,
        _:Nef2f6db530444be2b3e482bde86e73ef ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N08fa24cb866e4e5394cbe64d7b1faf34,
        _:N14301b34f9cd4b139482c6069fd285e7,
        _:N260f7927c1b248209746437e3bd7a9b0,
        _:N2ef31c37d67146849222323b6e1023ce,
        _:N660ad9efb9104edb9805ac94f515f280,
        _:N803c1b92eac549f9bd62694b0b4371e4,
        _:N854f2a38347b43b59dac834143f2791e,
        _:N8dfd0e99a217422fa8854b9b43c26812,
        _:N8e98492f72484e7a84e7460c5f4d4bea,
        _:Na7173dd55c7848bfbbfba382ea53fc2e,
        _:Na846cecbe4874f17a410d56d14db4eca,
        _:Nb86bd534731f4548bf9a2607e58269e9,
        _:Nc8c048bf8b4744aaadc1c47a9a247975,
        _:Nea3a2bace4864fcc93f051e31fb368c9,
        _:Nef2f6db530444be2b3e482bde86e73ef .

