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

<album/28610#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AXIA Preorder Bonus Drama CD"@en,
        "AXIA 予約特典ドラマCD"@ja,
        "AXIA Preorder Bonus Drama CD"@ja-latn ;
    mo:produced_work <album/28610#musicalwork> ;
    schema:name "AXIA Preorder Bonus Drama CD"@en,
        "AXIA 予約特典ドラマCD"@ja,
        "AXIA Preorder Bonus Drama CD"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/01/28610/28610-1315004671.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/34120#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28610#performance> ;
    schema:name "Riasu Oboredani"@en,
        "おぼれ谷リアス"@ja ;
    foaf:name "Riasu Oboredani"@en,
        "おぼれ谷リアス"@ja .

<artist/62105#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28610#performance> ;
    schema:name "Yuu Ayase"@en,
        "彩世ゆう"@ja ;
    foaf:name "Yuu Ayase"@en,
        "彩世ゆう"@ja .

<artist/7947#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28610#performance> ;
    schema:name "Komugi Nishida"@en,
        "西田こむぎ"@ja ;
    foaf:name "Komugi Nishida"@en,
        "西田こむぎ"@ja .

<album/28610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-28"^^xsd:date ;
    dcterms:title "AXIA Preorder Bonus Drama CD"@en,
        "AXIA 予約特典ドラマCD"@ja,
        "AXIA Preorder Bonus Drama CD"@ja-latn ;
    mo:catalogue_number "AXIA-DRAMA" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28610#musicalexpression> ;
    mo:publisher <org/2731#subject> ;
    mo:record _:N610b001ec7e84cc283c80cc983144d3f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AXIA"@en ;
            foaf:name "AXIA"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "須本綾奈"@en ;
            foaf:name "須本綾奈"@en ],
        <artist/34120#subject>,
        <artist/62105#subject>,
        <artist/7947#subject> ;
    schema:datePublished "2006-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/28610/28610-1315004671.jpg> ;
    schema:name "AXIA Preorder Bonus Drama CD"@en,
        "AXIA 予約特典ドラマCD"@ja,
        "AXIA Preorder Bonus Drama CD"@ja-latn ;
    schema:publisher <org/2731#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/28610/28610-1315004671.jpg> .

<album/28610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AXIA Preorder Bonus Drama CD"@en,
        "AXIA 予約特典ドラマCD"@ja,
        "AXIA Preorder Bonus Drama CD"@ja-latn ;
    mo:performance_of <album/28610#musicalwork> ;
    mo:performer _:N1d7ee2f7557342e4b80dbe116ea19a6d,
        <artist/34120#subject>,
        <artist/62105#subject>,
        <artist/7947#subject> ;
    mo:recorded_as <album/28610#musicalexpression> ;
    schema:byArtist _:N1d7ee2f7557342e4b80dbe116ea19a6d,
        <artist/34120#subject>,
        <artist/62105#subject>,
        <artist/7947#subject> ;
    schema:name "AXIA Preorder Bonus Drama CD"@en,
        "AXIA 予約特典ドラマCD"@ja,
        "AXIA Preorder Bonus Drama CD"@ja-latn ;
    schema:workPerformed <album/28610#musicalwork> .

_:N01d1e4437fa545eabccde079601a7aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:inPlaylist _:N610b001ec7e84cc283c80cc983144d3f ;
    schema:name "None"@en .

_:N1d7ee2f7557342e4b80dbe116ea19a6d a schema:Person,
        foaf:Person ;
    mo:performed <album/28610#performance> ;
    schema:name "須本綾奈"@en ;
    foaf:name "須本綾奈"@en .

_:N610b001ec7e84cc283c80cc983144d3f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d1e4437fa545eabccde079601a7aa0 ;
    mo:track_count 1 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N01d1e4437fa545eabccde079601a7aa0 .

