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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40480#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/40480#composition>,
        <album/40480#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

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

<product/1483#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn ;
    foaf:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

<org/107#subject> schema:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn ;
    foaf:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/40480/40480-1373918136.png> a schema:ImageObject,
        foaf:Image .

<album/40480#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kyohsohfu \"Konjyaku Monogatari\""@en,
        "東方project本格的オーケストラアレンジアルバム 協奏符「今昔物語」"@ja,
        "Touhou Project Orchestra Arrangement Album \"Konjyaku Monogatari\""@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/40480#musicalwork> ;
    schema:name "Kyohsohfu \"Konjyaku Monogatari\""@en,
        "東方project本格的オーケストラアレンジアルバム 協奏符「今昔物語」"@ja,
        "Touhou Project Orchestra Arrangement Album \"Konjyaku Monogatari\""@ja-latn .

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

<artist/4760#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40480#performance> ;
    schema:name "Toy"@en ;
    foaf:name "Toy"@en .

<artist/9297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40480#performance> ;
    schema:name "Erhucloud"@en ;
    foaf:name "Erhucloud"@en .

<album/40480#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kyohsohfu \"Konjyaku Monogatari\""@en,
        "東方project本格的オーケストラアレンジアルバム 協奏符「今昔物語」"@ja,
        "Touhou Project Orchestra Arrangement Album \"Konjyaku Monogatari\""@ja-latn ;
    mo:performance_of <album/40480#musicalwork> ;
    mo:performer _:Nc1222f6b9e22440c8f2fb690e67e7757,
        <artist/4760#subject>,
        <artist/9297#subject> ;
    mo:recorded_as <album/40480#musicalexpression> ;
    schema:byArtist _:Nc1222f6b9e22440c8f2fb690e67e7757,
        <artist/4760#subject>,
        <artist/9297#subject> ;
    schema:name "Kyohsohfu \"Konjyaku Monogatari\""@en,
        "東方project本格的オーケストラアレンジアルバム 協奏符「今昔物語」"@ja,
        "Touhou Project Orchestra Arrangement Album \"Konjyaku Monogatari\""@ja-latn ;
    schema:workPerformed <album/40480#musicalwork> .

<album/40480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Kyohsohfu \"Konjyaku Monogatari\""@en,
        "東方project本格的オーケストラアレンジアルバム 協奏符「今昔物語」"@ja,
        "Touhou Project Orchestra Arrangement Album \"Konjyaku Monogatari\""@ja-latn ;
    mo:catalogue_number "UCEX-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40480#musicalexpression> ;
    mo:publisher <org/107#subject> ;
    mo:record _:N15c4ad38c60a480a895929959375fe60 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/1483#subject>,
        <product/1948#subject>,
        <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/35#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "UFO"@en ;
            foaf:name "UFO"@en ],
        <artist/4760#subject>,
        <artist/9297#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/40480/40480-1373918136.png> ;
    schema:name "Kyohsohfu \"Konjyaku Monogatari\""@en,
        "東方project本格的オーケストラアレンジアルバム 協奏符「今昔物語」"@ja,
        "Touhou Project Orchestra Arrangement Album \"Konjyaku Monogatari\""@ja-latn ;
    schema:publisher <org/107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/40480/40480-1373918136.png> .

_:N04e681ced7a646c6b255e13a256da168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Eastern Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja .

_:N166f63bae9e646e39e105e319ef84c58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja .

_:N2f49531ac5f143b087ac3fda61c72b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N5e77a70ee5a040fa9619ccb182ee6ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flawless Clothing of the Celestials"@en,
        "天衣無縫"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Flawless Clothing of the Celestials"@en,
        "天衣無縫"@ja .

_:N60a01d7582b54a2284b223e643b2afbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonesome Werewolf"@en,
        "孤独なウェアウルフ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Lonesome Werewolf"@en,
        "孤独なウェアウルフ"@ja .

_:N8f06850e82b349a59e8f8264515b03bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en,
        "Bonus Track"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Bonus Track"@en,
        "Bonus Track"@ja .

_:Nbf60a1e390614e4690e0ffbaa949b603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinkirou Orchestra"@en,
        "心綺楼囃子"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Shinkirou Orchestra"@en,
        "心綺楼囃子"@ja .

_:Nc0734ab62f5c4bd980d9bb2668049b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight in the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Flight in the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja .

_:Nc1222f6b9e22440c8f2fb690e67e7757 a schema:Person,
        foaf:Person ;
    mo:performed <album/40480#performance> ;
    schema:name "UFO"@en ;
    foaf:name "UFO"@en .

_:Nc68122067d7b44de883b83fb38200daa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja .

_:Nd4de810013f74b758e6ed24158db553a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷 ～ History of the Moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N15c4ad38c60a480a895929959375fe60 ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷 ～ History of the Moon"@ja .

_:N15c4ad38c60a480a895929959375fe60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e681ced7a646c6b255e13a256da168,
        _:N166f63bae9e646e39e105e319ef84c58,
        _:N2f49531ac5f143b087ac3fda61c72b3d,
        _:N5e77a70ee5a040fa9619ccb182ee6ae1,
        _:N60a01d7582b54a2284b223e643b2afbd,
        _:N8f06850e82b349a59e8f8264515b03bc,
        _:Nbf60a1e390614e4690e0ffbaa949b603,
        _:Nc0734ab62f5c4bd980d9bb2668049b77,
        _:Nc68122067d7b44de883b83fb38200daa,
        _:Nd4de810013f74b758e6ed24158db553a ;
    mo:track_count 10 ;
    schema:duration "PT31:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N04e681ced7a646c6b255e13a256da168,
        _:N166f63bae9e646e39e105e319ef84c58,
        _:N2f49531ac5f143b087ac3fda61c72b3d,
        _:N5e77a70ee5a040fa9619ccb182ee6ae1,
        _:N60a01d7582b54a2284b223e643b2afbd,
        _:N8f06850e82b349a59e8f8264515b03bc,
        _:Nbf60a1e390614e4690e0ffbaa949b603,
        _:Nc0734ab62f5c4bd980d9bb2668049b77,
        _:Nc68122067d7b44de883b83fb38200daa,
        _:Nd4de810013f74b758e6ed24158db553a .

