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

<album/81950#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@en,
        "WEBラジオ とある\"ラジオ\"の超電磁砲 Selection Vol.7"@ja,
        "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@ja-latn ;
    mo:produced_work <album/81950#musicalwork> ;
    schema:name "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@en,
        "WEBラジオ とある\"ラジオ\"の超電磁砲 Selection Vol.7"@ja,
        "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@ja-latn .

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

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

<product/6782#subject> a schema:CreativeWork ;
    schema:name "Toaru \"Radio\" no Railgun"@en,
        "とある\"ラジオ\"の超電磁砲"@ja,
        "Toaru \"Radio\" no Railgun"@ja-latn ;
    foaf:name "Toaru \"Radio\" no Railgun"@en,
        "とある\"ラジオ\"の超電磁砲"@ja,
        "Toaru \"Radio\" no Railgun"@ja-latn .

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

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/81950/81950-1541766895.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6495#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81950#performance> ;
    schema:name "Kanae Ito"@en,
        "伊藤かな恵"@ja ;
    foaf:name "Kanae Ito"@en,
        "伊藤かな恵"@ja .

<artist/8093#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81950#performance> ;
    schema:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja ;
    foaf:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja .

<album/81950#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@en,
        "WEBラジオ とある\"ラジオ\"の超電磁砲 Selection Vol.7"@ja,
        "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@ja-latn ;
    mo:performance_of <album/81950#musicalwork> ;
    mo:performer <artist/6495#subject>,
        <artist/8093#subject> ;
    mo:recorded_as <album/81950#musicalexpression> ;
    schema:byArtist <artist/6495#subject>,
        <artist/8093#subject> ;
    schema:name "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@en,
        "WEBラジオ とある\"ラジオ\"の超電磁砲 Selection Vol.7"@ja,
        "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@ja-latn ;
    schema:workPerformed <album/81950#musicalwork> .

<album/81950#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-30"^^xsd:date ;
    dcterms:title "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@en,
        "WEBラジオ とある\"ラジオ\"の超電磁砲 Selection Vol.7"@ja,
        "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@ja-latn ;
    mo:catalogue_number "GNBA-158702" ;
    mo:media_type "CD-ROM" ;
    mo:publication_of <album/81950#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record_count 0 ;
    schema:about <product/6782#subject> ;
    schema:byArtist <artist/6495#subject>,
        <artist/8093#subject> ;
    schema:datePublished "2010-07-30"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/05/81950/81950-1541766895.jpg> ;
    schema:name "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@en,
        "WEBラジオ とある\"ラジオ\"の超電磁砲 Selection Vol.7"@ja,
        "WEB Radio Toaru \"Radio\" no Railgun Selection Vol.7"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/81950/81950-1541766895.jpg> .

