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

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

<artist/15933#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Onishi"@en,
        "大西沙織"@ja ;
    foaf:made <album/46882#subject>,
        <album/46882#vocals> ;
    foaf:name "Saori Onishi"@en,
        "大西沙織"@ja .

<artist/16327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46882#subject> ;
    schema:name "Hiroshi Kido"@en,
        "城戸紘志"@ja ;
    foaf:made <album/46882#composition>,
        <album/46882#subject> ;
    foaf:name "Hiroshi Kido"@en,
        "城戸紘志"@ja .

<artist/496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46882#subject> ;
    schema:name "Mitsuru Wakabayashi"@en,
        "若林充"@ja ;
    foaf:made <album/46882#composition>,
        <album/46882#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/46882#lyrics> a mo:Lyrics .

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

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

<album/46882#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/28/46882/46882-1416735345.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46882#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/46882/46882-1416735345.jpg> ;
    foaf:depicts <album/46882#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/46882/46882-1416735345.jpg> .

<https://medium-media.vgm.io/albums/28/46882/46882-1416735345.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

_:N54819ff49ace4a9882605c1054119f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Domain (Fianna Ray Ordesia Solo ver.)"@en,
        "Holy Domain (フィアナ・レイ・オルデシア ソロver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1729ed4ec04b4df6a36e97c349152867 ;
    schema:name "Holy Domain (Fianna Ray Ordesia Solo ver.)"@en,
        "Holy Domain (フィアナ・レイ・オルデシア ソロver.)"@ja .

_:Na44d45383d024fa9acf439138d18a254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordesia Polka"@en,
        "オルデシア・ポルカ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1729ed4ec04b4df6a36e97c349152867 ;
    schema:name "Ordesia Polka"@en,
        "オルデシア・ポルカ"@ja .

_:N1729ed4ec04b4df6a36e97c349152867 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54819ff49ace4a9882605c1054119f25,
        _:Na44d45383d024fa9acf439138d18a254 ;
    mo:track_count 2 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N54819ff49ace4a9882605c1054119f25,
        _:Na44d45383d024fa9acf439138d18a254 .

