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

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

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

<artist/11957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Kudo"@en,
        "工藤真由"@ja ;
    foaf:made <album/47680#subject>,
        <album/47680#vocals> ;
    foaf:name "Mayu Kudo"@en,
        "工藤真由"@ja .

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

<artist/10357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47680#subject> ;
    schema:name "Koji Mase"@en,
        "間瀬公司"@ja ;
    foaf:made <album/47680#composition>,
        <album/47680#subject> ;
    foaf:name "Koji Mase"@en,
        "間瀬公司"@ja .

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

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

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

<album/47680#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@en,
        "プリキュア5、フル・スロットルGO GO!/手と手つないでハートもリンク!!"@ja,
        "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@ja-latn ;
    mo:performance_of <album/47680#musicalwork> ;
    mo:recorded_as <album/47680#musicalexpression> ;
    schema:name "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@en,
        "プリキュア5、フル・スロットルGO GO!/手と手つないでハートもリンク!!"@ja,
        "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@ja-latn ;
    schema:workPerformed <album/47680#musicalwork> .

<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/08/47680/47680-1408959766.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47680#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/47680/47680-1408959766.jpg> ;
    foaf:depicts <album/47680#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/47680/47680-1408959766.jpg> .

<https://medium-media.vgm.io/albums/08/47680/47680-1408959766.jpg> a schema:ImageObject,
        foaf:Image .

<album/47680#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@en,
        "プリキュア5、フル・スロットルGO GO!/手と手つないでハートもリンク!!"@ja,
        "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@ja-latn ;
    mo:composer <artist/10357#subject>,
        <artist/28669#subject> ;
    mo:produced_work <album/47680#musicalwork> ;
    schema:name "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@en,
        "プリキュア5、フル・スロットルGO GO!/手と手つないでハートもリンク!!"@ja,
        "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@ja-latn .

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

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

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

<album/47680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-06"^^xsd:date ;
    dcterms:title "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@en,
        "プリキュア5、フル・スロットルGO GO!/手と手つないでハートもリンク!!"@ja,
        "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@ja-latn ;
    mo:catalogue_number "MJCD-23039" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47680#musicalexpression> ;
    mo:publisher <org/2818#subject> ;
    mo:record _:N01e061050c9547fcbe5d4992c7af73c1 ;
    mo:record_count 1 ;
    schema:about <product/1420#subject> ;
    schema:datePublished "2008-02-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/47680/47680-1408959766.jpg> ;
    schema:name "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@en,
        "プリキュア5、フル・スロットルGO GO!/手と手つないでハートもリンク!!"@ja,
        "Precure5, Full Throttle GO GO!/Te to Te Tsunaide Heart mo Link!!"@ja-latn ;
    schema:publisher <org/2818#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/47680/47680-1408959766.jpg> .

_:N3d5caa6ab721475db188d86af60ce30a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリキュア5、フル･スロットル GO GO! (オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N01e061050c9547fcbe5d4992c7af73c1 ;
    schema:name "プリキュア5、フル･スロットル GO GO! (オリジナル・カラオケ)"@ja .

_:N65fa9072a14f4d069cf18cb4f9c18f29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手と手つないでハートもリンク!! (オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N01e061050c9547fcbe5d4992c7af73c1 ;
    schema:name "手と手つないでハートもリンク!! (オリジナル・カラオケ)"@ja .

_:Nb5ca1ea74eca4218a547d801c5bc74ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手と手つないでハートもリンク!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N01e061050c9547fcbe5d4992c7af73c1 ;
    schema:name "手と手つないでハートもリンク!!"@ja .

_:Nc60e6031bc23430ab3adf2c165754c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリキュア5、フル･スロットル GO GO!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N01e061050c9547fcbe5d4992c7af73c1 ;
    schema:name "プリキュア5、フル･スロットル GO GO!"@ja .

_:N01e061050c9547fcbe5d4992c7af73c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d5caa6ab721475db188d86af60ce30a,
        _:N65fa9072a14f4d069cf18cb4f9c18f29,
        _:Nb5ca1ea74eca4218a547d801c5bc74ba,
        _:Nc60e6031bc23430ab3adf2c165754c89 ;
    mo:track_count 4 ;
    schema:duration "PT16:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3d5caa6ab721475db188d86af60ce30a,
        _:N65fa9072a14f4d069cf18cb4f9c18f29,
        _:Nb5ca1ea74eca4218a547d801c5bc74ba,
        _:Nc60e6031bc23430ab3adf2c165754c89 .

