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

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/73280#lyrics>,
        <album/73280#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

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

<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/73280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rottara Rottara / Buono!"@en,
        "ロッタラ ロッタラ / Buono!"@ja,
        "Rottara Rottara / Buono!"@ja-latn ;
    mo:composer <artist/18101#subject> ;
    mo:produced_work <album/73280#musicalwork> ;
    schema:name "Rottara Rottara / Buono!"@en,
        "ロッタラ ロッタラ / Buono!"@ja,
        "Rottara Rottara / Buono!"@ja-latn .

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

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

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

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

<artist/15573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73280#performance> ;
    schema:name "eji"@en ;
    foaf:name "eji"@en .

<artist/27702#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73280#performance> ;
    schema:name "Buono!"@en ;
    foaf:name "Buono!"@en .

<artist/28259#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73280#performance> ;
    schema:name "Airi Suzuki"@en,
        "鈴木愛理"@ja ;
    foaf:name "Airi Suzuki"@en,
        "鈴木愛理"@ja .

<artist/28260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73280#performance> ;
    schema:name "Miyabi Natsuyaki"@en,
        "夏焼雅"@ja ;
    foaf:name "Miyabi Natsuyaki"@en,
        "夏焼雅"@ja .

<artist/28261#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73280#performance> ;
    schema:name "Momoko Tsugunaga"@en,
        "嗣永桃子"@ja ;
    foaf:name "Momoko Tsugunaga"@en,
        "嗣永桃子"@ja .

<artist/3030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73280#performance> ;
    schema:name "Susumu Nishikawa"@en,
        "西川進"@ja ;
    foaf:name "Susumu Nishikawa"@en,
        "西川進"@ja .

<artist/18101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73280#subject> ;
    mo:performed <album/73280#performance> ;
    schema:name "Shinjiro Inoue"@en ;
    foaf:made <album/73280#composition>,
        <album/73280#subject> ;
    foaf:name "Shinjiro Inoue"@en .

<album/73280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-12"^^xsd:date ;
    dcterms:title "Rottara Rottara / Buono!"@en,
        "ロッタラ ロッタラ / Buono!"@ja,
        "Rottara Rottara / Buono!"@ja-latn ;
    mo:catalogue_number "PCCA-70229" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73280#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N1738e60eb0ab47279228791f4c523500 ;
    mo:record_count 1 ;
    schema:about <product/6842#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Robin"@en ;
            foaf:name "Robin"@en ],
        <artist/15573#subject>,
        <artist/18101#subject>,
        <artist/27702#subject>,
        <artist/28259#subject>,
        <artist/28260#subject>,
        <artist/28261#subject>,
        <artist/3030#subject> ;
    schema:datePublished "2008-11-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/73280/73280-1512477346.jpg> ;
    schema:name "Rottara Rottara / Buono!"@en,
        "ロッタラ ロッタラ / Buono!"@ja,
        "Rottara Rottara / Buono!"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/73280/73280-1512477346.jpg> .

<album/73280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rottara Rottara / Buono!"@en,
        "ロッタラ ロッタラ / Buono!"@ja,
        "Rottara Rottara / Buono!"@ja-latn ;
    mo:performance_of <album/73280#musicalwork> ;
    mo:performer _:Nf7e7f97075124cf49109772b2b2a3cb5,
        <artist/15573#subject>,
        <artist/18101#subject>,
        <artist/27702#subject>,
        <artist/28259#subject>,
        <artist/28260#subject>,
        <artist/28261#subject>,
        <artist/3030#subject> ;
    mo:recorded_as <album/73280#musicalexpression> ;
    schema:byArtist _:Nf7e7f97075124cf49109772b2b2a3cb5,
        <artist/15573#subject>,
        <artist/18101#subject>,
        <artist/27702#subject>,
        <artist/28259#subject>,
        <artist/28260#subject>,
        <artist/28261#subject>,
        <artist/3030#subject> ;
    schema:name "Rottara Rottara / Buono!"@en,
        "ロッタラ ロッタラ / Buono!"@ja,
        "Rottara Rottara / Buono!"@ja-latn ;
    schema:workPerformed <album/73280#musicalwork> .

_:N45cc41a3251c4900b9ad7ea9573b00ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Love (Instrumental)"@en,
        "マイラブ (Instrumental)"@ja,
        "My Love (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1738e60eb0ab47279228791f4c523500 ;
    schema:name "My Love (Instrumental)"@en,
        "マイラブ (Instrumental)"@ja,
        "My Love (Instrumental)"@ja-latn .

_:N60d3774afd3a4c468e0d0c477d1e8785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotta Love Lotta Love (Instrumental)"@en,
        "ロッタラ ロッタラ (Instrumental)"@ja,
        "Rottara Rottara (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1738e60eb0ab47279228791f4c523500 ;
    schema:name "Lotta Love Lotta Love (Instrumental)"@en,
        "ロッタラ ロッタラ (Instrumental)"@ja,
        "Rottara Rottara (Instrumental)"@ja-latn .

_:Nb0b6e92b09c941a8af2dd9a6e4288f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotta Love Lotta Love"@en,
        "ロッタラ ロッタラ"@ja,
        "Rottara Rottara"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1738e60eb0ab47279228791f4c523500 ;
    schema:name "Lotta Love Lotta Love"@en,
        "ロッタラ ロッタラ"@ja,
        "Rottara Rottara"@ja-latn .

_:Nd0e8aead84ac4a228870da9ac0e0e901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Love"@en,
        "マイラブ"@ja,
        "My Love"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1738e60eb0ab47279228791f4c523500 ;
    schema:name "My Love"@en,
        "マイラブ"@ja,
        "My Love"@ja-latn .

_:Nf7e7f97075124cf49109772b2b2a3cb5 a schema:Person,
        foaf:Person ;
    mo:performed <album/73280#performance> ;
    schema:name "Robin"@en ;
    foaf:name "Robin"@en .

_:N1738e60eb0ab47279228791f4c523500 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45cc41a3251c4900b9ad7ea9573b00ce,
        _:N60d3774afd3a4c468e0d0c477d1e8785,
        _:Nb0b6e92b09c941a8af2dd9a6e4288f8c,
        _:Nd0e8aead84ac4a228870da9ac0e0e901 ;
    mo:track_count 4 ;
    schema:duration "PT15:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N45cc41a3251c4900b9ad7ea9573b00ce,
        _:N60d3774afd3a4c468e0d0c477d1e8785,
        _:Nb0b6e92b09c941a8af2dd9a6e4288f8c,
        _:Nd0e8aead84ac4a228870da9ac0e0e901 .

