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

<album/145004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Buchiage musumemusume kyonshikkota!"@en,
        "ブチアゲ娘々キョンシーコタ！"@ja,
        "Buchiage musumemusume kyonshikkota!"@ja-latn ;
    mo:produced_work <album/145004#musicalwork> ;
    schema:name "Buchiage musumemusume kyonshikkota!"@en,
        "ブチアゲ娘々キョンシーコタ！"@ja,
        "Buchiage musumemusume kyonshikkota!"@ja-latn .

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<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/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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/145004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Buchiage musumemusume kyonshikkota!"@en,
        "ブチアゲ娘々キョンシーコタ！"@ja,
        "Buchiage musumemusume kyonshikkota!"@ja-latn ;
    mo:performance_of <album/145004#musicalwork> ;
    mo:recorded_as <album/145004#musicalexpression> ;
    schema:name "Buchiage musumemusume kyonshikkota!"@en,
        "ブチアゲ娘々キョンシーコタ！"@ja,
        "Buchiage musumemusume kyonshikkota!"@ja-latn ;
    schema:workPerformed <album/145004#musicalwork> .

<org/3279#subject> schema:name "non-retrogradable rhythm"@en,
        "非可逆リズム"@ja,
        "non-retrogradable rhythm"@ja-latn ;
    foaf:name "non-retrogradable rhythm"@en,
        "非可逆リズム"@ja,
        "non-retrogradable rhythm"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/145004/145004-cbe586e89ed7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Buchiage musumemusume kyonshikkota!"@en,
        "ブチアゲ娘々キョンシーコタ！"@ja,
        "Buchiage musumemusume kyonshikkota!"@ja-latn ;
    mo:catalogue_number "NNRR-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/145004#musicalexpression> ;
    mo:publisher <org/3279#subject> ;
    mo:record _:N9a29753ceb9a420c8bbd4a479ea15cbd ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/1948#subject>,
        <product/22#subject>,
        <product/497#subject>,
        <product/882#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/145004/145004-cbe586e89ed7.jpg> ;
    schema:name "Buchiage musumemusume kyonshikkota!"@en,
        "ブチアゲ娘々キョンシーコタ！"@ja,
        "Buchiage musumemusume kyonshikkota!"@ja-latn ;
    schema:publisher <org/3279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/145004/145004-cbe586e89ed7.jpg> .

_:N1543a3ce916e44f6931fcb3fb32915e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てんぷら★てんぱー DB 2015"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a29753ceb9a420c8bbd4a479ea15cbd ;
    schema:name "てんぷら★てんぱー DB 2015"@ja .

_:N196ce168e0424919a682e993db42ea0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブチアゲ娘々キョンシーコタ! 2015"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a29753ceb9a420c8bbd4a479ea15cbd ;
    schema:name "ブチアゲ娘々キョンシーコタ! 2015"@ja .

_:N1c0ff2982ff1443f932bb54506d81f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PONPOKORIN DB 2015"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a29753ceb9a420c8bbd4a479ea15cbd ;
    schema:name "PONPOKORIN DB 2015"@ja .

_:N23efde40b5b04b55b3d1a957bc5abb86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BaJiNgAn 2015"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a29753ceb9a420c8bbd4a479ea15cbd ;
    schema:name "BaJiNgAn 2015"@ja .

_:N9414e262c01d4455a3dbfb71e107d1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Cherry Blossom 2014 V2"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a29753ceb9a420c8bbd4a479ea15cbd ;
    schema:name "Perfect Cherry Blossom 2014 V2"@ja .

_:Na7c77a76ef3e4361a598ab672c77a229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aduh! DB 2015"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a29753ceb9a420c8bbd4a479ea15cbd ;
    schema:name "Aduh! DB 2015"@ja .

_:N9a29753ceb9a420c8bbd4a479ea15cbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1543a3ce916e44f6931fcb3fb32915e0,
        _:N196ce168e0424919a682e993db42ea0c,
        _:N1c0ff2982ff1443f932bb54506d81f70,
        _:N23efde40b5b04b55b3d1a957bc5abb86,
        _:N9414e262c01d4455a3dbfb71e107d1b3,
        _:Na7c77a76ef3e4361a598ab672c77a229 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1543a3ce916e44f6931fcb3fb32915e0,
        _:N196ce168e0424919a682e993db42ea0c,
        _:N1c0ff2982ff1443f932bb54506d81f70,
        _:N23efde40b5b04b55b3d1a957bc5abb86,
        _:N9414e262c01d4455a3dbfb71e107d1b3,
        _:Na7c77a76ef3e4361a598ab672c77a229 .

