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

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

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

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

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

<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/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/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/27283#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Innocent Chain"@en,
        "Innocent Chain"@ja,
        "Innocent Chain"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27283#musicalwork> ;
    schema:name "Innocent Chain"@en,
        "Innocent Chain"@ja,
        "Innocent Chain"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/38/27283/27283-1310659849.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27283#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/8975#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27283#performance> ;
    schema:name "Ai"@en,
        "藍"@ja ;
    foaf:name "Ai"@en,
        "藍"@ja .

<artist/8976#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27283#performance> ;
    schema:name "Weri"@en ;
    foaf:name "Weri"@en .

<artist/9314#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27283#performance> ;
    schema:name "Vivienne"@en,
        "びびあん"@ja ;
    foaf:name "Vivienne"@en,
        "びびあん"@ja .

<album/27283#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Innocent Chain"@en,
        "Innocent Chain"@ja,
        "Innocent Chain"@ja-latn ;
    mo:performance_of <album/27283#musicalwork> ;
    mo:performer <artist/36964#subject>,
        <artist/8975#subject>,
        <artist/8976#subject>,
        <artist/9314#subject> ;
    mo:recorded_as <album/27283#musicalexpression> ;
    schema:byArtist <artist/36964#subject>,
        <artist/8975#subject>,
        <artist/8976#subject>,
        <artist/9314#subject> ;
    schema:name "Innocent Chain"@en,
        "Innocent Chain"@ja,
        "Innocent Chain"@ja-latn ;
    schema:workPerformed <album/27283#musicalwork> .

<album/27283#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Innocent Chain"@en,
        "Innocent Chain"@ja,
        "Innocent Chain"@ja-latn ;
    mo:catalogue_number "MM-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27283#musicalexpression> ;
    mo:publisher <org/707#subject> ;
    mo:record _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/36964#subject>,
        <artist/8975#subject>,
        <artist/8976#subject>,
        <artist/9314#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/27283/27283-1310659849.jpg> ;
    schema:name "Innocent Chain"@en,
        "Innocent Chain"@ja,
        "Innocent Chain"@ja-latn ;
    schema:publisher <org/707#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/27283/27283-1310659849.jpg> .

_:N0f2d78aa08d247899dc888f1f3e86207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナイトメア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    schema:name "ナイトメア"@ja .

_:N13a6d36db4bb40b8bb7bda47d5f88b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幼き刃"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    schema:name "幼き刃"@ja .

_:N26290d1c2fe94483803b4aa1218aed85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    schema:name "Bad Apple"@ja .

_:N4150574a8e5c4b1684e5dc79f8f6ea8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信仰は違えた人間の為に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    schema:name "信仰は違えた人間の為に"@ja .

_:N823f356d9def406bba706bed7384684d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Chain"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    schema:name "Innocent Chain"@ja .

_:N8dfc62c940974000b5c2185cc5c024ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霊知の灯"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    schema:name "霊知の灯"@ja .

_:Na7128c6fffc643dd8fcd9e39886b5582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜舞い散る夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Ne5de244c2c3547b7ba4ea0c66e6d21db ;
    schema:name "桜舞い散る夢"@ja .

_:Ne5de244c2c3547b7ba4ea0c66e6d21db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f2d78aa08d247899dc888f1f3e86207,
        _:N13a6d36db4bb40b8bb7bda47d5f88b18,
        _:N26290d1c2fe94483803b4aa1218aed85,
        _:N4150574a8e5c4b1684e5dc79f8f6ea8b,
        _:N823f356d9def406bba706bed7384684d,
        _:N8dfc62c940974000b5c2185cc5c024ff,
        _:Na7128c6fffc643dd8fcd9e39886b5582 ;
    mo:track_count 7 ;
    schema:duration "PT32:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0f2d78aa08d247899dc888f1f3e86207,
        _:N13a6d36db4bb40b8bb7bda47d5f88b18,
        _:N26290d1c2fe94483803b4aa1218aed85,
        _:N4150574a8e5c4b1684e5dc79f8f6ea8b,
        _:N823f356d9def406bba706bed7384684d,
        _:N8dfc62c940974000b5c2185cc5c024ff,
        _:Na7128c6fffc643dd8fcd9e39886b5582 .

