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

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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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 .

<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/20509#musicalexpression> a mo:Signal ;
    mo:published_as <album/20509#subject> ;
    mo:records <album/20509#performance> .

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

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

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

<album/20509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happy Rule Garden 3R"@en,
        "Happy Rule Garden 3R"@ja,
        "Happy Rule Garden 3R"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/20509#musicalwork> ;
    schema:name "Happy Rule Garden 3R"@en,
        "Happy Rule Garden 3R"@ja,
        "Happy Rule Garden 3R"@ja-latn .

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

<artist/42010#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20509#performance> ;
    schema:name "Yuka"@en,
        "ユカ"@ja ;
    foaf:name "Yuka"@en,
        "ユカ"@ja .

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20509#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/6753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20509#performance> ;
    schema:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja ;
    foaf:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja .

<album/20509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happy Rule Garden 3R"@en,
        "Happy Rule Garden 3R"@ja,
        "Happy Rule Garden 3R"@ja-latn ;
    mo:performance_of <album/20509#musicalwork> ;
    mo:performer <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    mo:recorded_as <album/20509#musicalexpression> ;
    schema:byArtist <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:name "Happy Rule Garden 3R"@en,
        "Happy Rule Garden 3R"@ja,
        "Happy Rule Garden 3R"@ja-latn ;
    schema:workPerformed <album/20509#musicalwork> .

<album/20509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Happy Rule Garden 3R"@en,
        "Happy Rule Garden 3R"@ja,
        "Happy Rule Garden 3R"@ja-latn ;
    mo:catalogue_number "SICD-059" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20509#musicalexpression> ;
    mo:publisher <org/345#subject> ;
    mo:record _:N754082d15f5147cf9256eb1594aea573 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/20509/20509-1291230202.jpg> ;
    schema:name "Happy Rule Garden 3R"@en,
        "Happy Rule Garden 3R"@ja,
        "Happy Rule Garden 3R"@ja-latn ;
    schema:publisher <org/345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/20509/20509-1291230202.jpg> .

_:N08688fcea7d9499a9ab97e799c290386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絵空を描く上の空"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "絵空を描く上の空"@ja .

_:N639b7d65506b4302a14ba67126902594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前回までのあらすじっ！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "前回までのあらすじっ！"@ja .

_:N85a250c4ed8b4b88ac26145cf344059e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Non period on the sky."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "Non period on the sky."@ja .

_:N878147883a39433a88967e807b7cdb78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ころねこ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "ころねこ"@ja .

_:Na8ec4a6f45e948899d1e6fad5c5b969d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧憬"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "憧憬"@ja .

_:Nb1964776f5a54a548437daca99cec242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "せかいのはて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "せかいのはて"@ja .

_:Nb92a47b9178944b680304e5a86970569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アウトロっ！"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "アウトロっ！"@ja .

_:Nc519b425ba524c6193d9afbcf897e474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はたらくひとたち・幻想郷ヒロイン編"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "はたらくひとたち・幻想郷ヒロイン編"@ja .

_:Nc6e27c642ab94722adf587fa26e48549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホントの魔法"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "ホントの魔法"@ja .

_:Nf418e3df305c42b397a60864d38920f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十年置き傘にご注意を"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N754082d15f5147cf9256eb1594aea573 ;
    schema:name "十年置き傘にご注意を"@ja .

_:N754082d15f5147cf9256eb1594aea573 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08688fcea7d9499a9ab97e799c290386,
        _:N639b7d65506b4302a14ba67126902594,
        _:N85a250c4ed8b4b88ac26145cf344059e,
        _:N878147883a39433a88967e807b7cdb78,
        _:Na8ec4a6f45e948899d1e6fad5c5b969d,
        _:Nb1964776f5a54a548437daca99cec242,
        _:Nb92a47b9178944b680304e5a86970569,
        _:Nc519b425ba524c6193d9afbcf897e474,
        _:Nc6e27c642ab94722adf587fa26e48549,
        _:Nf418e3df305c42b397a60864d38920f8 ;
    mo:track_count 10 ;
    schema:duration "PT38:02"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08688fcea7d9499a9ab97e799c290386,
        _:N639b7d65506b4302a14ba67126902594,
        _:N85a250c4ed8b4b88ac26145cf344059e,
        _:N878147883a39433a88967e807b7cdb78,
        _:Na8ec4a6f45e948899d1e6fad5c5b969d,
        _:Nb1964776f5a54a548437daca99cec242,
        _:Nb92a47b9178944b680304e5a86970569,
        _:Nc519b425ba524c6193d9afbcf897e474,
        _:Nc6e27c642ab94722adf587fa26e48549,
        _:Nf418e3df305c42b397a60864d38920f8 .

