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

<album/60228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DANGANRONPA3 Blu-ray BOX III SPECIAL DISC"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園 DRAMA 「黄桜公一の出立」"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen DRAMA \"Kizakura Kohichi no Shuttatsu\""@ja-latn ;
    mo:produced_work <album/60228#musicalwork> ;
    schema:name "DANGANRONPA3 Blu-ray BOX III SPECIAL DISC"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園 DRAMA 「黄桜公一の出立」"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen DRAMA \"Kizakura Kohichi no Shuttatsu\""@ja-latn .

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

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

<product/4135#subject> a schema:CreativeWork ;
    schema:name "Danganronpa 3: The End of Hope's Peak High School"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen"@ja-latn ;
    foaf:name "Danganronpa 3: The End of Hope's Peak High School"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen"@ja-latn .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/60228/60228-1479881329.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60228#performance> ;
    schema:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja ;
    foaf:name "Miyuki Sawashiro"@en,
        "沢城みゆき"@ja .

<artist/1278#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60228#performance> ;
    schema:name "Makiko Ohmoto"@en,
        "大本眞基子"@ja ;
    foaf:name "Makiko Ohmoto"@en,
        "大本眞基子"@ja .

<artist/4667#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60228#performance> ;
    schema:name "Rikiya Koyama"@en,
        "小山力也"@ja ;
    foaf:name "Rikiya Koyama"@en,
        "小山力也"@ja .

<artist/5383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60228#performance> ;
    schema:name "Kouki Miyata"@en,
        "宮田幸季"@ja ;
    foaf:name "Kouki Miyata"@en,
        "宮田幸季"@ja .

<artist/5555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60228#performance> ;
    schema:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja ;
    foaf:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja .

<artist/6427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60228#performance> ;
    schema:name "Keiji Fujiwara"@en,
        "藤原啓治"@ja ;
    foaf:name "Keiji Fujiwara"@en,
        "藤原啓治"@ja .

<album/60228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-25"^^xsd:date ;
    dcterms:title "DANGANRONPA3 Blu-ray BOX III SPECIAL DISC"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園 DRAMA 「黄桜公一の出立」"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen DRAMA \"Kizakura Kohichi no Shuttatsu\""@ja-latn ;
    mo:catalogue_number "GNXA-185302" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60228#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N4db67efc65854891a06fe9541f5a92c1 ;
    mo:record_count 1 ;
    schema:about <product/4135#subject> ;
    schema:byArtist <artist/1277#subject>,
        <artist/1278#subject>,
        <artist/4667#subject>,
        <artist/5383#subject>,
        <artist/5555#subject>,
        <artist/6427#subject> ;
    schema:datePublished "2016-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/60228/60228-1479881329.jpg> ;
    schema:name "DANGANRONPA3 Blu-ray BOX III SPECIAL DISC"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園 DRAMA 「黄桜公一の出立」"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen DRAMA \"Kizakura Kohichi no Shuttatsu\""@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/60228/60228-1479881329.jpg> .

<album/60228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DANGANRONPA3 Blu-ray BOX III SPECIAL DISC"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園 DRAMA 「黄桜公一の出立」"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen DRAMA \"Kizakura Kohichi no Shuttatsu\""@ja-latn ;
    mo:performance_of <album/60228#musicalwork> ;
    mo:performer <artist/1277#subject>,
        <artist/1278#subject>,
        <artist/4667#subject>,
        <artist/5383#subject>,
        <artist/5555#subject>,
        <artist/6427#subject> ;
    mo:recorded_as <album/60228#musicalexpression> ;
    schema:byArtist <artist/1277#subject>,
        <artist/1278#subject>,
        <artist/4667#subject>,
        <artist/5383#subject>,
        <artist/5555#subject>,
        <artist/6427#subject> ;
    schema:name "DANGANRONPA3 Blu-ray BOX III SPECIAL DISC"@en,
        "ダンガンロンパ3 The End of 希望ヶ峰学園 DRAMA 「黄桜公一の出立」"@ja,
        "Danganronpa 3: The End of Kibougamine Gakuen DRAMA \"Kizakura Kohichi no Shuttatsu\""@ja-latn ;
    schema:workPerformed <album/60228#musicalwork> .

_:N135af8dd01a54defb76ad4f807f7e0a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "園さやか"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N4db67efc65854891a06fe9541f5a92c1 ;
    schema:name "園さやか"@ja .

_:N3c9f4fa63c9847c09f01e274b113e298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桑田怜恩"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N4db67efc65854891a06fe9541f5a92c1 ;
    schema:name "桑田怜恩"@ja .

_:N581e8c16d0134748a224778c4418fa19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧切仁"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N4db67efc65854891a06fe9541f5a92c1 ;
    schema:name "霧切仁"@ja .

_:Nb4f93cc94ae94e609001e2c249cb10e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不二咲千尋"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:12"^^xsd:interval ;
    schema:inPlaylist _:N4db67efc65854891a06fe9541f5a92c1 ;
    schema:name "不二咲千尋"@ja .

_:Nbf03085015694258af5cb450002f2957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄桜公一"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N4db67efc65854891a06fe9541f5a92c1 ;
    schema:name "黄桜公一"@ja .

_:Nc9dd8f3461b24416858cc500231f0c6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "腐川冬子"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:56"^^xsd:interval ;
    schema:inPlaylist _:N4db67efc65854891a06fe9541f5a92c1 ;
    schema:name "腐川冬子"@ja .

_:Nda36c1963a8b4bc4a068d065a8a48f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄桜公一"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N4db67efc65854891a06fe9541f5a92c1 ;
    schema:name "黄桜公一"@ja .

_:N4db67efc65854891a06fe9541f5a92c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N135af8dd01a54defb76ad4f807f7e0a9,
        _:N3c9f4fa63c9847c09f01e274b113e298,
        _:N581e8c16d0134748a224778c4418fa19,
        _:Nb4f93cc94ae94e609001e2c249cb10e5,
        _:Nbf03085015694258af5cb450002f2957,
        _:Nc9dd8f3461b24416858cc500231f0c6f,
        _:Nda36c1963a8b4bc4a068d065a8a48f8e ;
    mo:track_count 7 ;
    schema:duration "PT39:32"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N135af8dd01a54defb76ad4f807f7e0a9,
        _:N3c9f4fa63c9847c09f01e274b113e298,
        _:N581e8c16d0134748a224778c4418fa19,
        _:Nb4f93cc94ae94e609001e2c249cb10e5,
        _:Nbf03085015694258af5cb450002f2957,
        _:Nc9dd8f3461b24416858cc500231f0c6f,
        _:Nda36c1963a8b4bc4a068d065a8a48f8e .

