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

<artist/29728#subject> a schema:Person,
        foaf:Person ;
    schema:name "David Zippel"@en ;
    foaf:made <album/54652#lyrics>,
        <album/54652#subject> ;
    foaf:name "David Zippel"@en .

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

<artist/15829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54652#subject> ;
    schema:name "Jerry Goldsmith"@en ;
    foaf:made <album/54652#composition>,
        <album/54652#subject> ;
    foaf:name "Jerry Goldsmith"@en .

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

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

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

<https://medium-media.vgm.io/albums/25/54652/54652-1440705386.jpg> a schema:ImageObject,
        foaf:Image .

<album/54652#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mulan: An Original Walt Disney Records Soundtrack"@en,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja-latn ;
    mo:composer <artist/15829#subject>,
        <artist/34872#subject> ;
    mo:produced_work <album/54652#musicalwork> ;
    schema:name "Mulan: An Original Walt Disney Records Soundtrack"@en,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja-latn .

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

<artist/28248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Stevie Wonder"@en ;
    foaf:name "Stevie Wonder"@en .

<artist/28440#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Christina Aguilera"@en ;
    foaf:name "Christina Aguilera"@en .

<artist/34872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54652#subject> ;
    mo:performed <album/54652#performance> ;
    schema:name "Matthew Wilder"@en ;
    foaf:made <album/54652#composition>,
        <album/54652#subject> ;
    foaf:name "Matthew Wilder"@en .

<album/54652#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-06-02"^^xsd:date ;
    dcterms:title "Mulan: An Original Walt Disney Records Soundtrack"@en,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja-latn ;
    mo:catalogue_number "60631-7" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54652#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N6ab2ae49b4304bd68921201e60e460d9 ;
    mo:record_count 1 ;
    schema:about <product/6644#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lea Salonga"@en ;
            foaf:name "Lea Salonga"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Beth Fowler"@en ;
            foaf:name "Beth Fowler"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marnie Nixon"@en ;
            foaf:name "Marnie Nixon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jerry Tondo"@en ;
            foaf:name "Jerry Tondo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "98°"@en ;
            foaf:name "98°"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "James Hong"@en ;
            foaf:name "James Hong"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Harvey Fierstein"@en ;
            foaf:name "Harvey Fierstein"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Donny Osmond"@en ;
            foaf:name "Donny Osmond"@en ],
        <artist/28248#subject>,
        <artist/28440#subject>,
        <artist/34872#subject> ;
    schema:datePublished "1998-06-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/54652/54652-1440705386.jpg> ;
    schema:name "Mulan: An Original Walt Disney Records Soundtrack"@en,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/54652/54652-1440705386.jpg> .

<album/54652#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mulan: An Original Walt Disney Records Soundtrack"@en,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja-latn ;
    mo:performance_of <album/54652#musicalwork> ;
    mo:performer _:N6d1f7d9d085d4d498ade8585a1f713d0,
        _:N6ea9d9cde3ee424dbaafd01d13f2717f,
        _:N973b072aa58a4eae966ea0cedcc2fb55,
        _:Na8af5a4640a847a5bb6cd5d8c2b844e8,
        _:Na91907766ceb4f91bc34d145059ddddb,
        _:Nafdae08e881c49fbb6f639d25615b2f0,
        _:Nc8f82d191d3a45c6af1e05829fabe22e,
        _:Ned2a3deb3eb145748862f2b28d4612c2,
        <artist/28248#subject>,
        <artist/28440#subject>,
        <artist/34872#subject> ;
    mo:recorded_as <album/54652#musicalexpression> ;
    schema:byArtist _:N6d1f7d9d085d4d498ade8585a1f713d0,
        _:N6ea9d9cde3ee424dbaafd01d13f2717f,
        _:N973b072aa58a4eae966ea0cedcc2fb55,
        _:Na8af5a4640a847a5bb6cd5d8c2b844e8,
        _:Na91907766ceb4f91bc34d145059ddddb,
        _:Nafdae08e881c49fbb6f639d25615b2f0,
        _:Nc8f82d191d3a45c6af1e05829fabe22e,
        _:Ned2a3deb3eb145748862f2b28d4612c2,
        <artist/28248#subject>,
        <artist/28440#subject>,
        <artist/34872#subject> ;
    schema:name "Mulan: An Original Walt Disney Records Soundtrack"@en,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja,
        "Mulan: An Original Walt Disney Records Soundtrack"@ja-latn ;
    schema:workPerformed <album/54652#musicalwork> .

_:N64da84c5c78b4b3f8e50852d2383b067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "Reflection"@en .

_:N6beab975847e49a0b89e06a9bf7ae63f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite from \"Mulan\" (Score)"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "Suite from \"Mulan\" (Score)"@en .

_:N6d1f7d9d085d4d498ade8585a1f713d0 a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Beth Fowler"@en ;
    foaf:name "Beth Fowler"@en .

_:N6ea9d9cde3ee424dbaafd01d13f2717f a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Marnie Nixon"@en ;
    foaf:name "Marnie Nixon"@en .

_:N749fa4d9b4e84c3eb07076471cee74ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mulan's Decision (Score)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "Mulan's Decision (Score)"@en .

_:N7eb971a4888542c7a4e529f7c9b80639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack at the Wall (Score)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "Attack at the Wall (Score)"@en .

_:N886ddb79088e420a974463feb26ce477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Huns Attack (Score)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "The Huns Attack (Score)"@en .

_:N973b072aa58a4eae966ea0cedcc2fb55 a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "98°"@en ;
    foaf:name "98°"@en .

_:Na8af5a4640a847a5bb6cd5d8c2b844e8 a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Lea Salonga"@en ;
    foaf:name "Lea Salonga"@en .

_:Na91907766ceb4f91bc34d145059ddddb a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Jerry Tondo"@en ;
    foaf:name "Jerry Tondo"@en .

_:Nafdae08e881c49fbb6f639d25615b2f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Donny Osmond"@en ;
    foaf:name "Donny Osmond"@en .

_:Nbb1486a999a048adb5134f4d56a8af0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Burned-Out Village (Score)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "The Burned-Out Village (Score)"@en .

_:Nbfb4228e77f74737a04798f16e6eaafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection (Pop Version)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "Reflection (Pop Version)"@en .

_:Nc8f82d191d3a45c6af1e05829fabe22e a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "Harvey Fierstein"@en ;
    foaf:name "Harvey Fierstein"@en .

_:Nc97e0cc863bf4fb3a601cee564a66525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True to Your Heart (Single)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "True to Your Heart (Single)"@en .

_:Nd4e538c888eb47cd8774c5baaa45a772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blossoms (Score)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "Blossoms (Score)"@en .

_:Ne5deed6d2c2a406fa1a84fd662493f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl Worth Fighting For"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "A Girl Worth Fighting For"@en .

_:Neaeee6faf8c141c9ae272bff7fcb6e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Make a Man Out of You"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "I'll Make a Man Out of You"@en .

_:Ned2a3deb3eb145748862f2b28d4612c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/54652#performance> ;
    schema:name "James Hong"@en ;
    foaf:name "James Hong"@en .

_:Nf7e29ce96eaf424c9b5db99ae063e6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honor to Us All"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N6ab2ae49b4304bd68921201e60e460d9 ;
    schema:name "Honor to Us All"@en .

_:N6ab2ae49b4304bd68921201e60e460d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N64da84c5c78b4b3f8e50852d2383b067,
        _:N6beab975847e49a0b89e06a9bf7ae63f,
        _:N749fa4d9b4e84c3eb07076471cee74ec,
        _:N7eb971a4888542c7a4e529f7c9b80639,
        _:N886ddb79088e420a974463feb26ce477,
        _:Nbb1486a999a048adb5134f4d56a8af0f,
        _:Nbfb4228e77f74737a04798f16e6eaafa,
        _:Nc97e0cc863bf4fb3a601cee564a66525,
        _:Nd4e538c888eb47cd8774c5baaa45a772,
        _:Ne5deed6d2c2a406fa1a84fd662493f3e,
        _:Neaeee6faf8c141c9ae272bff7fcb6e01,
        _:Nf7e29ce96eaf424c9b5db99ae063e6ca ;
    mo:track_count 12 ;
    schema:duration "PT51:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N64da84c5c78b4b3f8e50852d2383b067,
        _:N6beab975847e49a0b89e06a9bf7ae63f,
        _:N749fa4d9b4e84c3eb07076471cee74ec,
        _:N7eb971a4888542c7a4e529f7c9b80639,
        _:N886ddb79088e420a974463feb26ce477,
        _:Nbb1486a999a048adb5134f4d56a8af0f,
        _:Nbfb4228e77f74737a04798f16e6eaafa,
        _:Nc97e0cc863bf4fb3a601cee564a66525,
        _:Nd4e538c888eb47cd8774c5baaa45a772,
        _:Ne5deed6d2c2a406fa1a84fd662493f3e,
        _:Neaeee6faf8c141c9ae272bff7fcb6e01,
        _:Nf7e29ce96eaf424c9b5db99ae063e6ca .

