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

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

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

<artist/2876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29304#subject> ;
    schema:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja ;
    foaf:made <album/29304#composition>,
        <album/29304#subject> ;
    foaf:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja .

<product/3961#subject> a schema:CreativeWork ;
    schema:name "Aria the Scarlet Ammo"@en,
        "緋弾のアリア"@ja,
        "Hidan no Aria"@ja-latn ;
    foaf:name "Aria the Scarlet Ammo"@en,
        "緋弾のアリア"@ja,
        "Hidan no Aria"@ja-latn .

<album/29304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aria the Scarlet Ammo CD Drama Theater 1st"@en,
        "TVアニメーション「緋弾のアリア」CDドラマシアター1st"@ja,
        "TV Animation \"Hidan no Aria\" CD Drama Theater 1st"@ja-latn ;
    mo:composer <artist/2876#subject> ;
    mo:produced_work <album/29304#musicalwork> ;
    schema:name "Aria the Scarlet Ammo CD Drama Theater 1st"@en,
        "TVアニメーション「緋弾のアリア」CDドラマシアター1st"@ja,
        "TV Animation \"Hidan no Aria\" CD Drama Theater 1st"@ja-latn .

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

<album/29304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aria the Scarlet Ammo CD Drama Theater 1st"@en,
        "TVアニメーション「緋弾のアリア」CDドラマシアター1st"@ja,
        "TV Animation \"Hidan no Aria\" CD Drama Theater 1st"@ja-latn ;
    mo:performance_of <album/29304#musicalwork> ;
    mo:recorded_as <album/29304#musicalexpression> ;
    schema:name "Aria the Scarlet Ammo CD Drama Theater 1st"@en,
        "TVアニメーション「緋弾のアリア」CDドラマシアター1st"@ja,
        "TV Animation \"Hidan no Aria\" CD Drama Theater 1st"@ja-latn ;
    schema:workPerformed <album/29304#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/40/29304/29304-1317615587.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29304#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/29304/29304-1317615587.png> ;
    foaf:depicts <album/29304#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/29304/29304-1317615587.png> .

<https://medium-media.vgm.io/albums/40/29304/29304-1317615587.png> a schema:ImageObject,
        foaf:Image .

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

<album/29304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-27"^^xsd:date ;
    dcterms:title "Aria the Scarlet Ammo CD Drama Theater 1st"@en,
        "TVアニメーション「緋弾のアリア」CDドラマシアター1st"@ja,
        "TV Animation \"Hidan no Aria\" CD Drama Theater 1st"@ja-latn ;
    mo:catalogue_number "VTCL-60274" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29304#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Ndfde1a78f6964671bef3d1d504f8e2b7 ;
    mo:record_count 1 ;
    schema:about <product/3961#subject> ;
    schema:datePublished "2011-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/29304/29304-1317615587.png> ;
    schema:name "Aria the Scarlet Ammo CD Drama Theater 1st"@en,
        "TVアニメーション「緋弾のアリア」CDドラマシアター1st"@ja,
        "TV Animation \"Hidan no Aria\" CD Drama Theater 1st"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/29304/29304-1317615587.png> .

_:N0ace65a56986441e9cf0e7dae67b95b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話 怪談のアリア"@ja,
        "Dai-1-wa Kaidan no Aria"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT9:39"^^xsd:interval ;
    schema:inPlaylist _:Ndfde1a78f6964671bef3d1d504f8e2b7 ;
    schema:name "第1話 怪談のアリア"@ja,
        "Dai-1-wa Kaidan no Aria"@ja-latn .

_:N347b939dfd8049debdfb2e262791ebe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話 議談のアリア"@ja,
        "Dai-3-wa Gidan no Aria"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT9:53"^^xsd:interval ;
    schema:inPlaylist _:Ndfde1a78f6964671bef3d1d504f8e2b7 ;
    schema:name "第3話 議談のアリア"@ja,
        "Dai-3-wa Gidan no Aria"@ja-latn .

_:N45a0caded04940449afb09d6021d51a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話 集団のアリア"@ja,
        "Dai-2-wa Shuudan no Aria"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:Ndfde1a78f6964671bef3d1d504f8e2b7 ;
    schema:name "第2話 集団のアリア"@ja,
        "Dai-2-wa Shuudan no Aria"@ja-latn .

_:N7596803b5267472e97c7a38149e948f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相談のアリア 後編"@ja,
        "Soudan no Aria Kouhen"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ndfde1a78f6964671bef3d1d504f8e2b7 ;
    schema:name "相談のアリア 後編"@ja,
        "Soudan no Aria Kouhen"@ja-latn .

_:Nbfd344dab3ba4440a2c799d42fea8c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相談のアリア 前編"@ja,
        "Soudan no Aria Zenpen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ndfde1a78f6964671bef3d1d504f8e2b7 ;
    schema:name "相談のアリア 前編"@ja,
        "Soudan no Aria Zenpen"@ja-latn .

_:Ndfde1a78f6964671bef3d1d504f8e2b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ace65a56986441e9cf0e7dae67b95b5,
        _:N347b939dfd8049debdfb2e262791ebe9,
        _:N45a0caded04940449afb09d6021d51a6,
        _:N7596803b5267472e97c7a38149e948f6,
        _:Nbfd344dab3ba4440a2c799d42fea8c94 ;
    mo:track_count 5 ;
    schema:duration "PT33:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0ace65a56986441e9cf0e7dae67b95b5,
        _:N347b939dfd8049debdfb2e262791ebe9,
        _:N45a0caded04940449afb09d6021d51a6,
        _:N7596803b5267472e97c7a38149e948f6,
        _:Nbfd344dab3ba4440a2c799d42fea8c94 .

