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

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

<product/13956#subject> a schema:CreativeWork ;
    schema:name "EVE burst error"@en,
        "イヴ・バースト・エラー"@ja,
        "EVE burst error"@ja-latn ;
    foaf:name "EVE burst error"@en,
        "イヴ・バースト・エラー"@ja,
        "EVE burst error"@ja-latn .

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

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/15070/15070-1250943485.jpg> a schema:ImageObject,
        foaf:Image .

<album/15070#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@en,
        "EVE burst error CD DRAMA エルディア秘録編"@ja,
        "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jiro Jin"@en ;
            foaf:made <album/15070#composition> ;
            foaf:name "Jiro Jin"@en ],
        <artist/8368#subject> ;
    mo:produced_work <album/15070#musicalwork> ;
    schema:name "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@en,
        "EVE burst error CD DRAMA エルディア秘録編"@ja,
        "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@ja-latn .

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

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

<artist/24706#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15070#performance> ;
    schema:name "Hiroe Ueda"@en,
        "上田浩恵"@ja ;
    foaf:made <album/15070#lyrics>,
        <album/15070#subject> ;
    foaf:name "Hiroe Ueda"@en,
        "上田浩恵"@ja .

<artist/307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15070#performance> ;
    schema:name "Mika Kanai"@en,
        "かないみか"@ja ;
    foaf:name "Mika Kanai"@en,
        "かないみか"@ja .

<artist/4076#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15070#performance> ;
    schema:name "Yuko Mizutani"@en,
        "水谷優子"@ja ;
    foaf:name "Yuko Mizutani"@en,
        "水谷優子"@ja .

<artist/8368#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15070#subject> ;
    mo:performed <album/15070#performance> ;
    schema:name "Kenjiro Sakiya"@en,
        "崎谷健次郎"@ja ;
    foaf:made <album/15070#composition>,
        <album/15070#lyrics>,
        <album/15070#subject> ;
    foaf:name "Kenjiro Sakiya"@en,
        "崎谷健次郎"@ja .

<album/15070#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@en,
        "EVE burst error CD DRAMA エルディア秘録編"@ja,
        "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@ja-latn ;
    mo:performance_of <album/15070#musicalwork> ;
    mo:performer _:N394d7e5697d34f2899d0c0302d4875ab,
        <artist/24706#subject>,
        <artist/307#subject>,
        <artist/4076#subject>,
        <artist/8368#subject> ;
    mo:recorded_as <album/15070#musicalexpression> ;
    schema:byArtist _:N394d7e5697d34f2899d0c0302d4875ab,
        <artist/24706#subject>,
        <artist/307#subject>,
        <artist/4076#subject>,
        <artist/8368#subject> ;
    schema:name "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@en,
        "EVE burst error CD DRAMA エルディア秘録編"@ja,
        "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@ja-latn ;
    schema:workPerformed <album/15070#musicalwork> .

<album/15070#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-23"^^xsd:date ;
    dcterms:title "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@en,
        "EVE burst error CD DRAMA エルディア秘録編"@ja,
        "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@ja-latn ;
    mo:catalogue_number "KICA-1218" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15070#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N2500d51b9dcb4423ba3f47707b30612d ;
    mo:record_count 1 ;
    schema:about <product/13956#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jiro Jin"@en ;
            foaf:name "Jiro Jin"@en ],
        <artist/24706#subject>,
        <artist/307#subject>,
        <artist/4076#subject>,
        <artist/8368#subject> ;
    schema:datePublished "1998-10-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/15070/15070-1250943485.jpg> ;
    schema:name "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@en,
        "EVE burst error CD DRAMA エルディア秘録編"@ja,
        "EVE burst error CD DRAMA ~Eldia Secret Files Chapter~"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/15070/15070-1250943485.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15070#subject> ;
    schema:name "Jiro Jin"@en ;
    foaf:made <album/15070#subject> ;
    foaf:name "Jiro Jin"@en .

_:N0d30fab418974be49d02723823a9f5b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue つかの間の日常"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "Epilogue つかの間の日常"@ja .

_:N2f24fcce48664947b4314ee2e6208c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrows and pities 一つの結末"@ja ;
    mo:track_number 6 ;
    schema:duration "PT16:46"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "Sorrows and pities 一つの結末"@ja .

_:N3046b91cbf12437785e8d15248afcf73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazy afternoon 天城探偵事務所 ストーリー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:46"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "Lazy afternoon 天城探偵事務所 ストーリー"@ja .

_:N394d7e5697d34f2899d0c0302d4875ab a schema:Person,
        foaf:Person ;
    mo:performed <album/15070#performance> ;
    schema:name "Jiro Jin"@en ;
    foaf:name "Jiro Jin"@en .

_:N4ae7a66daa4049be8c7a4d65981c6f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The old devil moon それぞれの戦い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT12:23"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "The old devil moon それぞれの戦い"@ja .

_:N4fcc28ec10bf49ef91821fe519ec3b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The road to ruin 破滅の足音"@ja ;
    mo:track_number 4 ;
    schema:duration "PT14:11"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "The road to ruin 破滅の足音"@ja .

_:Na6ed96dbf8bf4a57a2ec988bf9fc1a3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風を切って行こう、上を向いていこう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "風を切って行こう、上を向いていこう"@ja .

_:Ncf23dd4e7f934aebadbab682b484cb75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IF EVER I FALL ―失われた愛のために―"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "IF EVER I FALL ―失われた愛のために―"@ja .

_:Ne3f55b77a6e24ecc8fe3acc9a3a46fe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue エルディア取材旅行 ストーリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N2500d51b9dcb4423ba3f47707b30612d ;
    schema:name "Prologue エルディア取材旅行 ストーリー"@ja .

_:N2500d51b9dcb4423ba3f47707b30612d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d30fab418974be49d02723823a9f5b0,
        _:N2f24fcce48664947b4314ee2e6208c9e,
        _:N3046b91cbf12437785e8d15248afcf73,
        _:N4ae7a66daa4049be8c7a4d65981c6f51,
        _:N4fcc28ec10bf49ef91821fe519ec3b7f,
        _:Na6ed96dbf8bf4a57a2ec988bf9fc1a3f,
        _:Ncf23dd4e7f934aebadbab682b484cb75,
        _:Ne3f55b77a6e24ecc8fe3acc9a3a46fe0 ;
    mo:track_count 8 ;
    schema:duration "PT74:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0d30fab418974be49d02723823a9f5b0,
        _:N2f24fcce48664947b4314ee2e6208c9e,
        _:N3046b91cbf12437785e8d15248afcf73,
        _:N4ae7a66daa4049be8c7a4d65981c6f51,
        _:N4fcc28ec10bf49ef91821fe519ec3b7f,
        _:Na6ed96dbf8bf4a57a2ec988bf9fc1a3f,
        _:Ncf23dd4e7f934aebadbab682b484cb75,
        _:Ne3f55b77a6e24ecc8fe3acc9a3a46fe0 .

