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

<album/96945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Radio CD \"Ouka Sabaki Radio\" Vol.1"@en,
        "ラジオCD「桜花裁きらじお」Vol.1"@ja,
        "Radio CD \"Ouka Sabaki Radio\" Vol.1"@ja-latn ;
    mo:produced_work <album/96945#musicalwork> ;
    schema:name "Radio CD \"Ouka Sabaki Radio\" Vol.1"@en,
        "ラジオCD「桜花裁きらじお」Vol.1"@ja,
        "Radio CD \"Ouka Sabaki Radio\" Vol.1"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/54/96945/96945-1583750318.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96945#performance> ;
    schema:name "Sara Ayumi"@en,
        "歩サラ"@ja ;
    foaf:name "Sara Ayumi"@en,
        "歩サラ"@ja .

<artist/32281#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96945#performance> ;
    schema:name "Kanau"@en,
        "奏雨"@ja ;
    foaf:name "Kanau"@en,
        "奏雨"@ja .

<artist/5152#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96945#performance> ;
    schema:name "Rino Kawashima"@en,
        "かわしまりの"@ja ;
    foaf:name "Rino Kawashima"@en,
        "かわしまりの"@ja .

<album/96945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Radio CD \"Ouka Sabaki Radio\" Vol.1"@en,
        "ラジオCD「桜花裁きらじお」Vol.1"@ja,
        "Radio CD \"Ouka Sabaki Radio\" Vol.1"@ja-latn ;
    mo:catalogue_number "SABARAJI-001" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/96945#musicalexpression> ;
    mo:publisher _:N3dc7bc0d10e345928e5f524fc14d132c ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ouka Sabaki Radio"@en ;
            foaf:name "Ouka Sabaki Radio"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "野☆球"@en ;
            foaf:name "野☆球"@en ],
        <artist/31994#subject>,
        <artist/32281#subject>,
        <artist/5152#subject> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/54/96945/96945-1583750318.jpg> ;
    schema:name "Radio CD \"Ouka Sabaki Radio\" Vol.1"@en,
        "ラジオCD「桜花裁きらじお」Vol.1"@ja,
        "Radio CD \"Ouka Sabaki Radio\" Vol.1"@ja-latn ;
    schema:publisher _:N3dc7bc0d10e345928e5f524fc14d132c ;
    foaf:depiction <https://media.vgm.io/albums/54/96945/96945-1583750318.jpg> .

<album/96945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Radio CD \"Ouka Sabaki Radio\" Vol.1"@en,
        "ラジオCD「桜花裁きらじお」Vol.1"@ja,
        "Radio CD \"Ouka Sabaki Radio\" Vol.1"@ja-latn ;
    mo:performance_of <album/96945#musicalwork> ;
    mo:performer _:Na6c6781659d94196a5d0acf1b0d3746f,
        <artist/31994#subject>,
        <artist/32281#subject>,
        <artist/5152#subject> ;
    mo:recorded_as <album/96945#musicalexpression> ;
    schema:byArtist _:Na6c6781659d94196a5d0acf1b0d3746f,
        <artist/31994#subject>,
        <artist/32281#subject>,
        <artist/5152#subject> ;
    schema:name "Radio CD \"Ouka Sabaki Radio\" Vol.1"@en,
        "ラジオCD「桜花裁きらじお」Vol.1"@ja,
        "Radio CD \"Ouka Sabaki Radio\" Vol.1"@ja-latn ;
    schema:workPerformed <album/96945#musicalwork> .

_:N3dc7bc0d10e345928e5f524fc14d132c schema:name "IRODORI"@en ;
    foaf:name "IRODORI"@en .

_:Na6c6781659d94196a5d0acf1b0d3746f a schema:Person,
        foaf:Person ;
    mo:performed <album/96945#performance> ;
    schema:name "野☆球"@en ;
    foaf:name "野☆球"@en .

