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

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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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 .

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

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

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

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

<https://medium-media.vgm.io/albums/64/33246/33246-1337701004.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Priverdance"@en,
        "Priverdance"@ja,
        "Priverdance"@ja-latn ;
    mo:performance_of <album/33246#musicalwork> ;
    mo:performer _:N1f7c8b495bb245ae9d4360edadc128a3 ;
    mo:recorded_as <album/33246#musicalexpression> ;
    schema:byArtist _:N1f7c8b495bb245ae9d4360edadc128a3 ;
    schema:name "Priverdance"@en,
        "Priverdance"@ja,
        "Priverdance"@ja-latn ;
    schema:workPerformed <album/33246#musicalwork> .

<album/33246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Priverdance"@en,
        "Priverdance"@ja,
        "Priverdance"@ja-latn ;
    mo:catalogue_number "CIXT0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33246#musicalexpression> ;
    mo:publisher <org/995#subject> ;
    mo:record _:N120988a38c0548e3afa1babc17c34238 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Casket the band"@en ;
            foaf:name "Casket the band"@en ] ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/33246/33246-1337701004.jpg> ;
    schema:name "Priverdance"@en,
        "Priverdance"@ja,
        "Priverdance"@ja-latn ;
    schema:publisher <org/995#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/33246/33246-1337701004.jpg> .

_:N0842bbb0bea749f9b3d2dd02d4147620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偽月を吹き飛ばせ！"@gd ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "偽月を吹き飛ばせ！"@gd .

_:N0cbf8c41627048f3b799a78f261f1af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duchess Scarlet/Women of the vampire"@gd ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "Duchess Scarlet/Women of the vampire"@gd .

_:N1f7c8b495bb245ae9d4360edadc128a3 a schema:Person,
        foaf:Person ;
    mo:performed <album/33246#performance> ;
    schema:name "Casket the band"@en ;
    foaf:name "Casket the band"@en .

_:N55f47f32d3df4c80ab097b95014f44d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U minor"@gd ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "U minor"@gd .

_:N74eea8eb16d84f91ae4bb4c1024a9d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voices of twilight"@gd ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "Voices of twilight"@gd .

_:N7afaf7e0a4e44f908423073263214a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immortal dance"@gd ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "Immortal dance"@gd .

_:N8f98aa158ddb47c9a3cda7063fc47a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Partyholics' silent night"@gd ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "Partyholics' silent night"@gd .

_:Ncdc863a34b4549a08bb4b3cc9e095c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Priverdance"@gd ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "Priverdance"@gd .

_:Nd7fdeeb9287e44b0ba143bb48dca566e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caoineadh Laola"@gd ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "Caoineadh Laola"@gd .

_:Ndf31fa0348a844f6a386dd73602b9d31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The land in our hearts(Priverdance finale)"@gd ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "The land in our hearts(Priverdance finale)"@gd .

_:Nfc4c98f72a374a8f95aece3df1961019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A hail and a reply"@gd ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N120988a38c0548e3afa1babc17c34238 ;
    schema:name "A hail and a reply"@gd .

_:N120988a38c0548e3afa1babc17c34238 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0842bbb0bea749f9b3d2dd02d4147620,
        _:N0cbf8c41627048f3b799a78f261f1af0,
        _:N55f47f32d3df4c80ab097b95014f44d2,
        _:N74eea8eb16d84f91ae4bb4c1024a9d0e,
        _:N7afaf7e0a4e44f908423073263214a57,
        _:N8f98aa158ddb47c9a3cda7063fc47a88,
        _:Ncdc863a34b4549a08bb4b3cc9e095c15,
        _:Nd7fdeeb9287e44b0ba143bb48dca566e,
        _:Ndf31fa0348a844f6a386dd73602b9d31,
        _:Nfc4c98f72a374a8f95aece3df1961019 ;
    mo:track_count 10 ;
    schema:duration "PT28:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0842bbb0bea749f9b3d2dd02d4147620,
        _:N0cbf8c41627048f3b799a78f261f1af0,
        _:N55f47f32d3df4c80ab097b95014f44d2,
        _:N74eea8eb16d84f91ae4bb4c1024a9d0e,
        _:N7afaf7e0a4e44f908423073263214a57,
        _:N8f98aa158ddb47c9a3cda7063fc47a88,
        _:Ncdc863a34b4549a08bb4b3cc9e095c15,
        _:Nd7fdeeb9287e44b0ba143bb48dca566e,
        _:Ndf31fa0348a844f6a386dd73602b9d31,
        _:Nfc4c98f72a374a8f95aece3df1961019 .

