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

<artist/20643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Katoh"@en,
        "加藤哉子"@ja ;
    foaf:made <album/92825#lyrics>,
        <album/92825#subject> ;
    foaf:name "Kanako Katoh"@en,
        "加藤哉子"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/92825#lyrics>,
        <album/92825#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:made <album/92825#lyrics>,
        <album/92825#subject>,
        <album/92825#vocals> ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

<artist/924#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakura Tange"@en,
        "丹下桜"@ja ;
    foaf:made <album/92825#lyrics>,
        <album/92825#subject> ;
    foaf:name "Sakura Tange"@en,
        "丹下桜"@ja .

<artist/12483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "Takashi Yamaguchi"@en,
        "山口隆"@ja ;
    foaf:made <album/92825#composition>,
        <album/92825#lyrics>,
        <album/92825#subject> ;
    foaf:name "Takashi Yamaguchi"@en,
        "山口隆"@ja .

<artist/2207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "Ai Kawashima"@en,
        "川嶋あい"@ja ;
    foaf:made <album/92825#composition>,
        <album/92825#lyrics>,
        <album/92825#subject> ;
    foaf:name "Ai Kawashima"@en,
        "川嶋あい"@ja .

<artist/2340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja ;
    foaf:made <album/92825#composition>,
        <album/92825#subject> ;
    foaf:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja .

<artist/28166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "Maisa Tsuno"@en,
        "津野米咲"@ja ;
    foaf:made <album/92825#composition>,
        <album/92825#lyrics>,
        <album/92825#subject> ;
    foaf:name "Maisa Tsuno"@en,
        "津野米咲"@ja .

<artist/54803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "TGMX"@en ;
    foaf:made <album/92825#composition>,
        <album/92825#subject> ;
    foaf:name "TGMX"@en .

<artist/7010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "Shuntaro Kobayashi"@en,
        "小林俊太郎"@ja ;
    foaf:made <album/92825#composition>,
        <album/92825#subject> ;
    foaf:name "Shuntaro Kobayashi"@en,
        "小林俊太郎"@ja .

<artist/7814#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "Reiji Okii"@en,
        "沖井礼二"@ja ;
    foaf:made <album/92825#composition>,
        <album/92825#lyrics>,
        <album/92825#subject> ;
    foaf:name "Reiji Okii"@en,
        "沖井礼二"@ja .

<artist/9100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92825#subject> ;
    schema:name "Tetsuto Yoshida"@en,
        "吉田哲人"@ja ;
    foaf:made <album/92825#composition>,
        <album/92825#subject> ;
    foaf:name "Tetsuto Yoshida"@en,
        "吉田哲人"@ja .

<product/3284#subject> a schema:CreativeWork ;
    schema:name "DENKI-GAI"@en,
        "デンキ街の本屋さん"@ja,
        "Denkigai no Honya-san"@ja-latn ;
    foaf:name "DENKI-GAI"@en,
        "デンキ街の本屋さん"@ja,
        "Denkigai no Honya-san"@ja-latn .

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

<album/92825#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colore Serenata / Ayana Taketatsu"@en,
        "Colore Serenata / 竹達彩奈"@ja,
        "Colore Serenata / Ayana Taketatsu"@ja-latn ;
    mo:performance_of <album/92825#musicalwork> ;
    mo:recorded_as <album/92825#musicalexpression> ;
    schema:name "Colore Serenata / Ayana Taketatsu"@en,
        "Colore Serenata / 竹達彩奈"@ja,
        "Colore Serenata / Ayana Taketatsu"@ja-latn ;
    schema:workPerformed <album/92825#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/52/92825/92825-b79e2eda2dc3.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92825#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/92825/92825-b79e2eda2dc3.png> ;
    foaf:depicts <album/92825#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/92825/92825-b79e2eda2dc3.png> .

<https://medium-media.vgm.io/albums/52/92825/92825-b79e2eda2dc3.png> a schema:ImageObject,
        foaf:Image .

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

<album/92825#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colore Serenata / Ayana Taketatsu"@en,
        "Colore Serenata / 竹達彩奈"@ja,
        "Colore Serenata / Ayana Taketatsu"@ja-latn ;
    mo:composer <artist/12483#subject>,
        <artist/2207#subject>,
        <artist/2340#subject>,
        <artist/28166#subject>,
        <artist/54803#subject>,
        <artist/7010#subject>,
        <artist/7814#subject>,
        <artist/9100#subject> ;
    mo:produced_work <album/92825#musicalwork> ;
    schema:name "Colore Serenata / Ayana Taketatsu"@en,
        "Colore Serenata / 竹達彩奈"@ja,
        "Colore Serenata / Ayana Taketatsu"@ja-latn .

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

<album/92825#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-19"^^xsd:date ;
    dcterms:title "Colore Serenata / Ayana Taketatsu"@en,
        "Colore Serenata / 竹達彩奈"@ja,
        "Colore Serenata / Ayana Taketatsu"@ja-latn ;
    mo:catalogue_number "PCCG-01437" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92825#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    mo:record_count 1 ;
    schema:about <product/3284#subject> ;
    schema:datePublished "2014-11-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/92825/92825-b79e2eda2dc3.png> ;
    schema:name "Colore Serenata / Ayana Taketatsu"@en,
        "Colore Serenata / 竹達彩奈"@ja,
        "Colore Serenata / Ayana Taketatsu"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/92825/92825-b79e2eda2dc3.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "エマキガミタ"@en ;
    foaf:made <album/92825#lyrics> ;
    foaf:name "エマキガミタ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "エマキガミタ"@en ;
    foaf:made <album/92825#subject> ;
    foaf:name "エマキガミタ"@en .

_:N04c7ece0bfc34928b1ab4528bbd27e48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "齧りかけの林檎"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "齧りかけの林檎"@ja .

_:N14f2a21deaaf4e3984d21b3b0ea8b0bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠にキミのことを愛したいと言わせて"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "永遠にキミのことを愛したいと言わせて"@ja .

_:N2f3386ee489749459d75005ecd357c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "週末シンデレラ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "週末シンデレラ"@ja .

_:N4edee59befe3474596fc9e447fd9a6f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サーフでゴゴゴ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "サーフでゴゴゴ"@ja .

_:N590bdd08fe43477c8531c3f800f939d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちょこっとHONEYCOMB"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "ちょこっとHONEYCOMB"@ja .

_:N6e5991c202e74be4bcb1029bc4a0ca86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロレソルフェージュ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "クロレソルフェージュ"@ja .

_:N882956b5a2234430be22f2609164ae0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふぁいっ!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "ふぁいっ!"@ja .

_:Nb5d3eb90b102438f8aea495259253598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリンセスの脱走計画"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "プリンセスの脱走計画"@ja .

_:Nba7061e4040a44628945989b096f7d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わんだふるワールド"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "わんだふるワールド"@ja .

_:Nc25fa06309d943329dd4823e5a36fd23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クレンジングラブ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "クレンジングラブ"@ja .

_:Nc67db353994a4e189771ebe27cbcfa23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Today"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "Today"@ja .

_:Ne44be5f9ffe74006a476e1246b41137f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡よ鏡"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "鏡よ鏡"@ja .

_:Ne716aa9c1b8b464db75ade0262447c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マシュマロ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1daef74d1c4f493d869e1bb7a49bea8f ;
    schema:name "マシュマロ"@ja .

_:N1daef74d1c4f493d869e1bb7a49bea8f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04c7ece0bfc34928b1ab4528bbd27e48,
        _:N14f2a21deaaf4e3984d21b3b0ea8b0bc,
        _:N2f3386ee489749459d75005ecd357c27,
        _:N4edee59befe3474596fc9e447fd9a6f1,
        _:N590bdd08fe43477c8531c3f800f939d5,
        _:N6e5991c202e74be4bcb1029bc4a0ca86,
        _:N882956b5a2234430be22f2609164ae0c,
        _:Nb5d3eb90b102438f8aea495259253598,
        _:Nba7061e4040a44628945989b096f7d0d,
        _:Nc25fa06309d943329dd4823e5a36fd23,
        _:Nc67db353994a4e189771ebe27cbcfa23,
        _:Ne44be5f9ffe74006a476e1246b41137f,
        _:Ne716aa9c1b8b464db75ade0262447c25 ;
    mo:track_count 13 ;
    schema:duration "PT50:10"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N04c7ece0bfc34928b1ab4528bbd27e48,
        _:N14f2a21deaaf4e3984d21b3b0ea8b0bc,
        _:N2f3386ee489749459d75005ecd357c27,
        _:N4edee59befe3474596fc9e447fd9a6f1,
        _:N590bdd08fe43477c8531c3f800f939d5,
        _:N6e5991c202e74be4bcb1029bc4a0ca86,
        _:N882956b5a2234430be22f2609164ae0c,
        _:Nb5d3eb90b102438f8aea495259253598,
        _:Nba7061e4040a44628945989b096f7d0d,
        _:Nc25fa06309d943329dd4823e5a36fd23,
        _:Nc67db353994a4e189771ebe27cbcfa23,
        _:Ne44be5f9ffe74006a476e1246b41137f,
        _:Ne716aa9c1b8b464db75ade0262447c25 .

