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

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/36942#lyrics>,
        <album/36942#subject> ;
    foaf:name "t+pazolite"@en .

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36942#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/36942#composition>,
        <album/36942#subject> ;
    foaf:name "U2"@en .

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

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<org/101#subject> schema:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn ;
    foaf:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/36942/36942-1357058428.jpg> a schema:ImageObject,
        foaf:Image .

<album/36942#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EVOLUTION ЯED"@en,
        "EVOLUTION ЯED"@ja,
        "EVOLUTION ЯED"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/36942#musicalwork> ;
    schema:name "EVOLUTION ЯED"@en,
        "EVOLUTION ЯED"@ja,
        "EVOLUTION ЯED"@ja-latn .

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

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

<artist/12511#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36942#performance> ;
    schema:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja ;
    foaf:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36942#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/36942#lyrics>,
        <album/36942#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/5519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36942#performance> ;
    schema:name "Nachi Sakaue"@en,
        "坂上なち"@ja ;
    foaf:name "Nachi Sakaue"@en,
        "坂上なち"@ja .

<artist/5782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36942#performance> ;
    schema:name "Yoko Aramaki"@en,
        "荒牧陽子"@ja ;
    foaf:name "Yoko Aramaki"@en,
        "荒牧陽子"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36942#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<album/36942#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EVOLUTION ЯED"@en,
        "EVOLUTION ЯED"@ja,
        "EVOLUTION ЯED"@ja-latn ;
    mo:performance_of <album/36942#musicalwork> ;
    mo:performer <artist/12511#subject>,
        <artist/2446#subject>,
        <artist/5519#subject>,
        <artist/5782#subject>,
        <artist/5862#subject> ;
    mo:recorded_as <album/36942#musicalexpression> ;
    schema:byArtist <artist/12511#subject>,
        <artist/2446#subject>,
        <artist/5519#subject>,
        <artist/5782#subject>,
        <artist/5862#subject> ;
    schema:name "EVOLUTION ЯED"@en,
        "EVOLUTION ЯED"@ja,
        "EVOLUTION ЯED"@ja-latn ;
    schema:workPerformed <album/36942#musicalwork> .

<album/36942#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "EVOLUTION ЯED"@en,
        "EVOLUTION ЯED"@ja,
        "EVOLUTION ЯED"@ja-latn ;
    mo:catalogue_number "AECD-036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36942#musicalexpression> ;
    mo:publisher <org/101#subject> ;
    mo:record _:N81e2117737ed47578adab759b1d8d363 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/12511#subject>,
        <artist/2446#subject>,
        <artist/5519#subject>,
        <artist/5782#subject>,
        <artist/5862#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/36942/36942-1357058428.jpg> ;
    schema:name "EVOLUTION ЯED"@en,
        "EVOLUTION ЯED"@ja,
        "EVOLUTION ЯED"@ja-latn ;
    schema:publisher <org/101#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/36942/36942-1357058428.jpg> .

_:N0df93ddf33824cd6af5dc502a484ada5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mami Mami Zone (t+pazolite Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "Mami Mami Zone (t+pazolite Remix)"@ja .

_:N0f1116986f1c49559fcd4e043d98d406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Pieces (DJ Genki Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "White Pieces (DJ Genki Remix)"@ja .

_:N169f70dcfbab4f0c83ad4333d975f751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blooming (CYTOKINE Remix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "blooming (CYTOKINE Remix)"@ja .

_:N6063c73cc32940f5b77cb488ea7eb5df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶サマーナイト(ELEMENTAS Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "追憶サマーナイト(ELEMENTAS Remix)"@ja .

_:N6770efbb171543d79cbba05e89222f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Singing in the rain (源屋 Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "Singing in the rain (源屋 Remix)"@ja .

_:N70a25cff8aa540b4a7c9d9db448e7811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hungry Girl (RoughSketch Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "Hungry Girl (RoughSketch Remix)"@ja .

_:N719f7b8fecbd4f78adcfff3fdfb6d0bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望まれぬ夜明け (fu_mou Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "望まれぬ夜明け (fu_mou Remix)"@ja .

_:N84680296566e4e78be39e3333204d646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will never forget you (Nhato Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "I will never forget you (Nhato Remix)"@ja .

_:Ncba0dc9d11f6443a82014e2ee5cd228e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Night (aran Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "Break the Night (aran Remix)"@ja .

_:Nfc8254677de3474c98f5296720196ba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CROSS WORLD (Ryunosuke Kudo Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N81e2117737ed47578adab759b1d8d363 ;
    schema:name "CROSS WORLD (Ryunosuke Kudo Remix)"@ja .

_:N81e2117737ed47578adab759b1d8d363 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0df93ddf33824cd6af5dc502a484ada5,
        _:N0f1116986f1c49559fcd4e043d98d406,
        _:N169f70dcfbab4f0c83ad4333d975f751,
        _:N6063c73cc32940f5b77cb488ea7eb5df,
        _:N6770efbb171543d79cbba05e89222f96,
        _:N70a25cff8aa540b4a7c9d9db448e7811,
        _:N719f7b8fecbd4f78adcfff3fdfb6d0bb,
        _:N84680296566e4e78be39e3333204d646,
        _:Ncba0dc9d11f6443a82014e2ee5cd228e,
        _:Nfc8254677de3474c98f5296720196ba4 ;
    mo:track_count 10 ;
    schema:duration "PT49:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0df93ddf33824cd6af5dc502a484ada5,
        _:N0f1116986f1c49559fcd4e043d98d406,
        _:N169f70dcfbab4f0c83ad4333d975f751,
        _:N6063c73cc32940f5b77cb488ea7eb5df,
        _:N6770efbb171543d79cbba05e89222f96,
        _:N70a25cff8aa540b4a7c9d9db448e7811,
        _:N719f7b8fecbd4f78adcfff3fdfb6d0bb,
        _:N84680296566e4e78be39e3333204d646,
        _:Ncba0dc9d11f6443a82014e2ee5cd228e,
        _:Nfc8254677de3474c98f5296720196ba4 .

