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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34809#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/34809#composition>,
        <album/34809#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1022#subject> a schema:CreativeWork ;
    schema:name "CLANNAD ~AFTER STORY~"@en,
        "CLANNAD ~AFTER STORY~"@ja,
        "CLANNAD ~AFTER STORY~"@ja-latn ;
    foaf:name "CLANNAD ~AFTER STORY~"@en,
        "CLANNAD ~AFTER STORY~"@ja,
        "CLANNAD ~AFTER STORY~"@ja-latn .

<product/1023#subject> a schema:CreativeWork ;
    schema:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn ;
    foaf:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

<product/1028#subject> a schema:CreativeWork ;
    schema:name "Rewrite (Game)"@en,
        "Rewrite (Game)"@ja,
        "Rewrite (Game)"@ja-latn ;
    foaf:name "Rewrite (Game)"@en,
        "Rewrite (Game)"@ja,
        "Rewrite (Game)"@ja-latn .

<product/2774#subject> a schema:CreativeWork ;
    schema:name "Waiting in the Summer"@en,
        "あの夏で待ってる"@ja,
        "Ano Natsu de Matteru"@ja-latn ;
    foaf:name "Waiting in the Summer"@en,
        "あの夏で待ってる"@ja,
        "Ano Natsu de Matteru"@ja-latn .

<product/4415#subject> a schema:CreativeWork ;
    schema:name "Please Teacher!"@en,
        "おねがい☆ティーチャー"@ja,
        "Onegai☆Teacher"@ja-latn ;
    foaf:name "Please Teacher!"@en,
        "おねがい☆ティーチャー"@ja,
        "Onegai☆Teacher"@ja-latn .

<album/34809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "circle of fifth"@en,
        "circle of fifth"@ja,
        "circle of fifth"@ja-latn ;
    mo:composer <artist/2#subject> ;
    mo:produced_work <album/34809#musicalwork> ;
    schema:name "circle of fifth"@en,
        "circle of fifth"@ja,
        "circle of fifth"@ja-latn .

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

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

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/34809/34809-1352307316.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "circle of fifth"@en,
        "circle of fifth"@ja,
        "circle of fifth"@ja-latn ;
    mo:catalogue_number "KSLA-0082~3" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/34809#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N996c77fe27a84635896b3619f433b515,
        _:N9d5f956ee2424eddbab610e6546d99c8 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yumeiro Alouette"@en ;
            foaf:name "Yumeiro Alouette"@en ],
        [ a schema:CreativeWork ;
            schema:name "Key Radio"@en ;
            foaf:name "Key Radio"@en ],
        <product/1011#subject>,
        <product/1015#subject>,
        <product/1022#subject>,
        <product/1023#subject>,
        <product/1026#subject>,
        <product/1028#subject>,
        <product/2774#subject>,
        <product/4415#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/34809/34809-1352307316.jpg> ;
    schema:name "circle of fifth"@en,
        "circle of fifth"@ja,
        "circle of fifth"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/34809/34809-1352307316.jpg> .

_:N039d281b24ff498bbf2f39d01f99a7d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sign"@en,
        "sign"@ja,
        "sign"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "sign"@en,
        "sign"@ja,
        "sign"@ja-latn .

_:N049e279c901b42dbb7787ba8fcba4c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Link"@en,
        "World Link"@ja,
        "World Link"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "World Link"@en,
        "World Link"@ja,
        "World Link"@ja-latn .

_:N14ec3f66511045aebf31f9e63f8d91a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starting Over ~Reproduction STAYCOOL 2007 Edition~"@en,
        "Starting Over ～Reproduction STAYCOOL 2007 Edition～"@ja,
        "Starting Over ~Reproduction STAYCOOL 2007 Edition~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "Starting Over ~Reproduction STAYCOOL 2007 Edition~"@en,
        "Starting Over ～Reproduction STAYCOOL 2007 Edition～"@ja,
        "Starting Over ~Reproduction STAYCOOL 2007 Edition~"@ja-latn .

_:N2e412c3653984d4f91b64440b092af91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Forest of the Sky"@en,
        "空の森で"@ja,
        "Sora no Mori de"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "In the Forest of the Sky"@en,
        "空の森で"@ja,
        "Sora no Mori de"@ja-latn .

_:N34df8f0b946f4036a95a8304fc0f460f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunbright"@en,
        "サンブライト"@ja,
        "Sunbright"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "Sunbright"@en,
        "サンブライト"@ja,
        "Sunbright"@ja-latn .

_:N451151cdd9204e2394ae9f64a3ee080c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "precious"@en,
        "precious"@ja,
        "precious"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "precious"@en,
        "precious"@ja,
        "precious"@ja-latn .

_:N4846ef8f9332435f9f5bf50e2dae1003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perseids"@en,
        "Perseids"@ja,
        "Perseids"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "Perseids"@en,
        "Perseids"@ja,
        "Perseids"@ja-latn .

_:N53409276268e4729b770ee18218a4d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orpheus ~A Song to Play with You Tomorrow~ Ayaka Ver."@en,
        "Orpheus ～君と奏でる明日への詩～ Ayaka Ver."@ja,
        "Orpheus ~Kimi to Kanaderu Ashita e no Uta~ Ayaka Ver."@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "Orpheus ~A Song to Play with You Tomorrow~ Ayaka Ver."@en,
        "Orpheus ～君と奏でる明日への詩～ Ayaka Ver."@ja,
        "Orpheus ~Kimi to Kanaderu Ashita e no Uta~ Ayaka Ver."@ja-latn .

_:N5cf5829724a44dfe891b60bb264b3275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To You Who Never Lies"@en,
        "偽らない君へ"@ja,
        "Itsuwaranai Kimi e"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "To You Who Never Lies"@en,
        "偽らない君へ"@ja,
        "Itsuwaranai Kimi e"@ja-latn .

_:N61b33fa3ebbe45e39edfda1fb6a711de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemagic"@en,
        "Alicemagic"@ja,
        "Alicemagic"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "Alicemagic"@en,
        "Alicemagic"@ja,
        "Alicemagic"@ja-latn .

_:N691ce650268b4797b2b2fe4634ae978a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confession"@en,
        "告白"@ja,
        "Kokuhaku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "Confession"@en,
        "告白"@ja,
        "Kokuhaku"@ja-latn .

_:N74f47a179b154c70a4db1613abd5864d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Word"@en,
        "ラストワード"@ja,
        "Last Word"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "Last Word"@en,
        "ラストワード"@ja,
        "Last Word"@ja-latn .

_:N842343f5cc284f9da4ce35e0d0dbede6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Journey"@en,
        "僕らの旅"@ja,
        "Bokura no Tabi"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "Our Journey"@en,
        "僕らの旅"@ja,
        "Bokura no Tabi"@ja-latn .

_:N8480f7a42d4e4e3ea2b77bec6378cfbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Letter"@en,
        "恋文"@ja,
        "Koibumi"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "Love Letter"@en,
        "恋文"@ja,
        "Koibumi"@ja-latn .

_:N9c70430d04f44467bb5a736c5cee6583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TORCH"@en,
        "TORCH"@ja,
        "TORCH"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "TORCH"@en,
        "TORCH"@ja,
        "TORCH"@ja-latn .

_:Nbec10a053e034e528ce96e83aa46b9be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird's Poem"@en,
        "鳥の詩"@ja,
        "Tori no Uta"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "Bird's Poem"@en,
        "鳥の詩"@ja,
        "Tori no Uta"@ja-latn .

_:Nccf4eaeb14bf4496a4146e164fb5ec48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teller of World"@en,
        "Teller of World"@ja,
        "Teller of World"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "Teller of World"@en,
        "Teller of World"@ja,
        "Teller of World"@ja-latn .

_:Nd30ad6eb151d40888d435d3b4b0a3086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Philosophyz"@en,
        "Philosophyz"@ja,
        "Philosophyz"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "Philosophyz"@en,
        "Philosophyz"@ja,
        "Philosophyz"@ja-latn .

_:Nf23c692f7e5b45d5bc0e92711cec8840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place Where the Wind Arrives"@en,
        "風の辿り着く場所"@ja,
        "Kaze no Tadoritsuku Basho"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "The Place Where the Wind Arrives"@en,
        "風の辿り着く場所"@ja,
        "Kaze no Tadoritsuku Basho"@ja-latn .

_:Nf73656b0f1fc46a2a48246b287ccc940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fortune card"@en,
        "fortune card"@ja,
        "fortune card"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9d5f956ee2424eddbab610e6546d99c8 ;
    schema:name "fortune card"@en,
        "fortune card"@ja,
        "fortune card"@ja-latn .

_:Nf84fc4efe5734cc099b520d5945d05d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting star"@en,
        "Shooting star"@ja,
        "Shooting star"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "Shooting star"@en,
        "Shooting star"@ja,
        "Shooting star"@ja-latn .

_:Nfdfe4d67a07f4ec9b48c4f5efbcfbf79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light colors"@en,
        "Light colors"@ja,
        "Light colors"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N996c77fe27a84635896b3619f433b515 ;
    schema:name "Light colors"@en,
        "Light colors"@ja,
        "Light colors"@ja-latn .

_:N9d5f956ee2424eddbab610e6546d99c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N039d281b24ff498bbf2f39d01f99a7d8,
        _:N049e279c901b42dbb7787ba8fcba4c66,
        _:N34df8f0b946f4036a95a8304fc0f460f,
        _:N4846ef8f9332435f9f5bf50e2dae1003,
        _:N53409276268e4729b770ee18218a4d54,
        _:N691ce650268b4797b2b2fe4634ae978a,
        _:N74f47a179b154c70a4db1613abd5864d,
        _:N842343f5cc284f9da4ce35e0d0dbede6,
        _:Nccf4eaeb14bf4496a4146e164fb5ec48,
        _:Nf73656b0f1fc46a2a48246b287ccc940 ;
    mo:track_count 10 ;
    schema:duration "PT50:33"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N039d281b24ff498bbf2f39d01f99a7d8,
        _:N049e279c901b42dbb7787ba8fcba4c66,
        _:N34df8f0b946f4036a95a8304fc0f460f,
        _:N4846ef8f9332435f9f5bf50e2dae1003,
        _:N53409276268e4729b770ee18218a4d54,
        _:N691ce650268b4797b2b2fe4634ae978a,
        _:N74f47a179b154c70a4db1613abd5864d,
        _:N842343f5cc284f9da4ce35e0d0dbede6,
        _:Nccf4eaeb14bf4496a4146e164fb5ec48,
        _:Nf73656b0f1fc46a2a48246b287ccc940 .

_:N996c77fe27a84635896b3619f433b515 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14ec3f66511045aebf31f9e63f8d91a2,
        _:N2e412c3653984d4f91b64440b092af91,
        _:N451151cdd9204e2394ae9f64a3ee080c,
        _:N5cf5829724a44dfe891b60bb264b3275,
        _:N61b33fa3ebbe45e39edfda1fb6a711de,
        _:N8480f7a42d4e4e3ea2b77bec6378cfbd,
        _:N9c70430d04f44467bb5a736c5cee6583,
        _:Nbec10a053e034e528ce96e83aa46b9be,
        _:Nd30ad6eb151d40888d435d3b4b0a3086,
        _:Nf23c692f7e5b45d5bc0e92711cec8840,
        _:Nf84fc4efe5734cc099b520d5945d05d3,
        _:Nfdfe4d67a07f4ec9b48c4f5efbcfbf79 ;
    mo:track_count 12 ;
    schema:duration "PT66:44"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N14ec3f66511045aebf31f9e63f8d91a2,
        _:N2e412c3653984d4f91b64440b092af91,
        _:N451151cdd9204e2394ae9f64a3ee080c,
        _:N5cf5829724a44dfe891b60bb264b3275,
        _:N61b33fa3ebbe45e39edfda1fb6a711de,
        _:N8480f7a42d4e4e3ea2b77bec6378cfbd,
        _:N9c70430d04f44467bb5a736c5cee6583,
        _:Nbec10a053e034e528ce96e83aa46b9be,
        _:Nd30ad6eb151d40888d435d3b4b0a3086,
        _:Nf23c692f7e5b45d5bc0e92711cec8840,
        _:Nf84fc4efe5734cc099b520d5945d05d3,
        _:Nfdfe4d67a07f4ec9b48c4f5efbcfbf79 .

