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

<album/97500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aoki Radio no Arpeggio Vol.1"@en,
        "蒼きラジオのアルペジオ Vol.1"@ja,
        "Aoki Radio no Arpeggio Vol.1"@ja-latn ;
    mo:produced_work <album/97500#musicalwork> ;
    schema:name "Aoki Radio no Arpeggio Vol.1"@en,
        "蒼きラジオのアルペジオ Vol.1"@ja,
        "Aoki Radio no Arpeggio Vol.1"@ja-latn .

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

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

<event/167> a mo:Release ;
    schema:name "Pre-released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<release/10737#subject> a schema:CreativeWork ;
    schema:name "Aoki Radio no Arpeggio"@en,
        "蒼きラジオのアルペジオ"@ja,
        "Aoki Radio no Arpeggio"@ja-latn ;
    foaf:name "Aoki Radio no Arpeggio"@en,
        "蒼きラジオのアルペジオ"@ja,
        "Aoki Radio no Arpeggio"@ja-latn .

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

<org/2417#subject> schema:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn ;
    foaf:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/97500/97500-1585454142.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10197#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97500#performance> ;
    schema:name "Kazuyuki Okitsu"@en,
        "興津和幸"@ja ;
    foaf:name "Kazuyuki Okitsu"@en,
        "興津和幸"@ja .

<artist/12766#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97500#performance> ;
    schema:name "Yumi Uchiyama"@en,
        "内山夕実"@ja ;
    foaf:name "Yumi Uchiyama"@en,
        "内山夕実"@ja .

<artist/14672#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97500#performance> ;
    schema:name "Mai Fuchigami"@en,
        "渕上舞"@ja ;
    foaf:name "Mai Fuchigami"@en,
        "渕上舞"@ja .

<artist/15223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97500#performance> ;
    schema:name "Hibiku Yamamura"@en,
        "山村響"@ja ;
    foaf:name "Hibiku Yamamura"@en,
        "山村響"@ja .

<artist/5433#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97500#performance> ;
    schema:name "Manami Numakura"@en,
        "沼倉愛美"@ja ;
    foaf:name "Manami Numakura"@en,
        "沼倉愛美"@ja .

<album/97500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-29"^^xsd:date ;
    dcterms:title "Aoki Radio no Arpeggio Vol.1"@en,
        "蒼きラジオのアルペジオ Vol.1"@ja,
        "Aoki Radio no Arpeggio Vol.1"@ja-latn ;
    mo:catalogue_number "TBZR-0197~8" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/97500#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    mo:release <event/167> ;
    schema:about <release/10737#subject> ;
    schema:byArtist <artist/10197#subject>,
        <artist/12766#subject>,
        <artist/14672#subject>,
        <artist/15223#subject>,
        <artist/5433#subject> ;
    schema:datePublished "2014-01-29"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/00/97500/97500-1585454142.jpg> ;
    schema:name "Aoki Radio no Arpeggio Vol.1"@en,
        "蒼きラジオのアルペジオ Vol.1"@ja,
        "Aoki Radio no Arpeggio Vol.1"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/97500/97500-1585454142.jpg> .

<album/97500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aoki Radio no Arpeggio Vol.1"@en,
        "蒼きラジオのアルペジオ Vol.1"@ja,
        "Aoki Radio no Arpeggio Vol.1"@ja-latn ;
    mo:performance_of <album/97500#musicalwork> ;
    mo:performer <artist/10197#subject>,
        <artist/12766#subject>,
        <artist/14672#subject>,
        <artist/15223#subject>,
        <artist/5433#subject> ;
    mo:recorded_as <album/97500#musicalexpression> ;
    schema:byArtist <artist/10197#subject>,
        <artist/12766#subject>,
        <artist/14672#subject>,
        <artist/15223#subject>,
        <artist/5433#subject> ;
    schema:name "Aoki Radio no Arpeggio Vol.1"@en,
        "蒼きラジオのアルペジオ Vol.1"@ja,
        "Aoki Radio no Arpeggio Vol.1"@ja-latn ;
    schema:workPerformed <album/97500#musicalwork> .

