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

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

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

<artist/1970#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9388#subject> ;
    schema:name "CHEMOOL"@en ;
    foaf:made <album/9388#composition>,
        <album/9388#subject> ;
    foaf:name "CHEMOOL"@en .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

<product/16588#subject> a schema:CreativeWork ;
    schema:name "STEAM HEART'S"@en,
        "スチーム・ハーツ"@ja,
        "STEAM HEART'S"@ja-latn ;
    foaf:name "STEAM HEART'S"@en,
        "スチーム・ハーツ"@ja,
        "STEAM HEART'S"@ja-latn .

<product/17947#subject> a schema:CreativeWork ;
    schema:name "BRIGANTY -The roots of darkness-"@en,
        "BRIGANTY -The roots of darkness-"@ja,
        "BRIGANTY -The roots of darkness-"@ja-latn ;
    foaf:name "BRIGANTY -The roots of darkness-"@en,
        "BRIGANTY -The roots of darkness-"@ja,
        "BRIGANTY -The roots of darkness-"@ja-latn .

<product/24247#subject> a schema:CreativeWork ;
    schema:name "Advanced V.G."@en,
        "アドヴァンスト ヴァリアブル・ジオ"@ja,
        "Advanced V.G."@ja-latn ;
    foaf:name "Advanced V.G."@en,
        "アドヴァンスト ヴァリアブル・ジオ"@ja,
        "Advanced V.G."@ja-latn .

<product/4352#subject> a schema:CreativeWork ;
    schema:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn ;
    foaf:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn .

<product/5700#subject> a schema:CreativeWork ;
    schema:name "Magical☆Antique"@en,
        "まじかる☆アンティーク"@ja,
        "Magical☆Antique"@ja-latn ;
    foaf:name "Magical☆Antique"@en,
        "まじかる☆アンティーク"@ja,
        "Magical☆Antique"@ja-latn .

<album/9388#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic Cyclical Constructions"@en,
        "The album of CHEMOOL self remixes for Chiptune age"@ja,
        "Sonic Cyclical Constructions"@ja-latn ;
    mo:composer <artist/1970#subject> ;
    mo:produced_work <album/9388#musicalwork> ;
    schema:name "Sonic Cyclical Constructions"@en,
        "The album of CHEMOOL self remixes for Chiptune age"@ja,
        "Sonic Cyclical Constructions"@ja-latn .

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

<album/9388#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonic Cyclical Constructions"@en,
        "The album of CHEMOOL self remixes for Chiptune age"@ja,
        "Sonic Cyclical Constructions"@ja-latn ;
    mo:performance_of <album/9388#musicalwork> ;
    mo:recorded_as <album/9388#musicalexpression> ;
    schema:name "Sonic Cyclical Constructions"@en,
        "The album of CHEMOOL self remixes for Chiptune age"@ja,
        "Sonic Cyclical Constructions"@ja-latn ;
    schema:workPerformed <album/9388#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/88/9388/9388-1252471359.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9388#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "Sonic Cyclical Constructions"@en,
        "The album of CHEMOOL self remixes for Chiptune age"@ja,
        "Sonic Cyclical Constructions"@ja-latn ;
    mo:catalogue_number "FCDR-0408" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/9388#musicalexpression> ;
    mo:publisher <org/997#subject> ;
    mo:record _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "WAVER -The Seeker2-"@en ;
            foaf:name "WAVER -The Seeker2-"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mitsuryouku"@en ;
            foaf:name "Mitsuryouku"@en ],
        [ a schema:CreativeWork ;
            schema:name "ADVANCED V.G.2"@en ;
            foaf:name "ADVANCED V.G.2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Inagawa de Ikou!!"@en ;
            foaf:name "Inagawa de Ikou!!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Harlem Blade"@en ;
            foaf:name "Harlem Blade"@en ],
        [ a schema:CreativeWork ;
            schema:name "Onichan to Issho"@en ;
            foaf:name "Onichan to Issho"@en ],
        <product/16588#subject>,
        <product/17947#subject>,
        <product/24247#subject>,
        <product/4352#subject>,
        <product/5700#subject> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/9388/9388-1252471359.jpg> ;
    schema:name "Sonic Cyclical Constructions"@en,
        "The album of CHEMOOL self remixes for Chiptune age"@ja,
        "Sonic Cyclical Constructions"@ja-latn ;
    schema:publisher <org/997#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/9388/9388-1252471359.jpg> .

_:N0520385772544fcda26ef1cb0b579f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snapshot"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Snapshot"@ja .

_:N05e6c023467546979ae715e3a04c8d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遁走のラプソディー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "遁走のラプソディー"@ja .

_:N06102b3a06854c569cad109b4170ad3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Flame"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Emotional Flame"@ja .

_:N0b5c9eaa6d3b4b36a02ba9da0b4f2385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Arena"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Battle Arena"@ja .

_:N23eb4db9ff44434fa92ebba1b881e955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torrid Summer(34℃)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Torrid Summer(34℃)"@ja .

_:N338da3d379b146a0955c1c5f817ec46c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genesis(メイプリーズ創世)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Genesis(メイプリーズ創世)"@ja .

_:N3d127d818a6d4a498182931f2a5f5d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっといっしょに"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "ずっといっしょに"@ja .

_:N42f7d6bc1b4441a78096cba40c112d61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "錯綜"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "錯綜"@ja .

_:N4d833be7fb564ed0a9c41da09ec985a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりぼっちの夏休み"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "ひとりぼっちの夏休み"@ja .

_:N4dccd9cb65be4e76bfcf63102e144078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Westina"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Ancient Westina"@ja .

_:N6123b689629043d6bcf0217d458c56f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "圧倒する力"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "圧倒する力"@ja .

_:N673de6eea98c4908a8801f981d075ba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一触即発"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "一触即発"@ja .

_:N689b22978d354019b6257c39a6024cc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taste of Luna(月の童話)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Taste of Luna(月の童話)"@ja .

_:N78e33563fa0841ce9b68dfceffeb095e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel at Dusk"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Duel at Dusk"@ja .

_:N7d89f2800ce64211b8c370350789ef3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoffnungstrahl"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Hoffnungstrahl"@ja .

_:N83eb012c4be44813b23f2f45c5d104d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naughty Little"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Naughty Little"@ja .

_:N910501aa0a284c29a32fc9da5c049adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wheel of Fortune"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Wheel of Fortune"@ja .

_:N9c968febb9004c1b855d038fb6ab550d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rising Sun"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "The Rising Sun"@ja .

_:Nc1be9a40bce540afb8fbb54952ce4053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちょっとだけあたしに恋してよ！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "ちょっとだけあたしに恋してよ！"@ja .

_:Nc210037fbd6441d8a80819b7df1da3ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来たるべき明日"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "来たるべき明日"@ja .

_:Ne5596f829fbc4b2a9483a9d4ddd87c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blast Off"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Blast Off"@ja .

_:Ne69aee84c28a4176b4ac93b9f30fc242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Emotion"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Starry Emotion"@ja .

_:Ne705a4a0d2df44d699bdd1f5eee7365c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Corpse"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Stray Corpse"@ja .

_:Neab1bf8834554a2f949f9af8a2508785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Briefing"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Briefing"@ja .

_:Nf65ccaaa17f242f7b41f16cbbaf100bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of \"NIGHT WRITER\""@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7dfe6b51fb2848b5b0d1b5cb6e2edffe ;
    schema:name "Theme of \"NIGHT WRITER\""@ja .

_:N7dfe6b51fb2848b5b0d1b5cb6e2edffe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0520385772544fcda26ef1cb0b579f93,
        _:N05e6c023467546979ae715e3a04c8d19,
        _:N06102b3a06854c569cad109b4170ad3d,
        _:N0b5c9eaa6d3b4b36a02ba9da0b4f2385,
        _:N23eb4db9ff44434fa92ebba1b881e955,
        _:N338da3d379b146a0955c1c5f817ec46c,
        _:N3d127d818a6d4a498182931f2a5f5d9f,
        _:N42f7d6bc1b4441a78096cba40c112d61,
        _:N4d833be7fb564ed0a9c41da09ec985a3,
        _:N4dccd9cb65be4e76bfcf63102e144078,
        _:N6123b689629043d6bcf0217d458c56f6,
        _:N673de6eea98c4908a8801f981d075ba7,
        _:N689b22978d354019b6257c39a6024cc7,
        _:N78e33563fa0841ce9b68dfceffeb095e,
        _:N7d89f2800ce64211b8c370350789ef3b,
        _:N83eb012c4be44813b23f2f45c5d104d2,
        _:N910501aa0a284c29a32fc9da5c049adf,
        _:N9c968febb9004c1b855d038fb6ab550d,
        _:Nc1be9a40bce540afb8fbb54952ce4053,
        _:Nc210037fbd6441d8a80819b7df1da3ad,
        _:Ne5596f829fbc4b2a9483a9d4ddd87c0b,
        _:Ne69aee84c28a4176b4ac93b9f30fc242,
        _:Ne705a4a0d2df44d699bdd1f5eee7365c,
        _:Neab1bf8834554a2f949f9af8a2508785,
        _:Nf65ccaaa17f242f7b41f16cbbaf100bc ;
    mo:track_count 25 ;
    schema:duration "PT69:56"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0520385772544fcda26ef1cb0b579f93,
        _:N05e6c023467546979ae715e3a04c8d19,
        _:N06102b3a06854c569cad109b4170ad3d,
        _:N0b5c9eaa6d3b4b36a02ba9da0b4f2385,
        _:N23eb4db9ff44434fa92ebba1b881e955,
        _:N338da3d379b146a0955c1c5f817ec46c,
        _:N3d127d818a6d4a498182931f2a5f5d9f,
        _:N42f7d6bc1b4441a78096cba40c112d61,
        _:N4d833be7fb564ed0a9c41da09ec985a3,
        _:N4dccd9cb65be4e76bfcf63102e144078,
        _:N6123b689629043d6bcf0217d458c56f6,
        _:N673de6eea98c4908a8801f981d075ba7,
        _:N689b22978d354019b6257c39a6024cc7,
        _:N78e33563fa0841ce9b68dfceffeb095e,
        _:N7d89f2800ce64211b8c370350789ef3b,
        _:N83eb012c4be44813b23f2f45c5d104d2,
        _:N910501aa0a284c29a32fc9da5c049adf,
        _:N9c968febb9004c1b855d038fb6ab550d,
        _:Nc1be9a40bce540afb8fbb54952ce4053,
        _:Nc210037fbd6441d8a80819b7df1da3ad,
        _:Ne5596f829fbc4b2a9483a9d4ddd87c0b,
        _:Ne69aee84c28a4176b4ac93b9f30fc242,
        _:Ne705a4a0d2df44d699bdd1f5eee7365c,
        _:Neab1bf8834554a2f949f9af8a2508785,
        _:Nf65ccaaa17f242f7b41f16cbbaf100bc .

