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

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

<album/42461#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/42461#lyrics> a mo:Lyrics .

<album/42461#musicalexpression> a mo:Signal ;
    mo:published_as <album/42461#subject> ;
    mo:records <album/42461#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/16/42461/42461-1382965755.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/42461#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/42461/42461-1382965755.jpg> ;
    foaf:depicts <album/42461#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/42461/42461-1382965755.jpg> .

<https://medium-media.vgm.io/albums/16/42461/42461-1382965755.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/13060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42461#performance> ;
    schema:name "Yuka Terasaki"@en,
        "寺崎裕香"@ja ;
    foaf:name "Yuka Terasaki"@en,
        "寺崎裕香"@ja .

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

<artist/4556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42461#performance> ;
    schema:name "Sayaka Ohara"@en,
        "大原さやか"@ja ;
    foaf:name "Sayaka Ohara"@en,
        "大原さやか"@ja .

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

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

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

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

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

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

_:N3c9e66ee9cd54520a2e6254d6e8aa769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チェインバー支援啓発室 ～リジット篇～"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne823bc76f31341049ea668275b3baa84 ;
    schema:name "チェインバー支援啓発室 ～リジット篇～"@ja .

_:N74f6efaf9f5c4f73a4a4a8ee2606dcc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙少年とブリキ野郎 ～宇宙の笑い篇～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne823bc76f31341049ea668275b3baa84 ;
    schema:name "宇宙少年とブリキ野郎 ～宇宙の笑い篇～"@ja .

_:N8b5c202d576f4b6d9e4bcc0722c24972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイミー・メルティ・サーヤのガールズトーク ～ティーパーティ篇～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne823bc76f31341049ea668275b3baa84 ;
    schema:name "エイミー・メルティ・サーヤのガールズトーク ～ティーパーティ篇～"@ja .

_:Ne823bc76f31341049ea668275b3baa84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c9e66ee9cd54520a2e6254d6e8aa769,
        _:N74f6efaf9f5c4f73a4a4a8ee2606dcc2,
        _:N8b5c202d576f4b6d9e4bcc0722c24972 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3c9e66ee9cd54520a2e6254d6e8aa769,
        _:N74f6efaf9f5c4f73a4a4a8ee2606dcc2,
        _:N8b5c202d576f4b6d9e4bcc0722c24972 .

