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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<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 .

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

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

<album/15142#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ELECTRO ELECT"@en,
        "ELECTRO ELECT"@ja,
        "ELECTRO ELECT"@ja-latn ;
    mo:performance_of <album/15142#musicalwork> ;
    mo:recorded_as <album/15142#musicalexpression> ;
    schema:name "ELECTRO ELECT"@en,
        "ELECTRO ELECT"@ja,
        "ELECTRO ELECT"@ja-latn ;
    schema:workPerformed <album/15142#musicalwork> .

<org/355#subject> schema:name "Mohican Sandbag"@en,
        "モヒカンサンドバッグ"@ja,
        "Mohican Sandbag"@ja-latn ;
    foaf:name "Mohican Sandbag"@en,
        "モヒカンサンドバッグ"@ja,
        "Mohican Sandbag"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/15142/15142-1251490575.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15142#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-17"^^xsd:date ;
    dcterms:title "ELECTRO ELECT"@en,
        "ELECTRO ELECT"@ja,
        "ELECTRO ELECT"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15142#musicalexpression> ;
    mo:publisher <org/355#subject> ;
    mo:record _:N950e4096d3f6440ba36c24a75ae37400 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/25#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/15142/15142-1251490575.jpg> ;
    schema:name "ELECTRO ELECT"@en,
        "ELECTRO ELECT"@ja,
        "ELECTRO ELECT"@ja-latn ;
    schema:publisher <org/355#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/15142/15142-1251490575.jpg> .

_:N06b4051cec984f419475c1f6bfbaa1dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "電信！ 京都"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "電信！ 京都"@ja .

_:N311bf53eca2844359ecc24aab2116231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼と子鬼と大鬼と"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "鬼と子鬼と大鬼と"@ja .

_:N39b9940b0bef47afbb1336bd168875ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白昼夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "白昼夢"@ja .

_:N46066ab3c2b54cdb88992e489fa7bbbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼と子鬼と大鬼と2"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "鬼と子鬼と大鬼と2"@ja .

_:N7f3f867c47c4423aafac07643b672150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridge the envy"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:53"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "Bridge the envy"@ja .

_:N8b83a22cc0564ba4a406fce7627fa16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今と昔　花と土"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "今と昔　花と土"@ja .

_:N9607b6dfc0944d1fa872885a5519cc3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地底のグリニッジ標準時"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "地底のグリニッジ標準時"@ja .

_:Naa7c824c4af44ebd8e4b36ac028c9db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "映姫様と踊ろう！"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "映姫様と踊ろう！"@ja .

_:Nc6e0ec4805da48ea8ec0f6f03de21c82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れない東国の猛暑"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "眠れない東国の猛暑"@ja .

_:Nc99d75b0852f489d81f4cd5409e4db59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイヴレイヴレイヴ！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "レイヴレイヴレイヴ！"@ja .

_:Ne228e9e420b84d2aad61cda6ecae1770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜の空であう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N950e4096d3f6440ba36c24a75ae37400 ;
    schema:name "夜の空であう"@ja .

_:N950e4096d3f6440ba36c24a75ae37400 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06b4051cec984f419475c1f6bfbaa1dc,
        _:N311bf53eca2844359ecc24aab2116231,
        _:N39b9940b0bef47afbb1336bd168875ae,
        _:N46066ab3c2b54cdb88992e489fa7bbbf,
        _:N7f3f867c47c4423aafac07643b672150,
        _:N8b83a22cc0564ba4a406fce7627fa16a,
        _:N9607b6dfc0944d1fa872885a5519cc3e,
        _:Naa7c824c4af44ebd8e4b36ac028c9db9,
        _:Nc6e0ec4805da48ea8ec0f6f03de21c82,
        _:Nc99d75b0852f489d81f4cd5409e4db59,
        _:Ne228e9e420b84d2aad61cda6ecae1770 ;
    mo:track_count 11 ;
    schema:duration "PT74:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N06b4051cec984f419475c1f6bfbaa1dc,
        _:N311bf53eca2844359ecc24aab2116231,
        _:N39b9940b0bef47afbb1336bd168875ae,
        _:N46066ab3c2b54cdb88992e489fa7bbbf,
        _:N7f3f867c47c4423aafac07643b672150,
        _:N8b83a22cc0564ba4a406fce7627fa16a,
        _:N9607b6dfc0944d1fa872885a5519cc3e,
        _:Naa7c824c4af44ebd8e4b36ac028c9db9,
        _:Nc6e0ec4805da48ea8ec0f6f03de21c82,
        _:Nc99d75b0852f489d81f4cd5409e4db59,
        _:Ne228e9e420b84d2aad61cda6ecae1770 .

