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

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

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

<artist/491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13199#subject> ;
    schema:name "Kenichiro Suehiro"@en,
        "末廣健一郎"@ja ;
    foaf:made <album/13199#composition>,
        <album/13199#subject> ;
    foaf:name "Kenichiro Suehiro"@en,
        "末廣健一郎"@ja .

<album/13199#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@en,
        "TVアニメ 『あかね色に染まる坂』 オリジナルドラマ"@ja,
        "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@ja-latn ;
    mo:composer <artist/491#subject> ;
    mo:produced_work <album/13199#musicalwork> ;
    schema:name "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@en,
        "TVアニメ 『あかね色に染まる坂』 オリジナルドラマ"@ja,
        "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/99/13199/13199-1240900211.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Kaori Fukuhara"@en,
        "福原香織"@ja ;
    foaf:name "Kaori Fukuhara"@en,
        "福原香織"@ja .

<artist/3022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Aya Hirano"@en,
        "平野綾"@ja ;
    foaf:name "Aya Hirano"@en,
        "平野綾"@ja .

<artist/3554#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Ryo Hirohashi"@en,
        "広橋涼"@ja ;
    foaf:name "Ryo Hirohashi"@en,
        "広橋涼"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/6711#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Emiri Kato"@en,
        "加藤英美里"@ja ;
    foaf:name "Emiri Kato"@en,
        "加藤英美里"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/7163#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Marina Inoue"@en,
        "井上麻里奈"@ja ;
    foaf:name "Marina Inoue"@en,
        "井上麻里奈"@ja .

<artist/767#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13199#performance> ;
    schema:name "Rie Tanaka"@en,
        "田中理恵"@ja ;
    foaf:name "Rie Tanaka"@en,
        "田中理恵"@ja .

<album/13199#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-25"^^xsd:date ;
    dcterms:title "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@en,
        "TVアニメ 『あかね色に染まる坂』 オリジナルドラマ"@ja,
        "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@ja-latn ;
    mo:catalogue_number "LACA-5867" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13199#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N39338f1b45184a979bc9be4ccdeb309f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Akane-iro ni Somaru Saka"@en ;
            foaf:name "Akane-iro ni Somaru Saka"@en ] ;
    schema:byArtist <artist/10383#subject>,
        <artist/3022#subject>,
        <artist/3554#subject>,
        <artist/4204#subject>,
        <artist/6711#subject>,
        <artist/6969#subject>,
        <artist/7163#subject>,
        <artist/767#subject> ;
    schema:datePublished "2009-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/13199/13199-1240900211.jpg> ;
    schema:name "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@en,
        "TVアニメ 『あかね色に染まる坂』 オリジナルドラマ"@ja,
        "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/13199/13199-1240900211.jpg> .

<album/13199#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@en,
        "TVアニメ 『あかね色に染まる坂』 オリジナルドラマ"@ja,
        "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@ja-latn ;
    mo:performance_of <album/13199#musicalwork> ;
    mo:performer <artist/10383#subject>,
        <artist/3022#subject>,
        <artist/3554#subject>,
        <artist/4204#subject>,
        <artist/6711#subject>,
        <artist/6969#subject>,
        <artist/7163#subject>,
        <artist/767#subject> ;
    mo:recorded_as <album/13199#musicalexpression> ;
    schema:byArtist <artist/10383#subject>,
        <artist/3022#subject>,
        <artist/3554#subject>,
        <artist/4204#subject>,
        <artist/6711#subject>,
        <artist/6969#subject>,
        <artist/7163#subject>,
        <artist/767#subject> ;
    schema:name "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@en,
        "TVアニメ 『あかね色に染まる坂』 オリジナルドラマ"@ja,
        "AKANEIRO NI SOMARU SAKA ORIGINAL DRAMA"@ja-latn ;
    schema:workPerformed <album/13199#musicalwork> .

_:N4db15e85a7aa4ba38649d23ae0f7c0b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode 2.5: \"Cooking Practice Chapter\""@en,
        "2.5話「料理実習編」"@ja,
        "2.5-wa \"Ryouri Jisshuu-hen\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT16:56"^^xsd:interval ;
    schema:inPlaylist _:N39338f1b45184a979bc9be4ccdeb309f ;
    schema:name "Episode 2.5: \"Cooking Practice Chapter\""@en,
        "2.5話「料理実習編」"@ja,
        "2.5-wa \"Ryouri Jisshuu-hen\""@ja-latn .

_:N717d3b1083da4d44b96b73382d156094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode 6.5: \"Chase After Mitsuki-senpai! Chapter\""@en,
        "6.5話「観月先輩を追え！編」"@ja,
        "6.5-wa \"Mitsuki-senpai wo Oe!-hen\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT23:16"^^xsd:interval ;
    schema:inPlaylist _:N39338f1b45184a979bc9be4ccdeb309f ;
    schema:name "Episode 6.5: \"Chase After Mitsuki-senpai! Chapter\""@en,
        "6.5話「観月先輩を追え！編」"@ja,
        "6.5-wa \"Mitsuki-senpai wo Oe!-hen\""@ja-latn .

_:Ne5aec27fd9b94cbabedb6aa365906165 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode 8.5: \"Karen ~ Those Traces of Love Chapter\""@en,
        "8.5話「華恋～その愛の軌跡編」"@ja,
        "8.5-wa \"Karen ~ Sono Ai no Kiseki-hen\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT22:51"^^xsd:interval ;
    schema:inPlaylist _:N39338f1b45184a979bc9be4ccdeb309f ;
    schema:name "Episode 8.5: \"Karen ~ Those Traces of Love Chapter\""@en,
        "8.5話「華恋～その愛の軌跡編」"@ja,
        "8.5-wa \"Karen ~ Sono Ai no Kiseki-hen\""@ja-latn .

_:N39338f1b45184a979bc9be4ccdeb309f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4db15e85a7aa4ba38649d23ae0f7c0b2,
        _:N717d3b1083da4d44b96b73382d156094,
        _:Ne5aec27fd9b94cbabedb6aa365906165 ;
    mo:track_count 3 ;
    schema:duration "PT63:03"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4db15e85a7aa4ba38649d23ae0f7c0b2,
        _:N717d3b1083da4d44b96b73382d156094,
        _:Ne5aec27fd9b94cbabedb6aa365906165 .

