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

<artist/3224#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Takeuchi"@en,
        "竹内順子"@ja ;
    foaf:made <album/21565#subject>,
        <album/21565#vocals> ;
    foaf:name "Junko Takeuchi"@en,
        "竹内順子"@ja .

<artist/50750#subject> a schema:Person,
        foaf:Person ;
    schema:name "Osamu Sakata"@en,
        "坂田おさむ"@ja ;
    foaf:made <album/21565#subject>,
        <album/21565#vocals> ;
    foaf:name "Osamu Sakata"@en,
        "坂田おさむ"@ja .

<artist/51323#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reizo Fukunaga"@en,
        "福永令三"@ja ;
    foaf:made <album/21565#lyrics>,
        <album/21565#subject> ;
    foaf:name "Reizo Fukunaga"@en,
        "福永令三"@ja .

<artist/54128#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ringo Mori"@en,
        "森林檎"@ja ;
    foaf:made <album/21565#lyrics>,
        <album/21565#subject> ;
    foaf:name "Ringo Mori"@en,
        "森林檎"@ja .

<artist/65443#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Tokumitsu"@en,
        "徳光由香"@ja ;
    foaf:made <album/21565#subject>,
        <album/21565#vocals> ;
    foaf:name "Yuka Tokumitsu"@en,
        "徳光由香"@ja .

<artist/13984#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21565#subject> ;
    schema:name "Yusuke Nakamura"@en,
        "中村裕介"@ja ;
    foaf:made <album/21565#composition>,
        <album/21565#subject> ;
    foaf:name "Yusuke Nakamura"@en,
        "中村裕介"@ja .

<artist/14783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21565#subject> ;
    schema:name "Kentarou Komatsu"@en,
        "小松研多郎"@ja ;
    foaf:made <album/21565#composition>,
        <album/21565#subject> ;
    foaf:name "Kentarou Komatsu"@en,
        "小松研多郎"@ja .

<artist/2119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21565#subject> ;
    schema:name "Takanori Arisawa"@en,
        "有澤孝紀"@ja ;
    foaf:made <album/21565#composition>,
        <album/21565#subject> ;
    foaf:name "Takanori Arisawa"@en,
        "有澤孝紀"@ja .

<artist/29677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21565#subject> ;
    schema:name "Kana Sugiyama"@en,
        "杉山加奈"@ja ;
    foaf:made <album/21565#composition>,
        <album/21565#subject>,
        <album/21565#vocals> ;
    foaf:name "Kana Sugiyama"@en,
        "杉山加奈"@ja .

<artist/4320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21565#subject> ;
    schema:name "Megumi Maruo"@en,
        "丸尾めぐみ"@ja ;
    foaf:made <album/21565#composition>,
        <album/21565#subject>,
        <album/21565#vocals> ;
    foaf:name "Megumi Maruo"@en,
        "丸尾めぐみ"@ja .

<artist/8903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21565#subject> ;
    schema:name "Yoshichika Inomata"@en,
        "猪股義周"@ja ;
    foaf:made <album/21565#composition>,
        <album/21565#subject> ;
    foaf:name "Yoshichika Inomata"@en,
        "猪股義周"@ja .

<product/22040#subject> a schema:CreativeWork ;
    schema:name "CRAYON KINGDOM"@en,
        "夢のクレヨン王国"@ja,
        "Yume no Crayon Oukoku"@ja-latn ;
    foaf:name "CRAYON KINGDOM"@en,
        "夢のクレヨン王国"@ja,
        "Yume no Crayon Oukoku"@ja-latn .

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

<album/21565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@en,
        "「夢のクレヨン王国」音楽お絵かき BOOK 3"@ja,
        "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@ja-latn ;
    mo:performance_of <album/21565#musicalwork> ;
    mo:recorded_as <album/21565#musicalexpression> ;
    schema:name "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@en,
        "「夢のクレヨン王国」音楽お絵かき BOOK 3"@ja,
        "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@ja-latn ;
    schema:workPerformed <album/21565#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/56/21565/21565-ccb63191fe12.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/21565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@en,
        "「夢のクレヨン王国」音楽お絵かき BOOK 3"@ja,
        "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@ja-latn ;
    mo:composer <artist/13984#subject>,
        <artist/14783#subject>,
        <artist/2119#subject>,
        <artist/29677#subject>,
        <artist/4320#subject>,
        <artist/8903#subject> ;
    mo:produced_work <album/21565#musicalwork> ;
    schema:name "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@en,
        "「夢のクレヨン王国」音楽お絵かき BOOK 3"@ja,
        "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@ja-latn .

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

<album/21565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-11-27"^^xsd:date ;
    dcterms:title "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@en,
        "「夢のクレヨン王国」音楽お絵かき BOOK 3"@ja,
        "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@ja-latn ;
    mo:catalogue_number "KICA-432" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21565#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nba393c2354704ac89483c54c38eb944f ;
    mo:record_count 1 ;
    schema:about <product/22040#subject> ;
    schema:datePublished "1998-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/21565/21565-ccb63191fe12.jpg> ;
    schema:name "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@en,
        "「夢のクレヨン王国」音楽お絵かき BOOK 3"@ja,
        "Yume no Crayon Oukoku Ongaku Oekaki BOOK 3"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/21565/21565-ccb63191fe12.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "WATZ KIDS"@en ;
    foaf:made <album/21565#vocals> ;
    foaf:name "WATZ KIDS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "夏島ワイワイ音楽隊"@en ;
    foaf:made <album/21565#vocals> ;
    foaf:name "夏島ワイワイ音楽隊"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "夏島ワイワイ音楽隊"@en ;
    foaf:made <album/21565#subject> ;
    foaf:name "夏島ワイワイ音楽隊"@en .

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

_:N0a582b7eb3ac4e479ca6341f9c7f3930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドタバタ道中記"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "ドタバタ道中記"@ja .

_:N137f1ec38c744896be1d1b0b5dc5eaa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラウドの剣"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "クラウドの剣"@ja .

_:N242099aacc9f4ed5bee959353200c603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦雲迫る"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "戦雲迫る"@ja .

_:N269d1802e1344153bd8199fb89f30e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頼りになります!野菜の精!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "頼りになります!野菜の精!"@ja .

_:N2f3721f2072247e490555adcd2cf0b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "淑女(レディー)の純情"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "淑女(レディー)の純情"@ja .

_:N3ab9d6427afe408796146ef755e04ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありのままに"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "ありのままに"@ja .

_:N3d1afe2cc3e84e598a4b6afcd842c917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色の消えた街"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "色の消えた街"@ja .

_:N4e0e448f2e074919abadbf5e9dfda474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イエスノー寺院の決斗"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "イエスノー寺院の決斗"@ja .

_:N67f1f6e0a39b4e04b403dfcf96993ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エキゾチックにスマイル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "エキゾチックにスマイル"@ja .

_:N6e5214fd41774a3faa331f8aee4f69ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ン・パカマーチ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "ン・パカマーチ"@ja .

_:N71718abae2f645278c9f15ca9e90b765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "せんたくものがかわかない"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "せんたくものがかわかない"@ja .

_:N890b7b1416794b979871e584c0f3698b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かな夜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "静かな夜"@ja .

_:N994355797973471595006e3fee67da49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死神なんかこわくない!"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "死神なんかこわくない!"@ja .

_:N9a7a3279685e4b1a8ca2071e129a568e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王女 還る"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "王女 還る"@ja .

_:Nadb22536c6404e3482c6ef4b43d89149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クレヨン王国、ふたたび"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "クレヨン王国、ふたたび"@ja .

_:Nadf9e4384b024aaa863c965f86ebad28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出た!死神だ!!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "出た!死神だ!!"@ja .

_:Nafb234a5ab3048cbbf4545afae9f9b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オタマジャクシのズボン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "オタマジャクシのズボン"@ja .

_:Nbcabbd2eebc74902be23470499e1369b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "武烈女王の言葉を胸に"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "武烈女王の言葉を胸に"@ja .

_:Nce6272894a1041bcb649f9d619089be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流れ星 とんでこい"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "流れ星 とんでこい"@ja .

_:Ncec441ac89b446e38aa0ba341a641867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪し～い気配"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "怪し～い気配"@ja .

_:Nd9e388f742d942058fd8683a24a20fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありのままに(ピアノ・ヴァージョン)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "ありのままに(ピアノ・ヴァージョン)"@ja .

_:Ne0a73ec1e90e4d20b912cc565aad8cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の橋渡って行こう"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "虹の橋渡って行こう"@ja .

_:Nf2fd6d9525eb4eadad3cbe43d5b1ce62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めでたし、めでたし"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nba393c2354704ac89483c54c38eb944f ;
    schema:name "めでたし、めでたし"@ja .

_:Nba393c2354704ac89483c54c38eb944f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a582b7eb3ac4e479ca6341f9c7f3930,
        _:N137f1ec38c744896be1d1b0b5dc5eaa8,
        _:N242099aacc9f4ed5bee959353200c603,
        _:N269d1802e1344153bd8199fb89f30e91,
        _:N2f3721f2072247e490555adcd2cf0b47,
        _:N3ab9d6427afe408796146ef755e04ee4,
        _:N3d1afe2cc3e84e598a4b6afcd842c917,
        _:N4e0e448f2e074919abadbf5e9dfda474,
        _:N67f1f6e0a39b4e04b403dfcf96993ae1,
        _:N6e5214fd41774a3faa331f8aee4f69ad,
        _:N71718abae2f645278c9f15ca9e90b765,
        _:N890b7b1416794b979871e584c0f3698b,
        _:N994355797973471595006e3fee67da49,
        _:N9a7a3279685e4b1a8ca2071e129a568e,
        _:Nadb22536c6404e3482c6ef4b43d89149,
        _:Nadf9e4384b024aaa863c965f86ebad28,
        _:Nafb234a5ab3048cbbf4545afae9f9b9c,
        _:Nbcabbd2eebc74902be23470499e1369b,
        _:Nce6272894a1041bcb649f9d619089be0,
        _:Ncec441ac89b446e38aa0ba341a641867,
        _:Nd9e388f742d942058fd8683a24a20fe6,
        _:Ne0a73ec1e90e4d20b912cc565aad8cd8,
        _:Nf2fd6d9525eb4eadad3cbe43d5b1ce62 ;
    mo:track_count 23 ;
    schema:duration "PT50:31"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0a582b7eb3ac4e479ca6341f9c7f3930,
        _:N137f1ec38c744896be1d1b0b5dc5eaa8,
        _:N242099aacc9f4ed5bee959353200c603,
        _:N269d1802e1344153bd8199fb89f30e91,
        _:N2f3721f2072247e490555adcd2cf0b47,
        _:N3ab9d6427afe408796146ef755e04ee4,
        _:N3d1afe2cc3e84e598a4b6afcd842c917,
        _:N4e0e448f2e074919abadbf5e9dfda474,
        _:N67f1f6e0a39b4e04b403dfcf96993ae1,
        _:N6e5214fd41774a3faa331f8aee4f69ad,
        _:N71718abae2f645278c9f15ca9e90b765,
        _:N890b7b1416794b979871e584c0f3698b,
        _:N994355797973471595006e3fee67da49,
        _:N9a7a3279685e4b1a8ca2071e129a568e,
        _:Nadb22536c6404e3482c6ef4b43d89149,
        _:Nadf9e4384b024aaa863c965f86ebad28,
        _:Nafb234a5ab3048cbbf4545afae9f9b9c,
        _:Nbcabbd2eebc74902be23470499e1369b,
        _:Nce6272894a1041bcb649f9d619089be0,
        _:Ncec441ac89b446e38aa0ba341a641867,
        _:Nd9e388f742d942058fd8683a24a20fe6,
        _:Ne0a73ec1e90e4d20b912cc565aad8cd8,
        _:Nf2fd6d9525eb4eadad3cbe43d5b1ce62 .

