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

<artist/3132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja ;
    foaf:made <album/65520#lyrics>,
        <album/65520#subject> ;
    foaf:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja .

<artist/57739#subject> a schema:Person,
        foaf:Person ;
    schema:name "eRiWo"@en ;
    foaf:made <album/65520#lyrics>,
        <album/65520#subject> ;
    foaf:name "eRiWo"@en .

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

<artist/1562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65520#subject> ;
    schema:name "Seiya Murai"@en,
        "村井聖夜"@ja ;
    foaf:made <album/65520#composition>,
        <album/65520#lyrics>,
        <album/65520#subject> ;
    foaf:name "Seiya Murai"@en,
        "村井聖夜"@ja .

<artist/196#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65520#subject> ;
    schema:name "Atsushi Sato"@en,
        "佐藤敦史"@ja ;
    foaf:made <album/65520#composition>,
        <album/65520#subject> ;
    foaf:name "Atsushi Sato"@en,
        "佐藤敦史"@ja .

<artist/2633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65520#subject> ;
    schema:name "Tomoyuki Uchida"@en,
        "内田智之"@ja ;
    foaf:made <album/65520#composition>,
        <album/65520#subject> ;
    foaf:name "Tomoyuki Uchida"@en,
        "内田智之"@ja .

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

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

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

<https://medium-media.vgm.io/albums/02/65520/65520-1486711543.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65520#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otoca D'or OTOCA MUSIC COLLECTION 2"@en,
        "オトカドール オトカミュージックコレクション 2"@ja,
        "Otoca D'or OTOCA MUSIC COLLECTION 2"@ja-latn ;
    mo:performance_of <album/65520#musicalwork> ;
    mo:performer <artist/36600#subject> ;
    mo:recorded_as <album/65520#musicalexpression> ;
    schema:byArtist <artist/36600#subject> ;
    schema:name "Otoca D'or OTOCA MUSIC COLLECTION 2"@en,
        "オトカドール オトカミュージックコレクション 2"@ja,
        "Otoca D'or OTOCA MUSIC COLLECTION 2"@ja-latn ;
    schema:workPerformed <album/65520#musicalwork> .

<artist/36600#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65520#performance> ;
    schema:name "NU-KO"@en ;
    foaf:name "NU-KO"@en .

<album/65520#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otoca D'or OTOCA MUSIC COLLECTION 2"@en,
        "オトカドール オトカミュージックコレクション 2"@ja,
        "Otoca D'or OTOCA MUSIC COLLECTION 2"@ja-latn ;
    mo:composer <artist/1562#subject>,
        <artist/196#subject>,
        <artist/2633#subject> ;
    mo:produced_work <album/65520#musicalwork> ;
    schema:name "Otoca D'or OTOCA MUSIC COLLECTION 2"@en,
        "オトカドール オトカミュージックコレクション 2"@ja,
        "Otoca D'or OTOCA MUSIC COLLECTION 2"@ja-latn .

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

<album/65520#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-19"^^xsd:date ;
    dcterms:title "Otoca D'or OTOCA MUSIC COLLECTION 2"@en,
        "オトカドール オトカミュージックコレクション 2"@ja,
        "Otoca D'or OTOCA MUSIC COLLECTION 2"@ja-latn ;
    mo:catalogue_number "COCX-39907~8" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/65520#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N371b98f8fd2843218a4097b6ee7f99a7,
        _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Otoca D'or"@en ;
            foaf:name "Otoca D'or"@en ] ;
    schema:byArtist <artist/36600#subject> ;
    schema:datePublished "2017-04-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/65520/65520-1486711543.jpg> ;
    schema:name "Otoca D'or OTOCA MUSIC COLLECTION 2"@en,
        "オトカドール オトカミュージックコレクション 2"@ja,
        "Otoca D'or OTOCA MUSIC COLLECTION 2"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/65520/65520-1486711543.jpg> .

_:N0c4a0f379e68427496eef77e0278ed30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE SO WHAT?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "LOVE SO WHAT?"@ja .

_:N0f4494f6fe1047168dd7de78051855b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紙ひこうき飛ばそう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "紙ひこうき飛ばそう"@ja .

_:N2ac2a8278fd644e8a92b10b5a7290b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブランニュー・ホワイト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ブランニュー・ホワイト"@ja .

_:N2f8d52ffcbf3494f908c3e0846710bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピー♪ゴージャス☆イースター"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ハッピー♪ゴージャス☆イースター"@ja .

_:N313a90dfc2f6445881c1c1543fd79714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もっと私を好きになって! -なついろ・スタイル-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "もっと私を好きになって! -なついろ・スタイル-"@ja .

_:N34eae21bb75a4711ab10a3cdf6ba3ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとうをキミに"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ありがとうをキミに"@ja .

_:N36e7aabb7f9848ef8429e86b736cedab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サニー・サンシャイン・デイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "サニー・サンシャイン・デイ"@ja .

_:N371ea43552364ac591946cb865aa0588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Blood"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "Cold Blood"@ja .

_:N3a1090a81ba740ff98cafef4cace90ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pink Rose"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "Pink Rose"@ja .

_:N416bb1fdfc86421cb4b2e599240ffb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと、僕の気持ちを描く"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "キミと、僕の気持ちを描く"@ja .

_:N6535a0b9e7fa4b5488b802eaf004ad7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ココロの絵の具"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ココロの絵の具"@ja .

_:N7108f0f1f1be45a79c5b69d785e50008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイスルコドモ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "アイスルコドモ"@ja .

_:N7e90d02fe1dd4cce869e5290af8310e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素敵なFACE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "素敵なFACE"@ja .

_:N805b4395a9e74e2f9b193bb14081511b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハレの世界へ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ハレの世界へ"@ja .

_:N87672d09008a4a9f86f444184cfea126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスの靴にはもう憧れない"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "ガラスの靴にはもう憧れない"@ja .

_:N8fdf23ec967645cd90ffbbd158e4a827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あのねアノネ♪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "あのねアノネ♪"@ja .

_:N97505f70a1a44b34ba03ef6c93c85490 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここにいるよ…"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ここにいるよ…"@ja .

_:Na05c578f84fd4692a706bdc3d8d1f67e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひめくり"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ひめくり"@ja .

_:Na06fb23ebfcc45a0915b914b8e9e793b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patronus ～あなたの守護～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "Patronus ～あなたの守護～"@ja .

_:Nad4e72c8fb4a4379bb2c24dfab1069a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀河のパーティー ～Dance in The Starlight～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "銀河のパーティー ～Dance in The Starlight～"@ja .

_:Nbe1db379c63c4a049b8fa4dd6703d0bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ね?くまごろう"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N371b98f8fd2843218a4097b6ee7f99a7 ;
    schema:name "ね?くまごろう"@ja .

_:Nc2de5effc9aa442a92ae6f0c94410a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳴らせ!ディン♪ドン♪"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "鳴らせ!ディン♪ドン♪"@ja .

_:Nc6eb6ebaeb104cd0b3cffa30575f94a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amitie -Otoca D'or ReMIXies-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT15:09"^^xsd:interval ;
    schema:inPlaylist _:N485266ff24cf4b24963aa0deda7cb8b6 ;
    schema:name "Amitie -Otoca D'or ReMIXies-"@ja .

_:N485266ff24cf4b24963aa0deda7cb8b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f4494f6fe1047168dd7de78051855b1,
        _:N313a90dfc2f6445881c1c1543fd79714,
        _:N36e7aabb7f9848ef8429e86b736cedab,
        _:N416bb1fdfc86421cb4b2e599240ffb20,
        _:N7108f0f1f1be45a79c5b69d785e50008,
        _:N7e90d02fe1dd4cce869e5290af8310e7,
        _:N87672d09008a4a9f86f444184cfea126,
        _:Na06fb23ebfcc45a0915b914b8e9e793b,
        _:Nad4e72c8fb4a4379bb2c24dfab1069a2,
        _:Nc2de5effc9aa442a92ae6f0c94410a2b,
        _:Nc6eb6ebaeb104cd0b3cffa30575f94a9 ;
    mo:track_count 11 ;
    schema:duration "PT58:57"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0f4494f6fe1047168dd7de78051855b1,
        _:N313a90dfc2f6445881c1c1543fd79714,
        _:N36e7aabb7f9848ef8429e86b736cedab,
        _:N416bb1fdfc86421cb4b2e599240ffb20,
        _:N7108f0f1f1be45a79c5b69d785e50008,
        _:N7e90d02fe1dd4cce869e5290af8310e7,
        _:N87672d09008a4a9f86f444184cfea126,
        _:Na06fb23ebfcc45a0915b914b8e9e793b,
        _:Nad4e72c8fb4a4379bb2c24dfab1069a2,
        _:Nc2de5effc9aa442a92ae6f0c94410a2b,
        _:Nc6eb6ebaeb104cd0b3cffa30575f94a9 .

_:N371b98f8fd2843218a4097b6ee7f99a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0c4a0f379e68427496eef77e0278ed30,
        _:N2ac2a8278fd644e8a92b10b5a7290b4c,
        _:N2f8d52ffcbf3494f908c3e0846710bbc,
        _:N34eae21bb75a4711ab10a3cdf6ba3ae9,
        _:N371ea43552364ac591946cb865aa0588,
        _:N3a1090a81ba740ff98cafef4cace90ce,
        _:N6535a0b9e7fa4b5488b802eaf004ad7d,
        _:N805b4395a9e74e2f9b193bb14081511b,
        _:N8fdf23ec967645cd90ffbbd158e4a827,
        _:N97505f70a1a44b34ba03ef6c93c85490,
        _:Na05c578f84fd4692a706bdc3d8d1f67e,
        _:Nbe1db379c63c4a049b8fa4dd6703d0bf ;
    mo:track_count 12 ;
    schema:duration "PT55:47"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0c4a0f379e68427496eef77e0278ed30,
        _:N2ac2a8278fd644e8a92b10b5a7290b4c,
        _:N2f8d52ffcbf3494f908c3e0846710bbc,
        _:N34eae21bb75a4711ab10a3cdf6ba3ae9,
        _:N371ea43552364ac591946cb865aa0588,
        _:N3a1090a81ba740ff98cafef4cace90ce,
        _:N6535a0b9e7fa4b5488b802eaf004ad7d,
        _:N805b4395a9e74e2f9b193bb14081511b,
        _:N8fdf23ec967645cd90ffbbd158e4a827,
        _:N97505f70a1a44b34ba03ef6c93c85490,
        _:Na05c578f84fd4692a706bdc3d8d1f67e,
        _:Nbe1db379c63c4a049b8fa4dd6703d0bf .

