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

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

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

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

<artist/11469#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22640#subject> ;
    schema:name "Takahiro Haruta"@en,
        "春田孝廣"@ja ;
    foaf:made <album/22640#composition>,
        <album/22640#subject> ;
    foaf:name "Takahiro Haruta"@en,
        "春田孝廣"@ja .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/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/22640#musicalexpression> a mo:Signal ;
    mo:published_as <album/22640#subject> ;
    mo:records <album/22640#performance> .

<org/646#subject> schema:name "Elemental Records"@en,
        "Elemental Records"@ja,
        "Elemental Records"@ja-latn ;
    foaf:name "Elemental Records"@en,
        "Elemental Records"@ja,
        "Elemental Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/22640/22640-1293175371.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22640#performance> ;
    schema:name "Keionbuin"@en,
        "軽音部員"@ja ;
    foaf:name "Keionbuin"@en,
        "軽音部員"@ja .

<artist/8083#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22640#performance> ;
    schema:name "Aya Futatsuki"@en,
        "双月彩"@ja ;
    foaf:name "Aya Futatsuki"@en,
        "双月彩"@ja .

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

<artist/11471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22640#subject> ;
    mo:performed <album/22640#performance> ;
    schema:name "AKAGEN"@en,
        "赤弦-AKAGEN-"@ja ;
    foaf:made <album/22640#composition>,
        <album/22640#subject> ;
    foaf:name "AKAGEN"@en,
        "赤弦-AKAGEN-"@ja .

<album/22640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHALLENGE"@en,
        "CHALLENGE"@ja,
        "CHALLENGE"@ja-latn ;
    mo:performance_of <album/22640#musicalwork> ;
    mo:performer _:N40af73e7395b498dac714ab27dcbf5ac,
        _:N6e670aaad4084ec9a3425a0c9c054ef1,
        <artist/11471#subject>,
        <artist/11472#subject>,
        <artist/8083#subject> ;
    mo:recorded_as <album/22640#musicalexpression> ;
    schema:byArtist _:N40af73e7395b498dac714ab27dcbf5ac,
        _:N6e670aaad4084ec9a3425a0c9c054ef1,
        <artist/11471#subject>,
        <artist/11472#subject>,
        <artist/8083#subject> ;
    schema:name "CHALLENGE"@en,
        "CHALLENGE"@ja,
        "CHALLENGE"@ja-latn ;
    schema:workPerformed <album/22640#musicalwork> .

<album/22640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "CHALLENGE"@en,
        "CHALLENGE"@ja,
        "CHALLENGE"@ja-latn ;
    mo:catalogue_number "ERCD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22640#musicalexpression> ;
    mo:publisher <org/646#subject> ;
    mo:record _:N81b15126843c4b6287c326176a775774 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Noel"@en ;
            foaf:name "Noel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "huty"@en ;
            foaf:name "huty"@en ],
        <artist/11471#subject>,
        <artist/11472#subject>,
        <artist/8083#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/22640/22640-1293175371.jpg> ;
    schema:name "CHALLENGE"@en,
        "CHALLENGE"@ja,
        "CHALLENGE"@ja-latn ;
    schema:publisher <org/646#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/22640/22640-1293175371.jpg> .

_:N1f178a2ea7de47e0bab98b9a32095e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダウト（オリジナル）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "ダウト（オリジナル）"@ja .

_:N40af73e7395b498dac714ab27dcbf5ac a schema:Person,
        foaf:Person ;
    mo:performed <album/22640#performance> ;
    schema:name "huty"@en ;
    foaf:name "huty"@en .

_:N510558ba50cb4773a3314b22ded80012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノスタルジア (オリジナル)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "ノスタルジア (オリジナル)"@ja .

_:N61d310c48d5a458ba04ee358ec14cefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブクレシュティの人形師 (From 妖々夢) ～intro～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "ブクレシュティの人形師 (From 妖々夢) ～intro～"@ja .

_:N6e670aaad4084ec9a3425a0c9c054ef1 a schema:Person,
        foaf:Person ;
    mo:performed <album/22640#performance> ;
    schema:name "Noel"@en ;
    foaf:name "Noel"@en .

_:N84e6e364e2214f50ae919a25e3d7082b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メビウスの孤独 (From 永夜抄)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "メビウスの孤独 (From 永夜抄)"@ja .

_:N8ae3bf26a56d4e909d462e7b12af3844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻転生Paradigm (From 夢時空)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "輪廻転生Paradigm (From 夢時空)"@ja .

_:N9180e61cdf4b4a6aabaa55c3252cf63e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華霊に舞う永遠の桜 (From 妖々夢)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "華霊に舞う永遠の桜 (From 妖々夢)"@ja .

_:Nb0bcbc1b8d334be99583bf0af4aa865b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "境界 (Bonus Track)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "境界 (Bonus Track)"@ja .

_:Nc679922876864684a6e5fe145ca466e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビー玉☆こいごころ (From 星蓮船)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "ビー玉☆こいごころ (From 星蓮船)"@ja .

_:Ndfbab73b76fa495b9b4a15eb9149e2f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こっそり恋娘 (From 紅魔郷)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N81b15126843c4b6287c326176a775774 ;
    schema:name "こっそり恋娘 (From 紅魔郷)"@ja .

_:N81b15126843c4b6287c326176a775774 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f178a2ea7de47e0bab98b9a32095e30,
        _:N510558ba50cb4773a3314b22ded80012,
        _:N61d310c48d5a458ba04ee358ec14cefa,
        _:N84e6e364e2214f50ae919a25e3d7082b,
        _:N8ae3bf26a56d4e909d462e7b12af3844,
        _:N9180e61cdf4b4a6aabaa55c3252cf63e,
        _:Nb0bcbc1b8d334be99583bf0af4aa865b,
        _:Nc679922876864684a6e5fe145ca466e9,
        _:Ndfbab73b76fa495b9b4a15eb9149e2f5 ;
    mo:track_count 9 ;
    schema:duration "PT33:09"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1f178a2ea7de47e0bab98b9a32095e30,
        _:N510558ba50cb4773a3314b22ded80012,
        _:N61d310c48d5a458ba04ee358ec14cefa,
        _:N84e6e364e2214f50ae919a25e3d7082b,
        _:N8ae3bf26a56d4e909d462e7b12af3844,
        _:N9180e61cdf4b4a6aabaa55c3252cf63e,
        _:Nb0bcbc1b8d334be99583bf0af4aa865b,
        _:Nc679922876864684a6e5fe145ca466e9,
        _:Ndfbab73b76fa495b9b4a15eb9149e2f5 .

