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

<album/19931#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Akamisuzu to Majo no Tamago"@en,
        "紅美鈴と魔女の卵"@ja,
        "Akamisuzu to Majo no Tamago"@ja-latn ;
    mo:produced_work <album/19931#musicalwork> ;
    schema:name "Akamisuzu to Majo no Tamago"@en,
        "紅美鈴と魔女の卵"@ja,
        "Akamisuzu to Majo no Tamago"@ja-latn .

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

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

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

<org/577#subject> schema:name "Team-Dang2"@en,
        "Team-Dang2"@ja,
        "Team-Dang2"@ja-latn ;
    foaf:name "Team-Dang2"@en,
        "Team-Dang2"@ja,
        "Team-Dang2"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/19931/19931-1277194344.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8945#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19931#performance> ;
    schema:name "Dang Yamamoto"@en,
        "山本ダン"@ja ;
    foaf:name "Dang Yamamoto"@en,
        "山本ダン"@ja .

<artist/8946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19931#performance> ;
    schema:name "Hisako Onuma"@en,
        "久子小沼"@ja ;
    foaf:name "Hisako Onuma"@en,
        "久子小沼"@ja .

<artist/8947#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19931#performance> ;
    schema:name "Satoshi Yamauchi"@en,
        "山内諭"@ja ;
    foaf:name "Satoshi Yamauchi"@en,
        "山内諭"@ja .

<artist/8957#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19931#performance> ;
    schema:name "Takanori Arai"@en,
        "荒井高則"@ja ;
    foaf:name "Takanori Arai"@en,
        "荒井高則"@ja .

<artist/8958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19931#performance> ;
    schema:name "Junichi Kamiyama"@en,
        "神山純一"@ja ;
    foaf:name "Junichi Kamiyama"@en,
        "神山純一"@ja .

<artist/8959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19931#performance> ;
    schema:name "Aiko Hirata"@en,
        "平田藍子"@ja ;
    foaf:name "Aiko Hirata"@en,
        "平田藍子"@ja .

<artist/8989#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19931#performance> ;
    schema:name "Junichi Nagahara"@en,
        "長原純一"@ja ;
    foaf:name "Junichi Nagahara"@en,
        "長原純一"@ja .

<album/19931#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Akamisuzu to Majo no Tamago"@en,
        "紅美鈴と魔女の卵"@ja,
        "Akamisuzu to Majo no Tamago"@ja-latn ;
    mo:catalogue_number "DANG-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19931#musicalexpression> ;
    mo:publisher <org/577#subject> ;
    mo:record _:N3eafe03972004aed969bab97c479e3fb ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/8945#subject>,
        <artist/8946#subject>,
        <artist/8947#subject>,
        <artist/8957#subject>,
        <artist/8958#subject>,
        <artist/8959#subject>,
        <artist/8989#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/19931/19931-1277194344.jpg> ;
    schema:name "Akamisuzu to Majo no Tamago"@en,
        "紅美鈴と魔女の卵"@ja,
        "Akamisuzu to Majo no Tamago"@ja-latn ;
    schema:publisher <org/577#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/19931/19931-1277194344.jpg> .

<album/19931#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akamisuzu to Majo no Tamago"@en,
        "紅美鈴と魔女の卵"@ja,
        "Akamisuzu to Majo no Tamago"@ja-latn ;
    mo:performance_of <album/19931#musicalwork> ;
    mo:performer <artist/8945#subject>,
        <artist/8946#subject>,
        <artist/8947#subject>,
        <artist/8957#subject>,
        <artist/8958#subject>,
        <artist/8959#subject>,
        <artist/8989#subject> ;
    mo:recorded_as <album/19931#musicalexpression> ;
    schema:byArtist <artist/8945#subject>,
        <artist/8946#subject>,
        <artist/8947#subject>,
        <artist/8957#subject>,
        <artist/8958#subject>,
        <artist/8959#subject>,
        <artist/8989#subject> ;
    schema:name "Akamisuzu to Majo no Tamago"@en,
        "紅美鈴と魔女の卵"@ja,
        "Akamisuzu to Majo no Tamago"@ja-latn ;
    schema:workPerformed <album/19931#musicalwork> .

_:N13e5e12a594f4a918ac38112a0f55fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "序幕"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Prologue"@en,
        "序幕"@ja .

_:N1a309db9c0264cae8b2ff713ded007fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act 5"@en,
        "五幕"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Act 5"@en,
        "五幕"@ja .

_:N33cee26400864f0988db7e40eed70d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act 4"@en,
        "四幕"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Act 4"@en,
        "四幕"@ja .

_:N684bd3b095d840bbb1131b8b1186f076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Act"@en,
        "余幕"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Extra Act"@en,
        "余幕"@ja .

_:N6ed6a575b95f41dbb6ff8f1df3d4ed0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act 3"@en,
        "三幕"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Act 3"@en,
        "三幕"@ja .

_:N73755e33bc2f4780bf51439f93bbd4ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act 2"@en,
        "二幕"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:53"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Act 2"@en,
        "二幕"@ja .

_:N8746ee878b9748bba89da70d0c9919e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing Act"@en,
        "終幕"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Closing Act"@en,
        "終幕"@ja .

_:N91b196ae0fce46fca545de9717ee1d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act 1"@en,
        "一幕"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Act 1"@en,
        "一幕"@ja .

_:Nd1987adaea244814af4dbe506df4e3a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act 6"@en,
        "六幕"@ja ;
    mo:track_number 7 ;
    schema:duration "PT14:02"^^xsd:interval ;
    schema:inPlaylist _:N3eafe03972004aed969bab97c479e3fb ;
    schema:name "Act 6"@en,
        "六幕"@ja .

_:N3eafe03972004aed969bab97c479e3fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13e5e12a594f4a918ac38112a0f55fca,
        _:N1a309db9c0264cae8b2ff713ded007fd,
        _:N33cee26400864f0988db7e40eed70d2b,
        _:N684bd3b095d840bbb1131b8b1186f076,
        _:N6ed6a575b95f41dbb6ff8f1df3d4ed0c,
        _:N73755e33bc2f4780bf51439f93bbd4ba,
        _:N8746ee878b9748bba89da70d0c9919e4,
        _:N91b196ae0fce46fca545de9717ee1d7a,
        _:Nd1987adaea244814af4dbe506df4e3a7 ;
    mo:track_count 9 ;
    schema:duration "PT63:11"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N13e5e12a594f4a918ac38112a0f55fca,
        _:N1a309db9c0264cae8b2ff713ded007fd,
        _:N33cee26400864f0988db7e40eed70d2b,
        _:N684bd3b095d840bbb1131b8b1186f076,
        _:N6ed6a575b95f41dbb6ff8f1df3d4ed0c,
        _:N73755e33bc2f4780bf51439f93bbd4ba,
        _:N8746ee878b9748bba89da70d0c9919e4,
        _:N91b196ae0fce46fca545de9717ee1d7a,
        _:Nd1987adaea244814af4dbe506df4e3a7 .

