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

<artist/4047#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsu Inada"@en,
        "稲田徹"@ja ;
    foaf:made <album/38790#subject>,
        <album/38790#vocals> ;
    foaf:name "Tetsu Inada"@en,
        "稲田徹"@ja .

<artist/7517#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Makino"@en,
        "牧野由依"@ja ;
    foaf:made <album/38790#lyrics>,
        <album/38790#subject>,
        <album/38790#vocals> ;
    foaf:name "Yui Makino"@en,
        "牧野由依"@ja .

<artist/9870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoki Nishi"@en,
        "西直紀"@ja ;
    foaf:made <album/38790#lyrics>,
        <album/38790#subject> ;
    foaf:name "Naoki Nishi"@en,
        "西直紀"@ja .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38790#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/38790#composition>,
        <album/38790#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/1662#subject> a schema:CreativeWork ;
    schema:name "TSUBASA: RESERVoir CHRoNiCLE"@en,
        "ツバサ・クロニクル"@ja,
        "Tsubasa Chronicle"@ja-latn ;
    foaf:name "TSUBASA: RESERVoir CHRoNiCLE"@en,
        "ツバサ・クロニクル"@ja,
        "Tsubasa Chronicle"@ja-latn .

<album/38790#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsubasa Chronicle: \"The Matinée of the Palace\" Chapter 1 ~Coral, the Floating City~"@en,
        "NHKアニメーション「ツバサ・クロニクル」ドラマ&キャラソン アルバム: 「王宮のマチネ」 Chapter 1 〜水上都市コラル〜"@ja,
        "\"Tsubasa Chronicle\" Drama & Character Album: \"Oukyuu no Matinee\" Chapter 1 ~Suijou Toshi Coral~"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/38790#musicalwork> ;
    schema:name "Tsubasa Chronicle: \"The Matinée of the Palace\" Chapter 1 ~Coral, the Floating City~"@en,
        "NHKアニメーション「ツバサ・クロニクル」ドラマ&キャラソン アルバム: 「王宮のマチネ」 Chapter 1 〜水上都市コラル〜"@ja,
        "\"Tsubasa Chronicle\" Drama & Character Album: \"Oukyuu no Matinee\" Chapter 1 ~Suijou Toshi Coral~"@ja-latn .

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

<album/38790#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsubasa Chronicle: \"The Matinée of the Palace\" Chapter 1 ~Coral, the Floating City~"@en,
        "NHKアニメーション「ツバサ・クロニクル」ドラマ&キャラソン アルバム: 「王宮のマチネ」 Chapter 1 〜水上都市コラル〜"@ja,
        "\"Tsubasa Chronicle\" Drama & Character Album: \"Oukyuu no Matinee\" Chapter 1 ~Suijou Toshi Coral~"@ja-latn ;
    mo:performance_of <album/38790#musicalwork> ;
    mo:recorded_as <album/38790#musicalexpression> ;
    schema:name "Tsubasa Chronicle: \"The Matinée of the Palace\" Chapter 1 ~Coral, the Floating City~"@en,
        "NHKアニメーション「ツバサ・クロニクル」ドラマ&キャラソン アルバム: 「王宮のマチネ」 Chapter 1 〜水上都市コラル〜"@ja,
        "\"Tsubasa Chronicle\" Drama & Character Album: \"Oukyuu no Matinee\" Chapter 1 ~Suijou Toshi Coral~"@ja-latn ;
    schema:workPerformed <album/38790#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/09/38790/38790-1366260723.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/38790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-16"^^xsd:date ;
    dcterms:title "Tsubasa Chronicle: \"The Matinée of the Palace\" Chapter 1 ~Coral, the Floating City~"@en,
        "NHKアニメーション「ツバサ・クロニクル」ドラマ&キャラソン アルバム: 「王宮のマチネ」 Chapter 1 〜水上都市コラル〜"@ja,
        "\"Tsubasa Chronicle\" Drama & Character Album: \"Oukyuu no Matinee\" Chapter 1 ~Suijou Toshi Coral~"@ja-latn ;
    mo:catalogue_number "VICL-61794" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38790#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nae81192b40b0448d91110608e960fbe4 ;
    mo:record_count 1 ;
    schema:about <product/1662#subject> ;
    schema:datePublished "2005-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/38790/38790-1366260723.jpg> ;
    schema:name "Tsubasa Chronicle: \"The Matinée of the Palace\" Chapter 1 ~Coral, the Floating City~"@en,
        "NHKアニメーション「ツバサ・クロニクル」ドラマ&キャラソン アルバム: 「王宮のマチネ」 Chapter 1 〜水上都市コラル〜"@ja,
        "\"Tsubasa Chronicle\" Drama & Character Album: \"Oukyuu no Matinee\" Chapter 1 ~Suijou Toshi Coral~"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/38790/38790-1366260723.jpg> .

_:N01f9375501904c63acf2d3b045e50293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の想い"@ja,
        "Towa no Omoi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nae81192b40b0448d91110608e960fbe4 ;
    schema:name "永遠の想い"@ja,
        "Towa no Omoi"@ja-latn .

_:N160f96122dd841799fde144d025ff92c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪兎王と桃矢"@ja,
        "Yukito-ou to Touya"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nae81192b40b0448d91110608e960fbe4 ;
    schema:name "雪兎王と桃矢"@ja,
        "Yukito-ou to Touya"@ja-latn .

_:N62976ff20c39418f9bc4f748988da76c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイの企み"@ja,
        "Fay no Takurami"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nae81192b40b0448d91110608e960fbe4 ;
    schema:name "ファイの企み"@ja,
        "Fay no Takurami"@ja-latn .

_:N749d5908f9cc4440a443e33d3c30ca26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序章"@ja,
        "Joshou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nae81192b40b0448d91110608e960fbe4 ;
    schema:name "序章"@ja,
        "Joshou"@ja-latn .

_:N86d99506a3bf40d1b9998efc99b78f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斬光"@ja,
        "Zankou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nae81192b40b0448d91110608e960fbe4 ;
    schema:name "斬光"@ja,
        "Zankou"@ja-latn .

_:Nd70f0df1634c46a5b15153ef6bfde4e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斬光 -Instrumental-"@ja,
        "Zankou -Instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nae81192b40b0448d91110608e960fbe4 ;
    schema:name "斬光 -Instrumental-"@ja,
        "Zankou -Instrumental-"@ja-latn .

_:Ne1b7a5ce703d4997a415b3abf478746e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の想い -Instrumental-"@ja,
        "Towa no Omoi -Instrumental-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nae81192b40b0448d91110608e960fbe4 ;
    schema:name "永遠の想い -Instrumental-"@ja,
        "Towa no Omoi -Instrumental-"@ja-latn .

_:Nae81192b40b0448d91110608e960fbe4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01f9375501904c63acf2d3b045e50293,
        _:N160f96122dd841799fde144d025ff92c,
        _:N62976ff20c39418f9bc4f748988da76c,
        _:N749d5908f9cc4440a443e33d3c30ca26,
        _:N86d99506a3bf40d1b9998efc99b78f80,
        _:Nd70f0df1634c46a5b15153ef6bfde4e5,
        _:Ne1b7a5ce703d4997a415b3abf478746e ;
    mo:track_count 7 ;
    schema:duration "PT26:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N01f9375501904c63acf2d3b045e50293,
        _:N160f96122dd841799fde144d025ff92c,
        _:N62976ff20c39418f9bc4f748988da76c,
        _:N749d5908f9cc4440a443e33d3c30ca26,
        _:N86d99506a3bf40d1b9998efc99b78f80,
        _:Nd70f0df1634c46a5b15153ef6bfde4e5,
        _:Ne1b7a5ce703d4997a415b3abf478746e .

