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

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

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

<event/63> a mo:Release ;
    schema:name "Released at M3-2006 Fall (Oct 09, 2006)" .

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

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

<org/447#subject> schema:name "efs"@en,
        "efs"@ja,
        "efs"@ja-latn ;
    foaf:name "efs"@en,
        "efs"@ja,
        "efs"@ja-latn .

<https://media.vgm.io/albums/13/12531/12531-1236689646.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12531#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/12531/12531-1236689646.png> ;
    foaf:depicts <album/12531#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/12531/12531-1236689646.png> .

<https://medium-media.vgm.io/albums/13/12531/12531-1236689646.png> a schema:ImageObject,
        foaf:Image .

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

<artist/5998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12531#performance> ;
    schema:name "Riku Hayama"@en,
        "葉山りく"@ja ;
    foaf:made <album/12531#lyrics>,
        <album/12531#subject> ;
    foaf:name "Riku Hayama"@en,
        "葉山りく"@ja .

<artist/6180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12531#performance> ;
    schema:name "Hidari Abe"@en,
        "阿部左"@ja ;
    foaf:made <album/12531#lyrics>,
        <album/12531#subject> ;
    foaf:name "Hidari Abe"@en,
        "阿部左"@ja .

<artist/6811#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12531#performance> ;
    schema:name "Keika Yueshiro"@en,
        "結城京華"@ja ;
    foaf:made <album/12531#lyrics>,
        <album/12531#subject> ;
    foaf:name "Keika Yueshiro"@en,
        "結城京華"@ja .

<artist/6813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12531#performance> ;
    schema:name "Touya Nose"@en,
        "野瀬冬弥"@ja ;
    foaf:made <album/12531#lyrics>,
        <album/12531#subject> ;
    foaf:name "Touya Nose"@en,
        "野瀬冬弥"@ja .

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

<album/12531#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chaotic Beat"@en,
        "Chaotic Beat"@ja,
        "Chaotic Beat"@ja-latn ;
    mo:performance_of <album/12531#musicalwork> ;
    mo:performer <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6811#subject>,
        <artist/6813#subject> ;
    mo:recorded_as <album/12531#musicalexpression> ;
    schema:byArtist <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6811#subject>,
        <artist/6813#subject> ;
    schema:name "Chaotic Beat"@en,
        "Chaotic Beat"@ja,
        "Chaotic Beat"@ja-latn ;
    schema:workPerformed <album/12531#musicalwork> .

<album/12531#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-09"^^xsd:date ;
    dcterms:title "Chaotic Beat"@en,
        "Chaotic Beat"@ja,
        "Chaotic Beat"@ja-latn ;
    mo:catalogue_number "EFS-00001" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/12531#musicalexpression> ;
    mo:publisher <org/447#subject> ;
    mo:record _:N032d5b41a3ce49f7956574ab5c786fe5,
        _:N49c7d66bbe23495ba07f0b32bf4b2e46 ;
    mo:record_count 2 ;
    mo:release <event/63> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/5998#subject>,
        <artist/6180#subject>,
        <artist/6811#subject>,
        <artist/6813#subject> ;
    schema:datePublished "2006-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/12531/12531-1236689646.png> ;
    schema:name "Chaotic Beat"@en,
        "Chaotic Beat"@ja,
        "Chaotic Beat"@ja-latn ;
    schema:publisher <org/447#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/12531/12531-1236689646.png> .

_:N1060427b168b4dafaab927545441fab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア - < 神仙神前神戦style >"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "プレインエイジア - < 神仙神前神戦style >"@ja .

_:N308f66c85a1f43fd97cb3373b99e35bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜 < Quick Lounge from Relax >"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N49c7d66bbe23495ba07f0b32bf4b2e46 ;
    schema:name "東の国の眠らない夜 < Quick Lounge from Relax >"@ja .

_:N36887559ab1e48bc82271e0e759a60c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう歌しか聞こえない - < discord trance mix >"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "もう歌しか聞こえない - < discord trance mix >"@ja .

_:N4cedd48929bc49649032b344d4cd97a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海紅茶館 - < Groove Box >"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "上海紅茶館 - < Groove Box >"@ja .

_:N52079ccaf11d4c6592a37086b5972282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.Nオーエンは彼女なのか？ - < Chaotic Beat mix >"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "U.Nオーエンは彼女なのか？ - < Chaotic Beat mix >"@ja .

_:N651a99f31bef4b5294a1b4c498f245d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CrescentDream - < am2:00 atmosphere >"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "CrescentDream - < am2:00 atmosphere >"@ja .

_:N9775d161e636438f83c11dfe0a437311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜 - < instrumental.ver >"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "東の国の眠らない夜 - < instrumental.ver >"@ja .

_:Naf28441795704e5ea56d4597d736351e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトガール ～少女密室 - < L.E-engine >"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "ラクトガール ～少女密室 - < L.E-engine >"@ja .

_:Naf630f81a7ef47cba2b7ae48297241f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらさくら ～JapanizeDream...- < 一歩先行く新種の桜 >"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "さくらさくら ～JapanizeDream...- < 一歩先行く新種の桜 >"@ja .

_:Nc3f2def3c939461f92a9f11855ca18a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜 - < starlight & waves >"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "東の国の眠らない夜 - < starlight & waves >"@ja .

_:Ncfcf86c3e9b74c8a8b493a75bfdea205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリングナイト - < cosmic ray mix >"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "フラワリングナイト - < cosmic ray mix >"@ja .

_:Nd2a915106cc446169e5dda9562729518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトガール < HARDERG ROUND REMIX >"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N49c7d66bbe23495ba07f0b32bf4b2e46 ;
    schema:name "ラクトガール < HARDERG ROUND REMIX >"@ja .

_:Nd74e3c034d1046c092e010443af7a5ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊楽団 ～PhantomEnsemble - < Sensitive Drive >"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N032d5b41a3ce49f7956574ab5c786fe5 ;
    schema:name "幽霊楽団 ～PhantomEnsemble - < Sensitive Drive >"@ja .

_:N49c7d66bbe23495ba07f0b32bf4b2e46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N308f66c85a1f43fd97cb3373b99e35bb,
        _:Nd2a915106cc446169e5dda9562729518 ;
    mo:track_count 2 ;
    schema:duration "PT10:50"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N308f66c85a1f43fd97cb3373b99e35bb,
        _:Nd2a915106cc446169e5dda9562729518 .

_:N032d5b41a3ce49f7956574ab5c786fe5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1060427b168b4dafaab927545441fab4,
        _:N36887559ab1e48bc82271e0e759a60c7,
        _:N4cedd48929bc49649032b344d4cd97a9,
        _:N52079ccaf11d4c6592a37086b5972282,
        _:N651a99f31bef4b5294a1b4c498f245d8,
        _:N9775d161e636438f83c11dfe0a437311,
        _:Naf28441795704e5ea56d4597d736351e,
        _:Naf630f81a7ef47cba2b7ae48297241f3,
        _:Nc3f2def3c939461f92a9f11855ca18a6,
        _:Ncfcf86c3e9b74c8a8b493a75bfdea205,
        _:Nd74e3c034d1046c092e010443af7a5ad ;
    mo:track_count 11 ;
    schema:duration "PT51:07"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1060427b168b4dafaab927545441fab4,
        _:N36887559ab1e48bc82271e0e759a60c7,
        _:N4cedd48929bc49649032b344d4cd97a9,
        _:N52079ccaf11d4c6592a37086b5972282,
        _:N651a99f31bef4b5294a1b4c498f245d8,
        _:N9775d161e636438f83c11dfe0a437311,
        _:Naf28441795704e5ea56d4597d736351e,
        _:Naf630f81a7ef47cba2b7ae48297241f3,
        _:Nc3f2def3c939461f92a9f11855ca18a6,
        _:Ncfcf86c3e9b74c8a8b493a75bfdea205,
        _:Nd74e3c034d1046c092e010443af7a5ad .

