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

<artist/2373#subject> a schema:Person,
        foaf:Person ;
    schema:name "ryouki"@en ;
    foaf:made <album/31893#lyrics>,
        <album/31893#subject> ;
    foaf:name "ryouki"@en .

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

<artist/13025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31893#subject> ;
    schema:name "Yukito Kanzaki"@en,
        "神崎雪杜"@ja ;
    foaf:made <album/31893#composition>,
        <album/31893#subject> ;
    foaf:name "Yukito Kanzaki"@en,
        "神崎雪杜"@ja .

<artist/1843#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31893#subject> ;
    schema:name "mi:cs"@en ;
    foaf:made <album/31893#composition>,
        <album/31893#lyrics>,
        <album/31893#subject> ;
    foaf:name "mi:cs"@en .

<artist/1852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31893#subject> ;
    schema:name "Ebisupa"@en,
        "海老スパ"@ja ;
    foaf:made <album/31893#composition>,
        <album/31893#subject> ;
    foaf:name "Ebisupa"@en,
        "海老スパ"@ja .

<artist/64961#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31893#subject> ;
    schema:name "Gou"@en,
        "ゴウ"@ja ;
    foaf:made <album/31893#composition>,
        <album/31893#subject> ;
    foaf:name "Gou"@en,
        "ゴウ"@ja .

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

<org/3587#subject> schema:name "mixed up"@en,
        "mixed up"@ja,
        "mixed up"@ja-latn ;
    foaf:name "mixed up"@en,
        "mixed up"@ja,
        "mixed up"@ja-latn .

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

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

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

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

<album/31893#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kakuu Shoujo SOUND TRACK"@en,
        "夏空少女 SOUND TRACK"@ja,
        "Kakuu Shoujo SOUND TRACK"@ja-latn ;
    mo:performance_of <album/31893#musicalwork> ;
    mo:performer _:N81fe2a411d824c8e953b75d6ebb0652f,
        _:Nc55c58ea98f0482084e24f1b7e383b59 ;
    mo:recorded_as <album/31893#musicalexpression> ;
    schema:byArtist _:N81fe2a411d824c8e953b75d6ebb0652f,
        _:Nc55c58ea98f0482084e24f1b7e383b59 ;
    schema:name "Kakuu Shoujo SOUND TRACK"@en,
        "夏空少女 SOUND TRACK"@ja,
        "Kakuu Shoujo SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/31893#musicalwork> .

<album/31893#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kakuu Shoujo SOUND TRACK"@en,
        "夏空少女 SOUND TRACK"@ja,
        "Kakuu Shoujo SOUND TRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "FUKU"@en ;
            foaf:made <album/31893#composition> ;
            foaf:name "FUKU"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "noname"@en ;
            foaf:made <album/31893#composition> ;
            foaf:name "noname"@en ],
        <artist/13025#subject>,
        <artist/1843#subject>,
        <artist/1852#subject>,
        <artist/64961#subject> ;
    mo:produced_work <album/31893#musicalwork> ;
    schema:name "Kakuu Shoujo SOUND TRACK"@en,
        "夏空少女 SOUND TRACK"@ja,
        "Kakuu Shoujo SOUND TRACK"@ja-latn .

<album/31893#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-14"^^xsd:date ;
    dcterms:title "Kakuu Shoujo SOUND TRACK"@en,
        "夏空少女 SOUND TRACK"@ja,
        "Kakuu Shoujo SOUND TRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31893#musicalexpression> ;
    mo:publisher <org/3587#subject> ;
    mo:record _:N0ad7f2487936467286eda605a5b0d8b5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kakuu Shoujo"@en ;
            foaf:name "Kakuu Shoujo"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "b"@en ;
            foaf:name "b"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "c"@en ;
            foaf:name "c"@en ] ;
    schema:datePublished "2005-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/31893/31893-1559840988.jpg> ;
    schema:name "Kakuu Shoujo SOUND TRACK"@en,
        "夏空少女 SOUND TRACK"@ja,
        "Kakuu Shoujo SOUND TRACK"@ja-latn ;
    schema:publisher <org/3587#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/31893/31893-1559840988.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31893#subject> ;
    schema:name "FUKU"@en ;
    foaf:made <album/31893#subject> ;
    foaf:name "FUKU"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "noname"@en ;
    foaf:made <album/31893#subject> ;
    foaf:name "noname"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "noname"@en ;
    foaf:made <album/31893#lyrics> ;
    foaf:name "noname"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31893#subject> ;
    schema:name "noname"@en ;
    foaf:made <album/31893#subject> ;
    foaf:name "noname"@en .

_:N02c2846b30cf42309570744c5f7fa337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どうにかしてー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "どうにかしてー"@ja .

_:N067c3c7518234d8aad069278b00ae3b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "想い"@ja .

_:N0a629db1f8e34f538c1b1a26ab5b2094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大切なひと"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "大切なひと"@ja .

_:N116290316655456c98e9a512913c931a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-dis- (instrumental ver.)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "-dis- (instrumental ver.)"@ja .

_:N1e084511964743fd955e6621b483ce70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "休み時間"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "休み時間"@ja .

_:N27d7e91c195f4909b5a8c0100d1d79d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-AizTaze- (instrumental ver.)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "-AizTaze- (instrumental ver.)"@ja .

_:N2c657c6710b443b4b2d33f0e5b260fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残影"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "残影"@ja .

_:N2e1421573fd04ff4949d6d52079e15fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとつの結末"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "ひとつの結末"@ja .

_:N2fdf5b3a8a314bf0bc695b74ab9e2972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忍び寄る影"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "忍び寄る影"@ja .

_:N370a335527894cb9a0739bde463c8658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなただけがしらない"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "あなただけがしらない"@ja .

_:N39c77e405b04492b9a3f6f1f408e99da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-AizTaze-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "-AizTaze-"@ja .

_:N3da73d89a48f4bfea10614203bc7e9bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空に想う"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "星空に想う"@ja .

_:N4b3a5f9ac9724c84b0dc2f96a8a20975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真相"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "真相"@ja .

_:N5278db7323034bd4af7929ecbe21685e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かえりみち"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "かえりみち"@ja .

_:N5456b66459894f31a71d298a22e4469d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "午後の温もり"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "午後の温もり"@ja .

_:N5634f3b677b04daf8459e2c7e471480e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界は今日も続いていく"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "世界は今日も続いていく"@ja .

_:N5adca66c4ec8432ab3d9afb20161e08a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "野道を歩む"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "野道を歩む"@ja .

_:N6a6dc276d6fa4cee89d0c232d9c2f9fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕日を浴びて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "夕日を浴びて"@ja .

_:N737e588115824896a85e7bea74c1f898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-dis-"@ja ;
    mo:track_number 26 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "-dis-"@ja .

_:N7bac225663a14650923cc8d4e8b8d290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廊下を駆ける"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "廊下を駆ける"@ja .

_:N81fe2a411d824c8e953b75d6ebb0652f a schema:Person,
        foaf:Person ;
    mo:performed <album/31893#performance> ;
    schema:name "b"@en ;
    foaf:name "b"@en .

_:N91b799a4921a4b9baef43a70e6e6f719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "輝"@ja .

_:Nba7d396aed9147f9a00627e9925bc3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊張、走り抜ける闇"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "緊張、走り抜ける闇"@ja .

_:Nbab35520bf88410c954f88d217e91a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あと少しがんばろう"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "あと少しがんばろう"@ja .

_:Nbcdffd31c89a4b00bc46c4e1a79916f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪巧み"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "悪巧み"@ja .

_:Nc55c58ea98f0482084e24f1b7e383b59 a schema:Person,
        foaf:Person ;
    mo:performed <album/31893#performance> ;
    schema:name "c"@en ;
    foaf:name "c"@en .

_:Nd6a6256ecb424278afe49a4953f81d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつもの場所"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "いつもの場所"@ja .

_:Ne2401375ef7f47c0a4ce91db86f8e9d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意の時"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "決意の時"@ja .

_:Ne7c0b5a7ef6442e480e19c07829ed7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとり影"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "ひとり影"@ja .

_:Ne8d2c54692524e369b33f44790c5e6d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "落ち着いた空気"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "落ち着いた空気"@ja .

_:Ne9c5040b30e04937a0950c946ff74be6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N0ad7f2487936467286eda605a5b0d8b5 ;
    schema:name "はじまり"@ja .

_:N0ad7f2487936467286eda605a5b0d8b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02c2846b30cf42309570744c5f7fa337,
        _:N067c3c7518234d8aad069278b00ae3b3,
        _:N0a629db1f8e34f538c1b1a26ab5b2094,
        _:N116290316655456c98e9a512913c931a,
        _:N1e084511964743fd955e6621b483ce70,
        _:N27d7e91c195f4909b5a8c0100d1d79d1,
        _:N2c657c6710b443b4b2d33f0e5b260fa4,
        _:N2e1421573fd04ff4949d6d52079e15fa,
        _:N2fdf5b3a8a314bf0bc695b74ab9e2972,
        _:N370a335527894cb9a0739bde463c8658,
        _:N39c77e405b04492b9a3f6f1f408e99da,
        _:N3da73d89a48f4bfea10614203bc7e9bd,
        _:N4b3a5f9ac9724c84b0dc2f96a8a20975,
        _:N5278db7323034bd4af7929ecbe21685e,
        _:N5456b66459894f31a71d298a22e4469d,
        _:N5634f3b677b04daf8459e2c7e471480e,
        _:N5adca66c4ec8432ab3d9afb20161e08a,
        _:N6a6dc276d6fa4cee89d0c232d9c2f9fc,
        _:N737e588115824896a85e7bea74c1f898,
        _:N7bac225663a14650923cc8d4e8b8d290,
        _:N91b799a4921a4b9baef43a70e6e6f719,
        _:Nba7d396aed9147f9a00627e9925bc3a5,
        _:Nbab35520bf88410c954f88d217e91a4e,
        _:Nbcdffd31c89a4b00bc46c4e1a79916f1,
        _:Nd6a6256ecb424278afe49a4953f81d6e,
        _:Ne2401375ef7f47c0a4ce91db86f8e9d4,
        _:Ne7c0b5a7ef6442e480e19c07829ed7ea,
        _:Ne8d2c54692524e369b33f44790c5e6d8,
        _:Ne9c5040b30e04937a0950c946ff74be6 ;
    mo:track_count 29 ;
    schema:duration "PT73:16"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N02c2846b30cf42309570744c5f7fa337,
        _:N067c3c7518234d8aad069278b00ae3b3,
        _:N0a629db1f8e34f538c1b1a26ab5b2094,
        _:N116290316655456c98e9a512913c931a,
        _:N1e084511964743fd955e6621b483ce70,
        _:N27d7e91c195f4909b5a8c0100d1d79d1,
        _:N2c657c6710b443b4b2d33f0e5b260fa4,
        _:N2e1421573fd04ff4949d6d52079e15fa,
        _:N2fdf5b3a8a314bf0bc695b74ab9e2972,
        _:N370a335527894cb9a0739bde463c8658,
        _:N39c77e405b04492b9a3f6f1f408e99da,
        _:N3da73d89a48f4bfea10614203bc7e9bd,
        _:N4b3a5f9ac9724c84b0dc2f96a8a20975,
        _:N5278db7323034bd4af7929ecbe21685e,
        _:N5456b66459894f31a71d298a22e4469d,
        _:N5634f3b677b04daf8459e2c7e471480e,
        _:N5adca66c4ec8432ab3d9afb20161e08a,
        _:N6a6dc276d6fa4cee89d0c232d9c2f9fc,
        _:N737e588115824896a85e7bea74c1f898,
        _:N7bac225663a14650923cc8d4e8b8d290,
        _:N91b799a4921a4b9baef43a70e6e6f719,
        _:Nba7d396aed9147f9a00627e9925bc3a5,
        _:Nbab35520bf88410c954f88d217e91a4e,
        _:Nbcdffd31c89a4b00bc46c4e1a79916f1,
        _:Nd6a6256ecb424278afe49a4953f81d6e,
        _:Ne2401375ef7f47c0a4ce91db86f8e9d4,
        _:Ne7c0b5a7ef6442e480e19c07829ed7ea,
        _:Ne8d2c54692524e369b33f44790c5e6d8,
        _:Ne9c5040b30e04937a0950c946ff74be6 .

