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

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

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

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

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

<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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/54959#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOMATO MIST"@en,
        "TOMATO MIST"@ja,
        "TOMATO MIST"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/54959#musicalwork> ;
    schema:name "TOMATO MIST"@en,
        "TOMATO MIST"@ja,
        "TOMATO MIST"@ja-latn .

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

<org/939#subject> schema:name "TOMATO GUMMY"@en,
        "トマト組"@ja,
        "TOMATO GUMMY"@ja-latn ;
    foaf:name "TOMATO GUMMY"@en,
        "トマト組"@ja,
        "TOMATO GUMMY"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/54959/54959-1442620171.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11411#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54959#performance> ;
    schema:name "Gatou"@en ;
    foaf:name "Gatou"@en .

<artist/11412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54959#performance> ;
    schema:name "negi"@en ;
    foaf:name "negi"@en .

<artist/11413#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54959#performance> ;
    schema:name "TOMATO GUMMY"@en,
        "トマト組"@ja ;
    foaf:name "TOMATO GUMMY"@en,
        "トマト組"@ja .

<album/54959#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOMATO MIST"@en,
        "TOMATO MIST"@ja,
        "TOMATO MIST"@ja-latn ;
    mo:performance_of <album/54959#musicalwork> ;
    mo:performer _:N0028d63695db43369035c8156a751721,
        <artist/11411#subject>,
        <artist/11412#subject>,
        <artist/11413#subject> ;
    mo:recorded_as <album/54959#musicalexpression> ;
    schema:byArtist _:N0028d63695db43369035c8156a751721,
        <artist/11411#subject>,
        <artist/11412#subject>,
        <artist/11413#subject> ;
    schema:name "TOMATO MIST"@en,
        "TOMATO MIST"@ja,
        "TOMATO MIST"@ja-latn ;
    schema:workPerformed <album/54959#musicalwork> .

<album/54959#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "TOMATO MIST"@en,
        "TOMATO MIST"@ja,
        "TOMATO MIST"@ja-latn ;
    mo:catalogue_number "TGCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54959#musicalexpression> ;
    mo:publisher <org/939#subject> ;
    mo:record _:Nc9dc0dfc3d9046f5849a31987b08a6a6 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "yumi"@en ;
            foaf:name "yumi"@en ],
        <artist/11411#subject>,
        <artist/11412#subject>,
        <artist/11413#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/54959/54959-1442620171.jpg> ;
    schema:name "TOMATO MIST"@en,
        "TOMATO MIST"@ja,
        "TOMATO MIST"@ja-latn ;
    schema:publisher <org/939#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/54959/54959-1442620171.jpg> .

_:N0028d63695db43369035c8156a751721 a schema:Person,
        foaf:Person ;
    mo:performed <album/54959#performance> ;
    schema:name "yumi"@en ;
    foaf:name "yumi"@en .

_:N53555924bbd9485dbb06bec759d64268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc9dc0dfc3d9046f5849a31987b08a6a6 ;
    schema:name "紅楼"@en .

_:N68aa8904352d4868ab13402fdff50445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Choro"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nc9dc0dfc3d9046f5849a31987b08a6a6 ;
    schema:name "Princess Choro"@en .

_:N8c3197a5abf341488dd7e44f9a47631f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bucuresti Jazz Dance"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc9dc0dfc3d9046f5849a31987b08a6a6 ;
    schema:name "Bucuresti Jazz Dance"@en .

_:Ncf9e38712bde4df0a233a327c3e29822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salsa Doll"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nc9dc0dfc3d9046f5849a31987b08a6a6 ;
    schema:name "Salsa Doll"@en .

_:Nee1aae957ef842aa837f58735e7cc75c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking With You"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc9dc0dfc3d9046f5849a31987b08a6a6 ;
    schema:name "Walking With You"@en .

_:Nc9dc0dfc3d9046f5849a31987b08a6a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N53555924bbd9485dbb06bec759d64268,
        _:N68aa8904352d4868ab13402fdff50445,
        _:N8c3197a5abf341488dd7e44f9a47631f,
        _:Ncf9e38712bde4df0a233a327c3e29822,
        _:Nee1aae957ef842aa837f58735e7cc75c ;
    mo:track_count 5 ;
    schema:duration "PT20:55"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N53555924bbd9485dbb06bec759d64268,
        _:N68aa8904352d4868ab13402fdff50445,
        _:N8c3197a5abf341488dd7e44f9a47631f,
        _:Ncf9e38712bde4df0a233a327c3e29822,
        _:Nee1aae957ef842aa837f58735e7cc75c .

