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

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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20400#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/20400#composition>,
        <album/20400#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<event/141> a mo:Release ;
    schema:name "Released at Tora Matsuri 2010 (Jun 20, 2010)" .

<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/304#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn ;
    foaf:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/20400#musicalexpression> a mo:Signal ;
    mo:published_as <album/20400#subject> ;
    mo:records <album/20400#performance> .

<album/20400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Gensouju"@en,
        "東方幻想樹"@ja,
        "Touhou Gensouju"@ja-latn ;
    mo:performance_of <album/20400#musicalwork> ;
    mo:recorded_as <album/20400#musicalexpression> ;
    schema:name "Touhou Gensouju"@en,
        "東方幻想樹"@ja,
        "Touhou Gensouju"@ja-latn ;
    schema:workPerformed <album/20400#musicalwork> .

<org/171#subject> schema:name "Hachimitsu-Kumasan"@en,
        "はちみつくまさん"@ja,
        "Hachimitsu-Kumasan"@ja-latn ;
    foaf:name "Hachimitsu-Kumasan"@en,
        "はちみつくまさん"@ja,
        "Hachimitsu-Kumasan"@ja-latn .

<https://media.vgm.io/albums/00/20400/20400-1280143022.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20400#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/20400/20400-1280143022.png> ;
    foaf:depicts <album/20400#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/20400/20400-1280143022.png> .

<https://medium-media.vgm.io/albums/00/20400/20400-1280143022.png> a schema:ImageObject,
        foaf:Image .

<album/20400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Gensouju"@en,
        "東方幻想樹"@ja,
        "Touhou Gensouju"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/148#subject> ;
    mo:produced_work <album/20400#musicalwork> ;
    schema:name "Touhou Gensouju"@en,
        "東方幻想樹"@ja,
        "Touhou Gensouju"@ja-latn .

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

<album/20400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-20"^^xsd:date ;
    dcterms:title "Touhou Gensouju"@en,
        "東方幻想樹"@ja,
        "Touhou Gensouju"@ja-latn ;
    mo:catalogue_number "HKMP-OTO43" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20400#musicalexpression> ;
    mo:publisher <org/171#subject> ;
    mo:record _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    mo:record_count 1 ;
    mo:release <event/141> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Labyrinth of Touhou"@en ;
            foaf:name "Labyrinth of Touhou"@en ],
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/304#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:datePublished "2010-06-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/20400/20400-1280143022.png> ;
    schema:name "Touhou Gensouju"@en,
        "東方幻想樹"@ja,
        "Touhou Gensouju"@ja-latn ;
    schema:publisher <org/171#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/20400/20400-1280143022.png> .

_:N025ca60aea80461db5697e3cf2f0a0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "阿求の家"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "阿求の家"@ja .

_:N30db4e87b7f249baa205170784cb015f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紫バトル"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "紫バトル"@ja .

_:N32a5a97359014a03a93378dbe6b84088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ＥＸボスバトル１"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "ＥＸボスバトル１"@ja .

_:N490641860cf24d9abe99de6f00a35bbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラストバトル"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "ラストバトル"@ja .

_:N4b2919b6e59a488bba78b820d792cd3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボスバトル１"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "ボスバトル１"@ja .

_:N5e10702439e54d9d808094e489c8282e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅魔館"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "紅魔館"@ja .

_:N7034c20151bf47a1a9221526888439e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル１"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "バトル１"@ja .

_:N7ef67d52d2af4d4f9c6517897d85d5a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル３"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "バトル３"@ja .

_:N7f1bc51704cd464a92c95c4ccc9f77f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博麗神社"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "博麗神社"@ja .

_:N96fd5361a3b04742a1d27fbf08722af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル２"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "バトル２"@ja .

_:N9e22e37aefc6474d853ff01d2e9da7f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ＥＸボスバトル２"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "ＥＸボスバトル２"@ja .

_:Na5553d4784834966a8a508bb5925fece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霖之助バトル"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "霖之助バトル"@ja .

_:Na648f88bc53e4d448ec0060762ed2903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法図書館"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "魔法図書館"@ja .

_:Nc907b9d114e247658526d5ff16b8d16e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠亭バトル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "永遠亭バトル"@ja .

_:Neaab91115d784c589324d75d630c0a0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想樹の迷宮"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "幻想樹の迷宮"@ja .

_:Nef5a61d4da4c4dffa3b3f09ca2281f58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボスバトル２"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N2d7ec0aec06c4533b37eef947ecc0756 ;
    schema:name "ボスバトル２"@ja .

_:N2d7ec0aec06c4533b37eef947ecc0756 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025ca60aea80461db5697e3cf2f0a0d2,
        _:N30db4e87b7f249baa205170784cb015f,
        _:N32a5a97359014a03a93378dbe6b84088,
        _:N490641860cf24d9abe99de6f00a35bbf,
        _:N4b2919b6e59a488bba78b820d792cd3e,
        _:N5e10702439e54d9d808094e489c8282e,
        _:N7034c20151bf47a1a9221526888439e5,
        _:N7ef67d52d2af4d4f9c6517897d85d5a0,
        _:N7f1bc51704cd464a92c95c4ccc9f77f1,
        _:N96fd5361a3b04742a1d27fbf08722af7,
        _:N9e22e37aefc6474d853ff01d2e9da7f7,
        _:Na5553d4784834966a8a508bb5925fece,
        _:Na648f88bc53e4d448ec0060762ed2903,
        _:Nc907b9d114e247658526d5ff16b8d16e,
        _:Neaab91115d784c589324d75d630c0a0d,
        _:Nef5a61d4da4c4dffa3b3f09ca2281f58 ;
    mo:track_count 16 ;
    schema:duration "PT44:54"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N025ca60aea80461db5697e3cf2f0a0d2,
        _:N30db4e87b7f249baa205170784cb015f,
        _:N32a5a97359014a03a93378dbe6b84088,
        _:N490641860cf24d9abe99de6f00a35bbf,
        _:N4b2919b6e59a488bba78b820d792cd3e,
        _:N5e10702439e54d9d808094e489c8282e,
        _:N7034c20151bf47a1a9221526888439e5,
        _:N7ef67d52d2af4d4f9c6517897d85d5a0,
        _:N7f1bc51704cd464a92c95c4ccc9f77f1,
        _:N96fd5361a3b04742a1d27fbf08722af7,
        _:N9e22e37aefc6474d853ff01d2e9da7f7,
        _:Na5553d4784834966a8a508bb5925fece,
        _:Na648f88bc53e4d448ec0060762ed2903,
        _:Nc907b9d114e247658526d5ff16b8d16e,
        _:Neaab91115d784c589324d75d630c0a0d,
        _:Nef5a61d4da4c4dffa3b3f09ca2281f58 .

