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

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

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11236#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/11236#composition>,
        <album/11236#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11236#subject> ;
    schema:name "Michiko Naruke"@en,
        "なるけみちこ"@ja ;
    foaf:made <album/11236#composition>,
        <album/11236#lyrics>,
        <album/11236#subject> ;
    foaf:name "Michiko Naruke"@en,
        "なるけみちこ"@ja .

<product/12484#subject> a schema:CreativeWork ;
    schema:name "The Wizard of Oz: Beyond the Yellow Brick Road"@en,
        "リゾード"@ja,
        "RIZ-ZOAWD"@ja-latn ;
    foaf:name "The Wizard of Oz: Beyond the Yellow Brick Road"@en,
        "リゾード"@ja,
        "RIZ-ZOAWD"@ja-latn .

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

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

<org/396#subject> schema:name "D3PUBLISHER"@en,
        "株式会社ディースリー・パブリッシャー"@ja,
        "D3PUBLISHER"@ja-latn ;
    foaf:name "D3PUBLISHER"@en,
        "株式会社ディースリー・パブリッシャー"@ja,
        "D3PUBLISHER"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/11236/11236-1228505115.jpg> a schema:ImageObject,
        foaf:Image .

<album/11236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RIZ-ZOAWD Super Premium Sound Disc"@en,
        "RIZ-ZOAWD 超プレミアムCD"@ja,
        "RIZ-ZOAWD Super Premium Sound Disc"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/391#subject> ;
    mo:produced_work <album/11236#musicalwork> ;
    schema:name "RIZ-ZOAWD Super Premium Sound Disc"@en,
        "RIZ-ZOAWD 超プレミアムCD"@ja,
        "RIZ-ZOAWD Super Premium Sound Disc"@ja-latn .

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

<album/11236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RIZ-ZOAWD Super Premium Sound Disc"@en,
        "RIZ-ZOAWD 超プレミアムCD"@ja,
        "RIZ-ZOAWD Super Premium Sound Disc"@ja-latn ;
    mo:performance_of <album/11236#musicalwork> ;
    mo:performer <artist/393#subject> ;
    mo:recorded_as <album/11236#musicalexpression> ;
    schema:byArtist <artist/393#subject> ;
    schema:name "RIZ-ZOAWD Super Premium Sound Disc"@en,
        "RIZ-ZOAWD 超プレミアムCD"@ja,
        "RIZ-ZOAWD Super Premium Sound Disc"@ja-latn ;
    schema:workPerformed <album/11236#musicalwork> .

<artist/393#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11236#performance> ;
    schema:name "Kaori Asoh"@en,
        "麻生かほ里"@ja ;
    foaf:name "Kaori Asoh"@en,
        "麻生かほ里"@ja .

<album/11236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-25"^^xsd:date ;
    dcterms:title "RIZ-ZOAWD Super Premium Sound Disc"@en,
        "RIZ-ZOAWD 超プレミアムCD"@ja,
        "RIZ-ZOAWD Super Premium Sound Disc"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11236#musicalexpression> ;
    mo:publisher <org/396#subject> ;
    mo:record _:N8d6fd90d1c0644b3bd4b65b066812299 ;
    mo:record_count 1 ;
    schema:about <product/12484#subject> ;
    schema:byArtist <artist/393#subject> ;
    schema:datePublished "2008-12-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/11236/11236-1228505115.jpg> ;
    schema:name "RIZ-ZOAWD Super Premium Sound Disc"@en,
        "RIZ-ZOAWD 超プレミアムCD"@ja,
        "RIZ-ZOAWD Super Premium Sound Disc"@ja-latn ;
    schema:publisher <org/396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/11236/11236-1228505115.jpg> .

_:N3cb3f7d182224f69886fea92707c26b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme ~RIZ-ZOAWD~"@en,
        "メインテーマ 〜RIZ-ZOAWD〜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N8d6fd90d1c0644b3bd4b65b066812299 ;
    schema:name "Main Theme ~RIZ-ZOAWD~"@en,
        "メインテーマ 〜RIZ-ZOAWD〜"@ja .

_:N7b2f92ca5b6f4e7e8bfbbfeb30538e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel! Great Witch"@en,
        "決戦！大魔女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8d6fd90d1c0644b3bd4b65b066812299 ;
    schema:name "Duel! Great Witch"@en,
        "決戦！大魔女"@ja .

_:N8321290d50024a0ab9ebee0f5245b376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Season"@en,
        "季節"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N8d6fd90d1c0644b3bd4b65b066812299 ;
    schema:name "Season"@en,
        "季節"@ja .

_:Na4efc6032db04378b870468bfe25664f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nekozukin's Anxiety"@en,
        "ネコズキンの不安"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N8d6fd90d1c0644b3bd4b65b066812299 ;
    schema:name "Nekozukin's Anxiety"@en,
        "ネコズキンの不安"@ja .

_:Na86a543e43ca475baa8d3fb92d918581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cast the Magic"@en,
        "魔法をかけて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N8d6fd90d1c0644b3bd4b65b066812299 ;
    schema:name "Cast the Magic"@en,
        "魔法をかけて"@ja .

_:Nd2b4be53a00646c2922228d193d45340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIZ-ZOAWD!"@en,
        "RIZ-ZOAWD！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8d6fd90d1c0644b3bd4b65b066812299 ;
    schema:name "RIZ-ZOAWD!"@en,
        "RIZ-ZOAWD！"@ja .

_:N8d6fd90d1c0644b3bd4b65b066812299 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cb3f7d182224f69886fea92707c26b4,
        _:N7b2f92ca5b6f4e7e8bfbbfeb30538e4b,
        _:N8321290d50024a0ab9ebee0f5245b376,
        _:Na4efc6032db04378b870468bfe25664f,
        _:Na86a543e43ca475baa8d3fb92d918581,
        _:Nd2b4be53a00646c2922228d193d45340 ;
    mo:track_count 6 ;
    schema:duration "PT15:50"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3cb3f7d182224f69886fea92707c26b4,
        _:N7b2f92ca5b6f4e7e8bfbbfeb30538e4b,
        _:N8321290d50024a0ab9ebee0f5245b376,
        _:Na4efc6032db04378b870468bfe25664f,
        _:Na86a543e43ca475baa8d3fb92d918581,
        _:Nd2b4be53a00646c2922228d193d45340 .

