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

<artist/15793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Howard Ashman"@en ;
    foaf:made <album/98765#lyrics>,
        <album/98765#subject> ;
    foaf:name "Howard Ashman"@en .

<artist/31110#subject> a schema:Person,
        foaf:Person ;
    schema:name "Glenn Slater"@en ;
    foaf:made <album/98765#lyrics>,
        <album/98765#subject> ;
    foaf:name "Glenn Slater"@en .

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

<artist/14545#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98765#subject> ;
    schema:name "Frank Churchill"@en ;
    foaf:made <album/98765#composition>,
        <album/98765#subject> ;
    foaf:name "Frank Churchill"@en .

<artist/14564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98765#subject> ;
    schema:name "Randy Newman"@en ;
    foaf:made <album/98765#composition>,
        <album/98765#subject> ;
    foaf:name "Randy Newman"@en .

<artist/14965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98765#subject> ;
    schema:name "Alan Menken"@en ;
    foaf:made <album/98765#composition>,
        <album/98765#subject> ;
    foaf:name "Alan Menken"@en .

<artist/26885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98765#subject> ;
    schema:name "Al Rinker"@en ;
    foaf:made <album/98765#composition>,
        <album/98765#subject> ;
    foaf:name "Al Rinker"@en .

<artist/3017#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98765#subject> ;
    schema:name "Danny Elfman"@en ;
    foaf:made <album/98765#composition>,
        <album/98765#subject> ;
    foaf:name "Danny Elfman"@en .

<product/5000#subject> a schema:CreativeWork ;
    schema:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn ;
    foaf:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn .

<product/5001#subject> a schema:CreativeWork ;
    schema:name "Aladdin"@en,
        "Aladdin"@ja,
        "Aladdin"@ja-latn ;
    foaf:name "Aladdin"@en,
        "Aladdin"@ja,
        "Aladdin"@ja-latn .

<product/5555#subject> a schema:CreativeWork ;
    schema:name "Tangled"@en,
        "Tangled"@ja,
        "Tangled"@ja-latn ;
    foaf:name "Tangled"@en,
        "Tangled"@ja,
        "Tangled"@ja-latn .

<product/7124#subject> a schema:CreativeWork ;
    schema:name "Dumbo"@en,
        "Dumbo"@ja,
        "Dumbo"@ja-latn ;
    foaf:name "Dumbo"@en,
        "Dumbo"@ja,
        "Dumbo"@ja-latn .

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

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/98765/98765-1589148064.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Keisuke Torigoe"@en,
        "鳥越啓介"@ja ;
    foaf:name "Keisuke Torigoe"@en,
        "鳥越啓介"@ja .

<artist/13636#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Natsumi Okimasu"@en,
        "沖増菜摘"@ja ;
    foaf:name "Natsumi Okimasu"@en,
        "沖増菜摘"@ja .

<artist/15787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Harutoshi Ito"@en,
        "伊藤ハルトシ"@ja ;
    foaf:name "Harutoshi Ito"@en,
        "伊藤ハルトシ"@ja .

<artist/19219#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Izumi Kawamura"@en,
        "河村泉"@ja ;
    foaf:name "Izumi Kawamura"@en,
        "河村泉"@ja .

<artist/20621#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Atsuki Yoshida"@en,
        "吉田篤貴"@ja ;
    foaf:name "Atsuki Yoshida"@en,
        "吉田篤貴"@ja .

<artist/25785#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Akira Yamada"@en,
        "山田玲"@ja ;
    foaf:name "Akira Yamada"@en,
        "山田玲"@ja .

<artist/27663#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Ai Kuwabara"@en,
        "桑原あい"@ja ;
    foaf:name "Ai Kuwabara"@en,
        "桑原あい"@ja .

<artist/32354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Takumi Katsuya"@en,
        "勝矢匠"@ja ;
    foaf:name "Takumi Katsuya"@en,
        "勝矢匠"@ja .

<artist/40086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Takezo Yamada"@en,
        "山田丈造"@ja ;
    foaf:name "Takezo Yamada"@en,
        "山田丈造"@ja .

<artist/5138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Akira Wada"@en,
        "和田アキラ"@ja ;
    foaf:name "Akira Wada"@en,
        "和田アキラ"@ja .

<album/98765#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My First Disney Jazz"@en,
        "マイ・ファースト・ディズニー・ジャズ"@ja,
        "My First Disney Jazz"@ja-latn ;
    mo:composer <artist/14545#subject>,
        <artist/14564#subject>,
        <artist/14965#subject>,
        <artist/26885#subject>,
        <artist/3017#subject> ;
    mo:produced_work <album/98765#musicalwork> ;
    schema:name "My First Disney Jazz"@en,
        "マイ・ファースト・ディズニー・ジャズ"@ja,
        "My First Disney Jazz"@ja-latn .

<album/98765#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My First Disney Jazz"@en,
        "マイ・ファースト・ディズニー・ジャズ"@ja,
        "My First Disney Jazz"@ja-latn ;
    mo:performance_of <album/98765#musicalwork> ;
    mo:performer _:N588780e0123d4723af55141764119019,
        _:N7b49db5d2ac7454f9bf2bf9310a7d36c,
        _:N97f95a5f31fc4df5b5fc67bad856981c,
        _:Ndc723e47133e4ae89678b3cb811c6a25,
        <artist/10086#subject>,
        <artist/13636#subject>,
        <artist/15787#subject>,
        <artist/19219#subject>,
        <artist/20621#subject>,
        <artist/25785#subject>,
        <artist/27663#subject>,
        <artist/32354#subject>,
        <artist/40086#subject>,
        <artist/5138#subject> ;
    mo:recorded_as <album/98765#musicalexpression> ;
    schema:byArtist _:N588780e0123d4723af55141764119019,
        _:N7b49db5d2ac7454f9bf2bf9310a7d36c,
        _:N97f95a5f31fc4df5b5fc67bad856981c,
        _:Ndc723e47133e4ae89678b3cb811c6a25,
        <artist/10086#subject>,
        <artist/13636#subject>,
        <artist/15787#subject>,
        <artist/19219#subject>,
        <artist/20621#subject>,
        <artist/25785#subject>,
        <artist/27663#subject>,
        <artist/32354#subject>,
        <artist/40086#subject>,
        <artist/5138#subject> ;
    schema:name "My First Disney Jazz"@en,
        "マイ・ファースト・ディズニー・ジャズ"@ja,
        "My First Disney Jazz"@ja-latn ;
    schema:workPerformed <album/98765#musicalwork> .

<album/98765#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-28"^^xsd:date ;
    dcterms:title "My First Disney Jazz"@en,
        "マイ・ファースト・ディズニー・ジャズ"@ja,
        "My First Disney Jazz"@ja-latn ;
    mo:catalogue_number "UWCD-1047" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98765#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Toy Story 2"@en ;
            foaf:name "Toy Story 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Monsters, Inc."@en ;
            foaf:name "Monsters, Inc."@en ],
        [ a schema:CreativeWork ;
            schema:name "The Princess and the Frog"@en ;
            foaf:name "The Princess and the Frog"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Nightmare Before Christmas"@en ;
            foaf:name "The Nightmare Before Christmas"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Aristocats"@en ;
            foaf:name "The Aristocats"@en ],
        <product/5000#subject>,
        <product/5001#subject>,
        <product/5555#subject>,
        <product/7124#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MARU"@en ;
            foaf:name "MARU"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "RIO"@en ;
            foaf:name "RIO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yasuki Sogabe"@en ;
            foaf:name "Yasuki Sogabe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenta Okamoto"@en ;
            foaf:name "Kenta Okamoto"@en ],
        <artist/10086#subject>,
        <artist/13636#subject>,
        <artist/15787#subject>,
        <artist/19219#subject>,
        <artist/20621#subject>,
        <artist/25785#subject>,
        <artist/27663#subject>,
        <artist/32354#subject>,
        <artist/40086#subject>,
        <artist/5138#subject> ;
    schema:datePublished "2019-08-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/98765/98765-1589148064.jpg> ;
    schema:name "My First Disney Jazz"@en,
        "マイ・ファースト・ディズニー・ジャズ"@ja,
        "My First Disney Jazz"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/98765/98765-1589148064.jpg> .

_:N009dedc80e334e4e8d39d72d93b4b283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ev'rybody Wants to Be a Cat [The Aristocats]"@en,
        "みんなネコになりたいのさ [おしゃれキャット]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "Ev'rybody Wants to Be a Cat [The Aristocats]"@en,
        "みんなネコになりたいのさ [おしゃれキャット]"@ja .

_:N05ac60f74d1d451f957b4b71dff37deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I See the Light [Tangled]"@en,
        "輝く未来 [塔の上のラプンツェル]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "I See the Light [Tangled]"@en,
        "輝く未来 [塔の上のラプンツェル]"@ja .

_:N3ebf1626b8f94c26a83a5bc2359a8b56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friend Like Me [Aladdin]"@en,
        "フレンド・ライク・ミー [アラジン]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "Friend Like Me [Aladdin]"@en,
        "フレンド・ライク・ミー [アラジン]"@ja .

_:N5748dcecad584226a5240a8409fefe4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When She Loved Me [Toy Story 2]"@en,
        "ホエン・シー・ラヴド・ミー [トイ・ストーリー2]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "When She Loved Me [Toy Story 2]"@en,
        "ホエン・シー・ラヴド・ミー [トイ・ストーリー2]"@ja .

_:N588780e0123d4723af55141764119019 a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "RIO"@en ;
    foaf:name "RIO"@en .

_:N6d73097169b240b4a0aa4c9cfefad3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Whole New World [Aladdin]"@en,
        "ホール・ニュー・ワールド [アラジン]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "A Whole New World [Aladdin]"@en,
        "ホール・ニュー・ワールド [アラジン]"@ja .

_:N6ff9d0c15bab4f739ae00c5c0f2ee544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Didn't Have You [Monsters, Inc.]"@en,
        "君がいないと [モンスターズ・インク]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "If I Didn't Have You [Monsters, Inc.]"@en,
        "君がいないと [モンスターズ・インク]"@ja .

_:N77895b26b537487584472ab19c1cd1b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Halloween / Sally's Song [The Nightmare Before Christmas]"@en,
        "ハロウィーン・タウンへようこそ / サリーのうた [ナイトメアー・ビフォア・クリスマス]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "This Is Halloween / Sally's Song [The Nightmare Before Christmas]"@en,
        "ハロウィーン・タウンへようこそ / サリーのうた [ナイトメアー・ビフォア・クリスマス]"@ja .

_:N7b49db5d2ac7454f9bf2bf9310a7d36c a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Yasuki Sogabe"@en ;
    foaf:name "Yasuki Sogabe"@en .

_:N7f956f177b0747878148283b478fc2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Mine [Dumbo]"@en,
        "ベイビー・マイン [ダンボ]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "Baby Mine [Dumbo]"@en,
        "ベイビー・マイン [ダンボ]"@ja .

_:N97f95a5f31fc4df5b5fc67bad856981c a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "Kenta Okamoto"@en ;
    foaf:name "Kenta Okamoto"@en .

_:Ndc723e47133e4ae89678b3cb811c6a25 a schema:Person,
        foaf:Person ;
    mo:performed <album/98765#performance> ;
    schema:name "MARU"@en ;
    foaf:name "MARU"@en .

_:Ne5e5acfb31f04bdda917225ff306a134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty and the Beast Medley (Prologue~Gaston~Something There~Be Our Guest~Beauty and the Beast [Beauty and the Beast])"@en,
        "美女と野獣メドレー（プロローグ～強いぞ、ガストン～愛の芽生え～ひとりぼっちの晩餐会～美女と野獣 [美女と野獣]）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "Beauty and the Beast Medley (Prologue~Gaston~Something There~Be Our Guest~Beauty and the Beast [Beauty and the Beast])"@en,
        "美女と野獣メドレー（プロローグ～強いぞ、ガストン～愛の芽生え～ひとりぼっちの晩餐会～美女と野獣 [美女と野獣]）"@ja .

_:Nfe049c5be5774069a0404300c569a7d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down in New Orleans [The Princess and the Frog]"@en,
        "それがニューオーリンズ [プリンセスと魔法のキス]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N71ddd87aa6ad4c8c8c1f951afd754fce ;
    schema:name "Down in New Orleans [The Princess and the Frog]"@en,
        "それがニューオーリンズ [プリンセスと魔法のキス]"@ja .

_:N71ddd87aa6ad4c8c8c1f951afd754fce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009dedc80e334e4e8d39d72d93b4b283,
        _:N05ac60f74d1d451f957b4b71dff37deb,
        _:N3ebf1626b8f94c26a83a5bc2359a8b56,
        _:N5748dcecad584226a5240a8409fefe4b,
        _:N6d73097169b240b4a0aa4c9cfefad3a5,
        _:N6ff9d0c15bab4f739ae00c5c0f2ee544,
        _:N77895b26b537487584472ab19c1cd1b2,
        _:N7f956f177b0747878148283b478fc2d1,
        _:Ne5e5acfb31f04bdda917225ff306a134,
        _:Nfe049c5be5774069a0404300c569a7d2 ;
    mo:track_count 10 ;
    schema:duration "PT48:47"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N009dedc80e334e4e8d39d72d93b4b283,
        _:N05ac60f74d1d451f957b4b71dff37deb,
        _:N3ebf1626b8f94c26a83a5bc2359a8b56,
        _:N5748dcecad584226a5240a8409fefe4b,
        _:N6d73097169b240b4a0aa4c9cfefad3a5,
        _:N6ff9d0c15bab4f739ae00c5c0f2ee544,
        _:N77895b26b537487584472ab19c1cd1b2,
        _:N7f956f177b0747878148283b478fc2d1,
        _:Ne5e5acfb31f04bdda917225ff306a134,
        _:Nfe049c5be5774069a0404300c569a7d2 .

