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

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

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

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

<artist/15716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115035#subject> ;
    schema:name "Sammy Fain"@en ;
    foaf:made <album/115035#composition>,
        <album/115035#subject> ;
    foaf:name "Sammy Fain"@en .

<artist/16280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115035#subject> ;
    schema:name "Leigh Harline"@en ;
    foaf:made <album/115035#composition>,
        <album/115035#subject> ;
    foaf:name "Leigh Harline"@en .

<artist/19465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115035#subject> ;
    schema:name "Elton John"@en ;
    foaf:made <album/115035#composition>,
        <album/115035#subject> ;
    foaf:name "Elton John"@en .

<artist/20963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115035#subject> ;
    schema:name "Mack David"@en ;
    foaf:made <album/115035#composition>,
        <album/115035#subject> ;
    foaf:name "Mack David"@en .

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

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

<product/2801#subject> a schema:CreativeWork ;
    schema:name "The Lion King"@en,
        "The Lion King"@ja,
        "The Lion King"@ja-latn ;
    foaf:name "The Lion King"@en,
        "The Lion King"@ja,
        "The Lion King"@ja-latn .

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

<product/4998#subject> a schema:CreativeWork ;
    schema:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@ja-latn ;
    foaf:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@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/5552#subject> a schema:CreativeWork ;
    schema:name "Cinderella"@en,
        "Cinderella"@ja,
        "Cinderella"@ja-latn ;
    foaf:name "Cinderella"@en,
        "Cinderella"@ja,
        "Cinderella"@ja-latn .

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

<album/115035#musicalexpression> a mo:Signal ;
    mo:published_as <album/115035#subject> ;
    mo:records <album/115035#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/53/115035/115035-05ac3cd7b433.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115035#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/115035/115035-05ac3cd7b433.jpg> ;
    foaf:depicts <album/115035#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/115035/115035-05ac3cd7b433.jpg> .

<https://medium-media.vgm.io/albums/53/115035/115035-05ac3cd7b433.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja ;
    foaf:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/4112#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja ;
    foaf:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/5555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja ;
    foaf:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/6282#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Koichi Yamadera"@en,
        "山寺宏一"@ja ;
    foaf:name "Koichi Yamadera"@en,
        "山寺宏一"@ja .

<artist/6493#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115035#performance> ;
    schema:name "Miyu Irino"@en,
        "入野自由"@ja ;
    foaf:name "Miyu Irino"@en,
        "入野自由"@ja .

<album/115035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disney Date ~Koe no Oujisama~ Standard Edition"@en,
        "ディズニー・デート ～声の王子様～ Standard Edition"@ja,
        "Disney Date ~Koe no Oujisama~ Standard Edition"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jack Lawrence"@en ;
            foaf:made <album/115035#composition> ;
            foaf:name "Jack Lawrence"@en ],
        <artist/14965#subject>,
        <artist/15716#subject>,
        <artist/16280#subject>,
        <artist/19465#subject>,
        <artist/20963#subject>,
        <artist/22541#subject> ;
    mo:produced_work <album/115035#musicalwork> ;
    schema:name "Disney Date ~Koe no Oujisama~ Standard Edition"@en,
        "ディズニー・デート ～声の王子様～ Standard Edition"@ja,
        "Disney Date ~Koe no Oujisama~ Standard Edition"@ja-latn .

<album/115035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disney Date ~Koe no Oujisama~ Standard Edition"@en,
        "ディズニー・デート ～声の王子様～ Standard Edition"@ja,
        "Disney Date ~Koe no Oujisama~ Standard Edition"@ja-latn ;
    mo:performance_of <album/115035#musicalwork> ;
    mo:performer <artist/3040#subject>,
        <artist/3575#subject>,
        <artist/3677#subject>,
        <artist/4112#subject>,
        <artist/4665#subject>,
        <artist/5381#subject>,
        <artist/5555#subject>,
        <artist/606#subject>,
        <artist/6282#subject>,
        <artist/6493#subject> ;
    mo:recorded_as <album/115035#musicalexpression> ;
    schema:byArtist <artist/3040#subject>,
        <artist/3575#subject>,
        <artist/3677#subject>,
        <artist/4112#subject>,
        <artist/4665#subject>,
        <artist/5381#subject>,
        <artist/5555#subject>,
        <artist/606#subject>,
        <artist/6282#subject>,
        <artist/6493#subject> ;
    schema:name "Disney Date ~Koe no Oujisama~ Standard Edition"@en,
        "ディズニー・デート ～声の王子様～ Standard Edition"@ja,
        "Disney Date ~Koe no Oujisama~ Standard Edition"@ja-latn ;
    schema:workPerformed <album/115035#musicalwork> .

<album/115035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-22"^^xsd:date ;
    dcterms:title "Disney Date ~Koe no Oujisama~ Standard Edition"@en,
        "ディズニー・デート ～声の王子様～ Standard Edition"@ja,
        "Disney Date ~Koe no Oujisama~ Standard Edition"@ja-latn ;
    mo:catalogue_number "AVCW-12871" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115035#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Ne2691de6315741a29719b868f7080399 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hercules"@en ;
            foaf:name "Hercules"@en ],
        <product/10273#subject>,
        <product/2801#subject>,
        <product/4133#subject>,
        <product/4998#subject>,
        <product/5001#subject>,
        <product/5552#subject>,
        <product/8024#subject> ;
    schema:byArtist <artist/3040#subject>,
        <artist/3575#subject>,
        <artist/3677#subject>,
        <artist/4112#subject>,
        <artist/4665#subject>,
        <artist/5381#subject>,
        <artist/5555#subject>,
        <artist/606#subject>,
        <artist/6282#subject>,
        <artist/6493#subject> ;
    schema:datePublished "2012-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/115035/115035-05ac3cd7b433.jpg> ;
    schema:name "Disney Date ~Koe no Oujisama~ Standard Edition"@en,
        "ディズニー・デート ～声の王子様～ Standard Edition"@ja,
        "Disney Date ~Koe no Oujisama~ Standard Edition"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/115035/115035-05ac3cd7b433.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115035#subject> ;
    schema:name "Jack Lawrence"@en ;
    foaf:made <album/115035#subject> ;
    foaf:name "Jack Lawrence"@en .

_:N119f036197fb482b96083bc7805292fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once Upon A Dream"@en,
        "いつか夢で"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Once Upon A Dream"@en,
        "いつか夢で"@ja .

_:N2a2439e6c1be4d098868369b8a573936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go The Distance"@en,
        "ゴー･ザ･ディスタンス"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Go The Distance"@en,
        "ゴー･ザ･ディスタンス"@ja .

_:N49a9212024e240ef903c83ec999de3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can Fly"@en,
        "きみもとべるよ!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "You Can Fly"@en,
        "きみもとべるよ!"@ja .

_:N4aabd449f53d4b84b5d916a190e97f62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Jump Ahead"@en,
        "ひと足お先に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "One Jump Ahead"@en,
        "ひと足お先に"@ja .

_:N5f95d3196b004723872597e0c64d7e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle Of Life"@en,
        "サークル･オブ･ライフ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Circle Of Life"@en,
        "サークル･オブ･ライフ"@ja .

_:N7b31080f9e8e4cf2b999f10559f158fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Sea"@en,
        "アンダー･ザ･シー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Under The Sea"@en,
        "アンダー･ザ･シー"@ja .

_:Nc9781a8c890744369028076faea7cce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whole New World"@en,
        "ホール･ニュー･ワールド(新しい世界)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Whole New World"@en,
        "ホール･ニュー･ワールド(新しい世界)"@ja .

_:Nd6f0752dfcf14572aa5f63997a56deaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mickey Mouse March"@en,
        "ミッキーマウス･マーチ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Mickey Mouse March"@en,
        "ミッキーマウス･マーチ"@ja .

_:Nda85dd3a367a40afa4ae3c98caacec56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When You Wish Upon A Star"@en,
        "星に願いを"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "When You Wish Upon A Star"@en,
        "星に願いを"@ja .

_:Ne39da7a8cb9248038c2b0681b053f6e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bibbidi-Bobbidi-Boo"@en,
        "ビビディ･バビディ･ブー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Bibbidi-Bobbidi-Boo"@en,
        "ビビディ･バビディ･ブー"@ja .

_:Ne906d69c31624047bdcab4a50c269bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Feel the Love Tonight"@en,
        "愛を感じて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ne2691de6315741a29719b868f7080399 ;
    schema:name "Can You Feel the Love Tonight"@en,
        "愛を感じて"@ja .

_:Ne2691de6315741a29719b868f7080399 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N119f036197fb482b96083bc7805292fa,
        _:N2a2439e6c1be4d098868369b8a573936,
        _:N49a9212024e240ef903c83ec999de3d4,
        _:N4aabd449f53d4b84b5d916a190e97f62,
        _:N5f95d3196b004723872597e0c64d7e8f,
        _:N7b31080f9e8e4cf2b999f10559f158fa,
        _:Nc9781a8c890744369028076faea7cce7,
        _:Nd6f0752dfcf14572aa5f63997a56deaa,
        _:Nda85dd3a367a40afa4ae3c98caacec56,
        _:Ne39da7a8cb9248038c2b0681b053f6e7,
        _:Ne906d69c31624047bdcab4a50c269bb9 ;
    mo:track_count 11 ;
    schema:duration "PT35:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N119f036197fb482b96083bc7805292fa,
        _:N2a2439e6c1be4d098868369b8a573936,
        _:N49a9212024e240ef903c83ec999de3d4,
        _:N4aabd449f53d4b84b5d916a190e97f62,
        _:N5f95d3196b004723872597e0c64d7e8f,
        _:N7b31080f9e8e4cf2b999f10559f158fa,
        _:Nc9781a8c890744369028076faea7cce7,
        _:Nd6f0752dfcf14572aa5f63997a56deaa,
        _:Nda85dd3a367a40afa4ae3c98caacec56,
        _:Ne39da7a8cb9248038c2b0681b053f6e7,
        _:Ne906d69c31624047bdcab4a50c269bb9 .

