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

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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/13968#musicalexpression> a mo:Signal ;
    mo:published_as <album/13968#subject> ;
    mo:records <album/13968#performance> .

<org/838#subject> schema:name "Gyozaya Honpo"@en,
        "餃子屋本舗"@ja,
        "Gyozaya Honpo"@ja-latn ;
    foaf:name "Gyozaya Honpo"@en,
        "餃子屋本舗"@ja,
        "Gyozaya Honpo"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/13968/13968-1245020668.jpg> a schema:ImageObject,
        foaf:Image .

<album/13968#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@en,
        "東方二胡３　風譜 「崑崙に佇むこと」"@ja,
        "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/13968#musicalwork> ;
    schema:name "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@en,
        "東方二胡３　風譜 「崑崙に佇むこと」"@ja,
        "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@ja-latn .

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

<artist/11095#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13968#performance> ;
    schema:name "VUTTER"@en ;
    foaf:name "VUTTER"@en .

<artist/9640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13968#performance> ;
    schema:name "Ruushu"@en,
        "ルーシュ"@ja ;
    foaf:name "Ruushu"@en,
        "ルーシュ"@ja .

<album/13968#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@en,
        "東方二胡３　風譜 「崑崙に佇むこと」"@ja,
        "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@ja-latn ;
    mo:performance_of <album/13968#musicalwork> ;
    mo:performer _:N4cf6a02899974e33913f36ddf066b3d5,
        <artist/11095#subject>,
        <artist/9640#subject> ;
    mo:recorded_as <album/13968#musicalexpression> ;
    schema:byArtist _:N4cf6a02899974e33913f36ddf066b3d5,
        <artist/11095#subject>,
        <artist/9640#subject> ;
    schema:name "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@en,
        "東方二胡３　風譜 「崑崙に佇むこと」"@ja,
        "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@ja-latn ;
    schema:workPerformed <album/13968#musicalwork> .

<album/13968#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@en,
        "東方二胡３　風譜 「崑崙に佇むこと」"@ja,
        "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@ja-latn ;
    mo:catalogue_number "GYZH-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13968#musicalexpression> ;
    mo:publisher <org/838#subject> ;
    mo:record _:N818c910715fb427cb6efd79fb1d44433 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "NBR-1"@en ;
            foaf:name "NBR-1"@en ],
        <artist/11095#subject>,
        <artist/9640#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/13968/13968-1245020668.jpg> ;
    schema:name "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@en,
        "東方二胡３　風譜 「崑崙に佇むこと」"@ja,
        "Toho Erhu 3 Kazefu 'Kunrun ni Tatazumukoto'"@ja-latn ;
    schema:publisher <org/838#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/13968/13968-1245020668.jpg> .

_:N0bbe1f50fe904b6a8dd65b9eed03f876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "厄神マーチ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N818c910715fb427cb6efd79fb1d44433 ;
    schema:name "厄神マーチ"@ja .

_:N0e4d15cf8fc14d8aad672ae68b9006b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神エクスプレス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N818c910715fb427cb6efd79fb1d44433 ;
    schema:name "風神エクスプレス"@ja .

_:N18cc0254b7a0442aa18dfed20592a1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "西の方、陽関を出づれば"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:50"^^xsd:interval ;
    schema:inPlaylist _:N818c910715fb427cb6efd79fb1d44433 ;
    schema:name "西の方、陽関を出づれば"@ja .

_:N4cf6a02899974e33913f36ddf066b3d5 a schema:Person,
        foaf:Person ;
    mo:performed <album/13968#performance> ;
    schema:name "NBR-1"@en ;
    foaf:name "NBR-1"@en .

_:N63f83eea2b5642aabde1cd5e6260de18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shangri-la ～ 幻の理想郷"@ja ;
    mo:track_number 7 ;
    schema:duration "PT11:58"^^xsd:interval ;
    schema:inPlaylist _:N818c910715fb427cb6efd79fb1d44433 ;
    schema:name "Shangri-la ～ 幻の理想郷"@ja .

_:N7405e34163c94dec934b148f8fc0b5f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レトロスペクティブ敦煌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N818c910715fb427cb6efd79fb1d44433 ;
    schema:name "レトロスペクティブ敦煌"@ja .

_:N925b223660d646348f04feb591637ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雷神スペクトル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N818c910715fb427cb6efd79fb1d44433 ;
    schema:name "雷神スペクトル"@ja .

_:N97ca35c5d1e442c48f2d0e0a50981f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の方、タイクーンも今ハ亡ク"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N818c910715fb427cb6efd79fb1d44433 ;
    schema:name "東の方、タイクーンも今ハ亡ク"@ja .

_:N818c910715fb427cb6efd79fb1d44433 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bbe1f50fe904b6a8dd65b9eed03f876,
        _:N0e4d15cf8fc14d8aad672ae68b9006b3,
        _:N18cc0254b7a0442aa18dfed20592a1a4,
        _:N63f83eea2b5642aabde1cd5e6260de18,
        _:N7405e34163c94dec934b148f8fc0b5f1,
        _:N925b223660d646348f04feb591637ace,
        _:N97ca35c5d1e442c48f2d0e0a50981f23 ;
    mo:track_count 7 ;
    schema:duration "PT45:00"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0bbe1f50fe904b6a8dd65b9eed03f876,
        _:N0e4d15cf8fc14d8aad672ae68b9006b3,
        _:N18cc0254b7a0442aa18dfed20592a1a4,
        _:N63f83eea2b5642aabde1cd5e6260de18,
        _:N7405e34163c94dec934b148f8fc0b5f1,
        _:N925b223660d646348f04feb591637ace,
        _:N97ca35c5d1e442c48f2d0e0a50981f23 .

