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

<artist/6771#subject> a schema:Person,
        foaf:Person ;
    schema:name "sumijun"@en,
        "すみじゅん"@ja ;
    foaf:made <album/45796#lyrics>,
        <album/45796#subject> ;
    foaf:name "sumijun"@en,
        "すみじゅん"@ja .

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

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

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/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 .

<album/45796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DiGiWi LEGEND"@en,
        "デジウィ LEGEND"@ja,
        "DiGiWi LEGEND"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45796#musicalwork> ;
    schema:name "DiGiWi LEGEND"@en,
        "デジウィ LEGEND"@ja,
        "DiGiWi LEGEND"@ja-latn .

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

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/45796/45796-1399945503.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10264#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45796#performance> ;
    schema:name "Mamemi"@en,
        "まめみ"@ja ;
    foaf:name "Mamemi"@en,
        "まめみ"@ja .

<artist/14729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45796#performance> ;
    schema:name "peЯoco."@ja ;
    foaf:made <album/45796#lyrics>,
        <album/45796#subject> ;
    foaf:name "peЯoco."@ja .

<artist/14774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45796#performance> ;
    schema:name "Domino Amayadori"@en,
        "雨宿どみ乃"@ja ;
    foaf:name "Domino Amayadori"@en,
        "雨宿どみ乃"@ja .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45796#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45796#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45796#performance> ;
    schema:name "Usa"@en,
        "うさ"@ja ;
    foaf:name "Usa"@en,
        "うさ"@ja .

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

<album/45796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DiGiWi LEGEND"@en,
        "デジウィ LEGEND"@ja,
        "DiGiWi LEGEND"@ja-latn ;
    mo:performance_of <album/45796#musicalwork> ;
    mo:performer _:N12c55398e4e94176bb7cd3db9e3420ae,
        <artist/10264#subject>,
        <artist/14729#subject>,
        <artist/14774#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    mo:recorded_as <album/45796#musicalexpression> ;
    schema:byArtist _:N12c55398e4e94176bb7cd3db9e3420ae,
        <artist/10264#subject>,
        <artist/14729#subject>,
        <artist/14774#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:name "DiGiWi LEGEND"@en,
        "デジウィ LEGEND"@ja,
        "DiGiWi LEGEND"@ja-latn ;
    schema:workPerformed <album/45796#musicalwork> .

<album/45796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "DiGiWi LEGEND"@en,
        "デジウィ LEGEND"@ja,
        "DiGiWi LEGEND"@ja-latn ;
    mo:catalogue_number "DWCD-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45796#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:N10d9feb5f33740549fbafd1629061770 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "えろたん"@en ;
            foaf:name "えろたん"@en ],
        <artist/10264#subject>,
        <artist/14729#subject>,
        <artist/14774#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/45796/45796-1399945503.jpg> ;
    schema:name "DiGiWi LEGEND"@en,
        "デジウィ LEGEND"@ja,
        "DiGiWi LEGEND"@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/45796/45796-1399945503.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Genkishi"@en ;
    foaf:made <album/45796#lyrics> ;
    foaf:name "Genkishi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Genkishi"@en ;
    foaf:made <album/45796#subject> ;
    foaf:name "Genkishi"@en .

_:N0da64ac3ac1d42778674df6e7d50c647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UltraCombo"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "UltraCombo"@ja .

_:N12c55398e4e94176bb7cd3db9e3420ae a schema:Person,
        foaf:Person ;
    mo:performed <album/45796#performance> ;
    schema:name "えろたん"@en ;
    foaf:name "えろたん"@en .

_:N14f5a69161e642838cc43849a299599a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋ノ蟲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "恋ノ蟲"@ja .

_:N25ff39383a524eee86a7c5fdae479d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tangerine"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "Tangerine"@ja .

_:N2b5fd1934aaa4340bfe821815541dc36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEGEND WiNG"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "LEGEND WiNG"@ja .

_:N2daaaed3f9294fb394cf254688d6116b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束の場所"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "約束の場所"@ja .

_:N59b85763f3d342e0b53a447e9d621bc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "Mother"@ja .

_:N90a82594b39c496986f3b5d2447c6e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INFINITY SKY"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "INFINITY SKY"@ja .

_:Nbd1d9b180b984e0fa78ce8642c353f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゃみきゃみそーるめいと"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "きゃみきゃみそーるめいと"@ja .

_:Nf358d497fef04708beb6eba083543ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テレパシーテレパシー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N10d9feb5f33740549fbafd1629061770 ;
    schema:name "テレパシーテレパシー"@ja .

_:N10d9feb5f33740549fbafd1629061770 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da64ac3ac1d42778674df6e7d50c647,
        _:N14f5a69161e642838cc43849a299599a,
        _:N25ff39383a524eee86a7c5fdae479d6b,
        _:N2b5fd1934aaa4340bfe821815541dc36,
        _:N2daaaed3f9294fb394cf254688d6116b,
        _:N59b85763f3d342e0b53a447e9d621bc3,
        _:N90a82594b39c496986f3b5d2447c6e51,
        _:Nbd1d9b180b984e0fa78ce8642c353f42,
        _:Nf358d497fef04708beb6eba083543ff0 ;
    mo:track_count 9 ;
    schema:duration "PT42:44"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0da64ac3ac1d42778674df6e7d50c647,
        _:N14f5a69161e642838cc43849a299599a,
        _:N25ff39383a524eee86a7c5fdae479d6b,
        _:N2b5fd1934aaa4340bfe821815541dc36,
        _:N2daaaed3f9294fb394cf254688d6116b,
        _:N59b85763f3d342e0b53a447e9d621bc3,
        _:N90a82594b39c496986f3b5d2447c6e51,
        _:Nbd1d9b180b984e0fa78ce8642c353f42,
        _:Nf358d497fef04708beb6eba083543ff0 .

