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

<artist/1284#subject> a schema:Person,
        foaf:Person ;
    schema:name "Houko Kuwashima"@en,
        "桑島法子"@ja ;
    foaf:made <album/51892#subject>,
        <album/51892#vocals> ;
    foaf:name "Houko Kuwashima"@en,
        "桑島法子"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:made <album/51892#subject>,
        <album/51892#vocals> ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3576#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja ;
    foaf:made <album/51892#subject>,
        <album/51892#vocals> ;
    foaf:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:made <album/51892#subject>,
        <album/51892#vocals> ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:made <album/51892#subject>,
        <album/51892#vocals> ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/6389#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naomi Kosaka"@en,
        "こさかなおみ"@ja ;
    foaf:made <album/51892#lyrics>,
        <album/51892#subject> ;
    foaf:name "Naomi Kosaka"@en,
        "こさかなおみ"@ja .

<artist/2111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51892#subject> ;
    schema:name "Takeshi Watanabe"@en,
        "渡辺剛"@ja ;
    foaf:made <album/51892#composition>,
        <album/51892#subject> ;
    foaf:name "Takeshi Watanabe"@en,
        "渡辺剛"@ja .

<artist/3923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51892#subject> ;
    schema:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja ;
    foaf:made <album/51892#composition>,
        <album/51892#subject> ;
    foaf:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja .

<artist/856#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51892#subject> ;
    schema:name "Kaoru Okubo"@en,
        "大久保薫"@ja ;
    foaf:made <album/51892#composition>,
        <album/51892#subject> ;
    foaf:name "Kaoru Okubo"@en,
        "大久保薫"@ja .

<artist/9841#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51892#subject> ;
    schema:name "Seiichiro Mukai"@en,
        "向井成一郎"@ja ;
    foaf:made <album/51892#composition>,
        <album/51892#subject> ;
    foaf:name "Seiichiro Mukai"@en,
        "向井成一郎"@ja .

<product/4840#subject> a schema:CreativeWork ;
    schema:name "The Story of Saiunkoku"@en,
        "彩雲国物語"@ja,
        "Saiunkoku Monogatari"@ja-latn ;
    foaf:name "The Story of Saiunkoku"@en,
        "彩雲国物語"@ja,
        "Saiunkoku Monogatari"@ja-latn .

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

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

<album/51892#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saiunkoku Monogatari Song of Memory"@en,
        "彩雲国物語 Song of Memory"@ja,
        "Saiunkoku Monogatari Song of Memory"@ja-latn ;
    mo:performance_of <album/51892#musicalwork> ;
    mo:recorded_as <album/51892#musicalexpression> ;
    schema:name "Saiunkoku Monogatari Song of Memory"@en,
        "彩雲国物語 Song of Memory"@ja,
        "Saiunkoku Monogatari Song of Memory"@ja-latn ;
    schema:workPerformed <album/51892#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/29/51892/51892-1427674426.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51892#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saiunkoku Monogatari Song of Memory"@en,
        "彩雲国物語 Song of Memory"@ja,
        "Saiunkoku Monogatari Song of Memory"@ja-latn ;
    mo:composer <artist/2111#subject>,
        <artist/3923#subject>,
        <artist/856#subject>,
        <artist/9841#subject> ;
    mo:produced_work <album/51892#musicalwork> ;
    schema:name "Saiunkoku Monogatari Song of Memory"@en,
        "彩雲国物語 Song of Memory"@ja,
        "Saiunkoku Monogatari Song of Memory"@ja-latn .

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

<album/51892#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-07"^^xsd:date ;
    dcterms:title "Saiunkoku Monogatari Song of Memory"@en,
        "彩雲国物語 Song of Memory"@ja,
        "Saiunkoku Monogatari Song of Memory"@ja-latn ;
    mo:catalogue_number "GNCA-1160" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51892#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:Needd402515cd44d69e8bb8dcdc13f45e ;
    mo:record_count 1 ;
    schema:about <product/4840#subject> ;
    schema:datePublished "2008-03-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/51892/51892-1427674426.jpg> ;
    schema:name "Saiunkoku Monogatari Song of Memory"@en,
        "彩雲国物語 Song of Memory"@ja,
        "Saiunkoku Monogatari Song of Memory"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/51892/51892-1427674426.jpg> .

_:N009fcba121694715ba01edcaf82e8abf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "羅針盤"@ja,
        "Rashinban"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "羅針盤"@ja,
        "Rashinban"@ja-latn .

_:N21b97a280e904e81a40eb7aef3d927f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の願い"@ja,
        "Eien no Negai"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "永遠の願い"@ja,
        "Eien no Negai"@ja-latn .

_:N5ff951e4a23d459795af358c076c9410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風よ"@ja,
        "Kaze yo"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "風よ"@ja,
        "Kaze yo"@ja-latn .

_:N6fbad90fcbd84a2dad55dfc9a61eb35a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花咲くように…"@ja,
        "Hanasaku you ni..."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "花咲くように…"@ja,
        "Hanasaku you ni..."@ja-latn .

_:N78c4eab89f3a48ce9f5e6a8ec621b90c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of 秀麗"@ja,
        "Voice of Shuurei"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "Voice of 秀麗"@ja,
        "Voice of Shuurei"@ja-latn .

_:N8363a2bcd9ce43f2b80db14ea2eb1f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつまでも…"@ja,
        "Itsumademo"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "いつまでも…"@ja,
        "Itsumademo"@ja-latn .

_:N922a028b651e46deb3469af1730fa4e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of 劉輝"@ja,
        "Voice of Ryuuki"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "Voice of 劉輝"@ja,
        "Voice of Ryuuki"@ja-latn .

_:Nde1830f380e44a59af723282935a6673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of 絳攸"@ja,
        "Voice of Kouyou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "Voice of 絳攸"@ja,
        "Voice of Kouyou"@ja-latn .

_:Ne42c1090d76c45b9b5a75197517a3ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of 静蘭"@ja,
        "Voice of Seiran"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "Voice of 静蘭"@ja,
        "Voice of Seiran"@ja-latn .

_:Nf9c74a20911a46a087d1e7bafe6c97d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of 楸瑛"@ja,
        "Voice of Shuuei"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Needd402515cd44d69e8bb8dcdc13f45e ;
    schema:name "Voice of 楸瑛"@ja,
        "Voice of Shuuei"@ja-latn .

_:Needd402515cd44d69e8bb8dcdc13f45e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009fcba121694715ba01edcaf82e8abf,
        _:N21b97a280e904e81a40eb7aef3d927f4,
        _:N5ff951e4a23d459795af358c076c9410,
        _:N6fbad90fcbd84a2dad55dfc9a61eb35a,
        _:N78c4eab89f3a48ce9f5e6a8ec621b90c,
        _:N8363a2bcd9ce43f2b80db14ea2eb1f91,
        _:N922a028b651e46deb3469af1730fa4e6,
        _:Nde1830f380e44a59af723282935a6673,
        _:Ne42c1090d76c45b9b5a75197517a3ef8,
        _:Nf9c74a20911a46a087d1e7bafe6c97d5 ;
    mo:track_count 10 ;
    schema:duration "PT31:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N009fcba121694715ba01edcaf82e8abf,
        _:N21b97a280e904e81a40eb7aef3d927f4,
        _:N5ff951e4a23d459795af358c076c9410,
        _:N6fbad90fcbd84a2dad55dfc9a61eb35a,
        _:N78c4eab89f3a48ce9f5e6a8ec621b90c,
        _:N8363a2bcd9ce43f2b80db14ea2eb1f91,
        _:N922a028b651e46deb3469af1730fa4e6,
        _:Nde1830f380e44a59af723282935a6673,
        _:Ne42c1090d76c45b9b5a75197517a3ef8,
        _:Nf9c74a20911a46a087d1e7bafe6c97d5 .

