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

<artist/1852#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ebisupa"@en,
        "海老スパ"@ja ;
    foaf:made <album/14898#lyrics>,
        <album/14898#subject> ;
    foaf:name "Ebisupa"@en,
        "海老スパ"@ja .

<artist/6697#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyou Hodou"@en,
        "保堂京"@ja ;
    foaf:made <album/14898#lyrics>,
        <album/14898#subject> ;
    foaf:name "Kyou Hodou"@en,
        "保堂京"@ja .

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 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/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/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 .

<album/14898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oukashou"@en,
        "桜華抄"@ja,
        "Oukashou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14898#musicalwork> ;
    schema:name "Oukashou"@en,
        "桜華抄"@ja,
        "Oukashou"@ja-latn .

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

<org/861#subject> schema:name "little white snow"@en,
        "little white snow"@ja,
        "little white snow"@ja-latn ;
    foaf:name "little white snow"@en,
        "little white snow"@ja,
        "little white snow"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/14898/14898-1250504019.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/7521#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14898#performance> ;
    schema:name "Mai Shirayuki"@en,
        "白雪まい"@ja ;
    foaf:name "Mai Shirayuki"@en,
        "白雪まい"@ja .

<album/14898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oukashou"@en,
        "桜華抄"@ja,
        "Oukashou"@ja-latn ;
    mo:performance_of <album/14898#musicalwork> ;
    mo:performer _:Ncfd22e27def1443185ee4fddf0f8242e,
        <artist/7521#subject> ;
    mo:recorded_as <album/14898#musicalexpression> ;
    schema:byArtist _:Ncfd22e27def1443185ee4fddf0f8242e,
        <artist/7521#subject> ;
    schema:name "Oukashou"@en,
        "桜華抄"@ja,
        "Oukashou"@ja-latn ;
    schema:workPerformed <album/14898#musicalwork> .

<album/14898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Oukashou"@en,
        "桜華抄"@ja,
        "Oukashou"@ja-latn ;
    mo:catalogue_number "SNOW-CD14" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14898#musicalexpression> ;
    mo:publisher <org/861#subject> ;
    mo:record _:Nd7a89fdc9c784b98967bf52458903a49 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "wato"@en ;
            foaf:name "wato"@en ],
        <artist/7521#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/14898/14898-1250504019.jpg> ;
    schema:name "Oukashou"@en,
        "桜華抄"@ja,
        "Oukashou"@ja-latn ;
    schema:publisher <org/861#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/14898/14898-1250504019.jpg> .

_:N09ddcf958a6b40e19b62181bb3b15ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレイドスコープ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd7a89fdc9c784b98967bf52458903a49 ;
    schema:name "カレイドスコープ"@ja .

_:N390851b5f4e14aa481443ee18432181e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朔月探訪～Transient Dreamer"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nd7a89fdc9c784b98967bf52458903a49 ;
    schema:name "朔月探訪～Transient Dreamer"@ja .

_:N4654a7b4df3b4de6b76ae99edecae3e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想詩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd7a89fdc9c784b98967bf52458903a49 ;
    schema:name "幻想詩"@ja .

_:N8a843c8d601b4e4eb2928cccdce4a7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツミキノウタ～Equation of Distress"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nd7a89fdc9c784b98967bf52458903a49 ;
    schema:name "ツミキノウタ～Equation of Distress"@ja .

_:Ncfd22e27def1443185ee4fddf0f8242e a schema:Person,
        foaf:Person ;
    mo:performed <album/14898#performance> ;
    schema:name "wato"@en ;
    foaf:name "wato"@en .

_:Nd7a89fdc9c784b98967bf52458903a49 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09ddcf958a6b40e19b62181bb3b15ef8,
        _:N390851b5f4e14aa481443ee18432181e,
        _:N4654a7b4df3b4de6b76ae99edecae3e7,
        _:N8a843c8d601b4e4eb2928cccdce4a7c7 ;
    mo:track_count 4 ;
    schema:duration "PT16:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N09ddcf958a6b40e19b62181bb3b15ef8,
        _:N390851b5f4e14aa481443ee18432181e,
        _:N4654a7b4df3b4de6b76ae99edecae3e7,
        _:N8a843c8d601b4e4eb2928cccdce4a7c7 .

