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

<album/15846#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Neosphere of The Deep-blue Sky Special Drama CD & Radio Neosphere"@en,
        "蒼い空のネオスフィア 特製ドラマCD・ラジオネオスフィア"@ja,
        "Aoi Sora no Neosphere Tokusei Drama CD Radio Neosphere"@ja-latn ;
    mo:produced_work <album/15846#musicalwork> ;
    schema:name "Neosphere of The Deep-blue Sky Special Drama CD & Radio Neosphere"@en,
        "蒼い空のネオスフィア 特製ドラマCD・ラジオネオスフィア"@ja,
        "Aoi Sora no Neosphere Tokusei Drama CD Radio Neosphere"@ja-latn .

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

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

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

<https://media.vgm.io/albums/64/15846/15846-e3d525c2d615.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15846#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/15846/15846-e3d525c2d615.webp> ;
    foaf:depicts <album/15846#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/15846/15846-e3d525c2d615.webp> .

<https://medium-media.vgm.io/albums/64/15846/15846-e3d525c2d615.webp> a schema:ImageObject,
        foaf:Image .

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

<artist/2676#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15846#performance> ;
    schema:name "Saeko Chiba"@en,
        "千葉紗子"@ja ;
    foaf:name "Saeko Chiba"@en,
        "千葉紗子"@ja .

<artist/4191#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15846#performance> ;
    schema:name "Mikako Takahashi"@en,
        "高橋美佳子"@ja ;
    foaf:name "Mikako Takahashi"@en,
        "高橋美佳子"@ja .

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

<artist/685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15846#performance> ;
    schema:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja ;
    foaf:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja .

<artist/686#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15846#performance> ;
    schema:name "Ayumi Murata"@en,
        "村田あゆみ"@ja ;
    foaf:name "Ayumi Murata"@en,
        "村田あゆみ"@ja .

<album/15846#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-22"^^xsd:date ;
    dcterms:title "Neosphere of The Deep-blue Sky Special Drama CD & Radio Neosphere"@en,
        "蒼い空のネオスフィア 特製ドラマCD・ラジオネオスフィア"@ja,
        "Aoi Sora no Neosphere Tokusei Drama CD Radio Neosphere"@ja-latn ;
    mo:catalogue_number "SLPS-25748" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15846#musicalexpression> ;
    mo:publisher _:Nf8529d550c2541a0bb9f5b683194f4fd ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Neosphere of The Deep-blue Sky"@en ;
            foaf:name "Neosphere of The Deep-blue Sky"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sumiko Kawakami"@en ;
            foaf:name "Sumiko Kawakami"@en ],
        <artist/2676#subject>,
        <artist/4191#subject>,
        <artist/4204#subject>,
        <artist/685#subject>,
        <artist/686#subject> ;
    schema:datePublished "2007-02-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/15846/15846-e3d525c2d615.webp> ;
    schema:name "Neosphere of The Deep-blue Sky Special Drama CD & Radio Neosphere"@en,
        "蒼い空のネオスフィア 特製ドラマCD・ラジオネオスフィア"@ja,
        "Aoi Sora no Neosphere Tokusei Drama CD Radio Neosphere"@ja-latn ;
    schema:publisher _:Nf8529d550c2541a0bb9f5b683194f4fd ;
    foaf:depiction <https://media.vgm.io/albums/64/15846/15846-e3d525c2d615.webp> .

<album/15846#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Neosphere of The Deep-blue Sky Special Drama CD & Radio Neosphere"@en,
        "蒼い空のネオスフィア 特製ドラマCD・ラジオネオスフィア"@ja,
        "Aoi Sora no Neosphere Tokusei Drama CD Radio Neosphere"@ja-latn ;
    mo:performance_of <album/15846#musicalwork> ;
    mo:performer _:N4421e49abc574ae2a9353ab34aa979ba,
        <artist/2676#subject>,
        <artist/4191#subject>,
        <artist/4204#subject>,
        <artist/685#subject>,
        <artist/686#subject> ;
    mo:recorded_as <album/15846#musicalexpression> ;
    schema:byArtist _:N4421e49abc574ae2a9353ab34aa979ba,
        <artist/2676#subject>,
        <artist/4191#subject>,
        <artist/4204#subject>,
        <artist/685#subject>,
        <artist/686#subject> ;
    schema:name "Neosphere of The Deep-blue Sky Special Drama CD & Radio Neosphere"@en,
        "蒼い空のネオスフィア 特製ドラマCD・ラジオネオスフィア"@ja,
        "Aoi Sora no Neosphere Tokusei Drama CD Radio Neosphere"@ja-latn ;
    schema:workPerformed <album/15846#musicalwork> .

_:N4421e49abc574ae2a9353ab34aa979ba a schema:Person,
        foaf:Person ;
    mo:performed <album/15846#performance> ;
    schema:name "Sumiko Kawakami"@en ;
    foaf:name "Sumiko Kawakami"@en .

_:Nf8529d550c2541a0bb9f5b683194f4fd schema:name "Nippon Ichi Software"@en ;
    foaf:name "Nippon Ichi Software"@en .

