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

<album/93142#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TEKKADAN RADIO STATION 05"@en,
        "ラジオCD「鉄華団放送局」Vol.5"@ja,
        "Radio CD \"Tekkadan Housoukyoku\" Vol.5"@ja-latn ;
    mo:produced_work <album/93142#musicalwork> ;
    schema:name "TEKKADAN RADIO STATION 05"@en,
        "ラジオCD「鉄華団放送局」Vol.5"@ja,
        "Radio CD \"Tekkadan Housoukyoku\" Vol.5"@ja-latn .

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

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

<product/7823#subject> a schema:CreativeWork ;
    schema:name "Tekkadan Radio Station"@en,
        "鉄華団放送局"@ja,
        "Tekkadan Housoukyoku"@ja-latn ;
    foaf:name "Tekkadan Radio Station"@en,
        "鉄華団放送局"@ja,
        "Tekkadan Housoukyoku"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/93142/93142-1574540713.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16187#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93142#performance> ;
    schema:name "Taishi Murata"@en,
        "村田太志"@ja ;
    foaf:name "Taishi Murata"@en,
        "村田太志"@ja .

<artist/17325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93142#performance> ;
    schema:name "Mutsumi Tamura"@en,
        "田村睦心"@ja ;
    foaf:name "Mutsumi Tamura"@en,
        "田村睦心"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93142#performance> ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/27233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93142#performance> ;
    schema:name "Kengo Kawanishi"@en,
        "河西健吾"@ja ;
    foaf:name "Kengo Kawanishi"@en,
        "河西健吾"@ja .

<artist/27307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93142#performance> ;
    schema:name "Kohei Amasaki"@en,
        "天﨑滉平"@ja ;
    foaf:name "Kohei Amasaki"@en,
        "天﨑滉平"@ja .

<artist/32679#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93142#performance> ;
    schema:name "Ippei Gyoubu"@en,
        "形部一平"@ja ;
    foaf:name "Ippei Gyoubu"@en,
        "形部一平"@ja .

<artist/9069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93142#performance> ;
    schema:name "Masaru Yokoyama"@en,
        "横山克"@ja ;
    foaf:name "Masaru Yokoyama"@en,
        "横山克"@ja .

<album/93142#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-30"^^xsd:date ;
    dcterms:title "TEKKADAN RADIO STATION 05"@en,
        "ラジオCD「鉄華団放送局」Vol.5"@ja,
        "Radio CD \"Tekkadan Housoukyoku\" Vol.5"@ja-latn ;
    mo:catalogue_number "TBZR-0752~3" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/93142#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    schema:about <product/7823#subject> ;
    schema:byArtist <artist/13060#subject>,
        <artist/16187#subject>,
        <artist/17325#subject>,
        <artist/18799#subject>,
        <artist/27233#subject>,
        <artist/27307#subject>,
        <artist/32679#subject>,
        <artist/9069#subject> ;
    schema:datePublished "2016-11-30"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/24/93142/93142-1574540713.jpg> ;
    schema:name "TEKKADAN RADIO STATION 05"@en,
        "ラジオCD「鉄華団放送局」Vol.5"@ja,
        "Radio CD \"Tekkadan Housoukyoku\" Vol.5"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/93142/93142-1574540713.jpg> .

<album/93142#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TEKKADAN RADIO STATION 05"@en,
        "ラジオCD「鉄華団放送局」Vol.5"@ja,
        "Radio CD \"Tekkadan Housoukyoku\" Vol.5"@ja-latn ;
    mo:performance_of <album/93142#musicalwork> ;
    mo:performer <artist/13060#subject>,
        <artist/16187#subject>,
        <artist/17325#subject>,
        <artist/18799#subject>,
        <artist/27233#subject>,
        <artist/27307#subject>,
        <artist/32679#subject>,
        <artist/9069#subject> ;
    mo:recorded_as <album/93142#musicalexpression> ;
    schema:byArtist <artist/13060#subject>,
        <artist/16187#subject>,
        <artist/17325#subject>,
        <artist/18799#subject>,
        <artist/27233#subject>,
        <artist/27307#subject>,
        <artist/32679#subject>,
        <artist/9069#subject> ;
    schema:name "TEKKADAN RADIO STATION 05"@en,
        "ラジオCD「鉄華団放送局」Vol.5"@ja,
        "Radio CD \"Tekkadan Housoukyoku\" Vol.5"@ja-latn ;
    schema:workPerformed <album/93142#musicalwork> .

