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

<artist/13437#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aomafu"@en,
        "あおまふ"@ja ;
    foaf:made <album/92416#lyrics>,
        <album/92416#subject> ;
    foaf:name "Aomafu"@en,
        "あおまふ"@ja .

<artist/8304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Yayane"@en,
        "ヤヤネヒロコ"@ja ;
    foaf:made <album/92416#lyrics>,
        <album/92416#subject> ;
    foaf:name "Hiroko Yayane"@en,
        "ヤヤネヒロコ"@ja .

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

<artist/11606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92416#subject> ;
    schema:name "Jinnosuke Okibayashi"@en,
        "沖林仁之介"@ja ;
    foaf:made <album/92416#composition>,
        <album/92416#subject> ;
    foaf:name "Jinnosuke Okibayashi"@en,
        "沖林仁之介"@ja .

<artist/15508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92416#subject> ;
    schema:name "RUON"@en ;
    foaf:made <album/92416#composition>,
        <album/92416#subject> ;
    foaf:name "RUON"@en .

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

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

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

<https://medium-media.vgm.io/albums/61/92416/92416-1572839231.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92416#performance> ;
    schema:name "Yuuna"@en,
        "ゆーな"@ja ;
    foaf:name "Yuuna"@en,
        "ゆーな"@ja .

<album/92416#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "kaleidoscope"@en,
        "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn ;
    mo:composer <artist/11606#subject>,
        <artist/15508#subject>,
        <artist/27609#subject> ;
    mo:produced_work <album/92416#musicalwork> ;
    schema:name "kaleidoscope"@en,
        "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn .

<artist/27609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92416#subject> ;
    mo:performed <album/92416#performance> ;
    schema:name "CHICACO"@en ;
    foaf:made <album/92416#composition>,
        <album/92416#lyrics>,
        <album/92416#subject> ;
    foaf:name "CHICACO"@en .

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

<album/92416#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "kaleidoscope"@en,
        "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn ;
    mo:performance_of <album/92416#musicalwork> ;
    mo:performer _:N18b5a53676854f3c9b99cae0f02499c1,
        _:N3013dbbeea7d4bae88cb02ce7c50cf3b,
        <artist/27609#subject>,
        <artist/9698#subject> ;
    mo:recorded_as <album/92416#musicalexpression> ;
    schema:byArtist _:N18b5a53676854f3c9b99cae0f02499c1,
        _:N3013dbbeea7d4bae88cb02ce7c50cf3b,
        <artist/27609#subject>,
        <artist/9698#subject> ;
    schema:name "kaleidoscope"@en,
        "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn ;
    schema:workPerformed <album/92416#musicalwork> .

<album/92416#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "kaleidoscope"@en,
        "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn ;
    mo:catalogue_number "LGCD-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92416#musicalexpression> ;
    mo:publisher _:N087bf2d9d07b4c5faa6072a4de543c36 ;
    mo:record _:N0fa0cb1f05d14128aded6c0665724ef7 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KOUTA"@en ;
            foaf:name "KOUTA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SHIHO"@en ;
            foaf:name "SHIHO"@en ],
        <artist/27609#subject>,
        <artist/9698#subject> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/61/92416/92416-1572839231.jpg> ;
    schema:name "kaleidoscope"@en,
        "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn ;
    schema:publisher _:N087bf2d9d07b4c5faa6072a4de543c36 ;
    foaf:depiction <https://media.vgm.io/albums/61/92416/92416-1572839231.jpg> .

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

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

_:N087bf2d9d07b4c5faa6072a4de543c36 schema:name "LYDIA GRAVE"@en ;
    foaf:name "LYDIA GRAVE"@en .

_:N18b5a53676854f3c9b99cae0f02499c1 a schema:Person,
        foaf:Person ;
    mo:performed <album/92416#performance> ;
    schema:name "SHIHO"@en ;
    foaf:name "SHIHO"@en .

_:N231698d41a6942f183afcc848338af76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "放課後スピログラフ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N0fa0cb1f05d14128aded6c0665724ef7 ;
    schema:name "放課後スピログラフ"@ja .

_:N3013dbbeea7d4bae88cb02ce7c50cf3b a schema:Person,
        foaf:Person ;
    mo:performed <album/92416#performance> ;
    schema:name "KOUTA"@en ;
    foaf:name "KOUTA"@en .

_:N4ee4ad7864124ab8875278c3557b7974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレイドスコープ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0fa0cb1f05d14128aded6c0665724ef7 ;
    schema:name "カレイドスコープ"@ja .

_:N54377f7d63ee4649bdae11fd74865d03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "imago"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N0fa0cb1f05d14128aded6c0665724ef7 ;
    schema:name "imago"@ja .

_:N913893875e314bcd8a08a803f7238978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィギュア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N0fa0cb1f05d14128aded6c0665724ef7 ;
    schema:name "フィギュア"@ja .

_:Nc692be4dc96541b885ff8b2fe5f80d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the wind- Taishi Remix -"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N0fa0cb1f05d14128aded6c0665724ef7 ;
    schema:name "Beyond the wind- Taishi Remix -"@ja .

_:N0fa0cb1f05d14128aded6c0665724ef7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N231698d41a6942f183afcc848338af76,
        _:N4ee4ad7864124ab8875278c3557b7974,
        _:N54377f7d63ee4649bdae11fd74865d03,
        _:N913893875e314bcd8a08a803f7238978,
        _:Nc692be4dc96541b885ff8b2fe5f80d2f ;
    mo:track_count 5 ;
    schema:duration "PT28:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N231698d41a6942f183afcc848338af76,
        _:N4ee4ad7864124ab8875278c3557b7974,
        _:N54377f7d63ee4649bdae11fd74865d03,
        _:N913893875e314bcd8a08a803f7238978,
        _:Nc692be4dc96541b885ff8b2fe5f80d2f .

