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

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

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

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

<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/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/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 .

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

<album/22590#musicalexpression> a mo:Signal ;
    mo:published_as <album/22590#subject> ;
    mo:records <album/22590#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/09/22590/22590-1292981422.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22590#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/22590/22590-1292981422.jpg> ;
    foaf:depicts <album/22590#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/22590/22590-1292981422.jpg> .

<https://medium-media.vgm.io/albums/09/22590/22590-1292981422.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1925#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22590#performance> ;
    schema:name "Aki Misawa"@en,
        "三澤秋"@ja ;
    foaf:made <album/22590#lyrics>,
        <album/22590#subject> ;
    foaf:name "Aki Misawa"@en,
        "三澤秋"@ja .

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22590#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

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

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

<artist/66921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22590#performance> ;
    schema:name "Shihori"@en,
        "しほり"@ja ;
    foaf:made <album/22590#lyrics>,
        <album/22590#subject> ;
    foaf:name "Shihori"@en,
        "しほり"@ja .

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

<album/22590#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THIRD ENSEMBLE: ROUGE"@en,
        "THIRD ENSEMBLE: ROUGE"@ja,
        "THIRD ENSEMBLE: ROUGE"@ja-latn ;
    mo:performance_of <album/22590#musicalwork> ;
    mo:performer <artist/1925#subject>,
        <artist/1986#subject>,
        <artist/2446#subject>,
        <artist/5782#subject>,
        <artist/66921#subject> ;
    mo:recorded_as <album/22590#musicalexpression> ;
    schema:byArtist <artist/1925#subject>,
        <artist/1986#subject>,
        <artist/2446#subject>,
        <artist/5782#subject>,
        <artist/66921#subject> ;
    schema:name "THIRD ENSEMBLE: ROUGE"@en,
        "THIRD ENSEMBLE: ROUGE"@ja,
        "THIRD ENSEMBLE: ROUGE"@ja-latn ;
    schema:workPerformed <album/22590#musicalwork> .

<album/22590#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "THIRD ENSEMBLE: ROUGE"@en,
        "THIRD ENSEMBLE: ROUGE"@ja,
        "THIRD ENSEMBLE: ROUGE"@ja-latn ;
    mo:catalogue_number "AECD-026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22590#musicalexpression> ;
    mo:publisher <org/101#subject> ;
    mo:record _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/10#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/1925#subject>,
        <artist/1986#subject>,
        <artist/2446#subject>,
        <artist/5782#subject>,
        <artist/66921#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/22590/22590-1292981422.jpg> ;
    schema:name "THIRD ENSEMBLE: ROUGE"@en,
        "THIRD ENSEMBLE: ROUGE"@ja,
        "THIRD ENSEMBLE: ROUGE"@ja-latn ;
    schema:publisher <org/101#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/22590/22590-1292981422.jpg> .

_:N18a4222c93554b7c9c1132c0acc0e9db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CoNTRoLLED DoLL"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "CoNTRoLLED DoLL"@en .

_:N1998a7300b004d1ba4da9347c4857344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kurenai"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "Kurenai"@en .

_:N23df5544a4ff49158a2845c134d8c2a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tag (ALR Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "tag (ALR Remix)"@en .

_:N542a279072a448ad833e0d1b5d300143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare before xxx"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "Nightmare before xxx"@en .

_:N5760bddbb50749d4acae10de8c8a38ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salute"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "Salute"@en .

_:N667f0b463bed4c1d849ad09fea14808c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selfish"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "Selfish"@en .

_:N925b3582885b423e9efb4d5301a3db95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Some Shape of Envies"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "Some Shape of Envies"@en .

_:Nb6b46882a860447ba822a5e0616227be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Ring"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "Flower Ring"@en .

_:Ndfc514b536b6494da732098de57c8220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selfish (Tsukasa Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "Selfish (Tsukasa Remix)"@en .

_:Ne802e34e328548998da91859a3c8cde4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sacred Lot"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2d0c7dcd1b21479c9f1c5bb9091be66f ;
    schema:name "A Sacred Lot"@en .

_:N2d0c7dcd1b21479c9f1c5bb9091be66f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18a4222c93554b7c9c1132c0acc0e9db,
        _:N1998a7300b004d1ba4da9347c4857344,
        _:N23df5544a4ff49158a2845c134d8c2a4,
        _:N542a279072a448ad833e0d1b5d300143,
        _:N5760bddbb50749d4acae10de8c8a38ef,
        _:N667f0b463bed4c1d849ad09fea14808c,
        _:N925b3582885b423e9efb4d5301a3db95,
        _:Nb6b46882a860447ba822a5e0616227be,
        _:Ndfc514b536b6494da732098de57c8220,
        _:Ne802e34e328548998da91859a3c8cde4 ;
    mo:track_count 10 ;
    schema:duration "PT40:11"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N18a4222c93554b7c9c1132c0acc0e9db,
        _:N1998a7300b004d1ba4da9347c4857344,
        _:N23df5544a4ff49158a2845c134d8c2a4,
        _:N542a279072a448ad833e0d1b5d300143,
        _:N5760bddbb50749d4acae10de8c8a38ef,
        _:N667f0b463bed4c1d849ad09fea14808c,
        _:N925b3582885b423e9efb4d5301a3db95,
        _:Nb6b46882a860447ba822a5e0616227be,
        _:Ndfc514b536b6494da732098de57c8220,
        _:Ne802e34e328548998da91859a3c8cde4 .

