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

<artist/7957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja ;
    foaf:made <album/64206#lyrics>,
        <album/64206#subject> ;
    foaf:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja .

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

<artist/8127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64206#subject> ;
    schema:name "Kan Sawada"@en,
        "沢田完"@ja ;
    foaf:made <album/64206#composition>,
        <album/64206#subject> ;
    foaf:name "Kan Sawada"@en,
        "沢田完"@ja .

<product/4569#subject> a schema:CreativeWork ;
    schema:name "Doraemon (2005)"@en,
        "ドラえもん (2005)"@ja,
        "Doraemon (2005)"@ja-latn ;
    foaf:name "Doraemon (2005)"@en,
        "ドラえもん (2005)"@ja,
        "Doraemon (2005)"@ja-latn .

<album/64206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Utatte Odotte Doraemon!"@en,
        "うたっておどってドラえもん!"@ja,
        "Utatte Odotte Doraemon!"@ja-latn ;
    mo:composer <artist/8127#subject> ;
    mo:produced_work <album/64206#musicalwork> ;
    schema:name "Utatte Odotte Doraemon!"@en,
        "うたっておどってドラえもん!"@ja,
        "Utatte Odotte Doraemon!"@ja-latn .

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

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

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

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

<artist/14718#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64206#performance> ;
    schema:name "Wasabi Mizuta"@en,
        "水田わさび"@ja ;
    foaf:name "Wasabi Mizuta"@en,
        "水田わさび"@ja .

<artist/50448#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64206#performance> ;
    schema:name "Megumi Ohara"@en,
        "大原めぐみ"@ja ;
    foaf:name "Megumi Ohara"@en,
        "大原めぐみ"@ja .

<artist/7519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64206#performance> ;
    schema:name "Mizuka Motoki"@en,
        "元木瑞香"@ja ;
    foaf:name "Mizuka Motoki"@en,
        "元木瑞香"@ja .

<artist/8885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64206#performance> ;
    schema:name "Tree of the Forest Children's Choir"@en,
        "森の木児童合唱団"@ja ;
    foaf:name "Tree of the Forest Children's Choir"@en,
        "森の木児童合唱団"@ja .

<album/64206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-18"^^xsd:date ;
    dcterms:title "Utatte Odotte Doraemon!"@en,
        "うたっておどってドラえもん!"@ja,
        "Utatte Odotte Doraemon!"@ja-latn ;
    mo:catalogue_number "COCZ-1041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64206#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N41c3afc33f6e4809b3376409cae34fd5 ;
    mo:record_count 1 ;
    schema:about <product/4569#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "堀内法利"@en ;
            foaf:name "堀内法利"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "堀内愛祥"@en ;
            foaf:name "堀内愛祥"@en ],
        <artist/14718#subject>,
        <artist/50448#subject>,
        <artist/7519#subject>,
        <artist/8885#subject> ;
    schema:datePublished "2006-01-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/64206/64206-1482973418.jpg> ;
    schema:name "Utatte Odotte Doraemon!"@en,
        "うたっておどってドラえもん!"@ja,
        "Utatte Odotte Doraemon!"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/64206/64206-1482973418.jpg> .

<album/64206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Utatte Odotte Doraemon!"@en,
        "うたっておどってドラえもん!"@ja,
        "Utatte Odotte Doraemon!"@ja-latn ;
    mo:performance_of <album/64206#musicalwork> ;
    mo:performer _:N1ac800a4d5464314bff1749f4b593f10,
        _:N5fc76662b8f040e4b3857fce1dc2189a,
        <artist/14718#subject>,
        <artist/50448#subject>,
        <artist/7519#subject>,
        <artist/8885#subject> ;
    mo:recorded_as <album/64206#musicalexpression> ;
    schema:byArtist _:N1ac800a4d5464314bff1749f4b593f10,
        _:N5fc76662b8f040e4b3857fce1dc2189a,
        <artist/14718#subject>,
        <artist/50448#subject>,
        <artist/7519#subject>,
        <artist/8885#subject> ;
    schema:name "Utatte Odotte Doraemon!"@en,
        "うたっておどってドラえもん!"@ja,
        "Utatte Odotte Doraemon!"@ja-latn ;
    schema:workPerformed <album/64206#musicalwork> .

_:N1ac800a4d5464314bff1749f4b593f10 a schema:Person,
        foaf:Person ;
    mo:performed <album/64206#performance> ;
    schema:name "堀内法利"@en ;
    foaf:name "堀内法利"@en .

_:N3f7ba0e3f06d4587b39167ae11dba30a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊れ・どれ・ドラ ドラえもん音頭"@ja,
        "Odore, Dore, Dora Doraemon Ondo"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N41c3afc33f6e4809b3376409cae34fd5 ;
    schema:name "踊れ・どれ・ドラ ドラえもん音頭"@ja,
        "Odore, Dore, Dora Doraemon Ondo"@ja-latn .

_:N5fc76662b8f040e4b3857fce1dc2189a a schema:Person,
        foaf:Person ;
    mo:performed <album/64206#performance> ;
    schema:name "堀内愛祥"@en ;
    foaf:name "堀内愛祥"@en .

_:N656c50341c674d038e3001c1c4bcf5b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まんまる ボクがドラえもん"@ja,
        "Manmaru Boku ga Doraemon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N41c3afc33f6e4809b3376409cae34fd5 ;
    schema:name "まんまる ボクがドラえもん"@ja,
        "Manmaru Boku ga Doraemon"@ja-latn .

_:N6fc3c8b886c241a697fb4211065f256b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "のび太くん0点"@ja,
        "Nobita-kun 0 Ten"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N41c3afc33f6e4809b3376409cae34fd5 ;
    schema:name "のび太くん0点"@ja,
        "Nobita-kun 0 Ten"@ja-latn .

_:Nc853a67b05eb48ba98926c8c4991408e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラえもん・七不思議 ~其の一~"@ja,
        "Doraemon, Nana Fushigi ~Sono Ichi~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N41c3afc33f6e4809b3376409cae34fd5 ;
    schema:name "ドラえもん・七不思議 ~其の一~"@ja,
        "Doraemon, Nana Fushigi ~Sono Ichi~"@ja-latn .

_:Nd16652cbc74b4b7f823df913bbd29a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラえもん ひみつ道具の数えうた"@ja,
        "Doraemon Himitsu Dougu no Kazoe Uta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N41c3afc33f6e4809b3376409cae34fd5 ;
    schema:name "ドラえもん ひみつ道具の数えうた"@ja,
        "Doraemon Himitsu Dougu no Kazoe Uta"@ja-latn .

_:Ndc9be2b85c7c4f94af261560e43675e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すすめ!ドラえもんマーチ"@ja,
        "Susume! Doraemon March"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N41c3afc33f6e4809b3376409cae34fd5 ;
    schema:name "すすめ!ドラえもんマーチ"@ja,
        "Susume! Doraemon March"@ja-latn .

_:N41c3afc33f6e4809b3376409cae34fd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f7ba0e3f06d4587b39167ae11dba30a,
        _:N656c50341c674d038e3001c1c4bcf5b5,
        _:N6fc3c8b886c241a697fb4211065f256b,
        _:Nc853a67b05eb48ba98926c8c4991408e,
        _:Nd16652cbc74b4b7f823df913bbd29a4d,
        _:Ndc9be2b85c7c4f94af261560e43675e5 ;
    mo:track_count 6 ;
    schema:duration "PT19:46"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3f7ba0e3f06d4587b39167ae11dba30a,
        _:N656c50341c674d038e3001c1c4bcf5b5,
        _:N6fc3c8b886c241a697fb4211065f256b,
        _:Nc853a67b05eb48ba98926c8c4991408e,
        _:Nd16652cbc74b4b7f823df913bbd29a4d,
        _:Ndc9be2b85c7c4f94af261560e43675e5 .

