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

<album/49392#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GARGANTIA ON THE VERDUROUS PLANET Blu-ray BOX SPECIAL DRAMA CD 3"@en,
        "翠星のガルガンティア Blu-ray BOX スペシャルドラマCD 3"@ja,
        "Suisei no Gargantia Blu-ray BOX Special Drama CD 3"@ja-latn ;
    mo:produced_work <album/49392#musicalwork> ;
    schema:name "GARGANTIA ON THE VERDUROUS PLANET Blu-ray BOX SPECIAL DRAMA CD 3"@en,
        "翠星のガルガンティア Blu-ray BOX スペシャルドラマCD 3"@ja,
        "Suisei no Gargantia Blu-ray BOX Special Drama CD 3"@ja-latn .

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

<product/1911#subject> a schema:CreativeWork ;
    schema:name "Gargantia on the Verdurous Planet"@en,
        "翠星のガルガンティア"@ja,
        "Suisei no Gargantia"@ja-latn ;
    foaf:name "Gargantia on the Verdurous Planet"@en,
        "翠星のガルガンティア"@ja,
        "Suisei no Gargantia"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/29/49392/49392-1416817491.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10443#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49392#performance> ;
    schema:name "Hisako Kanemoto"@en,
        "金元寿子"@ja ;
    foaf:name "Hisako Kanemoto"@en,
        "金元寿子"@ja .

<artist/10934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49392#performance> ;
    schema:name "Ai Kayano"@en,
        "茅野愛衣"@ja ;
    foaf:name "Ai Kayano"@en,
        "茅野愛衣"@ja .

<artist/12630#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49392#performance> ;
    schema:name "Ayumi Tsunematsu"@en,
        "恒松あゆみ"@ja ;
    foaf:name "Ayumi Tsunematsu"@en,
        "恒松あゆみ"@ja .

<artist/15651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49392#performance> ;
    schema:name "Kaito Ishikawa"@en,
        "石川界人"@ja ;
    foaf:name "Kaito Ishikawa"@en,
        "石川界人"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49392#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49392#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<album/49392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-25"^^xsd:date ;
    dcterms:title "GARGANTIA ON THE VERDUROUS PLANET Blu-ray BOX SPECIAL DRAMA CD 3"@en,
        "翠星のガルガンティア Blu-ray BOX スペシャルドラマCD 3"@ja,
        "Suisei no Gargantia Blu-ray BOX Special Drama CD 3"@ja-latn ;
    mo:catalogue_number "BCXA-0753" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49392#musicalexpression> ;
    mo:publisher <org/1382#subject> ;
    mo:record _:Nc04c9604cf734ad8b87fea5e823aad10 ;
    mo:record_count 1 ;
    schema:about <product/1911#subject> ;
    schema:byArtist <artist/10443#subject>,
        <artist/10934#subject>,
        <artist/12630#subject>,
        <artist/15651#subject>,
        <artist/4557#subject>,
        <artist/4665#subject> ;
    schema:datePublished "2013-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/49392/49392-1416817491.jpg> ;
    schema:name "GARGANTIA ON THE VERDUROUS PLANET Blu-ray BOX SPECIAL DRAMA CD 3"@en,
        "翠星のガルガンティア Blu-ray BOX スペシャルドラマCD 3"@ja,
        "Suisei no Gargantia Blu-ray BOX Special Drama CD 3"@ja-latn ;
    schema:publisher <org/1382#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/49392/49392-1416817491.jpg> .

<album/49392#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GARGANTIA ON THE VERDUROUS PLANET Blu-ray BOX SPECIAL DRAMA CD 3"@en,
        "翠星のガルガンティア Blu-ray BOX スペシャルドラマCD 3"@ja,
        "Suisei no Gargantia Blu-ray BOX Special Drama CD 3"@ja-latn ;
    mo:performance_of <album/49392#musicalwork> ;
    mo:performer <artist/10443#subject>,
        <artist/10934#subject>,
        <artist/12630#subject>,
        <artist/15651#subject>,
        <artist/4557#subject>,
        <artist/4665#subject> ;
    mo:recorded_as <album/49392#musicalexpression> ;
    schema:byArtist <artist/10443#subject>,
        <artist/10934#subject>,
        <artist/12630#subject>,
        <artist/15651#subject>,
        <artist/4557#subject>,
        <artist/4665#subject> ;
    schema:name "GARGANTIA ON THE VERDUROUS PLANET Blu-ray BOX SPECIAL DRAMA CD 3"@en,
        "翠星のガルガンティア Blu-ray BOX スペシャルドラマCD 3"@ja,
        "Suisei no Gargantia Blu-ray BOX Special Drama CD 3"@ja-latn ;
    schema:workPerformed <album/49392#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "谷村大四郎"@en ;
    foaf:made <album/49392#lyrics> ;
    foaf:name "谷村大四郎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "谷村大四郎"@en ;
    foaf:made <album/49392#subject> ;
    foaf:name "谷村大四郎"@en .

_:N165f77472d0e45d6af1f85945c09af75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイミー・メルティ・サーヤのガールズトーク ～乙女の秘密篇～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:08"^^xsd:interval ;
    schema:inPlaylist _:Nc04c9604cf734ad8b87fea5e823aad10 ;
    schema:name "エイミー・メルティ・サーヤのガールズトーク ～乙女の秘密篇～"@ja .

_:N8a5570544f3a4f11b759ff8a205ed599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙少年とブリキ野郎 ～黄昏空中さんぽ篇～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT12:38"^^xsd:interval ;
    schema:inPlaylist _:Nc04c9604cf734ad8b87fea5e823aad10 ;
    schema:name "宇宙少年とブリキ野郎 ～黄昏空中さんぽ篇～"@ja .

_:N9af414e8da6c470b9afef2a6f394949a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チェインバー支援啓発室 ～ラケージ篇～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:inPlaylist _:Nc04c9604cf734ad8b87fea5e823aad10 ;
    schema:name "チェインバー支援啓発室 ～ラケージ篇～"@ja .

_:Nc04c9604cf734ad8b87fea5e823aad10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N165f77472d0e45d6af1f85945c09af75,
        _:N8a5570544f3a4f11b759ff8a205ed599,
        _:N9af414e8da6c470b9afef2a6f394949a ;
    mo:track_count 3 ;
    schema:duration "PT32:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N165f77472d0e45d6af1f85945c09af75,
        _:N8a5570544f3a4f11b759ff8a205ed599,
        _:N9af414e8da6c470b9afef2a6f394949a .

