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

<artist/10173#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuji Sakai"@en,
        "坂井竜二"@ja ;
    foaf:made <album/46881#lyrics>,
        <album/46881#subject> ;
    foaf:name "Ryuji Sakai"@en,
        "坂井竜二"@ja .

<artist/16144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Kakuma"@en,
        "加隈亜衣"@ja ;
    foaf:made <album/46881#subject>,
        <album/46881#vocals> ;
    foaf:name "Ai Kakuma"@en,
        "加隈亜衣"@ja .

<artist/24152#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46881#subject> ;
    schema:name "Hideaki Inui"@en,
        "乾ひであき"@ja ;
    foaf:made <album/46881#composition>,
        <album/46881#subject> ;
    foaf:name "Hideaki Inui"@en,
        "乾ひであき"@ja .

<artist/496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46881#subject> ;
    schema:name "Mitsuru Wakabayashi"@en,
        "若林充"@ja ;
    foaf:made <album/46881#composition>,
        <album/46881#subject> ;
    foaf:name "Mitsuru Wakabayashi"@en,
        "若林充"@ja .

<product/2843#subject> a schema:CreativeWork ;
    schema:name "Bladedance of the Elementalers"@en,
        "精霊使いの剣舞(ブレイドダンス)"@ja,
        "Seirei Tsukai no Blade Dance"@ja-latn ;
    foaf:name "Bladedance of the Elementalers"@en,
        "精霊使いの剣舞(ブレイドダンス)"@ja,
        "Seirei Tsukai no Blade Dance"@ja-latn .

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

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

<album/46881#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blade Dance of Elementalers Vol.2 Special CD"@en,
        "精霊使いの剣舞 第2巻 スペシャルCD"@ja,
        "Seirei Tsukai no Blade Dance Vol.2 Special CD"@ja-latn ;
    mo:performance_of <album/46881#musicalwork> ;
    mo:recorded_as <album/46881#musicalexpression> ;
    schema:name "Blade Dance of Elementalers Vol.2 Special CD"@en,
        "精霊使いの剣舞 第2巻 スペシャルCD"@ja,
        "Seirei Tsukai no Blade Dance Vol.2 Special CD"@ja-latn ;
    schema:workPerformed <album/46881#musicalwork> .

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

<org/1380#subject> schema:name "Showgate"@en,
        "ショウゲート"@ja,
        "Showgate"@ja-latn ;
    foaf:name "Showgate"@en,
        "ショウゲート"@ja,
        "Showgate"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/46881/46881-1414420351.jpg> a schema:ImageObject,
        foaf:Image .

<album/46881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blade Dance of Elementalers Vol.2 Special CD"@en,
        "精霊使いの剣舞 第2巻 スペシャルCD"@ja,
        "Seirei Tsukai no Blade Dance Vol.2 Special CD"@ja-latn ;
    mo:composer <artist/24152#subject>,
        <artist/496#subject> ;
    mo:produced_work <album/46881#musicalwork> ;
    schema:name "Blade Dance of Elementalers Vol.2 Special CD"@en,
        "精霊使いの剣舞 第2巻 スペシャルCD"@ja,
        "Seirei Tsukai no Blade Dance Vol.2 Special CD"@ja-latn .

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

<album/46881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-05"^^xsd:date ;
    dcterms:title "Blade Dance of Elementalers Vol.2 Special CD"@en,
        "精霊使いの剣舞 第2巻 スペシャルCD"@ja,
        "Seirei Tsukai no Blade Dance Vol.2 Special CD"@ja-latn ;
    mo:catalogue_number "ZMXZ-9622-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46881#musicalexpression> ;
    mo:publisher <org/1380#subject> ;
    mo:record _:N218b493393194d289f17c2a40eca1e1d ;
    mo:record_count 1 ;
    schema:about <product/2843#subject> ;
    schema:datePublished "2014-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/46881/46881-1414420351.jpg> ;
    schema:name "Blade Dance of Elementalers Vol.2 Special CD"@en,
        "精霊使いの剣舞 第2巻 スペシャルCD"@ja,
        "Seirei Tsukai no Blade Dance Vol.2 Special CD"@ja-latn ;
    schema:publisher <org/1380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/46881/46881-1414420351.jpg> .

_:N302443a2796a4423af440bbbfd632e90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance In Dreams"@en,
        "Dance In Dreams"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N218b493393194d289f17c2a40eca1e1d ;
    schema:name "Dance In Dreams"@en,
        "Dance In Dreams"@ja .

_:Ne8c1848c7450463eb62ff307e880f50c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Domain (Terminus Est Solo ver.)"@en,
        "Holy Domain (テルミヌス・エスト ソロver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N218b493393194d289f17c2a40eca1e1d ;
    schema:name "Holy Domain (Terminus Est Solo ver.)"@en,
        "Holy Domain (テルミヌス・エスト ソロver.)"@ja .

_:N218b493393194d289f17c2a40eca1e1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N302443a2796a4423af440bbbfd632e90,
        _:Ne8c1848c7450463eb62ff307e880f50c ;
    mo:track_count 2 ;
    schema:duration "PT8:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N302443a2796a4423af440bbbfd632e90,
        _:Ne8c1848c7450463eb62ff307e880f50c .

