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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/27862#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TouhouAAA! REVENGE!!"@en,
        "東方AAA！ REVENGE！！"@ja,
        "TouhouAAA! REVENGE!!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27862#musicalwork> ;
    schema:name "TouhouAAA! REVENGE!!"@en,
        "東方AAA！ REVENGE！！"@ja,
        "TouhouAAA! REVENGE!!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/26/27862/27862-1312431214.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27862#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TouhouAAA! REVENGE!!"@en,
        "東方AAA！ REVENGE！！"@ja,
        "TouhouAAA! REVENGE!!"@ja-latn ;
    mo:performance_of <album/27862#musicalwork> ;
    mo:performer <artist/12752#subject> ;
    mo:recorded_as <album/27862#musicalexpression> ;
    schema:byArtist <artist/12752#subject> ;
    schema:name "TouhouAAA! REVENGE!!"@en,
        "東方AAA！ REVENGE！！"@ja,
        "TouhouAAA! REVENGE!!"@ja-latn ;
    schema:workPerformed <album/27862#musicalwork> .

<artist/12752#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27862#performance> ;
    schema:name "T-D.ARK"@en ;
    foaf:name "T-D.ARK"@en .

<album/27862#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "TouhouAAA! REVENGE!!"@en,
        "東方AAA！ REVENGE！！"@ja,
        "TouhouAAA! REVENGE!!"@ja-latn ;
    mo:catalogue_number "UTGE-05001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27862#musicalexpression> ;
    mo:publisher <org/893#subject> ;
    mo:record _:Na7822ec77c1d425f8958649a08349a52 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/12752#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/27862/27862-1312431214.jpg> ;
    schema:name "TouhouAAA! REVENGE!!"@en,
        "東方AAA！ REVENGE！！"@ja,
        "TouhouAAA! REVENGE!!"@ja-latn ;
    schema:publisher <org/893#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/27862/27862-1312431214.jpg> .

_:N3fc5312583104755b54f0ff9ea8d4902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salamander Warrior"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "Salamander Warrior"@ja .

_:N5feea67bbd004c1e8aadead9eb89a7cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H.M -Extreme-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "H.M -Extreme-"@ja .

_:Na3b6cc6ea791435caa9f57a6a54a1b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crack down on all Immorality"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "Crack down on all Immorality"@ja .

_:Nb20a483d006249668c276d3495477364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord of Daemon"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "Lord of Daemon"@ja .

_:Nc4476696419b4969a314944911b64c5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情-ヤ緒-不ス-ラ安-定ギ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "情-ヤ緒-不ス-ラ安-定ギ"@ja .

_:Nc4492435dd7c45aa904610eb44031290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神天狗のお通りだ！"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "風神天狗のお通りだ！"@ja .

_:Nc887b821346f4770b6d4d472c17aab3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CONCORDE"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "CONCORDE"@ja .

_:Nddd7ea346f3b4d779fbf3266364b0dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白雪 -SHIRAYUKI-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "白雪 -SHIRAYUKI-"@ja .

_:Ne7dc0830d1d64270ab0aa0d57e5a55a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "818173399"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "818173399"@ja .

_:Nf0b9975c061543c0a4a52d689f0edbd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "制-ボ御-不ウ-ソ可-ウ能"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Na7822ec77c1d425f8958649a08349a52 ;
    schema:name "制-ボ御-不ウ-ソ可-ウ能"@ja .

_:Na7822ec77c1d425f8958649a08349a52 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fc5312583104755b54f0ff9ea8d4902,
        _:N5feea67bbd004c1e8aadead9eb89a7cf,
        _:Na3b6cc6ea791435caa9f57a6a54a1b48,
        _:Nb20a483d006249668c276d3495477364,
        _:Nc4476696419b4969a314944911b64c5a,
        _:Nc4492435dd7c45aa904610eb44031290,
        _:Nc887b821346f4770b6d4d472c17aab3a,
        _:Nddd7ea346f3b4d779fbf3266364b0dd2,
        _:Ne7dc0830d1d64270ab0aa0d57e5a55a7,
        _:Nf0b9975c061543c0a4a52d689f0edbd1 ;
    mo:track_count 10 ;
    schema:duration "PT31:23"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3fc5312583104755b54f0ff9ea8d4902,
        _:N5feea67bbd004c1e8aadead9eb89a7cf,
        _:Na3b6cc6ea791435caa9f57a6a54a1b48,
        _:Nb20a483d006249668c276d3495477364,
        _:Nc4476696419b4969a314944911b64c5a,
        _:Nc4492435dd7c45aa904610eb44031290,
        _:Nc887b821346f4770b6d4d472c17aab3a,
        _:Nddd7ea346f3b4d779fbf3266364b0dd2,
        _:Ne7dc0830d1d64270ab0aa0d57e5a55a7,
        _:Nf0b9975c061543c0a4a52d689f0edbd1 .

