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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 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/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 .

<album/34795#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Shoujo Kagekidan Ohirome CD"@en,
        "東方少女歌劇団 お披露目CD"@ja,
        "Touhou Shoujo Kagekidan Ohirome CD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34795#musicalwork> ;
    schema:name "Touhou Shoujo Kagekidan Ohirome CD"@en,
        "東方少女歌劇団 お披露目CD"@ja,
        "Touhou Shoujo Kagekidan Ohirome CD"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/59/34795/34795-1345520376.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34795#performance> ;
    schema:name "miko"@en ;
    foaf:name "miko"@en .

<artist/2905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34795#performance> ;
    schema:name "Miyu Inoue"@en,
        "井上みゆ"@ja ;
    foaf:name "Miyu Inoue"@en,
        "井上みゆ"@ja .

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34795#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34795#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34795#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/34795#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Shoujo Kagekidan Ohirome CD"@en,
        "東方少女歌劇団 お披露目CD"@ja,
        "Touhou Shoujo Kagekidan Ohirome CD"@ja-latn ;
    mo:performance_of <album/34795#musicalwork> ;
    mo:performer <artist/2603#subject>,
        <artist/2905#subject>,
        <artist/4684#subject>,
        <artist/6729#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/34795#musicalexpression> ;
    schema:byArtist <artist/2603#subject>,
        <artist/2905#subject>,
        <artist/4684#subject>,
        <artist/6729#subject>,
        <artist/97#subject> ;
    schema:name "Touhou Shoujo Kagekidan Ohirome CD"@en,
        "東方少女歌劇団 お披露目CD"@ja,
        "Touhou Shoujo Kagekidan Ohirome CD"@ja-latn ;
    schema:workPerformed <album/34795#musicalwork> .

<album/34795#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Touhou Shoujo Kagekidan Ohirome CD"@en,
        "東方少女歌劇団 お披露目CD"@ja,
        "Touhou Shoujo Kagekidan Ohirome CD"@ja-latn ;
    mo:catalogue_number "ELG-0000" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34795#musicalexpression> ;
    mo:publisher _:Nec76eda4174541f8ab1405e3113367ec ;
    mo:record _:Naea3ddc4446b4b76952231cc379d8620 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist <artist/2603#subject>,
        <artist/2905#subject>,
        <artist/4684#subject>,
        <artist/6729#subject>,
        <artist/97#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/34795/34795-1345520376.jpg> ;
    schema:name "Touhou Shoujo Kagekidan Ohirome CD"@en,
        "東方少女歌劇団 お披露目CD"@ja,
        "Touhou Shoujo Kagekidan Ohirome CD"@ja-latn ;
    schema:publisher _:Nec76eda4174541f8ab1405e3113367ec ;
    foaf:depiction <https://media.vgm.io/albums/59/34795/34795-1345520376.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ELG Project"@en ;
    foaf:made <album/34795#subject> ;
    foaf:name "ELG Project"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ELG Project"@en ;
    foaf:made <album/34795#lyrics> ;
    foaf:name "ELG Project"@en .

_:N30d3e5b451214c9ab69f7aa95b16c251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそ！少女歌劇団へ（仮） (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Naea3ddc4446b4b76952231cc379d8620 ;
    schema:name "ようこそ！少女歌劇団へ（仮） (instrumental)"@ja .

_:N5bdef702eff84e59a29e04a7b847a9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそ！少女歌劇団へ Remix"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Naea3ddc4446b4b76952231cc379d8620 ;
    schema:name "ようこそ！少女歌劇団へ Remix"@ja .

_:Nbc5464c8e2c540118367f8472a720c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花待恋歌（はなまちれんか）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Naea3ddc4446b4b76952231cc379d8620 ;
    schema:name "花待恋歌（はなまちれんか）"@ja .

_:Nc943020fd91f44309cc9cb0ccca30ec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそ！少女歌劇団へ Remix (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Naea3ddc4446b4b76952231cc379d8620 ;
    schema:name "ようこそ！少女歌劇団へ Remix (instrumental)"@ja .

_:Ne3991861cd3b48f7a0ec05c137243906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花待恋歌（はなまちれんか） (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Naea3ddc4446b4b76952231cc379d8620 ;
    schema:name "花待恋歌（はなまちれんか） (instrumental)"@ja .

_:Ne53e0128f8304f6f8b815a442e32e050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそ！少女歌劇団へ（仮）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Naea3ddc4446b4b76952231cc379d8620 ;
    schema:name "ようこそ！少女歌劇団へ（仮）"@ja .

_:Nec76eda4174541f8ab1405e3113367ec schema:name "Eternal☆Girls"@en ;
    foaf:name "Eternal☆Girls"@en .

_:Naea3ddc4446b4b76952231cc379d8620 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30d3e5b451214c9ab69f7aa95b16c251,
        _:N5bdef702eff84e59a29e04a7b847a9d1,
        _:Nbc5464c8e2c540118367f8472a720c01,
        _:Nc943020fd91f44309cc9cb0ccca30ec2,
        _:Ne3991861cd3b48f7a0ec05c137243906,
        _:Ne53e0128f8304f6f8b815a442e32e050 ;
    mo:track_count 6 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N30d3e5b451214c9ab69f7aa95b16c251,
        _:N5bdef702eff84e59a29e04a7b847a9d1,
        _:Nbc5464c8e2c540118367f8472a720c01,
        _:Nc943020fd91f44309cc9cb0ccca30ec2,
        _:Ne3991861cd3b48f7a0ec05c137243906,
        _:Ne53e0128f8304f6f8b815a442e32e050 .

