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

<album/88162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Precure Radio Back to the 5!"@en,
        "プリキュア ラジオ Back to the 5!"@ja,
        "Precure Radio Back to the 5!"@ja-latn ;
    mo:produced_work <album/88162#musicalwork> ;
    schema:name "Precure Radio Back to the 5!"@en,
        "プリキュア ラジオ Back to the 5!"@ja,
        "Precure Radio Back to the 5!"@ja-latn .

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

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

<product/2938#subject> a schema:CreativeWork ;
    schema:name "YES! PRETTY CURE 5 THE MOVIE"@en,
        "映画 Yes! プリキュア5 鏡の国のミラクル大冒険!"@ja,
        "Eiga Yes! Precure5 Kagami no Kuni no Miracle Daibouken!"@ja-latn ;
    foaf:name "YES! PRETTY CURE 5 THE MOVIE"@en,
        "映画 Yes! プリキュア5 鏡の国のミラクル大冒険!"@ja,
        "Eiga Yes! Precure5 Kagami no Kuni no Miracle Daibouken!"@ja-latn .

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

<album/88162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Precure Radio Back to the 5!"@en,
        "プリキュア ラジオ Back to the 5!"@ja,
        "Precure Radio Back to the 5!"@ja-latn ;
    mo:performance_of <album/88162#musicalwork> ;
    mo:recorded_as <album/88162#musicalexpression> ;
    schema:name "Precure Radio Back to the 5!"@en,
        "プリキュア ラジオ Back to the 5!"@ja,
        "Precure Radio Back to the 5!"@ja-latn ;
    schema:workPerformed <album/88162#musicalwork> .

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/88162/88162-1561673185.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-17"^^xsd:date ;
    dcterms:title "Precure Radio Back to the 5!"@en,
        "プリキュア ラジオ Back to the 5!"@ja,
        "Precure Radio Back to the 5!"@ja-latn ;
    mo:catalogue_number "PCXX-50086-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88162#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record_count 0 ;
    schema:about <product/2938#subject> ;
    schema:datePublished "2015-06-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/88162/88162-1561673185.jpg> ;
    schema:name "Precure Radio Back to the 5!"@en,
        "プリキュア ラジオ Back to the 5!"@ja,
        "Precure Radio Back to the 5!"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/88162/88162-1561673185.jpg> .

