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

<artist/6959#subject> a schema:Person,
        foaf:Person ;
    schema:name "RD-Sounds"@en ;
    foaf:made <album/25701#lyrics>,
        <album/25701#subject> ;
    foaf:name "RD-Sounds"@en .

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/25701#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ikoi"@en,
        "憩"@ja,
        "ikoi"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25701#musicalwork> ;
    schema:name "ikoi"@en,
        "憩"@ja,
        "ikoi"@ja-latn .

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

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

<org/806#subject> schema:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn ;
    foaf:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/25701/25701-1303896259.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25701#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ikoi"@en,
        "憩"@ja,
        "ikoi"@ja-latn ;
    mo:performance_of <album/25701#musicalwork> ;
    mo:performer <artist/4383#subject> ;
    mo:recorded_as <album/25701#musicalexpression> ;
    schema:byArtist <artist/4383#subject> ;
    schema:name "ikoi"@en,
        "憩"@ja,
        "ikoi"@ja-latn ;
    schema:workPerformed <album/25701#musicalwork> .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25701#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/25701#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "ikoi"@en,
        "憩"@ja,
        "ikoi"@ja-latn ;
    mo:catalogue_number "RDWL-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25701#musicalexpression> ;
    mo:publisher <org/806#subject> ;
    mo:record _:Nf6f0c1ca1059435698f1f6585114b128 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/4383#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/25701/25701-1303896259.jpg> ;
    schema:name "ikoi"@en,
        "憩"@ja,
        "ikoi"@ja-latn ;
    schema:publisher <org/806#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/25701/25701-1303896259.jpg> .

_:N29d2df474f5a4323a8e971fb9357bc14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜は優しく舞い降りて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:Nf6f0c1ca1059435698f1f6585114b128 ;
    schema:name "夜は優しく舞い降りて"@ja .

_:N34553372fdb949de9b6425631db82dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スターシーカー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nf6f0c1ca1059435698f1f6585114b128 ;
    schema:name "スターシーカー"@ja .

_:N7edb9ed9a1394c6ea4cae70f4ad070d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウッデン・シューズ・ウィズ・リトル・エレガンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf6f0c1ca1059435698f1f6585114b128 ;
    schema:name "ウッデン・シューズ・ウィズ・リトル・エレガンス"@ja .

_:N862b5644540841b196c7597bc35beebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "詐欺師のスケルツォ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf6f0c1ca1059435698f1f6585114b128 ;
    schema:name "詐欺師のスケルツォ"@ja .

_:Nbce9e0ae6ac849448faa848829fc7bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そして遙に至る"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf6f0c1ca1059435698f1f6585114b128 ;
    schema:name "そして遙に至る"@ja .

_:Ncd32fba584ea47c484c4a5076b2cd2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンシェント・コーリング"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf6f0c1ca1059435698f1f6585114b128 ;
    schema:name "エンシェント・コーリング"@ja .

_:Neb335b3569f84c0c9ee1f043929d905d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Distance"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Nf6f0c1ca1059435698f1f6585114b128 ;
    schema:name "Peaceful Distance"@ja .

_:Nf6f0c1ca1059435698f1f6585114b128 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29d2df474f5a4323a8e971fb9357bc14,
        _:N34553372fdb949de9b6425631db82dae,
        _:N7edb9ed9a1394c6ea4cae70f4ad070d6,
        _:N862b5644540841b196c7597bc35beebd,
        _:Nbce9e0ae6ac849448faa848829fc7bdd,
        _:Ncd32fba584ea47c484c4a5076b2cd2b9,
        _:Neb335b3569f84c0c9ee1f043929d905d ;
    mo:track_count 7 ;
    schema:duration "PT35:38"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N29d2df474f5a4323a8e971fb9357bc14,
        _:N34553372fdb949de9b6425631db82dae,
        _:N7edb9ed9a1394c6ea4cae70f4ad070d6,
        _:N862b5644540841b196c7597bc35beebd,
        _:Nbce9e0ae6ac849448faa848829fc7bdd,
        _:Ncd32fba584ea47c484c4a5076b2cd2b9,
        _:Neb335b3569f84c0c9ee1f043929d905d .

