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

<artist/8022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja ;
    foaf:made <album/75403#lyrics>,
        <album/75403#subject> ;
    foaf:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja .

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

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75403#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/75403#composition>,
        <album/75403#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

<product/6203#subject> a schema:CreativeWork ;
    schema:name "Onegai MY MELODY"@en,
        "おねがいマイメロディ"@ja,
        "Onegai MY MELODY"@ja-latn ;
    foaf:name "Onegai MY MELODY"@en,
        "おねがいマイメロディ"@ja,
        "Onegai MY MELODY"@ja-latn .

<album/75403#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@en,
        "マイメロがんばる/ぶっちぎり☆逃亡天使"@ja,
        "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@ja-latn ;
    mo:composer <artist/3608#subject> ;
    mo:produced_work <album/75403#musicalwork> ;
    schema:name "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@en,
        "マイメロがんばる/ぶっちぎり☆逃亡天使"@ja,
        "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/30/75403/75403-1518928761.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3224#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75403#performance> ;
    schema:name "Junko Takeuchi"@en,
        "竹内順子"@ja ;
    foaf:name "Junko Takeuchi"@en,
        "竹内順子"@ja .

<artist/4002#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75403#performance> ;
    schema:name "Rei Sakuma"@en,
        "佐久間レイ"@ja ;
    foaf:name "Rei Sakuma"@en,
        "佐久間レイ"@ja .

<album/75403#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@en,
        "マイメロがんばる/ぶっちぎり☆逃亡天使"@ja,
        "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@ja-latn ;
    mo:performance_of <album/75403#musicalwork> ;
    mo:performer <artist/3224#subject>,
        <artist/4002#subject> ;
    mo:recorded_as <album/75403#musicalexpression> ;
    schema:byArtist <artist/3224#subject>,
        <artist/4002#subject> ;
    schema:name "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@en,
        "マイメロがんばる/ぶっちぎり☆逃亡天使"@ja,
        "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@ja-latn ;
    schema:workPerformed <album/75403#musicalwork> .

<album/75403#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-21"^^xsd:date ;
    dcterms:title "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@en,
        "マイメロがんばる/ぶっちぎり☆逃亡天使"@ja,
        "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@ja-latn ;
    mo:catalogue_number "NECM-12108" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75403#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N1cc37f15ec00449cb8da3afa34983d8a ;
    mo:record_count 1 ;
    schema:about <product/6203#subject> ;
    schema:byArtist <artist/3224#subject>,
        <artist/4002#subject> ;
    schema:datePublished "2005-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/75403/75403-1518928761.jpg> ;
    schema:name "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@en,
        "マイメロがんばる/ぶっちぎり☆逃亡天使"@ja,
        "My Melo Ganbaru/Bucchigiri☆Toubou Tenshi"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/75403/75403-1518928761.jpg> .

_:N348ae5c1dbf1469094546b0f892e86fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぶっちぎり☆逃亡天使"@ja,
        "Bucchigiri☆Toubou Tenshi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N1cc37f15ec00449cb8da3afa34983d8a ;
    schema:name "ぶっちぎり☆逃亡天使"@ja,
        "Bucchigiri☆Toubou Tenshi"@ja-latn .

_:Na3b2ee20e1324b88873ebb815806ab82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージトラック マイメロディ"@ja,
        "Message Track My Melody"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N1cc37f15ec00449cb8da3afa34983d8a ;
    schema:name "メッセージトラック マイメロディ"@ja,
        "Message Track My Melody"@ja-latn .

_:Nc33ece34714442feaba8a62de0906dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイメロがんばる"@ja,
        "My Melo Ganbaru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1cc37f15ec00449cb8da3afa34983d8a ;
    schema:name "マイメロがんばる"@ja,
        "My Melo Ganbaru"@ja-latn .

_:Nec217bc03d0643dcb93640b74c092813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージトラック クロミ"@ja,
        "Message Track Kuromi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N1cc37f15ec00449cb8da3afa34983d8a ;
    schema:name "メッセージトラック クロミ"@ja,
        "Message Track Kuromi"@ja-latn .

_:N1cc37f15ec00449cb8da3afa34983d8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N348ae5c1dbf1469094546b0f892e86fa,
        _:Na3b2ee20e1324b88873ebb815806ab82,
        _:Nc33ece34714442feaba8a62de0906dd5,
        _:Nec217bc03d0643dcb93640b74c092813 ;
    mo:track_count 4 ;
    schema:duration "PT11:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N348ae5c1dbf1469094546b0f892e86fa,
        _:Na3b2ee20e1324b88873ebb815806ab82,
        _:Nc33ece34714442feaba8a62de0906dd5,
        _:Nec217bc03d0643dcb93640b74c092813 .

