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

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

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

<artist/31110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159807#subject> ;
    schema:name "Glenn Slater"@en ;
    foaf:made <album/159807#composition>,
        <album/159807#subject> ;
    foaf:name "Glenn Slater"@en .

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

<album/159807#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Home on the Range (Soundtrack from the Motion Picture)"@en,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja-latn ;
    mo:performance_of <album/159807#musicalwork> ;
    mo:recorded_as <album/159807#musicalexpression> ;
    schema:name "Home on the Range (Soundtrack from the Motion Picture)"@en,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja-latn ;
    schema:workPerformed <album/159807#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/70/159807/159807-9a2960d9f36f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159807#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/159807/159807-9a2960d9f36f.jpg> ;
    foaf:depicts <album/159807#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/159807/159807-9a2960d9f36f.jpg> .

<https://medium-media.vgm.io/albums/70/159807/159807-9a2960d9f36f.jpg> a schema:ImageObject,
        foaf:Image .

<album/159807#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Home on the Range (Soundtrack from the Motion Picture)"@en,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja-latn ;
    mo:composer <artist/14965#subject>,
        <artist/31110#subject> ;
    mo:produced_work <album/159807#musicalwork> ;
    schema:name "Home on the Range (Soundtrack from the Motion Picture)"@en,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja-latn .

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

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

<album/159807#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Home on the Range (Soundtrack from the Motion Picture)"@en,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja-latn ;
    mo:catalogue_number "61066-7" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159807#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N54378f67ff2849c19f1972e109d70b29 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Home on the Range"@en ;
            foaf:name "Home on the Range"@en ] ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/159807/159807-9a2960d9f36f.jpg> ;
    schema:name "Home on the Range (Soundtrack from the Motion Picture)"@en,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja,
        "Home on the Range (Soundtrack from the Motion Picture)"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/159807/159807-9a2960d9f36f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bonnie Raitt"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Bonnie Raitt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kathryn Dawn Lang"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Kathryn Dawn Lang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kathryn Dawn Lang"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Kathryn Dawn Lang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Randy Quaid"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Randy Quaid"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jason Graae"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Jason Graae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "David Burnham"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "David Burnham"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bonnie Raitt"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Bonnie Raitt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wilbur Pauley"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Wilbur Pauley"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Timothy Blevins"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Timothy Blevins"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "William Parry"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "William Parry"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gregory Jbara"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Gregory Jbara"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Peter Samuel"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Peter Samuel"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Randy Quaid"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Randy Quaid"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tim McGraw"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Tim McGraw"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jason Graae"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Jason Graae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Peter Samuel"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Peter Samuel"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "William Parry"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "William Parry"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "k.d. lang"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "k.d. lang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "David Burnham"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "David Burnham"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wilbur Pauley"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Wilbur Pauley"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Timothy Blevins"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Timothy Blevins"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gregory Jbara"@en ;
    foaf:made <album/159807#subject> ;
    foaf:name "Gregory Jbara"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "k.d. lang"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "k.d. lang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tim McGraw"@en ;
    foaf:made <album/159807#vocals> ;
    foaf:name "Tim McGraw"@en .

_:N1e0d0ad5df9f41bab4d6bafc7450be85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anytime You Need a Friend"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Anytime You Need a Friend"@en .

_:N3d01cf396a6244e0ba99578a487b3ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad News"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Bad News"@en .

_:N5a6e617c4a0249d398f6cc365042f40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anytime You Need a Friend"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Anytime You Need a Friend"@en .

_:N69e9e40bdb88450ca3ebf3f7f6297863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buck"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Buck"@en .

_:N6d15e6ce816542c3a594036d5e40fde6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Farm"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "On the Farm"@en .

_:N74b329f598764759b2e706c15d3e964d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(You Ain't) Home On the Range - Echo Mine Reprise"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "(You Ain't) Home On the Range - Echo Mine Reprise"@en .

_:N762c6c65c25d4daabf8ef88b0625e95e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will the Sun Ever Shine Again"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Will the Sun Ever Shine Again"@en .

_:N79bf809386e94c8d9d521dc6ff45f9ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Farm Is Saved / Little Patch of Heaven - Finale (Score)"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "My Farm Is Saved / Little Patch of Heaven - Finale (Score)"@en .

_:N7e78af9a9bbd4722b1618291f059288f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cows In Town / Saloon Song"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Cows In Town / Saloon Song"@en .

_:N9b8cac1e81a744d9a07ad580819c132b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Patch of Heaven"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Little Patch of Heaven"@en .

_:Na8f6a5131750444993160a942b64adf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(You Ain't) Home On the Range"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "(You Ain't) Home On the Range"@en .

_:Ne3319abb3d6a479790a44b6d82101957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wherever the Trail May Lead"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Wherever the Trail May Lead"@en .

_:Ned871f5c93fa4de3be37a58cbdc7fca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yodel-Adle-Eedle-Idle-Oo"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Yodel-Adle-Eedle-Idle-Oo"@en .

_:Nedf9acb9bdd84a49862af7dea14e11d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm and the Aftermath"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Storm and the Aftermath"@en .

_:Nf7b44c7fb8de403a8cc25240a03720e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cows to the Rescue"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N54378f67ff2849c19f1972e109d70b29 ;
    schema:name "Cows to the Rescue"@en .

_:N54378f67ff2849c19f1972e109d70b29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e0d0ad5df9f41bab4d6bafc7450be85,
        _:N3d01cf396a6244e0ba99578a487b3ae1,
        _:N5a6e617c4a0249d398f6cc365042f40e,
        _:N69e9e40bdb88450ca3ebf3f7f6297863,
        _:N6d15e6ce816542c3a594036d5e40fde6,
        _:N74b329f598764759b2e706c15d3e964d,
        _:N762c6c65c25d4daabf8ef88b0625e95e,
        _:N79bf809386e94c8d9d521dc6ff45f9ef,
        _:N7e78af9a9bbd4722b1618291f059288f,
        _:N9b8cac1e81a744d9a07ad580819c132b,
        _:Na8f6a5131750444993160a942b64adf4,
        _:Ne3319abb3d6a479790a44b6d82101957,
        _:Ned871f5c93fa4de3be37a58cbdc7fca0,
        _:Nedf9acb9bdd84a49862af7dea14e11d3,
        _:Nf7b44c7fb8de403a8cc25240a03720e2 ;
    mo:track_count 15 ;
    schema:duration "PT31:01"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1e0d0ad5df9f41bab4d6bafc7450be85,
        _:N3d01cf396a6244e0ba99578a487b3ae1,
        _:N5a6e617c4a0249d398f6cc365042f40e,
        _:N69e9e40bdb88450ca3ebf3f7f6297863,
        _:N6d15e6ce816542c3a594036d5e40fde6,
        _:N74b329f598764759b2e706c15d3e964d,
        _:N762c6c65c25d4daabf8ef88b0625e95e,
        _:N79bf809386e94c8d9d521dc6ff45f9ef,
        _:N7e78af9a9bbd4722b1618291f059288f,
        _:N9b8cac1e81a744d9a07ad580819c132b,
        _:Na8f6a5131750444993160a942b64adf4,
        _:Ne3319abb3d6a479790a44b6d82101957,
        _:Ned871f5c93fa4de3be37a58cbdc7fca0,
        _:Nedf9acb9bdd84a49862af7dea14e11d3,
        _:Nf7b44c7fb8de403a8cc25240a03720e2 .

