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

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

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

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

<album/131261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colors Of The Wind / Vanessa Williams"@en,
        "カラー・オブ・ザ・ウインド / ヴァネッサ・ウィリアムス"@ja,
        "Colors Of The Wind / Vanessa Williams"@ja-latn ;
    mo:composer <artist/14965#subject> ;
    mo:produced_work <album/131261#musicalwork> ;
    schema:name "Colors Of The Wind / Vanessa Williams"@en,
        "カラー・オブ・ザ・ウインド / ヴァネッサ・ウィリアムス"@ja,
        "Colors Of The Wind / Vanessa Williams"@ja-latn .

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

<album/131261#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colors Of The Wind / Vanessa Williams"@en,
        "カラー・オブ・ザ・ウインド / ヴァネッサ・ウィリアムス"@ja,
        "Colors Of The Wind / Vanessa Williams"@ja-latn ;
    mo:performance_of <album/131261#musicalwork> ;
    mo:recorded_as <album/131261#musicalexpression> ;
    schema:name "Colors Of The Wind / Vanessa Williams"@en,
        "カラー・オブ・ザ・ウインド / ヴァネッサ・ウィリアムス"@ja,
        "Colors Of The Wind / Vanessa Williams"@ja-latn ;
    schema:workPerformed <album/131261#musicalwork> .

<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/16/131261/131261-a5ecc7e3110a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131261#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/131261/131261-a5ecc7e3110a.jpg> ;
    foaf:depicts <album/131261#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/131261/131261-a5ecc7e3110a.jpg> .

<https://medium-media.vgm.io/albums/16/131261/131261-a5ecc7e3110a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/131261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-06-21"^^xsd:date ;
    dcterms:title "Colors Of The Wind / Vanessa Williams"@en,
        "カラー・オブ・ザ・ウインド / ヴァネッサ・ウィリアムス"@ja,
        "Colors Of The Wind / Vanessa Williams"@ja-latn ;
    mo:catalogue_number "PCDD-00003" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/131261#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N9fbfc232895f4fcfa64f8504910c8654 ;
    mo:record_count 1 ;
    schema:about <product/6643#subject> ;
    schema:datePublished "1995-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/131261/131261-a5ecc7e3110a.jpg> ;
    schema:name "Colors Of The Wind / Vanessa Williams"@en,
        "カラー・オブ・ザ・ウインド / ヴァネッサ・ウィリアムス"@ja,
        "Colors Of The Wind / Vanessa Williams"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/131261/131261-a5ecc7e3110a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Judy Kuhn"@en ;
    foaf:made <album/131261#vocals> ;
    foaf:name "Judy Kuhn"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Vanessa Williams appears courtesy of Mercury Records"@en ;
    foaf:made <album/131261#vocals> ;
    foaf:name "Vanessa Williams appears courtesy of Mercury Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Vanessa Williams appears courtesy of Mercury Records"@en ;
    foaf:made <album/131261#subject> ;
    foaf:name "Vanessa Williams appears courtesy of Mercury Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Judy Kuhn"@en ;
    foaf:made <album/131261#subject> ;
    foaf:name "Judy Kuhn"@en .

_:Na1fdb42345704ebf90571d5f1cb57495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors Of The Wind (Instrumental)"@en,
        "カラー・オブ・ザ・ウインド (インストゥルメンタル・ヴアーシヨン)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N9fbfc232895f4fcfa64f8504910c8654 ;
    schema:name "Colors Of The Wind (Instrumental)"@en,
        "カラー・オブ・ザ・ウインド (インストゥルメンタル・ヴアーシヨン)"@ja .

_:Nf1b9aa11010a4b86ac18dfdc334cebd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors Of The Wind (End Title)"@en,
        "カラー・オブ・ザ・ウインド (エンド・タイトル)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9fbfc232895f4fcfa64f8504910c8654 ;
    schema:name "Colors Of The Wind (End Title)"@en,
        "カラー・オブ・ザ・ウインド (エンド・タイトル)"@ja .

_:Nf4953b359fda40218c6a4ffdd10bd88d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors Of The Wind"@en,
        "カラー・オブ・ザ・ウインド (キャスト・ヴアーシヨン)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9fbfc232895f4fcfa64f8504910c8654 ;
    schema:name "Colors Of The Wind"@en,
        "カラー・オブ・ザ・ウインド (キャスト・ヴアーシヨン)"@ja .

_:N9fbfc232895f4fcfa64f8504910c8654 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na1fdb42345704ebf90571d5f1cb57495,
        _:Nf1b9aa11010a4b86ac18dfdc334cebd5,
        _:Nf4953b359fda40218c6a4ffdd10bd88d ;
    mo:track_count 3 ;
    schema:duration "PT12:11"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Na1fdb42345704ebf90571d5f1cb57495,
        _:Nf1b9aa11010a4b86ac18dfdc334cebd5,
        _:Nf4953b359fda40218c6a4ffdd10bd88d .

