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

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

<artist/26998#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izumi Todo"@en,
        "東堂いづみ"@ja ;
    foaf:made <album/86206#lyrics>,
        <album/86206#subject> ;
    foaf:name "Izumi Todo"@en,
        "東堂いづみ"@ja .

<artist/6196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja ;
    foaf:made <album/86206#lyrics>,
        <album/86206#subject> ;
    foaf:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/86206#lyrics>,
        <album/86206#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

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

<artist/10289#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86206#subject> ;
    schema:name "Gaku Hirose"@en,
        "広瀬学"@ja ;
    foaf:made <album/86206#composition>,
        <album/86206#subject> ;
    foaf:name "Gaku Hirose"@en,
        "広瀬学"@ja .

<artist/12265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86206#subject> ;
    schema:name "YOFFY"@en ;
    foaf:made <album/86206#composition>,
        <album/86206#lyrics>,
        <album/86206#subject> ;
    foaf:name "YOFFY"@en .

<artist/3461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86206#subject> ;
    schema:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja ;
    foaf:made <album/86206#composition>,
        <album/86206#subject> ;
    foaf:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja .

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

<artist/38500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86206#subject> ;
    schema:name "Yuichi \"Masa\" Nonaka"@en,
        "野中\"まさ\"雄一"@ja ;
    foaf:made <album/86206#composition>,
        <album/86206#subject> ;
    foaf:name "Yuichi \"Masa\" Nonaka"@en,
        "野中\"まさ\"雄一"@ja .

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

<artist/6103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86206#subject> ;
    schema:name "Naoki Sato"@en,
        "佐藤直紀"@ja ;
    foaf:made <album/86206#composition>,
        <album/86206#subject> ;
    foaf:name "Naoki Sato"@en,
        "佐藤直紀"@ja .

<product/1424#subject> a schema:CreativeWork ;
    schema:name "PRETTY CURE"@en,
        "ふたりはプリキュア"@ja,
        "Futari wa Pretty Cure"@ja-latn ;
    foaf:name "PRETTY CURE"@en,
        "ふたりはプリキュア"@ja,
        "Futari wa Pretty Cure"@ja-latn .

<album/86206#musicalexpression> a mo:Signal ;
    mo:published_as <album/86206#subject> ;
    mo:records <album/86206#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/60/86206/86206-1556056736.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/86206#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/86206/86206-1556056736.jpg> ;
    foaf:depicts <album/86206#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/86206/86206-1556056736.jpg> .

<https://medium-media.vgm.io/albums/60/86206/86206-1556056736.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10987#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86206#performance> ;
    schema:name "Eri Sendai"@en,
        "仙台エリ"@ja ;
    foaf:name "Eri Sendai"@en,
        "仙台エリ"@ja .

<artist/11180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86206#performance> ;
    schema:name "Tomoko Nakajima"@en,
        "中嶋朋子"@ja ;
    foaf:name "Tomoko Nakajima"@en,
        "中嶋朋子"@ja .

<artist/16351#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86206#performance> ;
    schema:name "Yuka Tokumitsu"@en,
        "徳光由禾"@ja ;
    foaf:name "Yuka Tokumitsu"@en,
        "徳光由禾"@ja .

<artist/25143#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86206#performance> ;
    schema:name "Mikako Fujita"@en,
        "藤田美歌子"@ja ;
    foaf:name "Mikako Fujita"@en,
        "藤田美歌子"@ja .

<artist/36204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86206#performance> ;
    schema:name "Yukana"@en,
        "ゆかな"@ja ;
    foaf:name "Yukana"@en,
        "ゆかな"@ja .

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

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

<artist/9784#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86206#performance> ;
    schema:name "Yoko Honna"@en,
        "本名陽子"@ja ;
    foaf:name "Yoko Honna"@en,
        "本名陽子"@ja .

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

<album/86206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Futari wa Pretty Cure Memorial Vocal Selection"@en,
        "ふたりはプリキュア メモリアル ボーカル セレクション"@ja,
        "Futari wa Pretty Cure Memorial Vocal Selection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "横田乃理子"@en ;
            foaf:made <album/86206#composition> ;
            foaf:name "横田乃理子"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chihiro Maita"@en ;
            foaf:made <album/86206#composition> ;
            foaf:name "Chihiro Maita"@en ],
        <artist/10289#subject>,
        <artist/12265#subject>,
        <artist/3461#subject>,
        <artist/3747#subject>,
        <artist/38500#subject>,
        <artist/4669#subject>,
        <artist/6103#subject> ;
    mo:produced_work <album/86206#musicalwork> ;
    schema:name "Futari wa Pretty Cure Memorial Vocal Selection"@en,
        "ふたりはプリキュア メモリアル ボーカル セレクション"@ja,
        "Futari wa Pretty Cure Memorial Vocal Selection"@ja-latn .

<album/86206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Futari wa Pretty Cure Memorial Vocal Selection"@en,
        "ふたりはプリキュア メモリアル ボーカル セレクション"@ja,
        "Futari wa Pretty Cure Memorial Vocal Selection"@ja-latn ;
    mo:performance_of <album/86206#musicalwork> ;
    mo:performer <artist/10356#subject>,
        <artist/10987#subject>,
        <artist/11180#subject>,
        <artist/16351#subject>,
        <artist/25143#subject>,
        <artist/36204#subject>,
        <artist/4441#subject>,
        <artist/9618#subject>,
        <artist/9784#subject> ;
    mo:recorded_as <album/86206#musicalexpression> ;
    schema:byArtist <artist/10356#subject>,
        <artist/10987#subject>,
        <artist/11180#subject>,
        <artist/16351#subject>,
        <artist/25143#subject>,
        <artist/36204#subject>,
        <artist/4441#subject>,
        <artist/9618#subject>,
        <artist/9784#subject> ;
    schema:name "Futari wa Pretty Cure Memorial Vocal Selection"@en,
        "ふたりはプリキュア メモリアル ボーカル セレクション"@ja,
        "Futari wa Pretty Cure Memorial Vocal Selection"@ja-latn ;
    schema:workPerformed <album/86206#musicalwork> .

<album/86206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-20"^^xsd:date ;
    dcterms:title "Futari wa Pretty Cure Memorial Vocal Selection"@en,
        "ふたりはプリキュア メモリアル ボーカル セレクション"@ja,
        "Futari wa Pretty Cure Memorial Vocal Selection"@ja-latn ;
    mo:catalogue_number "MJSA-01009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86206#musicalexpression> ;
    mo:publisher <org/2818#subject> ;
    mo:record _:Nfccb025263c442d5975d1d078edf5fc0 ;
    mo:record_count 1 ;
    schema:about <product/1424#subject> ;
    schema:byArtist <artist/10356#subject>,
        <artist/10987#subject>,
        <artist/11180#subject>,
        <artist/16351#subject>,
        <artist/25143#subject>,
        <artist/36204#subject>,
        <artist/4441#subject>,
        <artist/9618#subject>,
        <artist/9784#subject> ;
    schema:datePublished "2011-07-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/86206/86206-1556056736.jpg> ;
    schema:name "Futari wa Pretty Cure Memorial Vocal Selection"@en,
        "ふたりはプリキュア メモリアル ボーカル セレクション"@ja,
        "Futari wa Pretty Cure Memorial Vocal Selection"@ja-latn ;
    schema:publisher <org/2818#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/86206/86206-1556056736.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86206#subject> ;
    schema:name "Chihiro Maita"@en ;
    foaf:made <album/86206#subject> ;
    foaf:name "Chihiro Maita"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86206#subject> ;
    schema:name "横田乃理子"@en ;
    foaf:made <album/86206#subject> ;
    foaf:name "横田乃理子"@en .

_:N18969c04f23f4b8db1100103c0e3b3a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DANZEN!ふたりはプリキュア ～Nagi-nagi&Hono-hono Version～"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "DANZEN!ふたりはプリキュア ～Nagi-nagi&Hono-hono Version～"@ja .

_:N1ab06bd4850149228f239ea7c38a6602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲッチュウ!らぶらぶぅ?!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "ゲッチュウ!らぶらぶぅ?!"@ja .

_:N22849e6d8a2a4815a815f145a0bc19f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲッチュウ!らぶらぶぅ?! ～VERONE Chorus Version～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "ゲッチュウ!らぶらぶぅ?! ～VERONE Chorus Version～"@ja .

_:N3763ed9626b94bbcb0e431bac535a8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリティー・エクササイズ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "プリティー・エクササイズ"@ja .

_:N3f16d30287c4496da149bcc848f69ed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart to Heart"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "Heart to Heart"@ja .

_:N43544410eab94e718b6e6f4f0d067de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Stop!乙女タイム"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "Never Stop!乙女タイム"@ja .

_:N4d2d9bd4607b42f2a1e1420c3fa0700d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キュア・アクション"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "キュア・アクション"@ja .

_:N59ba20cd14e74d3d9705f4d35cfad0e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful World"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "Beautiful World"@ja .

_:N7dd8b41820fd4de39160aeccdb72315a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TSUBOMI"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "TSUBOMI"@ja .

_:N82ddc05703ab4dcd8f7b0670385d2b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "☆SHINING STAR☆"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "☆SHINING STAR☆"@ja .

_:N8be2300614ba412babe76d9436266c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここにいるよ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "ここにいるよ"@ja .

_:N8c95c1525215423e857660877b02ff7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光になりたい ～like a diamonds～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "光になりたい ～like a diamonds～"@ja .

_:N9937f7fa8b7644108556b4a86b7b253f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありったけの笑顔で"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "ありったけの笑顔で"@ja .

_:Na9e94f2945164dabb3098603356dd3be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリキュア登場!～VOCAL RAINBOW STORM～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "プリキュア登場!～VOCAL RAINBOW STORM～"@ja .

_:Nd23940289d6f47b0be0e313e25cbd018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリキュアテンション BING BING BANG BANG!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "プリキュアテンション BING BING BANG BANG!"@ja .

_:Nf54aa3ff79ae49509061770c836fe30c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DANZEN!ふたりはプリキュア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nfccb025263c442d5975d1d078edf5fc0 ;
    schema:name "DANZEN!ふたりはプリキュア"@ja .

_:Nfccb025263c442d5975d1d078edf5fc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18969c04f23f4b8db1100103c0e3b3a2,
        _:N1ab06bd4850149228f239ea7c38a6602,
        _:N22849e6d8a2a4815a815f145a0bc19f0,
        _:N3763ed9626b94bbcb0e431bac535a8bd,
        _:N3f16d30287c4496da149bcc848f69ed6,
        _:N43544410eab94e718b6e6f4f0d067de4,
        _:N4d2d9bd4607b42f2a1e1420c3fa0700d,
        _:N59ba20cd14e74d3d9705f4d35cfad0e2,
        _:N7dd8b41820fd4de39160aeccdb72315a,
        _:N82ddc05703ab4dcd8f7b0670385d2b4c,
        _:N8be2300614ba412babe76d9436266c2c,
        _:N8c95c1525215423e857660877b02ff7c,
        _:N9937f7fa8b7644108556b4a86b7b253f,
        _:Na9e94f2945164dabb3098603356dd3be,
        _:Nd23940289d6f47b0be0e313e25cbd018,
        _:Nf54aa3ff79ae49509061770c836fe30c ;
    mo:track_count 16 ;
    schema:duration "PT65:21"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N18969c04f23f4b8db1100103c0e3b3a2,
        _:N1ab06bd4850149228f239ea7c38a6602,
        _:N22849e6d8a2a4815a815f145a0bc19f0,
        _:N3763ed9626b94bbcb0e431bac535a8bd,
        _:N3f16d30287c4496da149bcc848f69ed6,
        _:N43544410eab94e718b6e6f4f0d067de4,
        _:N4d2d9bd4607b42f2a1e1420c3fa0700d,
        _:N59ba20cd14e74d3d9705f4d35cfad0e2,
        _:N7dd8b41820fd4de39160aeccdb72315a,
        _:N82ddc05703ab4dcd8f7b0670385d2b4c,
        _:N8be2300614ba412babe76d9436266c2c,
        _:N8c95c1525215423e857660877b02ff7c,
        _:N9937f7fa8b7644108556b4a86b7b253f,
        _:Na9e94f2945164dabb3098603356dd3be,
        _:Nd23940289d6f47b0be0e313e25cbd018,
        _:Nf54aa3ff79ae49509061770c836fe30c .

