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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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 .

<album/13281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Koutetsugeki"@en,
        "東方鋼鉄劇"@ja,
        "Touhou Koutetsugeki"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13281#musicalwork> ;
    schema:name "Touhou Koutetsugeki"@en,
        "東方鋼鉄劇"@ja,
        "Touhou Koutetsugeki"@ja-latn .

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

<album/13281#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Koutetsugeki"@en,
        "東方鋼鉄劇"@ja,
        "Touhou Koutetsugeki"@ja-latn ;
    mo:performance_of <album/13281#musicalwork> ;
    mo:recorded_as <album/13281#musicalexpression> ;
    schema:name "Touhou Koutetsugeki"@en,
        "東方鋼鉄劇"@ja,
        "Touhou Koutetsugeki"@ja-latn ;
    schema:workPerformed <album/13281#musicalwork> .

<org/266#subject> schema:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn ;
    foaf:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/13281/13281-1242764202.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-18"^^xsd:date ;
    dcterms:title "Touhou Koutetsugeki"@en,
        "東方鋼鉄劇"@ja,
        "Touhou Koutetsugeki"@ja-latn ;
    mo:catalogue_number "SOH-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13281#musicalexpression> ;
    mo:publisher <org/266#subject> ;
    mo:record _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    mo:record_count 1 ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/31#subject> ;
    schema:datePublished "2009-05-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/13281/13281-1242764202.jpg> ;
    schema:name "Touhou Koutetsugeki"@en,
        "東方鋼鉄劇"@ja,
        "Touhou Koutetsugeki"@ja-latn ;
    schema:publisher <org/266#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/13281/13281-1242764202.jpg> .

_:N41457b8648664d08bc49e65d15f988f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Shrine Maiden"@en,
        "永遠の巫女"@ja,
        "Eien no Miko"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Eternal Shrine Maiden"@en,
        "永遠の巫女"@ja,
        "Eien no Miko"@ja-latn .

_:N4f7074549a1c43a7a88c0c64deefbfc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Magic"@en,
        "禁断の魔法 ～　Forbidden Magic"@ja,
        "Kindan no Mahou ～　Forbidden Magic"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Forbidden Magic"@en,
        "禁断の魔法 ～　Forbidden Magic"@ja,
        "Kindan no Mahou ～　Forbidden Magic"@ja-latn .

_:N596e10d6608942899b259f0ea1df07d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Express"@en,
        "Dream Express"@ja,
        "Dream Express"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Dream Express"@en,
        "Dream Express"@ja,
        "Dream Express"@ja-latn .

_:N62c81193cb23457985188328f4603c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakurei ~ Eastern Wind"@en,
        "博麗 ～ Eastern Wind"@ja,
        "Haku Urara ～ Eastern Wind"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Hakurei ~ Eastern Wind"@en,
        "博麗 ～ Eastern Wind"@ja,
        "Haku Urara ～ Eastern Wind"@ja-latn .

_:N8c6385abef72406a8e72da13bea09b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Inevitably Forbidden Game"@en,
        "禁じざるをえない遊戯"@ja,
        "Kinjizaru wo Enai Yuugi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "The Inevitably Forbidden Game"@en,
        "禁じざるをえない遊戯"@ja,
        "Kinjizaru wo Enai Yuugi"@ja-latn .

_:N9d348988c0ac43e1ba9648af82773653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in Wonderland"@en,
        "不思議の国のアリス"@ja,
        "Fushigi no Kuni no Arisu"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Alice in Wonderland"@en,
        "不思議の国のアリス"@ja,
        "Fushigi no Kuni no Arisu"@ja-latn .

_:Nbfc4f0798d5b4f74bada6531b2f29779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-coloured Magic"@en,
        "恋色マジック"@ja,
        "Koiiro Majikku"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Love-coloured Magic"@en,
        "恋色マジック"@ja,
        "Koiiro Majikku"@ja-latn .

_:Ne416b206ec16438eaffce5a8b5603acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja,
        "Higashi no Kuni no Nemuranai Yoru"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja,
        "Higashi no Kuni no Nemuranai Yoru"@ja-latn .

_:Nf3d246a08cb64ece914e077afd00c855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witching Dream"@en,
        "Witching Dream"@ja,
        "Witching Dream"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Witching Dream"@en,
        "Witching Dream"@ja,
        "Witching Dream"@ja-latn .

_:Nf494a37c9aa444a486b91d29a6dda001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice Maestra"@en,
        "アリスマエステラ"@ja,
        "Arisu Maesutera"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nd637ab5e1cda4acab167d5ab55d904e1 ;
    schema:name "Alice Maestra"@en,
        "アリスマエステラ"@ja,
        "Arisu Maesutera"@ja-latn .

_:Nd637ab5e1cda4acab167d5ab55d904e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41457b8648664d08bc49e65d15f988f6,
        _:N4f7074549a1c43a7a88c0c64deefbfc6,
        _:N596e10d6608942899b259f0ea1df07d1,
        _:N62c81193cb23457985188328f4603c8f,
        _:N8c6385abef72406a8e72da13bea09b36,
        _:N9d348988c0ac43e1ba9648af82773653,
        _:Nbfc4f0798d5b4f74bada6531b2f29779,
        _:Ne416b206ec16438eaffce5a8b5603acc,
        _:Nf3d246a08cb64ece914e077afd00c855,
        _:Nf494a37c9aa444a486b91d29a6dda001 ;
    mo:track_count 10 ;
    schema:duration "PT33:16"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N41457b8648664d08bc49e65d15f988f6,
        _:N4f7074549a1c43a7a88c0c64deefbfc6,
        _:N596e10d6608942899b259f0ea1df07d1,
        _:N62c81193cb23457985188328f4603c8f,
        _:N8c6385abef72406a8e72da13bea09b36,
        _:N9d348988c0ac43e1ba9648af82773653,
        _:Nbfc4f0798d5b4f74bada6531b2f29779,
        _:Ne416b206ec16438eaffce5a8b5603acc,
        _:Nf3d246a08cb64ece914e077afd00c855,
        _:Nf494a37c9aa444a486b91d29a6dda001 .

