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

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

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

<artist/61#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11249#subject> ;
    schema:name "Kaori Tsutsui"@en,
        "筒井香織"@ja ;
    foaf:made <album/11249#composition>,
        <album/11249#subject> ;
    foaf:name "Kaori Tsutsui"@en,
        "筒井香織"@ja .

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11249#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/11249#composition>,
        <album/11249#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

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

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

<https://medium-media.vgm.io/albums/94/11249/11249-1546329225.jpg> a schema:ImageObject,
        foaf:Image .

<album/11249#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Demonbane Sound+Visual Book"@en,
        "機神飛翔 予約特典 神の摂理に挑む者達"@ja,
        "Demonbane Sound+Visual Book"@ja-latn ;
    mo:composer <artist/61#subject>,
        <artist/63#subject> ;
    mo:produced_work <album/11249#musicalwork> ;
    schema:name "Demonbane Sound+Visual Book"@en,
        "機神飛翔 予約特典 神の摂理に挑む者達"@ja,
        "Demonbane Sound+Visual Book"@ja-latn .

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

<artist/69#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11249#performance> ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:made <album/11249#lyrics>,
        <album/11249#subject> ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<artist/74#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11249#performance> ;
    schema:name "Kazuhiro Watanabe"@en,
        "ワタナベカズヒロ"@ja ;
    foaf:name "Kazuhiro Watanabe"@en,
        "ワタナベカズヒロ"@ja .

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

<album/11249#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Demonbane Sound+Visual Book"@en,
        "機神飛翔 予約特典 神の摂理に挑む者達"@ja,
        "Demonbane Sound+Visual Book"@ja-latn ;
    mo:performance_of <album/11249#musicalwork> ;
    mo:performer <artist/69#subject>,
        <artist/74#subject> ;
    mo:recorded_as <album/11249#musicalexpression> ;
    schema:byArtist <artist/69#subject>,
        <artist/74#subject> ;
    schema:name "Demonbane Sound+Visual Book"@en,
        "機神飛翔 予約特典 神の摂理に挑む者達"@ja,
        "Demonbane Sound+Visual Book"@ja-latn ;
    schema:workPerformed <album/11249#musicalwork> .

<album/11249#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-26"^^xsd:date ;
    dcterms:title "Demonbane Sound+Visual Book"@en,
        "機神飛翔 予約特典 神の摂理に挑む者達"@ja,
        "Demonbane Sound+Visual Book"@ja-latn ;
    mo:catalogue_number "SKR-1094" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11249#musicalexpression> ;
    mo:publisher _:Nf863b6fe2f1840ab980587ddc2ae74d8 ;
    mo:record _:N11f8f3ca55bc43c7a9f798ed2c6fc0ef ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kishin Hishou Demonbane"@en ;
            foaf:name "Kishin Hishou Demonbane"@en ] ;
    schema:byArtist <artist/69#subject>,
        <artist/74#subject> ;
    schema:datePublished "2006-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/11249/11249-1546329225.jpg> ;
    schema:name "Demonbane Sound+Visual Book"@en,
        "機神飛翔 予約特典 神の摂理に挑む者達"@ja,
        "Demonbane Sound+Visual Book"@ja-latn ;
    schema:publisher _:Nf863b6fe2f1840ab980587ddc2ae74d8 ;
    foaf:depiction <https://media.vgm.io/albums/94/11249/11249-1546329225.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jun Haganeya"@en ;
    foaf:made <album/11249#subject> ;
    foaf:name "Jun Haganeya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jun Haganeya"@en ;
    foaf:made <album/11249#lyrics> ;
    foaf:name "Jun Haganeya"@en .

_:N1bb540bb19fc44eda1ee7cabc10d6e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sublimation of the Destruction God [Vocal Ver.]"@en,
        "破神昇華 [Vocal Ver.]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N11f8f3ca55bc43c7a9f798ed2c6fc0ef ;
    schema:name "Sublimation of the Destruction God [Vocal Ver.]"@en,
        "破神昇華 [Vocal Ver.]"@ja .

_:N375b225d13cb4e2ba18f5dfb264afe57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Will Challenge the Divine Will [Vocal Ver.]"@en,
        "神の摂理に挑む者達 [Vocal Ver.]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N11f8f3ca55bc43c7a9f798ed2c6fc0ef ;
    schema:name "Those Who Will Challenge the Divine Will [Vocal Ver.]"@en,
        "神の摂理に挑む者達 [Vocal Ver.]"@ja .

_:N7f49018fc2a64f768ea8ea66b0d6a203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sublimation of the Destruction God [Vocal Ver.] Instrumental"@en,
        "破神昇華 [Vocal Ver.] Instrumental"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N11f8f3ca55bc43c7a9f798ed2c6fc0ef ;
    schema:name "Sublimation of the Destruction God [Vocal Ver.] Instrumental"@en,
        "破神昇華 [Vocal Ver.] Instrumental"@ja .

_:Nad5609ea660442a29a75beec65256ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Will Challenge the Divine Will [Vocal Ver.] Instrumental"@en,
        "神の摂理に挑む者達 [Vocal Ver.] Instrumental"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N11f8f3ca55bc43c7a9f798ed2c6fc0ef ;
    schema:name "Those Who Will Challenge the Divine Will [Vocal Ver.] Instrumental"@en,
        "神の摂理に挑む者達 [Vocal Ver.] Instrumental"@ja .

_:Nf863b6fe2f1840ab980587ddc2ae74d8 schema:name "Nitro+"@en ;
    foaf:name "Nitro+"@en .

_:N11f8f3ca55bc43c7a9f798ed2c6fc0ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb540bb19fc44eda1ee7cabc10d6e73,
        _:N375b225d13cb4e2ba18f5dfb264afe57,
        _:N7f49018fc2a64f768ea8ea66b0d6a203,
        _:Nad5609ea660442a29a75beec65256ab0 ;
    mo:track_count 4 ;
    schema:duration "PT18:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1bb540bb19fc44eda1ee7cabc10d6e73,
        _:N375b225d13cb4e2ba18f5dfb264afe57,
        _:N7f49018fc2a64f768ea8ea66b0d6a203,
        _:Nad5609ea660442a29a75beec65256ab0 .

