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

<album/13244#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chaos Legion Drama CD"@en,
        "ドラマCD カオスレギオン"@ja,
        "Chaos Legion Drama CD"@ja-latn ;
    mo:produced_work <album/13244#musicalwork> ;
    schema:name "Chaos Legion Drama CD"@en,
        "ドラマCD カオスレギオン"@ja,
        "Chaos Legion Drama CD"@ja-latn .

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

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

<product/10911#subject> a schema:CreativeWork ;
    schema:name "Chaos Legion"@en,
        "カオス レギオン"@ja,
        "Chaos Legion"@ja-latn ;
    foaf:name "Chaos Legion"@en,
        "カオス レギオン"@ja,
        "Chaos Legion"@ja-latn .

<album/13244#musicalexpression> a mo:Signal ;
    mo:published_as <album/13244#subject> ;
    mo:records <album/13244#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/44/13244/13244-1241227091.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13244#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/13244/13244-1241227091.jpg> ;
    foaf:depicts <album/13244#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/13244/13244-1241227091.jpg> .

<https://medium-media.vgm.io/albums/44/13244/13244-1241227091.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17029#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "Atsushi Imaruoka"@en,
        "伊丸岡篤"@ja ;
    foaf:name "Atsushi Imaruoka"@en,
        "伊丸岡篤"@ja .

<artist/26069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "Hajime Iijima"@en,
        "飯島肇"@ja ;
    foaf:name "Hajime Iijima"@en,
        "飯島肇"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/47166#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "Sumi Muto"@en,
        "武藤寿美"@ja ;
    foaf:name "Sumi Muto"@en,
        "武藤寿美"@ja .

<artist/685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja ;
    foaf:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja .

<artist/6974#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "Hideo Watanabe"@en,
        "渡辺英雄"@ja ;
    foaf:name "Hideo Watanabe"@en,
        "渡辺英雄"@ja .

<artist/903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "Yuu Asakawa"@en,
        "浅川悠"@ja ;
    foaf:name "Yuu Asakawa"@en,
        "浅川悠"@ja .

<album/13244#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-04-23"^^xsd:date ;
    dcterms:title "Chaos Legion Drama CD"@en,
        "ドラマCD カオスレギオン"@ja,
        "Chaos Legion Drama CD"@ja-latn ;
    mo:catalogue_number "KICA-1292" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13244#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Ndc0d455b00844f958547fb212e310387 ;
    mo:record_count 1 ;
    schema:about <product/10911#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "水戸耕三"@en ;
            foaf:name "水戸耕三"@en ],
        <artist/17029#subject>,
        <artist/26069#subject>,
        <artist/3040#subject>,
        <artist/47166#subject>,
        <artist/685#subject>,
        <artist/6974#subject>,
        <artist/903#subject> ;
    schema:datePublished "2003-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/13244/13244-1241227091.jpg> ;
    schema:name "Chaos Legion Drama CD"@en,
        "ドラマCD カオスレギオン"@ja,
        "Chaos Legion Drama CD"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/13244/13244-1241227091.jpg> .

<album/13244#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chaos Legion Drama CD"@en,
        "ドラマCD カオスレギオン"@ja,
        "Chaos Legion Drama CD"@ja-latn ;
    mo:performance_of <album/13244#musicalwork> ;
    mo:performer _:N40d742ab9f1c4a9c9c6ea97180d3a31f,
        <artist/17029#subject>,
        <artist/26069#subject>,
        <artist/3040#subject>,
        <artist/47166#subject>,
        <artist/685#subject>,
        <artist/6974#subject>,
        <artist/903#subject> ;
    mo:recorded_as <album/13244#musicalexpression> ;
    schema:byArtist _:N40d742ab9f1c4a9c9c6ea97180d3a31f,
        <artist/17029#subject>,
        <artist/26069#subject>,
        <artist/3040#subject>,
        <artist/47166#subject>,
        <artist/685#subject>,
        <artist/6974#subject>,
        <artist/903#subject> ;
    schema:name "Chaos Legion Drama CD"@en,
        "ドラマCD カオスレギオン"@ja,
        "Chaos Legion Drama CD"@ja-latn ;
    schema:workPerformed <album/13244#musicalwork> .

_:N090a89e47fbe4485ba2f7fb745a2f4f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Story"@en,
        "第２話"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:Ndc0d455b00844f958547fb212e310387 ;
    schema:name "Second Story"@en,
        "第２話"@ja .

_:N40d742ab9f1c4a9c9c6ea97180d3a31f a schema:Person,
        foaf:Person ;
    mo:performed <album/13244#performance> ;
    schema:name "水戸耕三"@en ;
    foaf:name "水戸耕三"@en .

_:N646721cbac114b6c9524fa62ae2c4495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Additional Biography"@en,
        "外伝"@ja ;
    mo:track_number 5 ;
    schema:duration "PT21:00"^^xsd:interval ;
    schema:inPlaylist _:Ndc0d455b00844f958547fb212e310387 ;
    schema:name "Additional Biography"@en,
        "外伝"@ja .

_:N86f10e8b597742569bb0dd8cf7f5dd5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Story"@en,
        "第４話"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:51"^^xsd:interval ;
    schema:inPlaylist _:Ndc0d455b00844f958547fb212e310387 ;
    schema:name "Fourth Story"@en,
        "第４話"@ja .

_:Nd3048560183848878393e699bbd9fbc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Story"@en,
        "第１話"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:22"^^xsd:interval ;
    schema:inPlaylist _:Ndc0d455b00844f958547fb212e310387 ;
    schema:name "First Story"@en,
        "第１話"@ja .

_:Nd53390b8cdf1453994a04a98c4923924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Story"@en,
        "第３話"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:inPlaylist _:Ndc0d455b00844f958547fb212e310387 ;
    schema:name "Third Story"@en,
        "第３話"@ja .

_:Ndc0d455b00844f958547fb212e310387 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N090a89e47fbe4485ba2f7fb745a2f4f2,
        _:N646721cbac114b6c9524fa62ae2c4495,
        _:N86f10e8b597742569bb0dd8cf7f5dd5a,
        _:Nd3048560183848878393e699bbd9fbc4,
        _:Nd53390b8cdf1453994a04a98c4923924 ;
    mo:track_count 5 ;
    schema:duration "PT54:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N090a89e47fbe4485ba2f7fb745a2f4f2,
        _:N646721cbac114b6c9524fa62ae2c4495,
        _:N86f10e8b597742569bb0dd8cf7f5dd5a,
        _:Nd3048560183848878393e699bbd9fbc4,
        _:Nd53390b8cdf1453994a04a98c4923924 .

