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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/30168#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimson Layer"@en,
        "Crimson Layer"@ja,
        "Crimson Layer"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30168#musicalwork> ;
    schema:name "Crimson Layer"@en,
        "Crimson Layer"@ja,
        "Crimson Layer"@ja-latn .

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

<album/30168#musicalexpression> a mo:Signal ;
    mo:published_as <album/30168#subject> ;
    mo:records <album/30168#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/86/30168/30168-1322161863.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30168#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/30168/30168-1322161863.jpg> ;
    foaf:depicts <album/30168#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/30168/30168-1322161863.jpg> .

<https://medium-media.vgm.io/albums/86/30168/30168-1322161863.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30168#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crimson Layer"@en,
        "Crimson Layer"@ja,
        "Crimson Layer"@ja-latn ;
    mo:performance_of <album/30168#musicalwork> ;
    mo:performer <artist/7521#subject> ;
    mo:recorded_as <album/30168#musicalexpression> ;
    schema:byArtist <artist/7521#subject> ;
    schema:name "Crimson Layer"@en,
        "Crimson Layer"@ja,
        "Crimson Layer"@ja-latn ;
    schema:workPerformed <album/30168#musicalwork> .

<artist/7521#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30168#performance> ;
    schema:name "Mai"@en ;
    foaf:name "Mai"@en .

<album/30168#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Crimson Layer"@en,
        "Crimson Layer"@ja,
        "Crimson Layer"@ja-latn ;
    mo:catalogue_number "SNOW-CD16" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30168#musicalexpression> ;
    mo:publisher <org/861#subject> ;
    mo:record _:N4f7c94141a284b82b856fa25562d825b ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/7521#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/30168/30168-1322161863.jpg> ;
    schema:name "Crimson Layer"@en,
        "Crimson Layer"@ja,
        "Crimson Layer"@ja-latn ;
    schema:publisher <org/861#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/30168/30168-1322161863.jpg> .

_:N0789bb6c8872421f9ffd1d69b43ddd62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "Prologue"@ja .

_:N12fb632477df48e78cd1d3e8b7cbf085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪遊び"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "雪遊び"@ja .

_:N74ac3e48d7384cbbadbfa7f349702b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent mind"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "innocent mind"@ja .

_:N98674c82b4aa4b6686a699545bc97f3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七色遊戯"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "七色遊戯"@ja .

_:N9b97f04bd8ce4a049e1a52b57caf72a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私立とーほー学園高等部"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "私立とーほー学園高等部"@ja .

_:Nbd4914a6082e4413af3e29f17445a3b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレイドスコープ -Stage Edition-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "カレイドスコープ -Stage Edition-"@ja .

_:Ndb3125f1571d4bfd8b87f0358a3bedf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memorial"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "memorial"@ja .

_:Nff3a02f29079470189b77e3728b04edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Tea -Bloody Royal Tea-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N4f7c94141a284b82b856fa25562d825b ;
    schema:name "Scarlet Tea -Bloody Royal Tea-"@ja .

_:N4f7c94141a284b82b856fa25562d825b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0789bb6c8872421f9ffd1d69b43ddd62,
        _:N12fb632477df48e78cd1d3e8b7cbf085,
        _:N74ac3e48d7384cbbadbfa7f349702b7e,
        _:N98674c82b4aa4b6686a699545bc97f3d,
        _:N9b97f04bd8ce4a049e1a52b57caf72a8,
        _:Nbd4914a6082e4413af3e29f17445a3b8,
        _:Ndb3125f1571d4bfd8b87f0358a3bedf5,
        _:Nff3a02f29079470189b77e3728b04edf ;
    mo:track_count 8 ;
    schema:duration "PT28:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0789bb6c8872421f9ffd1d69b43ddd62,
        _:N12fb632477df48e78cd1d3e8b7cbf085,
        _:N74ac3e48d7384cbbadbfa7f349702b7e,
        _:N98674c82b4aa4b6686a699545bc97f3d,
        _:N9b97f04bd8ce4a049e1a52b57caf72a8,
        _:Nbd4914a6082e4413af3e29f17445a3b8,
        _:Ndb3125f1571d4bfd8b87f0358a3bedf5,
        _:Nff3a02f29079470189b77e3728b04edf .

