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

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/31751#lyrics>,
        <album/31751#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/31751#lyrics>,
        <album/31751#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

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

<artist/1161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Hiroyuki Kozu"@en,
        "神津裕之"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Hiroyuki Kozu"@en,
        "神津裕之"@ja .

<artist/2197#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Yuhki Tsuruta"@en,
        "鶴田勇気"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Yuhki Tsuruta"@en,
        "鶴田勇気"@ja .

<artist/28669#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Yoshiro Iwakiri"@en,
        "岩切芳郎"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Yoshiro Iwakiri"@en,
        "岩切芳郎"@ja .

<artist/3747#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja .

<artist/3867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Katsuki Maeda"@en,
        "前田克樹"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Katsuki Maeda"@en,
        "前田克樹"@ja .

<artist/4669#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Nao Asada"@en,
        "浅田直"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Nao Asada"@en,
        "浅田直"@ja .

<artist/7003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja .

<artist/853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31751#subject> ;
    schema:name "Shigeru Ikeda"@en,
        "池田森"@ja ;
    foaf:made <album/31751#composition>,
        <album/31751#subject> ;
    foaf:name "Shigeru Ikeda"@en,
        "池田森"@ja .

<product/1421#subject> a schema:CreativeWork ;
    schema:name "YES! PRETTY CURE 5"@en,
        "Yes! プリキュア5"@ja,
        "Yes! Precure5"@ja-latn ;
    foaf:name "YES! PRETTY CURE 5"@en,
        "Yes! プリキュア5"@ja,
        "Yes! Precure5"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/15/31751/31751-1329851742.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja ;
    foaf:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja .

<artist/11957#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Mayu Kudo"@en,
        "工藤真由"@ja ;
    foaf:name "Mayu Kudo"@en,
        "工藤真由"@ja .

<artist/12299#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Kanako Miyamoto"@en,
        "宮本佳那子"@ja ;
    foaf:name "Kanako Miyamoto"@en,
        "宮本佳那子"@ja .

<artist/3224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Junko Takeuchi"@en,
        "竹内順子"@ja ;
    foaf:name "Junko Takeuchi"@en,
        "竹内順子"@ja .

<artist/3228#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Ai Maeda"@en,
        "前田愛"@ja ;
    foaf:name "Ai Maeda"@en,
        "前田愛"@ja .

<artist/4441#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Mayumi Gojo"@en,
        "五條真由美"@ja ;
    foaf:name "Mayumi Gojo"@en,
        "五條真由美"@ja .

<artist/6781#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Yuko Sanpei"@en,
        "三瓶由布子"@ja ;
    foaf:name "Yuko Sanpei"@en,
        "三瓶由布子"@ja .

<artist/7501#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Ai Nagano"@en,
        "永野愛"@ja ;
    foaf:name "Ai Nagano"@en,
        "永野愛"@ja .

<artist/7550#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Mariya Ise"@en,
        "伊瀬茉莉也"@ja ;
    foaf:name "Mariya Ise"@en,
        "伊瀬茉莉也"@ja .

<artist/9618#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31751#performance> ;
    schema:name "Yuka Uchiyae"@en,
        "うちやえゆか"@ja ;
    foaf:name "Yuka Uchiyae"@en,
        "うちやえゆか"@ja .

<album/31751#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@en,
        "Yes! プリキュア5 Vocal アルバム II 〜VOCAL EXPLOSION!〜"@ja,
        "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@ja-latn ;
    mo:composer <artist/1161#subject>,
        <artist/2197#subject>,
        <artist/28669#subject>,
        <artist/3747#subject>,
        <artist/3867#subject>,
        <artist/4669#subject>,
        <artist/7003#subject>,
        <artist/853#subject> ;
    mo:produced_work <album/31751#musicalwork> ;
    schema:name "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@en,
        "Yes! プリキュア5 Vocal アルバム II 〜VOCAL EXPLOSION!〜"@ja,
        "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@ja-latn .

<album/31751#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@en,
        "Yes! プリキュア5 Vocal アルバム II 〜VOCAL EXPLOSION!〜"@ja,
        "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@ja-latn ;
    mo:performance_of <album/31751#musicalwork> ;
    mo:performer <artist/10356#subject>,
        <artist/11957#subject>,
        <artist/12299#subject>,
        <artist/3224#subject>,
        <artist/3228#subject>,
        <artist/4441#subject>,
        <artist/6781#subject>,
        <artist/7501#subject>,
        <artist/7550#subject>,
        <artist/9618#subject> ;
    mo:recorded_as <album/31751#musicalexpression> ;
    schema:byArtist <artist/10356#subject>,
        <artist/11957#subject>,
        <artist/12299#subject>,
        <artist/3224#subject>,
        <artist/3228#subject>,
        <artist/4441#subject>,
        <artist/6781#subject>,
        <artist/7501#subject>,
        <artist/7550#subject>,
        <artist/9618#subject> ;
    schema:name "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@en,
        "Yes! プリキュア5 Vocal アルバム II 〜VOCAL EXPLOSION!〜"@ja,
        "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@ja-latn ;
    schema:workPerformed <album/31751#musicalwork> .

<album/31751#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-09"^^xsd:date ;
    dcterms:title "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@en,
        "Yes! プリキュア5 Vocal アルバム II 〜VOCAL EXPLOSION!〜"@ja,
        "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@ja-latn ;
    mo:catalogue_number "MJCD-20104" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31751#musicalexpression> ;
    mo:publisher <org/2818#subject> ;
    mo:record _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    mo:record_count 1 ;
    schema:about <product/1421#subject> ;
    schema:byArtist <artist/10356#subject>,
        <artist/11957#subject>,
        <artist/12299#subject>,
        <artist/3224#subject>,
        <artist/3228#subject>,
        <artist/4441#subject>,
        <artist/6781#subject>,
        <artist/7501#subject>,
        <artist/7550#subject>,
        <artist/9618#subject> ;
    schema:datePublished "2007-11-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/31751/31751-1329851742.jpg> ;
    schema:name "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@en,
        "Yes! プリキュア5 Vocal アルバム II 〜VOCAL EXPLOSION!〜"@ja,
        "Yes! Precure5 Vocal Album II ~VOCAL EXPLOSION!~"@ja-latn ;
    schema:publisher <org/2818#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/31751/31751-1329851742.jpg> .

_:N066e4f9d3aa54ed982d2235014670522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretty Cure 5, smile go go!"@en,
        "プリキュア5、スマイルgo go!"@ja,
        "Precure5, Smile go go!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Pretty Cure 5, smile go go!"@en,
        "プリキュア5、スマイルgo go!"@ja,
        "Precure5, Smile go go!"@ja-latn .

_:N10c5c72b670748ecbf0655d84518e72e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muscat"@en,
        "マスカット"@ja,
        "Muscat"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Muscat"@en,
        "マスカット"@ja,
        "Muscat"@ja-latn .

_:N1e6c8dbf72a143499010b27b8e21f3d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smiling is the Strongest!"@en,
        "笑ったら最強!!"@ja,
        "Warattara Saikyou!!"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Smiling is the Strongest!"@en,
        "笑ったら最強!!"@ja,
        "Warattara Saikyou!!"@ja-latn .

_:N3583527bd0ca42ac92f168458465875a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trust"@en,
        "信頼"@ja,
        "Shinrai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Trust"@en,
        "信頼"@ja,
        "Shinrai"@ja-latn .

_:N39065da117134e86af386308d331f7a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passion"@en,
        "情熱"@ja,
        "Jounetsu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Passion"@en,
        "情熱"@ja,
        "Jounetsu"@ja-latn .

_:N5982b4b3086848e48f6e087dbc5046a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganbalance de Dance ~Dreaming Miracles~"@en,
        "ガンバランスdeダンス ~夢みる奇跡たち~"@ja,
        "Gunbalance de Dance ~Yumemiru Kisekitachi~"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Ganbalance de Dance ~Dreaming Miracles~"@en,
        "ガンバランスdeダンス ~夢みる奇跡たち~"@ja,
        "Gunbalance de Dance ~Yumemiru Kisekitachi~"@ja-latn .

_:N6ba1b72e840e477b980916c259303dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Okay Baton"@en,
        "オッケー・バトン"@ja,
        "Okay Baton"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Okay Baton"@en,
        "オッケー・バトン"@ja,
        "Okay Baton"@ja-latn .

_:N7e01f3e269c546a6abb096a1823a18bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Girl"@en,
        "夢みる女の子"@ja,
        "Yumemiru Onnanoko"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "Dreaming Girl"@en,
        "夢みる女の子"@ja,
        "Yumemiru Onnanoko"@ja-latn .

_:N989a45a6c725483db7a4a6c3243b9d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It'll Be Alright"@en,
        "きっと大丈夫"@ja,
        "Kitto Daijoubu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "It'll Be Alright"@en,
        "きっと大丈夫"@ja,
        "Kitto Daijoubu"@ja-latn .

_:Nbf7a984f401e4b86b4d1166113a1ca71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1,2, SHOOT! ~Five Explosion~"@en,
        "1.2.シュート! ~Five Explosion~"@ja,
        "1.2.Shoot! ~Five Explosion~"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N76e90103b7cb46d1897a4931fc0e2e48 ;
    schema:name "1,2, SHOOT! ~Five Explosion~"@en,
        "1.2.シュート! ~Five Explosion~"@ja,
        "1.2.Shoot! ~Five Explosion~"@ja-latn .

_:N76e90103b7cb46d1897a4931fc0e2e48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066e4f9d3aa54ed982d2235014670522,
        _:N10c5c72b670748ecbf0655d84518e72e,
        _:N1e6c8dbf72a143499010b27b8e21f3d3,
        _:N3583527bd0ca42ac92f168458465875a,
        _:N39065da117134e86af386308d331f7a6,
        _:N5982b4b3086848e48f6e087dbc5046a0,
        _:N6ba1b72e840e477b980916c259303dbd,
        _:N7e01f3e269c546a6abb096a1823a18bc,
        _:N989a45a6c725483db7a4a6c3243b9d82,
        _:Nbf7a984f401e4b86b4d1166113a1ca71 ;
    mo:track_count 10 ;
    schema:duration "PT43:15"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N066e4f9d3aa54ed982d2235014670522,
        _:N10c5c72b670748ecbf0655d84518e72e,
        _:N1e6c8dbf72a143499010b27b8e21f3d3,
        _:N3583527bd0ca42ac92f168458465875a,
        _:N39065da117134e86af386308d331f7a6,
        _:N5982b4b3086848e48f6e087dbc5046a0,
        _:N6ba1b72e840e477b980916c259303dbd,
        _:N7e01f3e269c546a6abb096a1823a18bc,
        _:N989a45a6c725483db7a4a6c3243b9d82,
        _:Nbf7a984f401e4b86b4d1166113a1ca71 .

