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

<artist/1272#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Noda"@en,
        "野田順子"@ja ;
    foaf:made <album/68102#subject>,
        <album/68102#vocals> ;
    foaf:name "Junko Noda"@en,
        "野田順子"@ja .

<artist/1289#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rika Komatsu"@en,
        "小松里歌"@ja ;
    foaf:made <album/68102#subject>,
        <album/68102#vocals> ;
    foaf:name "Rika Komatsu"@en,
        "小松里歌"@ja .

<artist/3794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Kakazu"@en,
        "かかずゆみ"@ja ;
    foaf:made <album/68102#subject>,
        <album/68102#vocals> ;
    foaf:name "Yumi Kakazu"@en,
        "かかずゆみ"@ja .

<artist/4518#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saki Nakajima"@en,
        "中島沙樹"@ja ;
    foaf:made <album/68102#subject>,
        <album/68102#vocals> ;
    foaf:name "Saki Nakajima"@en,
        "中島沙樹"@ja .

<artist/4727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisayo Mochizuki"@en,
        "望月久代"@ja ;
    foaf:made <album/68102#subject>,
        <album/68102#vocals> ;
    foaf:name "Hisayo Mochizuki"@en,
        "望月久代"@ja .

<artist/68623#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akie Kiyohara"@en,
        "清原明恵"@ja ;
    foaf:made <album/68102#lyrics>,
        <album/68102#subject> ;
    foaf:name "Akie Kiyohara"@en,
        "清原明恵"@ja .

<artist/92#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumi Sakuma"@en,
        "佐久間紅美"@ja ;
    foaf:made <album/68102#subject>,
        <album/68102#vocals> ;
    foaf:name "Kumi Sakuma"@en,
        "佐久間紅美"@ja .

<artist/11191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68102#subject> ;
    schema:name "Yoshihisa Fujita"@en,
        "藤田宜久"@ja ;
    foaf:made <album/68102#composition>,
        <album/68102#subject> ;
    foaf:name "Yoshihisa Fujita"@en,
        "藤田宜久"@ja .

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

<product/5121#subject> a schema:CreativeWork ;
    schema:name "Mew Mew Power"@en,
        "東京ミュウミュウ"@ja,
        "Tokyo Mew Mew"@ja-latn ;
    foaf:name "Mew Mew Power"@en,
        "東京ミュウミュウ"@ja,
        "Tokyo Mew Mew"@ja-latn .

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

<album/68102#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokyo Mew Mew Characters Songs Mega-Mix"@en,
        "東京ミュウミュウ キャラクターソングス メガミックス"@ja,
        "Tokyo Mew Mew Characters Songs Mega-Mix"@ja-latn ;
    mo:performance_of <album/68102#musicalwork> ;
    mo:recorded_as <album/68102#musicalexpression> ;
    schema:name "Tokyo Mew Mew Characters Songs Mega-Mix"@en,
        "東京ミュウミュウ キャラクターソングス メガミックス"@ja,
        "Tokyo Mew Mew Characters Songs Mega-Mix"@ja-latn ;
    schema:workPerformed <album/68102#musicalwork> .

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/68102/68102-1494189038.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68102#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokyo Mew Mew Characters Songs Mega-Mix"@en,
        "東京ミュウミュウ キャラクターソングス メガミックス"@ja,
        "Tokyo Mew Mew Characters Songs Mega-Mix"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "萩野ヒデキ"@en ;
            foaf:made <album/68102#composition> ;
            foaf:name "萩野ヒデキ"@en ],
        <artist/11191#subject>,
        <artist/12622#subject> ;
    mo:produced_work <album/68102#musicalwork> ;
    schema:name "Tokyo Mew Mew Characters Songs Mega-Mix"@en,
        "東京ミュウミュウ キャラクターソングス メガミックス"@ja,
        "Tokyo Mew Mew Characters Songs Mega-Mix"@ja-latn .

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

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

<album/68102#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-25"^^xsd:date ;
    dcterms:title "Tokyo Mew Mew Characters Songs Mega-Mix"@en,
        "東京ミュウミュウ キャラクターソングス メガミックス"@ja,
        "Tokyo Mew Mew Characters Songs Mega-Mix"@ja-latn ;
    mo:catalogue_number "NECA-30076" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68102#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N8788a54e71b34fd48f71848fe7a52ab3 ;
    mo:record_count 1 ;
    schema:about <product/5121#subject> ;
    schema:datePublished "2002-12-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/68102/68102-1494189038.jpg> ;
    schema:name "Tokyo Mew Mew Characters Songs Mega-Mix"@en,
        "東京ミュウミュウ キャラクターソングス メガミックス"@ja,
        "Tokyo Mew Mew Characters Songs Mega-Mix"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/68102/68102-1494189038.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "若木智円"@en ;
    foaf:made <album/68102#lyrics> ;
    foaf:name "若木智円"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "若木智円"@en ;
    foaf:made <album/68102#subject> ;
    foaf:name "若木智円"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68102#subject> ;
    schema:name "萩野ヒデキ"@en ;
    foaf:made <album/68102#subject> ;
    foaf:name "萩野ヒデキ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "kyo"@en ;
    foaf:made <album/68102#lyrics> ;
    foaf:name "kyo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "kyo"@en ;
    foaf:made <album/68102#subject> ;
    foaf:name "kyo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T_T"@en ;
    foaf:made <album/68102#subject> ;
    foaf:name "T_T"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T_T"@en ;
    foaf:made <album/68102#lyrics> ;
    foaf:name "T_T"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bco"@en ;
    foaf:made <album/68102#lyrics> ;
    foaf:name "Bco"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bco"@en ;
    foaf:made <album/68102#subject> ;
    foaf:name "Bco"@en .

_:N20fdb154253b40cf9fb6511b424db57d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my sweet heart~イッツショウタイム!エディット~"@ja,
        "my sweet heart~It's Show Time! Edit~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N8788a54e71b34fd48f71848fe7a52ab3 ;
    schema:name "my sweet heart~イッツショウタイム!エディット~"@ja,
        "my sweet heart~It's Show Time! Edit~"@ja-latn .

_:N24e47925459f44e389062ee9f8d1b983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京ミュウミュウ キャラクターソングス ノンストップリミックスⅡ~ご奉仕!1/144スケールバージョン~"@ja,
        "Tokyo Mew Mew Character Song Non-stop Remix II ~Gohoushi! 1/144 Scale Version~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT19:22"^^xsd:interval ;
    schema:inPlaylist _:N8788a54e71b34fd48f71848fe7a52ab3 ;
    schema:name "東京ミュウミュウ キャラクターソングス ノンストップリミックスⅡ~ご奉仕!1/144スケールバージョン~"@ja,
        "Tokyo Mew Mew Character Song Non-stop Remix II ~Gohoushi! 1/144 Scale Version~"@ja-latn .

_:N36911efb8fe94c41899b52986b89eadb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京ミュウミュウ キャラクターソングス ノンストップリミックスⅠ~にゃんにゃん歌うスタジオエディット~"@ja,
        "Tokyo Mew Mew Character Song Non-stop Remix I ~Nyan Nyan Utau Studio Edit~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT19:03"^^xsd:interval ;
    schema:inPlaylist _:N8788a54e71b34fd48f71848fe7a52ab3 ;
    schema:name "東京ミュウミュウ キャラクターソングス ノンストップリミックスⅠ~にゃんにゃん歌うスタジオエディット~"@ja,
        "Tokyo Mew Mew Character Song Non-stop Remix I ~Nyan Nyan Utau Studio Edit~"@ja-latn .

_:N8788a54e71b34fd48f71848fe7a52ab3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20fdb154253b40cf9fb6511b424db57d,
        _:N24e47925459f44e389062ee9f8d1b983,
        _:N36911efb8fe94c41899b52986b89eadb ;
    mo:track_count 3 ;
    schema:duration "PT43:36"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N20fdb154253b40cf9fb6511b424db57d,
        _:N24e47925459f44e389062ee9f8d1b983,
        _:N36911efb8fe94c41899b52986b89eadb .

