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

<album/3540#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DeviceReign Drama CD"@en,
        "デバイスレイン　ドラマＣＤ"@ja,
        "DeviceReign Drama CD"@ja-latn ;
    mo:produced_work <album/3540#musicalwork> ;
    schema:name "DeviceReign Drama CD"@en,
        "デバイスレイン　ドラマＣＤ"@ja,
        "DeviceReign Drama CD"@ja-latn .

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

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

<product/16125#subject> a schema:CreativeWork ;
    schema:name "DeviceReign"@en,
        "デバイスレイン"@ja,
        "DeviceReign"@ja-latn ;
    foaf:name "DeviceReign"@en,
        "デバイスレイン"@ja,
        "DeviceReign"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/3540/3540-1571001186.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3038#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3540#performance> ;
    schema:name "Yuri Amano"@en,
        "天野由梨"@ja ;
    foaf:name "Yuri Amano"@en,
        "天野由梨"@ja .

<artist/332#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3540#performance> ;
    schema:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja ;
    foaf:name "Maaya Sakamoto"@en,
        "坂本真綾"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3540#performance> ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/4300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3540#performance> ;
    schema:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja ;
    foaf:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja .

<artist/545#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3540#performance> ;
    schema:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja ;
    foaf:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja .

<album/3540#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-07"^^xsd:date ;
    dcterms:title "DeviceReign Drama CD"@en,
        "デバイスレイン　ドラマＣＤ"@ja,
        "DeviceReign Drama CD"@ja-latn ;
    mo:catalogue_number "PCCB-00366" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3540#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N7379f77b80384cfe8c6161f3f41cca6b ;
    mo:record_count 1 ;
    schema:about <product/16125#subject> ;
    schema:byArtist <artist/3038#subject>,
        <artist/332#subject>,
        <artist/3677#subject>,
        <artist/4300#subject>,
        <artist/545#subject> ;
    schema:datePublished "1999-04-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/3540/3540-1571001186.jpg> ;
    schema:name "DeviceReign Drama CD"@en,
        "デバイスレイン　ドラマＣＤ"@ja,
        "DeviceReign Drama CD"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/3540/3540-1571001186.jpg> .

<album/3540#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DeviceReign Drama CD"@en,
        "デバイスレイン　ドラマＣＤ"@ja,
        "DeviceReign Drama CD"@ja-latn ;
    mo:performance_of <album/3540#musicalwork> ;
    mo:performer <artist/3038#subject>,
        <artist/332#subject>,
        <artist/3677#subject>,
        <artist/4300#subject>,
        <artist/545#subject> ;
    mo:recorded_as <album/3540#musicalexpression> ;
    schema:byArtist <artist/3038#subject>,
        <artist/332#subject>,
        <artist/3677#subject>,
        <artist/4300#subject>,
        <artist/545#subject> ;
    schema:name "DeviceReign Drama CD"@en,
        "デバイスレイン　ドラマＣＤ"@ja,
        "DeviceReign Drama CD"@ja-latn ;
    schema:workPerformed <album/3540#musicalwork> .

_:N0f38903dbd71473cb0f458317d7d0457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contact"@en,
        "「接触」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:26"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Contact"@en,
        "「接触」"@ja .

_:N20b6e905ed78414e8efcdc82fdf90a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter"@en,
        "「遭遇」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:29"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Encounter"@en,
        "「遭遇」"@ja .

_:N55505e4271c9428e8371e8673c6d9770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en,
        "「逃亡」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Escape"@en,
        "「逃亡」"@ja .

_:N5818dfe8b31b4baaa70c148228f05fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Registration"@en,
        "「登録」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Registration"@en,
        "「登録」"@ja .

_:N8fc4b70849ff43458b210eca81dd1771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus 'Secret Female High-School Student'"@en,
        "おまけ「女子高生のヒ・ミ・ツ」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Bonus 'Secret Female High-School Student'"@en,
        "おまけ「女子高生のヒ・ミ・ツ」"@ja .

_:Nd476fda4723e40378fae9f5d546dcf12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning"@en,
        "「発端」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:45"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Beginning"@en,
        "「発端」"@ja .

_:Ne1df56d2581140c383cfcff7e24306b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misunderstanding"@en,
        "「誤解」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Misunderstanding"@en,
        "「誤解」"@ja .

_:Nffc46e3f36a0433da704c892b46b0728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triumph"@en,
        "「勝利」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:05"^^xsd:interval ;
    schema:inPlaylist _:N7379f77b80384cfe8c6161f3f41cca6b ;
    schema:name "Triumph"@en,
        "「勝利」"@ja .

_:N7379f77b80384cfe8c6161f3f41cca6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f38903dbd71473cb0f458317d7d0457,
        _:N20b6e905ed78414e8efcdc82fdf90a36,
        _:N55505e4271c9428e8371e8673c6d9770,
        _:N5818dfe8b31b4baaa70c148228f05fa7,
        _:N8fc4b70849ff43458b210eca81dd1771,
        _:Nd476fda4723e40378fae9f5d546dcf12,
        _:Ne1df56d2581140c383cfcff7e24306b5,
        _:Nffc46e3f36a0433da704c892b46b0728 ;
    mo:track_count 8 ;
    schema:duration "PT69:06"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0f38903dbd71473cb0f458317d7d0457,
        _:N20b6e905ed78414e8efcdc82fdf90a36,
        _:N55505e4271c9428e8371e8673c6d9770,
        _:N5818dfe8b31b4baaa70c148228f05fa7,
        _:N8fc4b70849ff43458b210eca81dd1771,
        _:Nd476fda4723e40378fae9f5d546dcf12,
        _:Ne1df56d2581140c383cfcff7e24306b5,
        _:Nffc46e3f36a0433da704c892b46b0728 .

