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

<artist/13854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Uchida"@en,
        "内田彩"@ja ;
    foaf:made <album/49999#subject>,
        <album/49999#vocals> ;
    foaf:name "Aya Uchida"@en,
        "内田彩"@ja .

<artist/37340#subject> a schema:Person,
        foaf:Person ;
    schema:name "em:óu"@en ;
    foaf:made <album/49999#lyrics>,
        <album/49999#subject> ;
    foaf:name "em:óu"@en .

<artist/921#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Ogata"@en,
        "緒方恵美"@ja ;
    foaf:made <album/49999#subject>,
        <album/49999#vocals> ;
    foaf:name "Megumi Ogata"@en,
        "緒方恵美"@ja .

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49999#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/49999#composition>,
        <album/49999#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

<product/3201#subject> a schema:CreativeWork ;
    schema:name "Danganronpa Another Episode: Ultra Despair Girls"@en,
        "絶対絶望少女 ダンガンロンパ Another Episode"@ja,
        "Zettai Zetsubou Shoujo Danganronpa Another Episode"@ja-latn ;
    foaf:name "Danganronpa Another Episode: Ultra Despair Girls"@en,
        "絶対絶望少女 ダンガンロンパ Another Episode"@ja,
        "Zettai Zetsubou Shoujo Danganronpa Another Episode"@ja-latn .

<album/49999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@en,
        "progressive -漸進- / 苗木誠(CV.緒方恵美), 苗木こまる(CV.内田彩)"@ja,
        "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@ja-latn ;
    mo:composer <artist/12150#subject> ;
    mo:produced_work <album/49999#musicalwork> ;
    schema:name "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@en,
        "progressive -漸進- / 苗木誠(CV.緒方恵美), 苗木こまる(CV.内田彩)"@ja,
        "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@ja-latn .

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

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

<album/49999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@en,
        "progressive -漸進- / 苗木誠(CV.緒方恵美), 苗木こまる(CV.内田彩)"@ja,
        "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@ja-latn ;
    mo:performance_of <album/49999#musicalwork> ;
    mo:recorded_as <album/49999#musicalexpression> ;
    schema:name "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@en,
        "progressive -漸進- / 苗木誠(CV.緒方恵美), 苗木こまる(CV.内田彩)"@ja,
        "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@ja-latn ;
    schema:workPerformed <album/49999#musicalwork> .

<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/49999/49999-1421417804.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49999#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/49999/49999-1421417804.jpg> ;
    foaf:depicts <album/49999#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/49999/49999-1421417804.jpg> .

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

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

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

<album/49999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-28"^^xsd:date ;
    dcterms:title "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@en,
        "progressive -漸進- / 苗木誠(CV.緒方恵美), 苗木こまる(CV.内田彩)"@ja,
        "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@ja-latn ;
    mo:catalogue_number "LACM-14307" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49999#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N72bbd909526045bb95a203d5a451716f ;
    mo:record_count 1 ;
    schema:about <product/3201#subject> ;
    schema:datePublished "2015-01-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/49999/49999-1421417804.jpg> ;
    schema:name "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@en,
        "progressive -漸進- / 苗木誠(CV.緒方恵美), 苗木こまる(CV.内田彩)"@ja,
        "progressive -Zenshin- / Makoto Naegi (CV. Megumi Ogata), Komaru Naegi (CV. Aya Uchida)"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/49999/49999-1421417804.jpg> .

_:N5ea851681afa478785256644f61989e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "poison -劇薬- (Off vocal)"@ja,
        "poison -Gekiyaku- (Off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N72bbd909526045bb95a203d5a451716f ;
    schema:name "poison -劇薬- (Off vocal)"@ja,
        "poison -Gekiyaku- (Off vocal)"@ja-latn .

_:N6645546f2f34493d944e7301c8fb81f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "progressive -漸進- (Off vocal)"@ja,
        "progressive -Zenshin- (Off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N72bbd909526045bb95a203d5a451716f ;
    schema:name "progressive -漸進- (Off vocal)"@ja,
        "progressive -Zenshin- (Off vocal)"@ja-latn .

_:N6c70aeebdf4e4c329beaa21d6ce4626f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "poison -劇薬-"@ja,
        "poison -Gekiyaku-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N72bbd909526045bb95a203d5a451716f ;
    schema:name "poison -劇薬-"@ja,
        "poison -Gekiyaku-"@ja-latn .

_:Nb76e046eff7e457cbcfc94ad85e47af9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "progressive -漸進-"@ja,
        "progressive -Zenshin-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N72bbd909526045bb95a203d5a451716f ;
    schema:name "progressive -漸進-"@ja,
        "progressive -Zenshin-"@ja-latn .

_:N72bbd909526045bb95a203d5a451716f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ea851681afa478785256644f61989e9,
        _:N6645546f2f34493d944e7301c8fb81f4,
        _:N6c70aeebdf4e4c329beaa21d6ce4626f,
        _:Nb76e046eff7e457cbcfc94ad85e47af9 ;
    mo:track_count 4 ;
    schema:duration "PT18:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5ea851681afa478785256644f61989e9,
        _:N6645546f2f34493d944e7301c8fb81f4,
        _:N6c70aeebdf4e4c329beaa21d6ce4626f,
        _:Nb76e046eff7e457cbcfc94ad85e47af9 .

