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

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

<artist/14557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105490#subject> ;
    schema:name "James Horner"@en ;
    foaf:made <album/105490#composition>,
        <album/105490#subject> ;
    foaf:name "James Horner"@en .

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

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

<org/1145#subject> schema:name "Intrada"@en,
        "Intrada"@ja,
        "Intrada"@ja-latn ;
    foaf:name "Intrada"@en,
        "Intrada"@ja,
        "Intrada"@ja-latn .

<https://media.vgm.io/albums/09/105490/105490-1273db20ec06.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105490#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/105490/105490-1273db20ec06.jpg> ;
    foaf:depicts <album/105490#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/105490/105490-1273db20ec06.jpg> .

<https://medium-media.vgm.io/albums/09/105490/105490-1273db20ec06.jpg> a schema:ImageObject,
        foaf:Image .

<album/105490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Land Before Time - Music From The Motion Picture"@en,
        "The Land Before Time - Music From The Motion Picture"@ja,
        "The Land Before Time - Music From The Motion Picture"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Will Jennings"@en ;
            foaf:made <album/105490#composition> ;
            foaf:name "Will Jennings"@en ],
        <artist/14557#subject> ;
    mo:produced_work <album/105490#musicalwork> ;
    schema:name "The Land Before Time - Music From The Motion Picture"@en,
        "The Land Before Time - Music From The Motion Picture"@ja,
        "The Land Before Time - Music From The Motion Picture"@ja-latn .

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

<artist/2051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105490#performance> ;
    schema:name "London Symphony Orchestra"@en ;
    foaf:name "London Symphony Orchestra"@en .

<album/105490#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Land Before Time - Music From The Motion Picture"@en,
        "The Land Before Time - Music From The Motion Picture"@ja,
        "The Land Before Time - Music From The Motion Picture"@ja-latn ;
    mo:performance_of <album/105490#musicalwork> ;
    mo:performer _:N238a1b6886e2455985ef1219a63154a6,
        _:N8e7cc2de6b7f4694b8fc7b051ab47eac,
        _:Na01816d39c434be6b0c1aba143d6a045,
        _:Nf61f1f89865a4bbca6e6cd1295dc11ae,
        <artist/2051#subject> ;
    mo:recorded_as <album/105490#musicalexpression> ;
    schema:byArtist _:N238a1b6886e2455985ef1219a63154a6,
        _:N8e7cc2de6b7f4694b8fc7b051ab47eac,
        _:Na01816d39c434be6b0c1aba143d6a045,
        _:Nf61f1f89865a4bbca6e6cd1295dc11ae,
        <artist/2051#subject> ;
    schema:name "The Land Before Time - Music From The Motion Picture"@en,
        "The Land Before Time - Music From The Motion Picture"@ja,
        "The Land Before Time - Music From The Motion Picture"@ja-latn ;
    schema:workPerformed <album/105490#musicalwork> .

<album/105490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-27"^^xsd:date ;
    dcterms:title "The Land Before Time - Music From The Motion Picture"@en,
        "The Land Before Time - Music From The Motion Picture"@ja,
        "The Land Before Time - Music From The Motion Picture"@ja-latn ;
    mo:catalogue_number "ISC 449" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105490#musicalexpression> ;
    mo:publisher <org/1145#subject> ;
    mo:record _:Nbbb9371832e745aba4237f52f22e169b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Land Before Time"@en ;
            foaf:name "The Land Before Time"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "King's College School Choir"@en ;
            foaf:name "King's College School Choir"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Choristers of St. Paul's Cathedral"@en ;
            foaf:name "Choristers of St. Paul's Cathedral"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Diana Ross"@en ;
            foaf:name "Diana Ross"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ladies Chorus"@en ;
            foaf:name "Ladies Chorus"@en ],
        <artist/2051#subject> ;
    schema:datePublished "2020-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/105490/105490-1273db20ec06.jpg> ;
    schema:name "The Land Before Time - Music From The Motion Picture"@en,
        "The Land Before Time - Music From The Motion Picture"@ja,
        "The Land Before Time - Music From The Motion Picture"@ja-latn ;
    schema:publisher <org/1145#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/105490/105490-1273db20ec06.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105490#subject> ;
    schema:name "Will Jennings"@en ;
    foaf:made <album/105490#subject> ;
    foaf:name "Will Jennings"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Will Jennings"@en ;
    foaf:made <album/105490#subject> ;
    foaf:name "Will Jennings"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Will Jennings"@en ;
    foaf:made <album/105490#lyrics> ;
    foaf:name "Will Jennings"@en .

_:N03c0832d56c24581b713a4f1bd098b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "End Credits"@en .

_:N11e11dd70617404da16dcdbaa9e053eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Migration"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "The Great Migration"@en .

_:N238a1b6886e2455985ef1219a63154a6 a schema:Person,
        foaf:Person ;
    mo:performed <album/105490#performance> ;
    schema:name "Choristers of St. Paul's Cathedral"@en ;
    foaf:name "Choristers of St. Paul's Cathedral"@en .

_:N26ce38560636489290c3c79397c93158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foraging for Food"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "Foraging for Food"@en .

_:N2f72ec15198948868276bcc0ce2d0810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rescue / Discovery of the Great Valley"@en ;
    mo:track_number 7 ;
    schema:duration "PT12:44"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "The Rescue / Discovery of the Great Valley"@en .

_:N3a9d18e182f44fc8b0de8b639e445355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Separate Paths"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "Separate Paths"@en .

_:N5a50a11cfb7d40c981699300041b2e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sharptooth and the Earthquake"@en ;
    mo:track_number 2 ;
    schema:duration "PT10:33"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "Sharptooth and the Earthquake"@en .

_:N7317beb4e2184e1b88984b31b8a78d04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispering Winds"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "Whispering Winds"@en .

_:N8e7cc2de6b7f4694b8fc7b051ab47eac a schema:Person,
        foaf:Person ;
    mo:performed <album/105490#performance> ;
    schema:name "Ladies Chorus"@en ;
    foaf:name "Ladies Chorus"@en .

_:Na01816d39c434be6b0c1aba143d6a045 a schema:Person,
        foaf:Person ;
    mo:performed <album/105490#performance> ;
    schema:name "King's College School Choir"@en ;
    foaf:name "King's College School Choir"@en .

_:Nb3cd1064a7e641b4885163dfb572ea81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If We Hold On Together"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "If We Hold On Together"@en .

_:Nf61f1f89865a4bbca6e6cd1295dc11ae a schema:Person,
        foaf:Person ;
    mo:performed <album/105490#performance> ;
    schema:name "Diana Ross"@en ;
    foaf:name "Diana Ross"@en .

_:Nfb65e977b1334b8ebaa5e1054943f2fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey of the Dinosaurs"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:Nbbb9371832e745aba4237f52f22e169b ;
    schema:name "Journey of the Dinosaurs"@en .

_:Nbbb9371832e745aba4237f52f22e169b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c0832d56c24581b713a4f1bd098b84,
        _:N11e11dd70617404da16dcdbaa9e053eb,
        _:N26ce38560636489290c3c79397c93158,
        _:N2f72ec15198948868276bcc0ce2d0810,
        _:N3a9d18e182f44fc8b0de8b639e445355,
        _:N5a50a11cfb7d40c981699300041b2e6a,
        _:N7317beb4e2184e1b88984b31b8a78d04,
        _:Nb3cd1064a7e641b4885163dfb572ea81,
        _:Nfb65e977b1334b8ebaa5e1054943f2fb ;
    mo:track_count 9 ;
    schema:duration "PT73:35"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N03c0832d56c24581b713a4f1bd098b84,
        _:N11e11dd70617404da16dcdbaa9e053eb,
        _:N26ce38560636489290c3c79397c93158,
        _:N2f72ec15198948868276bcc0ce2d0810,
        _:N3a9d18e182f44fc8b0de8b639e445355,
        _:N5a50a11cfb7d40c981699300041b2e6a,
        _:N7317beb4e2184e1b88984b31b8a78d04,
        _:Nb3cd1064a7e641b4885163dfb572ea81,
        _:Nfb65e977b1334b8ebaa5e1054943f2fb .

