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

<album/17682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ScarletTeaBreak"@en,
        "ScarletTeaBreak"@ja,
        "ScarletTeaBreak"@ja-latn ;
    mo:produced_work <album/17682#musicalwork> ;
    schema:name "ScarletTeaBreak"@en,
        "ScarletTeaBreak"@ja,
        "ScarletTeaBreak"@ja-latn .

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 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 .

<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/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/17682#musicalexpression> a mo:Signal ;
    mo:published_as <album/17682#subject> ;
    mo:records <album/17682#performance> .

<album/17682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ScarletTeaBreak"@en,
        "ScarletTeaBreak"@ja,
        "ScarletTeaBreak"@ja-latn ;
    mo:performance_of <album/17682#musicalwork> ;
    mo:recorded_as <album/17682#musicalexpression> ;
    schema:name "ScarletTeaBreak"@en,
        "ScarletTeaBreak"@ja,
        "ScarletTeaBreak"@ja-latn ;
    schema:workPerformed <album/17682#musicalwork> .

<org/923#subject> schema:name "Niji-Rojic"@en,
        "虹色論理"@ja,
        "Niji-Rojic"@ja-latn ;
    foaf:name "Niji-Rojic"@en,
        "虹色論理"@ja,
        "Niji-Rojic"@ja-latn .

<https://media.vgm.io/albums/28/17682/17682-1263780580.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17682#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/17682/17682-1263780580.png> ;
    foaf:depicts <album/17682#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/17682/17682-1263780580.png> .

<https://medium-media.vgm.io/albums/28/17682/17682-1263780580.png> a schema:ImageObject,
        foaf:Image .

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

<album/17682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "ScarletTeaBreak"@en,
        "ScarletTeaBreak"@ja,
        "ScarletTeaBreak"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17682#musicalexpression> ;
    mo:publisher <org/923#subject> ;
    mo:record _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/17682/17682-1263780580.png> ;
    schema:name "ScarletTeaBreak"@en,
        "ScarletTeaBreak"@ja,
        "ScarletTeaBreak"@ja-latn ;
    schema:publisher <org/923#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/17682/17682-1263780580.png> .

_:N0fcc3e2805ef452cac083a9493f6df71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Tea Break"@ja,
        "Cherry Tea Break"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "Cherry Tea Break"@ja,
        "Cherry Tea Break"@ja-latn .

_:N18c8d23f05e44f81ae45b2132bb31f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モダンガールノスタルジア"@ja,
        "Modern Girl Nostalgia"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "モダンガールノスタルジア"@ja,
        "Modern Girl Nostalgia"@ja-latn .

_:N197200e28ba8477f805a230dd60876f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深海ブルー"@ja,
        "Shinkai Blue"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "深海ブルー"@ja,
        "Shinkai Blue"@ja-latn .

_:N603b2c56f3684cf88255b83426405237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソングバード"@ja,
        "Songbird"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "ソングバード"@ja,
        "Songbird"@ja-latn .

_:N80c81bb09ae4423fa3b9cdd3f442b419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet you"@ja,
        "Scarlet you"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "Scarlet you"@ja,
        "Scarlet you"@ja-latn .

_:N89ad7a6ae38f4f40902e3f3244dc6aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モーニンググローリー"@ja,
        "Morning Glory"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "モーニンググローリー"@ja,
        "Morning Glory"@ja-latn .

_:Nb2296bd43d844d99820708701c144933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エソテリア"@ja,
        "Esoteria"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "エソテリア"@ja,
        "Esoteria"@ja-latn .

_:Ne6dbc5f0f7a14d0b9d223cffca94c62f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紫色の空、七色の軌跡"@ja,
        "Murasakiiro no Sora, Nanairo no Kiseki"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8bfc950738f44d81a766e0ccadc7e1f7 ;
    schema:name "紫色の空、七色の軌跡"@ja,
        "Murasakiiro no Sora, Nanairo no Kiseki"@ja-latn .

_:N8bfc950738f44d81a766e0ccadc7e1f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fcc3e2805ef452cac083a9493f6df71,
        _:N18c8d23f05e44f81ae45b2132bb31f05,
        _:N197200e28ba8477f805a230dd60876f9,
        _:N603b2c56f3684cf88255b83426405237,
        _:N80c81bb09ae4423fa3b9cdd3f442b419,
        _:N89ad7a6ae38f4f40902e3f3244dc6aa1,
        _:Nb2296bd43d844d99820708701c144933,
        _:Ne6dbc5f0f7a14d0b9d223cffca94c62f ;
    mo:track_count 8 ;
    schema:duration "PT31:09"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0fcc3e2805ef452cac083a9493f6df71,
        _:N18c8d23f05e44f81ae45b2132bb31f05,
        _:N197200e28ba8477f805a230dd60876f9,
        _:N603b2c56f3684cf88255b83426405237,
        _:N80c81bb09ae4423fa3b9cdd3f442b419,
        _:N89ad7a6ae38f4f40902e3f3244dc6aa1,
        _:Nb2296bd43d844d99820708701c144933,
        _:Ne6dbc5f0f7a14d0b9d223cffca94c62f .

