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

<artist/30416#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsuki Kawakami"@en,
        "川上夏季"@ja ;
    foaf:made <album/82176#lyrics>,
        <album/82176#subject> ;
    foaf:name "Natsuki Kawakami"@en,
        "川上夏季"@ja .

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

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82176#subject> ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/82176#composition>,
        <album/82176#subject> ;
    foaf:name "BOUNCEBACK"@en .

<product/6842#subject> a schema:CreativeWork ;
    schema:name "Shugo Chara!! Doki"@en,
        "しゅごキャラ!! どきっ"@ja,
        "Shugo Chara!! Doki"@ja-latn ;
    foaf:name "Shugo Chara!! Doki"@en,
        "しゅごキャラ!! どきっ"@ja,
        "Shugo Chara!! Doki"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/67/82176/82176-9ab2ad704626.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82176#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/82176/82176-9ab2ad704626.jpg> ;
    foaf:depicts <album/82176#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/82176/82176-9ab2ad704626.jpg> .

<https://medium-media.vgm.io/albums/67/82176/82176-9ab2ad704626.jpg> a schema:ImageObject,
        foaf:Image .

<album/82176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shugo Shugo! / Shugo Chara Egg!"@en,
        "しゅごしゅご! / しゅごキャラエッグ!"@ja,
        "Shugo Shugo! / Shugo Chara Egg!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TATSUYA"@en ;
            foaf:made <album/82176#composition> ;
            foaf:name "TATSUYA"@en ],
        <artist/11237#subject> ;
    mo:produced_work <album/82176#musicalwork> ;
    schema:name "Shugo Shugo! / Shugo Chara Egg!"@en,
        "しゅごしゅご! / しゅごキャラエッグ!"@ja,
        "Shugo Shugo! / Shugo Chara Egg!"@ja-latn .

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

<artist/30357#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82176#performance> ;
    schema:name "Shugo Chara Egg!"@en,
        "しゅごキャラエッグ!"@ja ;
    foaf:name "Shugo Chara Egg!"@en,
        "しゅごキャラエッグ!"@ja .

<album/82176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shugo Shugo! / Shugo Chara Egg!"@en,
        "しゅごしゅご! / しゅごキャラエッグ!"@ja,
        "Shugo Shugo! / Shugo Chara Egg!"@ja-latn ;
    mo:performance_of <album/82176#musicalwork> ;
    mo:performer _:Nb8645368b76041f6b0e16ad3d04b5af6,
        _:Nb8b5d2fee638431290a45c1b7297062a,
        _:Nf19a69d43caf4dd2b68f22975de59b42,
        _:Nf58dba5fd7fd44d2a484732b1f64dfb7,
        <artist/30357#subject> ;
    mo:recorded_as <album/82176#musicalexpression> ;
    schema:byArtist _:Nb8645368b76041f6b0e16ad3d04b5af6,
        _:Nb8b5d2fee638431290a45c1b7297062a,
        _:Nf19a69d43caf4dd2b68f22975de59b42,
        _:Nf58dba5fd7fd44d2a484732b1f64dfb7,
        <artist/30357#subject> ;
    schema:name "Shugo Shugo! / Shugo Chara Egg!"@en,
        "しゅごしゅご! / しゅごキャラエッグ!"@ja,
        "Shugo Shugo! / Shugo Chara Egg!"@ja-latn ;
    schema:workPerformed <album/82176#musicalwork> .

<album/82176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-25"^^xsd:date ;
    dcterms:title "Shugo Shugo! / Shugo Chara Egg!"@en,
        "しゅごしゅご! / しゅごキャラエッグ!"@ja,
        "Shugo Shugo! / Shugo Chara Egg!"@ja-latn ;
    mo:catalogue_number "PCCA-70239" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82176#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N889b6ef1d02046d9b4af892385eaef3e ;
    mo:record_count 1 ;
    schema:about <product/6842#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kanon Fukuda"@en ;
            foaf:name "Kanon Fukuda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Yuuka Maeda"@en ;
            foaf:name "(Yuuka Maeda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akari Saho"@en ;
            foaf:name "Akari Saho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ayaka Wada"@en ;
            foaf:name "Ayaka Wada"@en ],
        <artist/30357#subject> ;
    schema:datePublished "2009-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/82176/82176-9ab2ad704626.jpg> ;
    schema:name "Shugo Shugo! / Shugo Chara Egg!"@en,
        "しゅごしゅご! / しゅごキャラエッグ!"@ja,
        "Shugo Shugo! / Shugo Chara Egg!"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/82176/82176-9ab2ad704626.jpg> .

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

_:N50cf88499e75486cadb9acb6bd64e8e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しゅごしゅご!"@ja,
        "Shugo Shugo!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N889b6ef1d02046d9b4af892385eaef3e ;
    schema:name "しゅごしゅご!"@ja,
        "Shugo Shugo!"@ja-latn .

_:N6545131c0cb140a2ab127140a459e87b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンダーランドにつれてって"@ja,
        "Wonderland ni Tsuretette"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N889b6ef1d02046d9b4af892385eaef3e ;
    schema:name "ワンダーランドにつれてって"@ja,
        "Wonderland ni Tsuretette"@ja-latn .

_:Na2eb5f05be704213a24deea83021cee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しゅごしゅご! (Instrumental)"@ja,
        "Shugo Shugo! (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N889b6ef1d02046d9b4af892385eaef3e ;
    schema:name "しゅごしゅご! (Instrumental)"@ja,
        "Shugo Shugo! (Instrumental)"@ja-latn .

_:Nb8645368b76041f6b0e16ad3d04b5af6 a schema:Person,
        foaf:Person ;
    mo:performed <album/82176#performance> ;
    schema:name "Ayaka Wada"@en ;
    foaf:name "Ayaka Wada"@en .

_:Nb8b5d2fee638431290a45c1b7297062a a schema:Person,
        foaf:Person ;
    mo:performed <album/82176#performance> ;
    schema:name "(Yuuka Maeda"@en ;
    foaf:name "(Yuuka Maeda"@en .

_:Nd16b75f09c08495d925c65a12e1df278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンダーランドにつれてって (Instrumental)"@ja,
        "Wonderland ni Tsuretette (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N889b6ef1d02046d9b4af892385eaef3e ;
    schema:name "ワンダーランドにつれてって (Instrumental)"@ja,
        "Wonderland ni Tsuretette (Instrumental)"@ja-latn .

_:Nf19a69d43caf4dd2b68f22975de59b42 a schema:Person,
        foaf:Person ;
    mo:performed <album/82176#performance> ;
    schema:name "Akari Saho"@en ;
    foaf:name "Akari Saho"@en .

_:Nf58dba5fd7fd44d2a484732b1f64dfb7 a schema:Person,
        foaf:Person ;
    mo:performed <album/82176#performance> ;
    schema:name "Kanon Fukuda"@en ;
    foaf:name "Kanon Fukuda"@en .

_:N889b6ef1d02046d9b4af892385eaef3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N50cf88499e75486cadb9acb6bd64e8e3,
        _:N6545131c0cb140a2ab127140a459e87b,
        _:Na2eb5f05be704213a24deea83021cee8,
        _:Nd16b75f09c08495d925c65a12e1df278 ;
    mo:track_count 4 ;
    schema:duration "PT12:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N50cf88499e75486cadb9acb6bd64e8e3,
        _:N6545131c0cb140a2ab127140a459e87b,
        _:Na2eb5f05be704213a24deea83021cee8,
        _:Nd16b75f09c08495d925c65a12e1df278 .

