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

<artist/6684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lettuce Shichijou"@en,
        "七条レタス"@ja ;
    foaf:made <album/100409#lyrics>,
        <album/100409#subject> ;
    foaf:name "Lettuce Shichijou"@en,
        "七条レタス"@ja .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/100409#lyrics>,
        <album/100409#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<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/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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/100409#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "beatMARIO to ARM to TOHO to!"@en,
        "ビートまりおとARMと東方と！"@ja,
        "Beat Mario to ARM to Touhou!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/100409#musicalwork> ;
    schema:name "beatMARIO to ARM to TOHO to!"@en,
        "ビートまりおとARMと東方と！"@ja,
        "Beat Mario to ARM to Touhou!"@ja-latn .

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

<org/221#subject> schema:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn ;
    foaf:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/100409/100409-1592283710.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17041#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100409#performance> ;
    schema:name "zyukucho"@en,
        "ジュクチョー"@ja ;
    foaf:name "zyukucho"@en,
        "ジュクチョー"@ja .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100409#performance> ;
    schema:name "ARM"@en ;
    foaf:made <album/100409#lyrics>,
        <album/100409#subject> ;
    foaf:name "ARM"@en .

<artist/33894#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100409#performance> ;
    schema:name "Rabbiton Strings"@en ;
    foaf:name "Rabbiton Strings"@en .

<artist/34816#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100409#performance> ;
    schema:name "MWW"@en,
        "ムー"@ja ;
    foaf:name "MWW"@en,
        "ムー"@ja .

<artist/5637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100409#performance> ;
    schema:name "Amane"@en,
        "あまね"@ja ;
    foaf:name "Amane"@en,
        "あまね"@ja .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100409#performance> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:made <album/100409#lyrics>,
        <album/100409#subject> ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

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

<album/100409#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "beatMARIO to ARM to TOHO to!"@en,
        "ビートまりおとARMと東方と！"@ja,
        "Beat Mario to ARM to Touhou!"@ja-latn ;
    mo:performance_of <album/100409#musicalwork> ;
    mo:performer _:N41f29bfea33c4424b5d89541361d1ec5,
        <artist/17041#subject>,
        <artist/2388#subject>,
        <artist/33894#subject>,
        <artist/34816#subject>,
        <artist/5637#subject>,
        <artist/955#subject> ;
    mo:recorded_as <album/100409#musicalexpression> ;
    schema:byArtist _:N41f29bfea33c4424b5d89541361d1ec5,
        <artist/17041#subject>,
        <artist/2388#subject>,
        <artist/33894#subject>,
        <artist/34816#subject>,
        <artist/5637#subject>,
        <artist/955#subject> ;
    schema:name "beatMARIO to ARM to TOHO to!"@en,
        "ビートまりおとARMと東方と！"@ja,
        "Beat Mario to ARM to Touhou!"@ja-latn ;
    schema:workPerformed <album/100409#musicalwork> .

<album/100409#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "beatMARIO to ARM to TOHO to!"@en,
        "ビートまりおとARMと東方と！"@ja,
        "Beat Mario to ARM to Touhou!"@ja-latn ;
    mo:catalogue_number "CCCD-0046" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100409#musicalexpression> ;
    mo:publisher <org/221#subject> ;
    mo:record _:N36b1fbb8177f4329860d0782f9b09fda ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/497#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ARM子"@en ;
            foaf:name "ARM子"@en ],
        <artist/17041#subject>,
        <artist/2388#subject>,
        <artist/33894#subject>,
        <artist/34816#subject>,
        <artist/5637#subject>,
        <artist/955#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/100409/100409-1592283710.jpg> ;
    schema:name "beatMARIO to ARM to TOHO to!"@en,
        "ビートまりおとARMと東方と！"@ja,
        "Beat Mario to ARM to Touhou!"@ja-latn ;
    schema:publisher <org/221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/100409/100409-1592283710.jpg> .

_:N03e23cbcfdac40699e8934f37beea749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "のぼれ八坂坂！"@ja,
        "Nobore YASAKAZAKA!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "のぼれ八坂坂！"@ja,
        "Nobore YASAKAZAKA!"@ja-latn .

_:N41f29bfea33c4424b5d89541361d1ec5 a schema:Person,
        foaf:Person ;
    mo:performed <album/100409#performance> ;
    schema:name "ARM子"@en ;
    foaf:name "ARM子"@en .

_:N46d313ed3754446eacc064644b63b169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クールな恋じゃないけど"@ja,
        "Cool na koi ja naikedo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "クールな恋じゃないけど"@ja,
        "Cool na koi ja naikedo"@ja-latn .

_:N47597dad92b04e1c9edc3d7802b4f22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆかり穴"@ja,
        "YUKARI-ANA"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "ゆかり穴"@ja,
        "YUKARI-ANA"@ja-latn .

_:N7e3d4a6752764ec3a7003897f79ded75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "げきオコスティックファイナリアリティぷんぷんマスタースパーク"@ja,
        "Geki oko stick final reality punpun master spark"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "げきオコスティックファイナリアリティぷんぷんマスタースパーク"@ja,
        "Geki oko stick final reality punpun master spark"@ja-latn .

_:N82a7e4e3d029421d87d5a8e0d98ca69e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超人ひじりのエアマッソー"@ja,
        "Choujin Hijiri no air muscle"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "超人ひじりのエアマッソー"@ja,
        "Choujin Hijiri no air muscle"@ja-latn .

_:N8ce518a1f2d5469e99c0444cc9e2cd96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ズンサン - O.T.Z.Y.2017"@ja,
        "ZUNSAN - O.T.Z.Y.2017"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "ズンサン - O.T.Z.Y.2017"@ja,
        "ZUNSAN - O.T.Z.Y.2017"@ja-latn .

_:Nc8ddf1d589914a97a1af4282c59fceff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホーライラ（Lunatic Edition）"@ja,
        "Horaira(Lunatic Edition)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "ホーライラ（Lunatic Edition）"@ja,
        "Horaira(Lunatic Edition)"@ja-latn .

_:Ne31a924da7974c72ac5c950baa331bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チルノとまりおのパーフェクトさんすう教室"@ja,
        "Cirno to Mario no Perfect-san Suu Kyoushitsu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N36b1fbb8177f4329860d0782f9b09fda ;
    schema:name "チルノとまりおのパーフェクトさんすう教室"@ja,
        "Cirno to Mario no Perfect-san Suu Kyoushitsu"@ja-latn .

_:N36b1fbb8177f4329860d0782f9b09fda a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03e23cbcfdac40699e8934f37beea749,
        _:N46d313ed3754446eacc064644b63b169,
        _:N47597dad92b04e1c9edc3d7802b4f22e,
        _:N7e3d4a6752764ec3a7003897f79ded75,
        _:N82a7e4e3d029421d87d5a8e0d98ca69e,
        _:N8ce518a1f2d5469e99c0444cc9e2cd96,
        _:Nc8ddf1d589914a97a1af4282c59fceff,
        _:Ne31a924da7974c72ac5c950baa331bde ;
    mo:track_count 8 ;
    schema:duration "PT35:29"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N03e23cbcfdac40699e8934f37beea749,
        _:N46d313ed3754446eacc064644b63b169,
        _:N47597dad92b04e1c9edc3d7802b4f22e,
        _:N7e3d4a6752764ec3a7003897f79ded75,
        _:N82a7e4e3d029421d87d5a8e0d98ca69e,
        _:N8ce518a1f2d5469e99c0444cc9e2cd96,
        _:Nc8ddf1d589914a97a1af4282c59fceff,
        _:Ne31a924da7974c72ac5c950baa331bde .

