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

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

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

<artist/4221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16776#subject> ;
    schema:name "Aura Qualic"@en ;
    foaf:made <album/16776#composition>,
        <album/16776#subject> ;
    foaf:name "Aura Qualic"@en .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<album/16776#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Still in the BLUE"@en,
        "Still in the BLUE"@ja,
        "Still in the BLUE"@ja-latn ;
    mo:composer <artist/4221#subject> ;
    mo:produced_work <album/16776#musicalwork> ;
    schema:name "Still in the BLUE"@en,
        "Still in the BLUE"@ja,
        "Still in the BLUE"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/67/16776/16776-1260120867.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/16776#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Still in the BLUE"@en,
        "Still in the BLUE"@ja,
        "Still in the BLUE"@ja-latn ;
    mo:performance_of <album/16776#musicalwork> ;
    mo:performer _:N5a6de91e88fb402abe7511eb0905a1c4,
        <artist/2466#subject> ;
    mo:recorded_as <album/16776#musicalexpression> ;
    schema:byArtist _:N5a6de91e88fb402abe7511eb0905a1c4,
        <artist/2466#subject> ;
    schema:name "Still in the BLUE"@en,
        "Still in the BLUE"@ja,
        "Still in the BLUE"@ja-latn ;
    schema:workPerformed <album/16776#musicalwork> .

<album/16776#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Still in the BLUE"@en,
        "Still in the BLUE"@ja,
        "Still in the BLUE"@ja-latn ;
    mo:catalogue_number "OAU-05" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16776#musicalexpression> ;
    mo:publisher <org/425#subject> ;
    mo:record _:N8e1618c4f2d3432ea219977a40da3095 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Iza"@en ;
            foaf:name "Iza"@en ],
        <artist/2466#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/67/16776/16776-1260120867.jpg> ;
    schema:name "Still in the BLUE"@en,
        "Still in the BLUE"@ja,
        "Still in the BLUE"@ja-latn ;
    schema:publisher <org/425#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/16776/16776-1260120867.jpg> .

_:N2689a7e44e604e6bbd8950e725012e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spreading Extra Ordinary"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Spreading Extra Ordinary"@en .

_:N2c47bde121c24d5fb467f3906fa43f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanting You (Balled Version)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Wanting You (Balled Version)"@en .

_:N2f400de658034fbd892cb3bafa336473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Memories"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Missing Memories"@en .

_:N4a602be5451448bcb9b6a0beb68a2987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears from Heaven (Mikaella Mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Tears from Heaven (Mikaella Mix)"@en .

_:N4be7e2ae86d942d4ba02b25d14bf02c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanting You (Japan Extended Edit)"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Wanting You (Japan Extended Edit)"@en .

_:N5a6de91e88fb402abe7511eb0905a1c4 a schema:Person,
        foaf:Person ;
    mo:performed <album/16776#performance> ;
    schema:name "Iza"@en ;
    foaf:name "Iza"@en .

_:N5abf64a6c8314b218949ef43db0da6ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Angel (Extended Club Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Your Angel (Extended Club Version)"@en .

_:N67915cead6114664b9e6acd482edd7f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close my Eyes (dj a.q. in the mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Close my Eyes (dj a.q. in the mix)"@en .

_:N80bf0bc21c024c3698c769fb2a216f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi-Ka-Ri"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Hi-Ka-Ri"@en .

_:N9971f4864ed84b3ead962a1bd97dec9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solariums"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Solariums"@en .

_:Nbdc440a79617491fa7a8ba2f872bc922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultra.Violet"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Ultra.Violet"@en .

_:Ncb7d369dfe7f4cada69c5c53e382c33d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eden of Cyberia"@en ;
    mo:track_number 11 ;
    schema:duration "PT10:44"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Eden of Cyberia"@en .

_:Ndc787a227b3e45a696304e0e94e3ba93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight ,stars in heaven (2008 Edit Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Moonlight ,stars in heaven (2008 Edit Mix)"@en .

_:Ne1a41a0c8e534a5b8099d4ec0b86cb12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live the Race"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "Live the Race"@en .

_:Ne1d0315d04844461b292983bc085b835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 2nd Life"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N8e1618c4f2d3432ea219977a40da3095 ;
    schema:name "The 2nd Life"@en .

_:N8e1618c4f2d3432ea219977a40da3095 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2689a7e44e604e6bbd8950e725012e4b,
        _:N2c47bde121c24d5fb467f3906fa43f05,
        _:N2f400de658034fbd892cb3bafa336473,
        _:N4a602be5451448bcb9b6a0beb68a2987,
        _:N4be7e2ae86d942d4ba02b25d14bf02c4,
        _:N5abf64a6c8314b218949ef43db0da6ef,
        _:N67915cead6114664b9e6acd482edd7f3,
        _:N80bf0bc21c024c3698c769fb2a216f26,
        _:N9971f4864ed84b3ead962a1bd97dec9c,
        _:Nbdc440a79617491fa7a8ba2f872bc922,
        _:Ncb7d369dfe7f4cada69c5c53e382c33d,
        _:Ndc787a227b3e45a696304e0e94e3ba93,
        _:Ne1a41a0c8e534a5b8099d4ec0b86cb12,
        _:Ne1d0315d04844461b292983bc085b835 ;
    mo:track_count 14 ;
    schema:duration "PT77:57"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N2689a7e44e604e6bbd8950e725012e4b,
        _:N2c47bde121c24d5fb467f3906fa43f05,
        _:N2f400de658034fbd892cb3bafa336473,
        _:N4a602be5451448bcb9b6a0beb68a2987,
        _:N4be7e2ae86d942d4ba02b25d14bf02c4,
        _:N5abf64a6c8314b218949ef43db0da6ef,
        _:N67915cead6114664b9e6acd482edd7f3,
        _:N80bf0bc21c024c3698c769fb2a216f26,
        _:N9971f4864ed84b3ead962a1bd97dec9c,
        _:Nbdc440a79617491fa7a8ba2f872bc922,
        _:Ncb7d369dfe7f4cada69c5c53e382c33d,
        _:Ndc787a227b3e45a696304e0e94e3ba93,
        _:Ne1a41a0c8e534a5b8099d4ec0b86cb12,
        _:Ne1d0315d04844461b292983bc085b835 .

