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

<artist/36220#subject> a schema:Person,
        foaf:Person ;
    schema:name "W*M"@en ;
    foaf:made <album/18291#lyrics>,
        <album/18291#subject> ;
    foaf:name "W*M"@en .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/18291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sakura"@en,
        "咲禮 -サクラ-"@ja,
        "Sakura"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18291#musicalwork> ;
    schema:name "Sakura"@en,
        "咲禮 -サクラ-"@ja,
        "Sakura"@ja-latn .

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

<org/216#subject> schema:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn ;
    foaf:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/18291/18291-1267887687.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5941#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18291#performance> ;
    schema:name "tsunamix"@en ;
    foaf:name "tsunamix"@en .

<artist/5944#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18291#performance> ;
    schema:name "So Bright"@en,
        "創無頼人"@ja ;
    foaf:name "So Bright"@en,
        "創無頼人"@ja .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18291#performance> ;
    schema:name "Mai"@en,
        "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:made <album/18291#lyrics>,
        <album/18291#subject> ;
    foaf:name "Mai"@en,
        "Mai Kotohge"@en,
        "小峠舞"@ja .

<artist/8083#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18291#performance> ;
    schema:name "Aya Futatsuki"@en,
        "双月彩"@ja ;
    foaf:made <album/18291#lyrics>,
        <album/18291#subject> ;
    foaf:name "Aya Futatsuki"@en,
        "双月彩"@ja .

<artist/8084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18291#performance> ;
    schema:name "Mugi Nakashinoda"@en,
        "仲篠田むぎ"@ja ;
    foaf:made <album/18291#lyrics>,
        <album/18291#subject> ;
    foaf:name "Mugi Nakashinoda"@en,
        "仲篠田むぎ"@ja .

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

<album/18291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sakura"@en,
        "咲禮 -サクラ-"@ja,
        "Sakura"@ja-latn ;
    mo:performance_of <album/18291#musicalwork> ;
    mo:performer _:N08d14c18a0694ecf904734ecaefec016,
        _:N4d869a70447644b9b7597ee3b5c9361b,
        <artist/5941#subject>,
        <artist/5944#subject>,
        <artist/5946#subject>,
        <artist/8083#subject>,
        <artist/8084#subject> ;
    mo:recorded_as <album/18291#musicalexpression> ;
    schema:byArtist _:N08d14c18a0694ecf904734ecaefec016,
        _:N4d869a70447644b9b7597ee3b5c9361b,
        <artist/5941#subject>,
        <artist/5944#subject>,
        <artist/5946#subject>,
        <artist/8083#subject>,
        <artist/8084#subject> ;
    schema:name "Sakura"@en,
        "咲禮 -サクラ-"@ja,
        "Sakura"@ja-latn ;
    schema:workPerformed <album/18291#musicalwork> .

<album/18291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Sakura"@en,
        "咲禮 -サクラ-"@ja,
        "Sakura"@ja-latn ;
    mo:catalogue_number "TOCD-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18291#musicalexpression> ;
    mo:publisher <org/216#subject> ;
    mo:record _:N767de09aa0bb41a69fb4989a74ec29df ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "小村昌弘"@en ;
            foaf:name "小村昌弘"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "チャコ"@en ;
            foaf:name "チャコ"@en ],
        <artist/5941#subject>,
        <artist/5944#subject>,
        <artist/5946#subject>,
        <artist/8083#subject>,
        <artist/8084#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/18291/18291-1267887687.jpg> ;
    schema:name "Sakura"@en,
        "咲禮 -サクラ-"@ja,
        "Sakura"@ja-latn ;
    schema:publisher <org/216#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/18291/18291-1267887687.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "こむいち。"@en ;
    foaf:made <album/18291#lyrics> ;
    foaf:name "こむいち。"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "こむいち。"@en ;
    foaf:made <album/18291#subject> ;
    foaf:name "こむいち。"@en .

_:N08d14c18a0694ecf904734ecaefec016 a schema:Person,
        foaf:Person ;
    mo:performed <album/18291#performance> ;
    schema:name "チャコ"@en ;
    foaf:name "チャコ"@en .

_:N188133779ae249b78ed302d670740fe7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Битка при Никопол1396"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "Битка при Никопол1396"@ja .

_:N3b7e4467c46f43cfaec1132586e3608f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "盈月の薔薇"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "盈月の薔薇"@ja .

_:N4d869a70447644b9b7597ee3b5c9361b a schema:Person,
        foaf:Person ;
    mo:performed <album/18291#performance> ;
    schema:name "小村昌弘"@en ;
    foaf:name "小村昌弘"@en .

_:N65e8ddcf5ff04cde960701cb600c6ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amber"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "Amber"@ja .

_:N6b849fc65c8a4794b79c27ff7d6d4b45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春に咲く花"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "春に咲く花"@ja .

_:N84d1a68f32b44a6f83735029a3eb8c5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空振りサディスティック"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "空振りサディスティック"@ja .

_:N9398105808f947bc865fc953c80bf301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "Prayer"@ja .

_:N964b35bf1b554d1b85299db8f7d94c93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメノカケラ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "ユメノカケラ"@ja .

_:Nac8ada7c01584b46989f21285b211e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Objection!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "Objection!"@ja .

_:Ncc3274a8069b4eada8e37dae62850f18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "碧瑠璃の唐草"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "碧瑠璃の唐草"@ja .

_:Ne5f4283bc90e4a469abad0e5f7148de8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Is This?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "What Is This?"@ja .

_:Neb4a3960e7db485ba52afcd0a16ece06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "内緒の話。"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N767de09aa0bb41a69fb4989a74ec29df ;
    schema:name "内緒の話。"@ja .

_:N767de09aa0bb41a69fb4989a74ec29df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N188133779ae249b78ed302d670740fe7,
        _:N3b7e4467c46f43cfaec1132586e3608f,
        _:N65e8ddcf5ff04cde960701cb600c6ac8,
        _:N6b849fc65c8a4794b79c27ff7d6d4b45,
        _:N84d1a68f32b44a6f83735029a3eb8c5f,
        _:N9398105808f947bc865fc953c80bf301,
        _:N964b35bf1b554d1b85299db8f7d94c93,
        _:Nac8ada7c01584b46989f21285b211e6d,
        _:Ncc3274a8069b4eada8e37dae62850f18,
        _:Ne5f4283bc90e4a469abad0e5f7148de8,
        _:Neb4a3960e7db485ba52afcd0a16ece06 ;
    mo:track_count 11 ;
    schema:duration "PT52:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N188133779ae249b78ed302d670740fe7,
        _:N3b7e4467c46f43cfaec1132586e3608f,
        _:N65e8ddcf5ff04cde960701cb600c6ac8,
        _:N6b849fc65c8a4794b79c27ff7d6d4b45,
        _:N84d1a68f32b44a6f83735029a3eb8c5f,
        _:N9398105808f947bc865fc953c80bf301,
        _:N964b35bf1b554d1b85299db8f7d94c93,
        _:Nac8ada7c01584b46989f21285b211e6d,
        _:Ncc3274a8069b4eada8e37dae62850f18,
        _:Ne5f4283bc90e4a469abad0e5f7148de8,
        _:Neb4a3960e7db485ba52afcd0a16ece06 .

