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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34410#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/34410#composition>,
        <album/34410#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/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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/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 .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<album/34410#musicalexpression> a mo:Signal ;
    mo:published_as <album/34410#subject> ;
    mo:records <album/34410#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/01/34410/34410-1344015188.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34410#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/34410/34410-1344015188.jpg> ;
    foaf:depicts <album/34410#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/34410/34410-1344015188.jpg> .

<https://medium-media.vgm.io/albums/01/34410/34410-1344015188.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34410#performance> ;
    schema:name "Kenkawa"@en,
        "ケンカワ"@ja ;
    foaf:name "Kenkawa"@en,
        "ケンカワ"@ja .

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

<album/34410#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "TOWARDS THE RISING"@en,
        "TOWARDS THE RISING"@ja,
        "TOWARDS THE RISING"@ja-latn ;
    mo:catalogue_number "AOD023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34410#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:Nb6162104697f434cbe5bf34223ee0f7a ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "spetsnaz"@en ;
            foaf:name "spetsnaz"@en ],
        <artist/18127#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/34410/34410-1344015188.jpg> ;
    schema:name "TOWARDS THE RISING"@en,
        "TOWARDS THE RISING"@ja,
        "TOWARDS THE RISING"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/34410/34410-1344015188.jpg> .

_:N07724c247cbf434e8ebe53790c2747d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Silence"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "Deadly Silence"@en .

_:N3a37fd131d96406cb3321999d505e052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funeral of the Dead"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "Funeral of the Dead"@en .

_:N520f8710b85c4ea99099186195963198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bury You Alive"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "Bury You Alive"@en .

_:N71526946aa5a479985a4e3f2d144acb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back From The Hell (Red-Light District)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "Back From The Hell (Red-Light District)"@en .

_:N821078cac95a491da926e5c12f2fbc28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unhallowed God"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "Unhallowed God"@en .

_:Nb86f1ecc460a48a591d7e4b0481fbdf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Eliminator"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "Shanghai Eliminator"@en .

_:Nc3fbd3ebc6ca4f7fac96919234fc5966 a schema:Person,
        foaf:Person ;
    mo:performed <album/34410#performance> ;
    schema:name "spetsnaz"@en ;
    foaf:name "spetsnaz"@en .

_:Ndd1dbd29ea80471ca1ca71405b7f465c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand Knives"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "Thousand Knives"@en .

_:Ne601633981e74eab94363e0a65a4355e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Live To Die"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb6162104697f434cbe5bf34223ee0f7a ;
    schema:name "To Live To Die"@en .

_:Nb6162104697f434cbe5bf34223ee0f7a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07724c247cbf434e8ebe53790c2747d1,
        _:N3a37fd131d96406cb3321999d505e052,
        _:N520f8710b85c4ea99099186195963198,
        _:N71526946aa5a479985a4e3f2d144acb7,
        _:N821078cac95a491da926e5c12f2fbc28,
        _:Nb86f1ecc460a48a591d7e4b0481fbdf8,
        _:Ndd1dbd29ea80471ca1ca71405b7f465c,
        _:Ne601633981e74eab94363e0a65a4355e ;
    mo:track_count 8 ;
    schema:duration "PT31:27"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07724c247cbf434e8ebe53790c2747d1,
        _:N3a37fd131d96406cb3321999d505e052,
        _:N520f8710b85c4ea99099186195963198,
        _:N71526946aa5a479985a4e3f2d144acb7,
        _:N821078cac95a491da926e5c12f2fbc28,
        _:Nb86f1ecc460a48a591d7e4b0481fbdf8,
        _:Ndd1dbd29ea80471ca1ca71405b7f465c,
        _:Ne601633981e74eab94363e0a65a4355e .

