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

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

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

<artist/8766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38703#subject> ;
    schema:name "Hans Zimmer"@en ;
    foaf:made <album/38703#composition>,
        <album/38703#subject> ;
    foaf:name "Hans Zimmer"@en .

<product/20301#subject> a schema:CreativeWork ;
    schema:name "Spirit: Stallion of the Cimarron"@en,
        "Spirit: Stallion of the Cimarron"@ja,
        "Spirit: Stallion of the Cimarron"@ja-latn ;
    foaf:name "Spirit: Stallion of the Cimarron"@en,
        "Spirit: Stallion of the Cimarron"@ja,
        "Spirit: Stallion of the Cimarron"@ja-latn .

<album/38703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@en,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja-latn ;
    mo:composer <artist/8766#subject> ;
    mo:produced_work <album/38703#musicalwork> ;
    schema:name "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@en,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja-latn .

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

<album/38703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@en,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja-latn ;
    mo:performance_of <album/38703#musicalwork> ;
    mo:recorded_as <album/38703#musicalexpression> ;
    schema:name "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@en,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja-latn ;
    schema:workPerformed <album/38703#musicalwork> .

<org/2381#subject> schema:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn ;
    foaf:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn .

<https://media.vgm.io/albums/30/38703/38703-1518697055.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38703#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/38703/38703-1518697055.jpg> ;
    foaf:depicts <album/38703#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/38703/38703-1518697055.jpg> .

<https://medium-media.vgm.io/albums/30/38703/38703-1518697055.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-01"^^xsd:date ;
    dcterms:title "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@en,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja-latn ;
    mo:catalogue_number "493 304-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38703#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:N02724fd9c23048a5b7ad11e3907ba72a ;
    mo:record_count 1 ;
    schema:about <product/20301#subject> ;
    schema:datePublished "2002-05-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/38703/38703-1518697055.jpg> ;
    schema:name "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@en,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja,
        "Spirit: Stallion of the Cimarron Music from the Original Motion Picture"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/38703/38703-1518697055.jpg> .

_:N17c9bc1b16334760a62d57171f63ee62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Always Return"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "I Will Always Return"@en .

_:N1f4da4c63a0c4943a87ab4e7737f5ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Let Go"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Don't Let Go"@en .

_:N24940c64f32f4694a7bd12a7a9abee1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound the Bugle"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Sound the Bugle"@en .

_:N4e002737f33a47e19beee736b647add4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Long Road Back"@en ;
    mo:track_number 13 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "The Long Road Back"@en .

_:N5216e7bcc8cc42488c6f8ac3fcf03d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here I Am"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Here I Am"@en .

_:N6b40a546f9ee4915a5ed6c219462555f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Off My Back"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Get Off My Back"@en .

_:N6b9ff27f216048a2bdc797125a9591f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homeland (Main Title)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Homeland (Main Title)"@en .

_:N6de6f221afed4f06a8a805d7d8ccc95c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here I Am (End Title)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Here I Am (End Title)"@en .

_:N8c41378dbe3a442aa478ec2a1129560b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Rain"@en .

_:Na5ad75c048624af4a9fff718144dc2bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing I've Ever Known"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Nothing I've Ever Known"@en .

_:Naabaa0f4c3cb4200add3745c6092e6f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brothers Under the Sun"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Brothers Under the Sun"@en .

_:Nb002d5ff28a441699d4778f38efad51f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run Free"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "Run Free"@en .

_:Nc8108fbb93b14006abb143d831ebc8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Always Return (Finale)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "I Will Always Return (Finale)"@en .

_:Nd9b5a2446f9f431e848878ee03398316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can't Take Me"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "You Can't Take Me"@en .

_:Nf914972419a04a2f910909c436f13936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Where I Belong"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N02724fd9c23048a5b7ad11e3907ba72a ;
    schema:name "This Is Where I Belong"@en .

_:N02724fd9c23048a5b7ad11e3907ba72a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17c9bc1b16334760a62d57171f63ee62,
        _:N1f4da4c63a0c4943a87ab4e7737f5ed2,
        _:N24940c64f32f4694a7bd12a7a9abee1a,
        _:N4e002737f33a47e19beee736b647add4,
        _:N5216e7bcc8cc42488c6f8ac3fcf03d8c,
        _:N6b40a546f9ee4915a5ed6c219462555f,
        _:N6b9ff27f216048a2bdc797125a9591f3,
        _:N6de6f221afed4f06a8a805d7d8ccc95c,
        _:N8c41378dbe3a442aa478ec2a1129560b,
        _:Na5ad75c048624af4a9fff718144dc2bd,
        _:Naabaa0f4c3cb4200add3745c6092e6f6,
        _:Nb002d5ff28a441699d4778f38efad51f,
        _:Nc8108fbb93b14006abb143d831ebc8d9,
        _:Nd9b5a2446f9f431e848878ee03398316,
        _:Nf914972419a04a2f910909c436f13936 ;
    mo:track_count 15 ;
    schema:duration "PT59:40"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N17c9bc1b16334760a62d57171f63ee62,
        _:N1f4da4c63a0c4943a87ab4e7737f5ed2,
        _:N24940c64f32f4694a7bd12a7a9abee1a,
        _:N4e002737f33a47e19beee736b647add4,
        _:N5216e7bcc8cc42488c6f8ac3fcf03d8c,
        _:N6b40a546f9ee4915a5ed6c219462555f,
        _:N6b9ff27f216048a2bdc797125a9591f3,
        _:N6de6f221afed4f06a8a805d7d8ccc95c,
        _:N8c41378dbe3a442aa478ec2a1129560b,
        _:Na5ad75c048624af4a9fff718144dc2bd,
        _:Naabaa0f4c3cb4200add3745c6092e6f6,
        _:Nb002d5ff28a441699d4778f38efad51f,
        _:Nc8108fbb93b14006abb143d831ebc8d9,
        _:Nd9b5a2446f9f431e848878ee03398316,
        _:Nf914972419a04a2f910909c436f13936 .

