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

<artist/26153#subject> a schema:Person,
        foaf:Person ;
    schema:name "spikin"@en ;
    foaf:made <album/22062#lyrics>,
        <album/22062#subject> ;
    foaf:name "spikin"@en .

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

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

<event/141> a mo:Release ;
    schema:name "Released at Tora Matsuri 2010 (Jun 20, 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 .

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

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

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

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

<https://medium-media.vgm.io/albums/26/22062/22062-1290630314.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22062#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cha Vol.1"@en,
        "茶 Vol.1"@ja,
        "Cha Vol.1"@ja-latn ;
    mo:performance_of <album/22062#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/22062#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Cha Vol.1"@en,
        "茶 Vol.1"@ja,
        "Cha Vol.1"@ja-latn ;
    schema:workPerformed <album/22062#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22062#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/22062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-20"^^xsd:date ;
    dcterms:title "Cha Vol.1"@en,
        "茶 Vol.1"@ja,
        "Cha Vol.1"@ja-latn ;
    mo:catalogue_number "TSC-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22062#musicalexpression> ;
    mo:publisher _:Nc1260862a6f941d0b1d779126f06d787 ;
    mo:record _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    mo:record_count 1 ;
    mo:release <event/141> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2010-06-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/22062/22062-1290630314.jpg> ;
    schema:name "Cha Vol.1"@en,
        "茶 Vol.1"@ja,
        "Cha Vol.1"@ja-latn ;
    schema:publisher _:Nc1260862a6f941d0b1d779126f06d787 ;
    foaf:depiction <https://media.vgm.io/albums/26/22062/22062-1290630314.jpg> .

_:N22c8e581b5dc45079e26ea7a72950a45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸ノ夢 -Border of Life-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "彼岸ノ夢 -Border of Life-"@ja .

_:N46f8a8a2eb5e4d9fa72b14f93bcf04b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Dream..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "Maiden's Dream..."@ja .

_:N77131e26d1714441b5f35c17589717a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic dancing -竹取飛翔-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "Lunatic dancing -竹取飛翔-"@ja .

_:N850b1d80924b4edd8fabf6e67806773f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septett for Redmagic"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "Septett for Redmagic"@ja .

_:N8a5c690349864c8f93f9590c5aefbc72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trip of sixty years -another mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "trip of sixty years -another mix-"@ja .

_:N9d2e318fb5fb43d9a35f6e7b801bb039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cirno -A tomboyish girl-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "Cirno -A tomboyish girl-"@ja .

_:Nbe75e6a26ca541fc936716e754a72d3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸ノ夢 -y`s remix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "彼岸ノ夢 -y`s remix-"@ja .

_:Nc1260862a6f941d0b1d779126f06d787 schema:name "T.SC"@en ;
    foaf:name "T.SC"@en .

_:Nc13311244cc24ae18783d7f6d75cd66e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想への導 -ネクロファンタジア-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N5975ef0a6c4240ee8ec87414a89e2876 ;
    schema:name "幻想への導 -ネクロファンタジア-"@ja .

_:N5975ef0a6c4240ee8ec87414a89e2876 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22c8e581b5dc45079e26ea7a72950a45,
        _:N46f8a8a2eb5e4d9fa72b14f93bcf04b8,
        _:N77131e26d1714441b5f35c17589717a5,
        _:N850b1d80924b4edd8fabf6e67806773f,
        _:N8a5c690349864c8f93f9590c5aefbc72,
        _:N9d2e318fb5fb43d9a35f6e7b801bb039,
        _:Nbe75e6a26ca541fc936716e754a72d3d,
        _:Nc13311244cc24ae18783d7f6d75cd66e ;
    mo:track_count 8 ;
    schema:duration "PT47:51"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N22c8e581b5dc45079e26ea7a72950a45,
        _:N46f8a8a2eb5e4d9fa72b14f93bcf04b8,
        _:N77131e26d1714441b5f35c17589717a5,
        _:N850b1d80924b4edd8fabf6e67806773f,
        _:N8a5c690349864c8f93f9590c5aefbc72,
        _:N9d2e318fb5fb43d9a35f6e7b801bb039,
        _:Nbe75e6a26ca541fc936716e754a72d3d,
        _:Nc13311244cc24ae18783d7f6d75cd66e .

