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

<artist/4414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko Takahashi"@en,
        "高橋麗子"@ja ;
    foaf:made <album/47480#lyrics>,
        <album/47480#subject> ;
    foaf:name "Reiko Takahashi"@en,
        "高橋麗子"@ja .

<artist/48574#subject> a schema:Person,
        foaf:Person ;
    schema:name "yoko"@en ;
    foaf:made <album/47480#subject>,
        <album/47480#vocals> ;
    foaf:name "yoko"@en .

<artist/726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/47480#lyrics>,
        <album/47480#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:made <album/47480#subject>,
        <album/47480#vocals> ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47480#subject> ;
    schema:name "Akira Tsuchiya"@en,
        "土屋暁"@ja ;
    foaf:made <album/47480#composition>,
        <album/47480#lyrics>,
        <album/47480#subject> ;
    foaf:name "Akira Tsuchiya"@en,
        "土屋暁"@ja .

<artist/201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47480#subject> ;
    schema:name "Akiko Shikata"@en,
        "志方あきこ"@ja ;
    foaf:made <album/47480#composition>,
        <album/47480#lyrics>,
        <album/47480#subject>,
        <album/47480#vocals> ;
    foaf:name "Akiko Shikata"@en,
        "志方あきこ"@ja .

<artist/2926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47480#subject> ;
    schema:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja ;
    foaf:made <album/47480#composition>,
        <album/47480#subject> ;
    foaf:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja .

<artist/340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47480#subject> ;
    schema:name "Yoko Ueno"@en,
        "上野洋子"@ja ;
    foaf:made <album/47480#composition>,
        <album/47480#subject> ;
    foaf:name "Yoko Ueno"@en,
        "上野洋子"@ja .

<product/1505#subject> a schema:CreativeWork ;
    schema:name "Ciel nosurge ~Ushinawareta Hoshi e Sasagu Uta~"@en,
        "シェルノサージュ ～失われた星へ捧ぐ詩～"@ja,
        "Ciel nosurge ~Ushinawareta Hoshi e Sasagu Uta~"@ja-latn ;
    foaf:name "Ciel nosurge ~Ushinawareta Hoshi e Sasagu Uta~"@en,
        "シェルノサージュ ～失われた星へ捧ぐ詩～"@ja,
        "Ciel nosurge ~Ushinawareta Hoshi e Sasagu Uta~"@ja-latn .

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

<album/47480#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@en,
        "Ciel nosurge Genometric Concert Vol.3 ～帝賜の詩～"@ja,
        "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@ja-latn ;
    mo:performance_of <album/47480#musicalwork> ;
    mo:recorded_as <album/47480#musicalexpression> ;
    schema:name "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@en,
        "Ciel nosurge Genometric Concert Vol.3 ～帝賜の詩～"@ja,
        "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@ja-latn ;
    schema:workPerformed <album/47480#musicalwork> .

<org/3810#subject> schema:name "GUST"@en,
        "ガスト"@ja,
        "GUST"@ja-latn ;
    foaf:name "GUST"@en,
        "ガスト"@ja,
        "GUST"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/47480/47480-1412935468.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/47480#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@en,
        "Ciel nosurge Genometric Concert Vol.3 ～帝賜の詩～"@ja,
        "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@ja-latn ;
    mo:composer <artist/200#subject>,
        <artist/201#subject>,
        <artist/2926#subject>,
        <artist/340#subject> ;
    mo:produced_work <album/47480#musicalwork> ;
    schema:name "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@en,
        "Ciel nosurge Genometric Concert Vol.3 ～帝賜の詩～"@ja,
        "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@ja-latn .

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

<album/47480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-01"^^xsd:date ;
    dcterms:title "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@en,
        "Ciel nosurge Genometric Concert Vol.3 ～帝賜の詩～"@ja,
        "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@ja-latn ;
    mo:catalogue_number "KECH-8003" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/47480#musicalexpression> ;
    mo:publisher <org/3810#subject> ;
    mo:record _:N1119859f4350471b80c478860b3922cd,
        _:Ncb73bf4a22184b48ac0ba5dba8c297c9 ;
    mo:record_count 2 ;
    schema:about <product/1505#subject> ;
    schema:datePublished "2014-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/47480/47480-1412935468.jpg> ;
    schema:name "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@en,
        "Ciel nosurge Genometric Concert Vol.3 ～帝賜の詩～"@ja,
        "Ciel nosurge Genometric Concert Vol.3 ~Teishi no Uta~"@ja-latn ;
    schema:publisher <org/3810#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/47480/47480-1412935468.jpg> .

_:N770fc10514bb4f4ea9a2a34c3a20dd2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ra Ciel Fuser"@en,
        "ラシェール・フューザー"@ja,
        "ra ciel fuser"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N1119859f4350471b80c478860b3922cd ;
    schema:name "Ra Ciel Fuser"@en,
        "ラシェール・フューザー"@ja,
        "ra ciel fuser"@ja-latn .

_:N7843495b33a8409cbafbed7d64febcad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mei-fa-re koo-ja-i;"@en,
        "mei-fa-re koo-ja-i;"@ja,
        "mei-fa-re koo-ja-i;"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N1119859f4350471b80c478860b3922cd ;
    schema:name "mei-fa-re koo-ja-i;"@en,
        "mei-fa-re koo-ja-i;"@ja,
        "mei-fa-re koo-ja-i;"@ja-latn .

_:Nb74c5f89d14b4d75a8e7cc9eab1dc8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Benediction of Wishes for the Succession"@en,
        "継承奉願祝詞"@ja,
        "Keishou Hougan Norito"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N1119859f4350471b80c478860b3922cd ;
    schema:name "Benediction of Wishes for the Succession"@en,
        "継承奉願祝詞"@ja,
        "Keishou Hougan Norito"@ja-latn .

_:Nebb5f58da3204ba5bdc4067a041cabd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Magic Collection"@en,
        "プロモーションコレクション"@ja,
        "Promotion Collection"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb73bf4a22184b48ac0ba5dba8c297c9 ;
    schema:name "Song Magic Collection"@en,
        "プロモーションコレクション"@ja,
        "Promotion Collection"@ja-latn .

_:Nf2b0f978348b4a6f93d4ea918936491b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promotional Movie Collection"@en,
        "詩魔法コレクション"@ja,
        "Uta Mahou Collection"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb73bf4a22184b48ac0ba5dba8c297c9 ;
    schema:name "Promotional Movie Collection"@en,
        "詩魔法コレクション"@ja,
        "Uta Mahou Collection"@ja-latn .

_:Nf6566bd681ad4c058ddc7c786ae36b23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duo Waltz of the Rainbow Kingdom"@en,
        "虹の国のデュオワルツ"@ja,
        "Niji no Kuni no Duo Waltz"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N1119859f4350471b80c478860b3922cd ;
    schema:name "Duo Waltz of the Rainbow Kingdom"@en,
        "虹の国のデュオワルツ"@ja,
        "Niji no Kuni no Duo Waltz"@ja-latn .

_:Ncb73bf4a22184b48ac0ba5dba8c297c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nebb5f58da3204ba5bdc4067a041cabd6,
        _:Nf2b0f978348b4a6f93d4ea918936491b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nebb5f58da3204ba5bdc4067a041cabd6,
        _:Nf2b0f978348b4a6f93d4ea918936491b .

_:N1119859f4350471b80c478860b3922cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N770fc10514bb4f4ea9a2a34c3a20dd2d,
        _:N7843495b33a8409cbafbed7d64febcad,
        _:Nb74c5f89d14b4d75a8e7cc9eab1dc8cc,
        _:Nf6566bd681ad4c058ddc7c786ae36b23 ;
    mo:track_count 4 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N770fc10514bb4f4ea9a2a34c3a20dd2d,
        _:N7843495b33a8409cbafbed7d64febcad,
        _:Nb74c5f89d14b4d75a8e7cc9eab1dc8cc,
        _:Nf6566bd681ad4c058ddc7c786ae36b23 .

