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

<artist/4710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15128#subject> ;
    schema:name "myu314"@en ;
    foaf:made <album/15128#composition>,
        <album/15128#subject> ;
    foaf:name "myu314"@en .

<artist/5637#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15128#subject> ;
    schema:name "Amane"@en,
        "あまね"@ja ;
    foaf:made <album/15128#composition>,
        <album/15128#lyrics>,
        <album/15128#subject>,
        <album/15128#vocals> ;
    foaf:name "Amane"@en,
        "あまね"@ja .

<artist/61906#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15128#subject> ;
    schema:name "Makocchan"@en,
        "まこっちゃん"@ja ;
    foaf:made <album/15128#composition>,
        <album/15128#subject> ;
    foaf:name "Makocchan"@en,
        "まこっちゃん"@ja .

<artist/61907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15128#subject> ;
    schema:name "PE-SK"@en,
        "ぺーすけ"@ja ;
    foaf:made <album/15128#composition>,
        <album/15128#subject> ;
    foaf:name "PE-SK"@en,
        "ぺーすけ"@ja .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15128#subject> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:made <album/15128#composition>,
        <album/15128#lyrics>,
        <album/15128#subject>,
        <album/15128#vocals> ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

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

<album/15128#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colorful Smile"@en,
        "からふるすまいる"@ja,
        "Colorful Smile"@ja-latn ;
    mo:performance_of <album/15128#musicalwork> ;
    mo:recorded_as <album/15128#musicalexpression> ;
    schema:name "Colorful Smile"@en,
        "からふるすまいる"@ja,
        "Colorful Smile"@ja-latn ;
    schema:workPerformed <album/15128#musicalwork> .

<org/221#subject> schema:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn ;
    foaf:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/15128/15128-1254968830.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/15128#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colorful Smile"@en,
        "からふるすまいる"@ja,
        "Colorful Smile"@ja-latn ;
    mo:composer <artist/4710#subject>,
        <artist/5637#subject>,
        <artist/61906#subject>,
        <artist/61907#subject>,
        <artist/955#subject> ;
    mo:produced_work <album/15128#musicalwork> ;
    schema:name "Colorful Smile"@en,
        "からふるすまいる"@ja,
        "Colorful Smile"@ja-latn .

<album/15128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-13"^^xsd:date ;
    dcterms:title "Colorful Smile"@en,
        "からふるすまいる"@ja,
        "Colorful Smile"@ja-latn ;
    mo:catalogue_number "CCCD-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15128#musicalexpression> ;
    mo:publisher <org/221#subject> ;
    mo:record _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    mo:record_count 1 ;
    schema:datePublished "2009-09-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/82/15128/15128-1254968830.jpg> ;
    schema:name "Colorful Smile"@en,
        "からふるすまいる"@ja,
        "Colorful Smile"@ja-latn ;
    schema:publisher <org/221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/15128/15128-1254968830.jpg> .

_:N21dd96c562b945e7b877d9094f42a279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーナストラック"@ja ;
    mo:track_number 10 ;
    schema:duration "PT14:27"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "ボーナストラック"@ja .

_:N4616ae09f86149df811b6a7db6445f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステイバイ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "ステイバイ"@ja .

_:N6530fd22821e47f19f84a246ee6c9c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束プロトコル"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "約束プロトコル"@ja .

_:Na5bf1223340f4953a7b129c2e2bdccd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼロとイチの曖昧"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "ゼロとイチの曖昧"@ja .

_:Naf751fed761f4b6f801d8a74fcabe155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フヒ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "フヒ"@ja .

_:Nc44effed361e47b690154c74a7c3ee8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイヘンスマイル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "タイヘンスマイル"@ja .

_:Nc82d1381ac0a497dab43722df6625c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼムオール！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "ゼムオール！"@ja .

_:Nd29ad4ea33274501af0ff278d3faa6c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "虹"@ja .

_:Ne556a2fa95214514920bc789d97eb161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねこみんぐ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "ねこみんぐ"@ja .

_:Nf20ad6a295154ffca8f056b74fbd3aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人生夏計画"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N23289666bd7d4a35b86df0f87a4dfe6d ;
    schema:name "人生夏計画"@ja .

_:N23289666bd7d4a35b86df0f87a4dfe6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21dd96c562b945e7b877d9094f42a279,
        _:N4616ae09f86149df811b6a7db6445f00,
        _:N6530fd22821e47f19f84a246ee6c9c19,
        _:Na5bf1223340f4953a7b129c2e2bdccd4,
        _:Naf751fed761f4b6f801d8a74fcabe155,
        _:Nc44effed361e47b690154c74a7c3ee8c,
        _:Nc82d1381ac0a497dab43722df6625c60,
        _:Nd29ad4ea33274501af0ff278d3faa6c1,
        _:Ne556a2fa95214514920bc789d97eb161,
        _:Nf20ad6a295154ffca8f056b74fbd3aa6 ;
    mo:track_count 10 ;
    schema:duration "PT46:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N21dd96c562b945e7b877d9094f42a279,
        _:N4616ae09f86149df811b6a7db6445f00,
        _:N6530fd22821e47f19f84a246ee6c9c19,
        _:Na5bf1223340f4953a7b129c2e2bdccd4,
        _:Naf751fed761f4b6f801d8a74fcabe155,
        _:Nc44effed361e47b690154c74a7c3ee8c,
        _:Nc82d1381ac0a497dab43722df6625c60,
        _:Nd29ad4ea33274501af0ff278d3faa6c1,
        _:Ne556a2fa95214514920bc789d97eb161,
        _:Nf20ad6a295154ffca8f056b74fbd3aa6 .

