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

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

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17917#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/17917#composition>,
        <album/17917#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/20475#subject> a schema:CreativeWork ;
    schema:name "Sengoku Basara: Samurai Kings"@en,
        "戦国BASARA"@ja,
        "Sengoku BASARA"@ja-latn ;
    foaf:name "Sengoku Basara: Samurai Kings"@en,
        "戦国BASARA"@ja,
        "Sengoku BASARA"@ja-latn .

<album/17917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@en,
        "TVアニメ「戦国BASARA」ドラマCD第2巻 熱魂!竜虎怒涛の大修練!武田漢祭り!!"@ja,
        "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/17917#musicalwork> ;
    schema:name "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@en,
        "TVアニメ「戦国BASARA」ドラマCD第2巻 熱魂!竜虎怒涛の大修練!武田漢祭り!!"@ja,
        "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@ja-latn .

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

<album/17917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@en,
        "TVアニメ「戦国BASARA」ドラマCD第2巻 熱魂!竜虎怒涛の大修練!武田漢祭り!!"@ja,
        "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@ja-latn ;
    mo:performance_of <album/17917#musicalwork> ;
    mo:recorded_as <album/17917#musicalexpression> ;
    schema:name "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@en,
        "TVアニメ「戦国BASARA」ドラマCD第2巻 熱魂!竜虎怒涛の大修練!武田漢祭り!!"@ja,
        "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@ja-latn ;
    schema:workPerformed <album/17917#musicalwork> .

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/17917/17917-1284162019.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-25"^^xsd:date ;
    dcterms:title "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@en,
        "TVアニメ「戦国BASARA」ドラマCD第2巻 熱魂!竜虎怒涛の大修練!武田漢祭り!!"@ja,
        "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@ja-latn ;
    mo:catalogue_number "FCCM-0276" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17917#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:N937a7edaad4f41dea0d25ab370555726 ;
    mo:record_count 1 ;
    schema:about <product/20475#subject> ;
    schema:datePublished "2010-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/17917/17917-1284162019.jpg> ;
    schema:name "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@en,
        "TVアニメ「戦国BASARA」ドラマCD第2巻 熱魂!竜虎怒涛の大修練!武田漢祭り!!"@ja,
        "Sengoku BASARA Drama CD Dai-2-kan Atsutama! Ryuuko Dotou no Daishuuren! Takeda Otokomatsuri!!"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/17917/17917-1284162019.jpg> .

_:N07f49d466033434ca0e0961fcb8e92d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act Two"@en,
        "第二幕"@ja,
        "Dai-2-maku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT23:35"^^xsd:interval ;
    schema:inPlaylist _:N937a7edaad4f41dea0d25ab370555726 ;
    schema:name "Act Two"@en,
        "第二幕"@ja,
        "Dai-2-maku"@ja-latn .

_:N4615100d053e464caefee13835d279dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act Three"@en,
        "第三幕"@ja,
        "Dai-3-maku"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT19:04"^^xsd:interval ;
    schema:inPlaylist _:N937a7edaad4f41dea0d25ab370555726 ;
    schema:name "Act Three"@en,
        "第三幕"@ja,
        "Dai-3-maku"@ja-latn .

_:N8b7301caa9fe4318a3a1946f8e185c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act One"@en,
        "第一幕"@ja,
        "Dai-1-maku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT15:54"^^xsd:interval ;
    schema:inPlaylist _:N937a7edaad4f41dea0d25ab370555726 ;
    schema:name "Act One"@en,
        "第一幕"@ja,
        "Dai-1-maku"@ja-latn .

_:N937a7edaad4f41dea0d25ab370555726 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f49d466033434ca0e0961fcb8e92d9,
        _:N4615100d053e464caefee13835d279dd,
        _:N8b7301caa9fe4318a3a1946f8e185c55 ;
    mo:track_count 3 ;
    schema:duration "PT58:33"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N07f49d466033434ca0e0961fcb8e92d9,
        _:N4615100d053e464caefee13835d279dd,
        _:N8b7301caa9fe4318a3a1946f8e185c55 .

