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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34412#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/34412#composition>,
        <album/34412#subject> ;
    foaf:name "ZUN"@en .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/34412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOWARDS THE RISING -Bonus Disc-"@en,
        "TOWARDS THE RISING -Bonus Disc-"@ja,
        "TOWARDS THE RISING -Bonus Disc-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34412#musicalwork> ;
    schema:name "TOWARDS THE RISING -Bonus Disc-"@en,
        "TOWARDS THE RISING -Bonus Disc-"@ja,
        "TOWARDS THE RISING -Bonus Disc-"@ja-latn .

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

<org/160#subject> schema:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn ;
    foaf:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn .

<https://media.vgm.io/albums/21/34412/34412-1344016021.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34412#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/34412/34412-1344016021.png> ;
    foaf:depicts <album/34412#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/34412/34412-1344016021.png> .

<https://medium-media.vgm.io/albums/21/34412/34412-1344016021.png> a schema:ImageObject,
        foaf:Image .

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

<artist/13448#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34412#performance> ;
    schema:name "Ribyuhki"@en,
        "リブユウキ"@ja ;
    foaf:name "Ribyuhki"@en,
        "リブユウキ"@ja .

<artist/8931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34412#performance> ;
    schema:name "Albert of Joy Toy"@en ;
    foaf:name "Albert of Joy Toy"@en .

<album/34412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOWARDS THE RISING -Bonus Disc-"@en,
        "TOWARDS THE RISING -Bonus Disc-"@ja,
        "TOWARDS THE RISING -Bonus Disc-"@ja-latn ;
    mo:performance_of <album/34412#musicalwork> ;
    mo:performer <artist/13448#subject>,
        <artist/8931#subject> ;
    mo:recorded_as <album/34412#musicalexpression> ;
    schema:byArtist <artist/13448#subject>,
        <artist/8931#subject> ;
    schema:name "TOWARDS THE RISING -Bonus Disc-"@en,
        "TOWARDS THE RISING -Bonus Disc-"@ja,
        "TOWARDS THE RISING -Bonus Disc-"@ja-latn ;
    schema:workPerformed <album/34412#musicalwork> .

<album/34412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "TOWARDS THE RISING -Bonus Disc-"@en,
        "TOWARDS THE RISING -Bonus Disc-"@ja,
        "TOWARDS THE RISING -Bonus Disc-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34412#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:Nb4ce312e19fe4651b7f141661d8db52e ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/13448#subject>,
        <artist/8931#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/34412/34412-1344016021.png> ;
    schema:name "TOWARDS THE RISING -Bonus Disc-"@en,
        "TOWARDS THE RISING -Bonus Disc-"@ja,
        "TOWARDS THE RISING -Bonus Disc-"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/34412/34412-1344016021.png> .

_:N92a143db1fb9434c9833822b668c92c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Eliminator -Rib:y(uhki) Ver.-"@en,
        "Shanghai Eliminator Rib:y(uhki)Ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb4ce312e19fe4651b7f141661d8db52e ;
    schema:name "Shanghai Eliminator -Rib:y(uhki) Ver.-"@en,
        "Shanghai Eliminator Rib:y(uhki)Ver."@ja .

_:N96124d0e733340fca4407e828be5e972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand Knives -Albert of Joy Toy Ver.-"@en,
        "Thousand Knives アルベルト･オブ･ジョイトイVer."@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nb4ce312e19fe4651b7f141661d8db52e ;
    schema:name "Thousand Knives -Albert of Joy Toy Ver.-"@en,
        "Thousand Knives アルベルト･オブ･ジョイトイVer."@ja .

_:Nb4ce312e19fe4651b7f141661d8db52e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N92a143db1fb9434c9833822b668c92c7,
        _:N96124d0e733340fca4407e828be5e972 ;
    mo:track_count 2 ;
    schema:duration "PT7:54"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N92a143db1fb9434c9833822b668c92c7,
        _:N96124d0e733340fca4407e828be5e972 .

