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

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

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/23490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonic Rhapsody \"Peony\""@en,
        "Symphonic Rhapsody \"Peony\" -交響狂詩篇 冬牡丹-"@ja,
        "Symphonic Rhapsody \"Peony\""@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/23490#musicalwork> ;
    schema:name "Symphonic Rhapsody \"Peony\""@en,
        "Symphonic Rhapsody \"Peony\" -交響狂詩篇 冬牡丹-"@ja,
        "Symphonic Rhapsody \"Peony\""@ja-latn .

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

<album/23490#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphonic Rhapsody \"Peony\""@en,
        "Symphonic Rhapsody \"Peony\" -交響狂詩篇 冬牡丹-"@ja,
        "Symphonic Rhapsody \"Peony\""@ja-latn ;
    mo:performance_of <album/23490#musicalwork> ;
    mo:recorded_as <album/23490#musicalexpression> ;
    schema:name "Symphonic Rhapsody \"Peony\""@en,
        "Symphonic Rhapsody \"Peony\" -交響狂詩篇 冬牡丹-"@ja,
        "Symphonic Rhapsody \"Peony\""@ja-latn ;
    schema:workPerformed <album/23490#musicalwork> .

<org/278#subject> schema:name "WAVE"@en,
        "WAVE"@ja,
        "WAVE"@ja-latn ;
    foaf:name "WAVE"@en,
        "WAVE"@ja,
        "WAVE"@ja-latn .

<https://media.vgm.io/albums/09/23490/23490-98206e80be42.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23490#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/23490/23490-98206e80be42.jpg> ;
    foaf:depicts <album/23490#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/23490/23490-98206e80be42.jpg> .

<https://medium-media.vgm.io/albums/09/23490/23490-98206e80be42.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-31"^^xsd:date ;
    dcterms:title "Symphonic Rhapsody \"Peony\""@en,
        "Symphonic Rhapsody \"Peony\" -交響狂詩篇 冬牡丹-"@ja,
        "Symphonic Rhapsody \"Peony\""@ja-latn ;
    mo:catalogue_number "WAVE-00033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23490#musicalexpression> ;
    mo:publisher <org/278#subject> ;
    mo:record _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/23490/23490-98206e80be42.jpg> ;
    schema:name "Symphonic Rhapsody \"Peony\""@en,
        "Symphonic Rhapsody \"Peony\" -交響狂詩篇 冬牡丹-"@ja,
        "Symphonic Rhapsody \"Peony\""@ja-latn ;
    schema:publisher <org/278#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/23490/23490-98206e80be42.jpg> .

_:N2b0a70da60d046f7b1415c0fad040c20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Flow"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    schema:name "Volcanic Flow"@en .

_:N61e8fb280f63484daf6e798fb1ece9f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pirates of the Galaxy"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    schema:name "Pirates of the Galaxy"@en .

_:Naade6695b79f4bb6b0a08d6ac891ec83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dectet, Nonet, Octet"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    schema:name "Dectet, Nonet, Octet"@en .

_:Nd23579b806b240949da40c34c18e8dad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powered by Maxwell's Demon"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    schema:name "Powered by Maxwell's Demon"@en .

_:Ndeadcbda11644000af4ea96f167b294e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Flying Instinct"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    schema:name "the Flying Instinct"@en .

_:Nefc69efbc27a4bb1a3929d029603f7b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peony Cage"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    schema:name "Peony Cage"@en .

_:Nf13c21caec9e467aafce26eb0a12561c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of East End \"session#07\""@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbdfb9ce63ab147d89e5dbc0a8819623b ;
    schema:name "Dawn of East End \"session#07\""@en .

_:Nbdfb9ce63ab147d89e5dbc0a8819623b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b0a70da60d046f7b1415c0fad040c20,
        _:N61e8fb280f63484daf6e798fb1ece9f2,
        _:Naade6695b79f4bb6b0a08d6ac891ec83,
        _:Nd23579b806b240949da40c34c18e8dad,
        _:Ndeadcbda11644000af4ea96f167b294e,
        _:Nefc69efbc27a4bb1a3929d029603f7b8,
        _:Nf13c21caec9e467aafce26eb0a12561c ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2b0a70da60d046f7b1415c0fad040c20,
        _:N61e8fb280f63484daf6e798fb1ece9f2,
        _:Naade6695b79f4bb6b0a08d6ac891ec83,
        _:Nd23579b806b240949da40c34c18e8dad,
        _:Ndeadcbda11644000af4ea96f167b294e,
        _:Nefc69efbc27a4bb1a3929d029603f7b8,
        _:Nf13c21caec9e467aafce26eb0a12561c .

