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

<artist/31438#subject> a schema:Person,
        foaf:Person ;
    schema:name "kentax"@en ;
    foaf:made <album/39980#lyrics>,
        <album/39980#subject> ;
    foaf:name "kentax"@en .

<artist/9578#subject> a schema:Person,
        foaf:Person ;
    schema:name "orange"@en ;
    foaf:made <album/39980#lyrics>,
        <album/39980#subject> ;
    foaf:name "orange"@en .

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

<artist/17065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39980#subject> ;
    schema:name "Clean Tears"@en ;
    foaf:made <album/39980#composition>,
        <album/39980#lyrics>,
        <album/39980#subject> ;
    foaf:name "Clean Tears"@en .

<artist/36292#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39980#subject> ;
    schema:name "8#Prince"@en,
        "八王子P"@ja ;
    foaf:made <album/39980#composition>,
        <album/39980#lyrics>,
        <album/39980#subject> ;
    foaf:name "8#Prince"@en,
        "八王子P"@ja .

<artist/37850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39980#subject> ;
    schema:name "Re:nG"@en ;
    foaf:made <album/39980#composition>,
        <album/39980#subject> ;
    foaf:name "Re:nG"@en .

<artist/43436#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39980#subject> ;
    schema:name "tokuP"@en,
        "とくP"@ja ;
    foaf:made <album/39980#composition>,
        <album/39980#lyrics>,
        <album/39980#subject> ;
    foaf:name "tokuP"@en,
        "とくP"@ja .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

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

<org/1173#subject> schema:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn ;
    foaf:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/39980/39980-1371349913.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39980#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Color Complex"@en,
        "Color Complex"@ja,
        "Color Complex"@ja-latn ;
    mo:performance_of <album/39980#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/39980#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Color Complex"@en,
        "Color Complex"@ja,
        "Color Complex"@ja-latn ;
    schema:workPerformed <album/39980#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39980#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/39980#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Color Complex"@en,
        "Color Complex"@ja,
        "Color Complex"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "harunacute"@en ;
            foaf:made <album/39980#composition> ;
            foaf:name "harunacute"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "じーこば"@en ;
            foaf:made <album/39980#composition> ;
            foaf:name "じーこば"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shake Sphere"@en ;
            foaf:made <album/39980#composition> ;
            foaf:name "Shake Sphere"@en ],
        <artist/17065#subject>,
        <artist/36292#subject>,
        <artist/37850#subject>,
        <artist/43436#subject> ;
    mo:produced_work <album/39980#musicalwork> ;
    schema:name "Color Complex"@en,
        "Color Complex"@ja,
        "Color Complex"@ja-latn .

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

<album/39980#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-31"^^xsd:date ;
    dcterms:title "Color Complex"@en,
        "Color Complex"@ja,
        "Color Complex"@ja-latn ;
    mo:catalogue_number "CT13-RW03" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39980#musicalexpression> ;
    mo:publisher <org/1173#subject> ;
    mo:record _:N46ebbed809e74417837f796826e98bad ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2010-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/08/39980/39980-1371349913.jpg> ;
    schema:name "Color Complex"@en,
        "Color Complex"@ja,
        "Color Complex"@ja-latn ;
    schema:publisher <org/1173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/39980/39980-1371349913.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "T-ism"@en ;
    foaf:made <album/39980#lyrics> ;
    foaf:name "T-ism"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T-ism"@en ;
    foaf:made <album/39980#subject> ;
    foaf:name "T-ism"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "おたけ"@en ;
    foaf:made <album/39980#lyrics> ;
    foaf:name "おたけ"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "おたけ"@en ;
    foaf:made <album/39980#subject> ;
    foaf:name "おたけ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39980#subject> ;
    schema:name "じーこば"@en ;
    foaf:made <album/39980#subject> ;
    foaf:name "じーこば"@en .

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

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

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

_:N2e9f8bfc184443ad8761c232027fff20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solesta!!!! -Tune the Summer Remix-"@ja,
        "Solesta!!!! -Tune the Summer Remix-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "Solesta!!!! -Tune the Summer Remix-"@ja,
        "Solesta!!!! -Tune the Summer Remix-"@ja-latn .

_:N4576b3a5f95549d688443ec84d475ea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "貴方に花を 私に唄を -Feelin' Wave Remix-"@ja,
        "Anata ni hana wo watashi ni uta wo -Feelin' Wave Remix-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "貴方に花を 私に唄を -Feelin' Wave Remix-"@ja,
        "Anata ni hana wo watashi ni uta wo -Feelin' Wave Remix-"@ja-latn .

_:N55ae21e23df84bc99800bd87963fb026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro -Borderless of 'Color Complex'"@ja,
        "Intro -Borderless of \"Color Complex\"-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "Intro -Borderless of 'Color Complex'"@ja,
        "Intro -Borderless of \"Color Complex\"-"@ja-latn .

_:N576ae66a34ab454c9849aada886c8afb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEO -Smelk2 Remix-"@ja,
        "LEO -Smelk2 Remix-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "LEO -Smelk2 Remix-"@ja,
        "LEO -Smelk2 Remix-"@ja-latn .

_:N61091eb86afe4395982fd87b7ef41ff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music kick -M/U/S/I/C Remix-"@ja,
        "Music kick -M/U/S/I/C Remix-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "Music kick -M/U/S/I/C Remix-"@ja,
        "Music kick -M/U/S/I/C Remix-"@ja-latn .

_:Na4a9781ca9af4bf2a1def028e397752e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サジタリアス -Star-Spangled Remix-"@ja,
        "Sagittarius -Star-Spangled Remix-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "サジタリアス -Star-Spangled Remix-"@ja,
        "Sagittarius -Star-Spangled Remix-"@ja-latn .

_:Nb24f5749eae744729f420d5e4cabb5b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamscape"@ja,
        "Dreamscape"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "Dreamscape"@ja,
        "Dreamscape"@ja-latn .

_:Nc3b8c5835383414aaa2e366ad3c3c8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPiCa -ReACT Trance Remix-"@ja,
        "SPiCa -ReACT Trance Remix-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "SPiCa -ReACT Trance Remix-"@ja,
        "SPiCa -ReACT Trance Remix-"@ja-latn .

_:Nc6228ebb205e4baaaf4bd171c219ed9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エレクトリック・ラブ -Luv electro Remix-"@ja,
        "Electric Love -Luv electro Remix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "エレクトリック・ラブ -Luv electro Remix-"@ja,
        "Electric Love -Luv electro Remix-"@ja-latn .

_:Nd65b793ab6904fdc9ca31a7f6f1863c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつも一緒に"@ja,
        "Itsumo issho ni"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "いつも一緒に"@ja,
        "Itsumo issho ni"@ja-latn .

_:Ndd10078e509e4ca79e73c36b5722d1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solesta!!!! -Tune the Summer Remix- (Extended)"@ja,
        "Solesta!!!! -Tune the Summer Remix- (Extended)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT8:24"^^xsd:interval ;
    schema:inPlaylist _:N46ebbed809e74417837f796826e98bad ;
    schema:name "Solesta!!!! -Tune the Summer Remix- (Extended)"@ja,
        "Solesta!!!! -Tune the Summer Remix- (Extended)"@ja-latn .

_:N46ebbed809e74417837f796826e98bad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e9f8bfc184443ad8761c232027fff20,
        _:N4576b3a5f95549d688443ec84d475ea9,
        _:N55ae21e23df84bc99800bd87963fb026,
        _:N576ae66a34ab454c9849aada886c8afb,
        _:N61091eb86afe4395982fd87b7ef41ff7,
        _:Na4a9781ca9af4bf2a1def028e397752e,
        _:Nb24f5749eae744729f420d5e4cabb5b6,
        _:Nc3b8c5835383414aaa2e366ad3c3c8cd,
        _:Nc6228ebb205e4baaaf4bd171c219ed9e,
        _:Nd65b793ab6904fdc9ca31a7f6f1863c5,
        _:Ndd10078e509e4ca79e73c36b5722d1db ;
    mo:track_count 11 ;
    schema:duration "PT62:04"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2e9f8bfc184443ad8761c232027fff20,
        _:N4576b3a5f95549d688443ec84d475ea9,
        _:N55ae21e23df84bc99800bd87963fb026,
        _:N576ae66a34ab454c9849aada886c8afb,
        _:N61091eb86afe4395982fd87b7ef41ff7,
        _:Na4a9781ca9af4bf2a1def028e397752e,
        _:Nb24f5749eae744729f420d5e4cabb5b6,
        _:Nc3b8c5835383414aaa2e366ad3c3c8cd,
        _:Nc6228ebb205e4baaaf4bd171c219ed9e,
        _:Nd65b793ab6904fdc9ca31a7f6f1863c5,
        _:Ndd10078e509e4ca79e73c36b5722d1db .

