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

<album/13793#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mystery Sea Cosmos"@en,
        "玄海秋桜"@ja,
        "Genkai Kosumosu"@ja-latn ;
    mo:produced_work <album/13793#musicalwork> ;
    schema:name "Mystery Sea Cosmos"@en,
        "玄海秋桜"@ja,
        "Genkai Kosumosu"@ja-latn .

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

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

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

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

<album/13793#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mystery Sea Cosmos"@en,
        "玄海秋桜"@ja,
        "Genkai Kosumosu"@ja-latn ;
    mo:performance_of <album/13793#musicalwork> ;
    mo:recorded_as <album/13793#musicalexpression> ;
    schema:name "Mystery Sea Cosmos"@en,
        "玄海秋桜"@ja,
        "Genkai Kosumosu"@ja-latn ;
    schema:workPerformed <album/13793#musicalwork> .

<org/767#subject> schema:name "ad libitum records"@en,
        "ad libitum records"@ja,
        "ad libitum records"@ja-latn ;
    foaf:name "ad libitum records"@en,
        "ad libitum records"@ja,
        "ad libitum records"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/13793/13793-1252006165.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13793#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Mystery Sea Cosmos"@en,
        "玄海秋桜"@ja,
        "Genkai Kosumosu"@ja-latn ;
    mo:catalogue_number "ADLB-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13793#musicalexpression> ;
    mo:publisher <org/767#subject> ;
    mo:record _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/13793/13793-1252006165.jpg> ;
    schema:name "Mystery Sea Cosmos"@en,
        "玄海秋桜"@ja,
        "Genkai Kosumosu"@ja-latn ;
    schema:publisher <org/767#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/13793/13793-1252006165.jpg> .

_:N10078ef6914d4452a452310e98c2bad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N1a329ab557b54b59a47e9bce9101aaed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stirring an Autumn Moon -Trance RE : REMIX-"@en,
        "蠢々秋月 -Trance RE : REMIX-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Stirring an Autumn Moon -Trance RE : REMIX-"@en,
        "蠢々秋月 -Trance RE : REMIX-"@ja .

_:N5b273162452943fc9ce59b1381f2a575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Oni \"Remilia Stalker\" -Trance Style-"@en,
        "神鬼「レミリアストーカー」 -Trance Style-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "God Oni \"Remilia Stalker\" -Trance Style-"@en,
        "神鬼「レミリアストーカー」 -Trance Style-"@ja .

_:N65d3b46116df40aab92da43ec7716b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capital City of Flowers in the Sky -Trance Style-"@en,
        "天空の花の都 -Trance Style-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Capital City of Flowers in the Sky -Trance Style-"@en,
        "天空の花の都 -Trance Style-"@ja .

_:N6de2a22181634096a050a92cb22b285c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome -HARDCORE MIX-"@en,
        "幽雅に咲かせ、黒染の桜 -HARDCORE MIX-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome -HARDCORE MIX-"@en,
        "幽雅に咲かせ、黒染の桜 -HARDCORE MIX-"@ja .

_:N7b343e4a0e184f74a3708fbfebbaa6fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl -Trance Style-"@en,
        "風神少女 -Trance Style-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Wind God Girl -Trance Style-"@en,
        "風神少女 -Trance Style-"@ja .

_:Nac70d356b1904024b1cf45ce1649ed3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise -First Attack-"@en,
        "無何有の卿 -First Attack-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Paradise -First Attack-"@en,
        "無何有の卿 -First Attack-"@ja .

_:Nad68646e96ce4c7fa605f5411d85f76a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Truth -HARDCORE MIX-"@en,
        "アルティメットトゥルース -HARDCORE MIX-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Ultimate Truth -HARDCORE MIX-"@en,
        "アルティメットトゥルース -HARDCORE MIX-"@ja .

_:Nb7599002297c40eb9f968492aa51c881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl -Trance Style-"@en,
        "ラクトガール -Trance Style-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Locked Girl -Trance Style-"@en,
        "ラクトガール -Trance Style-"@ja .

_:Nc8292cc7534d4afca8f46e93190a0ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate of Sixty years"@en,
        "Fate of Sixty years"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Na2bf98b7c839438283ad9ad5321d9ba4 ;
    schema:name "Fate of Sixty years"@en,
        "Fate of Sixty years"@ja .

_:Na2bf98b7c839438283ad9ad5321d9ba4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10078ef6914d4452a452310e98c2bad3,
        _:N1a329ab557b54b59a47e9bce9101aaed,
        _:N5b273162452943fc9ce59b1381f2a575,
        _:N65d3b46116df40aab92da43ec7716b9c,
        _:N6de2a22181634096a050a92cb22b285c,
        _:N7b343e4a0e184f74a3708fbfebbaa6fb,
        _:Nac70d356b1904024b1cf45ce1649ed3b,
        _:Nad68646e96ce4c7fa605f5411d85f76a,
        _:Nb7599002297c40eb9f968492aa51c881,
        _:Nc8292cc7534d4afca8f46e93190a0ba9 ;
    mo:track_count 10 ;
    schema:duration "PT56:06"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N10078ef6914d4452a452310e98c2bad3,
        _:N1a329ab557b54b59a47e9bce9101aaed,
        _:N5b273162452943fc9ce59b1381f2a575,
        _:N65d3b46116df40aab92da43ec7716b9c,
        _:N6de2a22181634096a050a92cb22b285c,
        _:N7b343e4a0e184f74a3708fbfebbaa6fb,
        _:Nac70d356b1904024b1cf45ce1649ed3b,
        _:Nad68646e96ce4c7fa605f5411d85f76a,
        _:Nb7599002297c40eb9f968492aa51c881,
        _:Nc8292cc7534d4afca8f46e93190a0ba9 .

