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

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

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

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

<product/6204#subject> a schema:CreativeWork ;
    schema:name "Onegai MY MELODY Kurukuru Shuffle!"@en,
        "おねがいマイメロディ くるくるシャッフル!"@ja,
        "Onegai MY MELODY Kurukuru Shuffle!"@ja-latn ;
    foaf:name "Onegai MY MELODY Kurukuru Shuffle!"@en,
        "おねがいマイメロディ くるくるシャッフル!"@ja,
        "Onegai MY MELODY Kurukuru Shuffle!"@ja-latn .

<album/75206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@en,
        "手をつなごう / まいめろでぃーずとマリーランドのなかまたち"@ja,
        "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@ja-latn ;
    mo:composer <artist/3608#subject> ;
    mo:produced_work <album/75206#musicalwork> ;
    schema:name "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@en,
        "手をつなごう / まいめろでぃーずとマリーランドのなかまたち"@ja,
        "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@ja-latn .

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

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

<org/726#subject> schema:name "Index Music Corp."@en,
        "株式会社インデックスミュージック"@ja,
        "Index Music Corp."@ja-latn ;
    foaf:name "Index Music Corp."@en,
        "株式会社インデックスミュージック"@ja,
        "Index Music Corp."@ja-latn .

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

<https://medium-media.vgm.io/albums/60/75206/75206-1518398338.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@en,
        "手をつなごう / まいめろでぃーずとマリーランドのなかまたち"@ja,
        "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@ja-latn ;
    mo:performance_of <album/75206#musicalwork> ;
    mo:performer _:N7d1b8de3e0924decbc0951cdc9712803,
        _:Ncf7a56cfa6c449a2afdadb8dab5730a2 ;
    mo:recorded_as <album/75206#musicalexpression> ;
    schema:byArtist _:N7d1b8de3e0924decbc0951cdc9712803,
        _:Ncf7a56cfa6c449a2afdadb8dab5730a2 ;
    schema:name "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@en,
        "手をつなごう / まいめろでぃーずとマリーランドのなかまたち"@ja,
        "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@ja-latn ;
    schema:workPerformed <album/75206#musicalwork> .

<album/75206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-22"^^xsd:date ;
    dcterms:title "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@en,
        "手をつなごう / まいめろでぃーずとマリーランドのなかまたち"@ja,
        "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@ja-latn ;
    mo:catalogue_number "NECM-12136" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75206#musicalexpression> ;
    mo:publisher <org/726#subject> ;
    mo:record _:N25b17e231f7c40099bb3b0a269040d92 ;
    mo:record_count 1 ;
    schema:about <product/6204#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mariland no Nakamatachi"@en ;
            foaf:name "Mariland no Nakamatachi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "My Melodies"@en ;
            foaf:name "My Melodies"@en ] ;
    schema:datePublished "2006-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/75206/75206-1518398338.jpg> ;
    schema:name "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@en,
        "手をつなごう / まいめろでぃーずとマリーランドのなかまたち"@ja,
        "Te wo Tsunagou / My Melodies to Mariland no Nakamatachi"@ja-latn ;
    schema:publisher <org/726#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/75206/75206-1518398338.jpg> .

_:N7d1b8de3e0924decbc0951cdc9712803 a schema:Person,
        foaf:Person ;
    mo:performed <album/75206#performance> ;
    schema:name "Mariland no Nakamatachi"@en ;
    foaf:name "Mariland no Nakamatachi"@en .

_:Na2d9b53990dd4b6f91a79435d701f91d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハレ★ソラ"@ja,
        "Hare★Sora"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N25b17e231f7c40099bb3b0a269040d92 ;
    schema:name "ハレ★ソラ"@ja,
        "Hare★Sora"@ja-latn .

_:Ncf7a56cfa6c449a2afdadb8dab5730a2 a schema:Person,
        foaf:Person ;
    mo:performed <album/75206#performance> ;
    schema:name "My Melodies"@en ;
    foaf:name "My Melodies"@en .

_:Nda9fb32f93f74122ba7eb7d015dddd5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N25b17e231f7c40099bb3b0a269040d92 ;
    schema:name "手をつなごう"@ja,
        "Te wo Tsunagou"@ja-latn .

_:Ne2a008abbc104de1b67a4e8bbbb8c9c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手をつなごう (オリジナルカラオケ)"@ja,
        "Te wo Tsunagou (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N25b17e231f7c40099bb3b0a269040d92 ;
    schema:name "手をつなごう (オリジナルカラオケ)"@ja,
        "Te wo Tsunagou (Original Karaoke)"@ja-latn .

_:N25b17e231f7c40099bb3b0a269040d92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na2d9b53990dd4b6f91a79435d701f91d,
        _:Nda9fb32f93f74122ba7eb7d015dddd5d,
        _:Ne2a008abbc104de1b67a4e8bbbb8c9c8 ;
    mo:track_count 3 ;
    schema:duration "PT11:40"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Na2d9b53990dd4b6f91a79435d701f91d,
        _:Nda9fb32f93f74122ba7eb7d015dddd5d,
        _:Ne2a008abbc104de1b67a4e8bbbb8c9c8 .

