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

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

<artist/531#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73786#subject> ;
    schema:name "Martin O'Donnell"@en ;
    foaf:made <album/73786#composition>,
        <album/73786#subject> ;
    foaf:name "Martin O'Donnell"@en .

<artist/532#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73786#subject> ;
    schema:name "Michael Salvatori"@en ;
    foaf:made <album/73786#composition>,
        <album/73786#subject> ;
    foaf:name "Michael Salvatori"@en .

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

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

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

<https://medium-media.vgm.io/albums/68/73786/73786-1514247993.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14015#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73786#performance> ;
    schema:name "London Voices"@en ;
    foaf:name "London Voices"@en .

<artist/14647#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73786#performance> ;
    schema:name "Thomas Bowes"@en ;
    foaf:name "Thomas Bowes"@en .

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

<artist/28438#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73786#performance> ;
    schema:name "Libera"@en ;
    foaf:name "Libera"@en .

<album/73786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Destiny: Music of the Spheres"@en,
        "Destiny: Music of the Spheres"@ja,
        "Destiny: Music of the Spheres"@ja-latn ;
    mo:composer <artist/531#subject>,
        <artist/532#subject>,
        <artist/8175#subject> ;
    mo:produced_work <album/73786#musicalwork> ;
    schema:name "Destiny: Music of the Spheres"@en,
        "Destiny: Music of the Spheres"@ja,
        "Destiny: Music of the Spheres"@ja-latn .

<artist/8175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73786#subject> ;
    mo:performed <album/73786#performance> ;
    schema:name "Paul McCartney"@en ;
    foaf:made <album/73786#composition>,
        <album/73786#lyrics>,
        <album/73786#subject> ;
    foaf:name "Paul McCartney"@en .

<album/73786#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Destiny: Music of the Spheres"@en,
        "Destiny: Music of the Spheres"@ja,
        "Destiny: Music of the Spheres"@ja-latn ;
    mo:performance_of <album/73786#musicalwork> ;
    mo:performer _:N05403e18c82c4ef199c006626ec8b335,
        _:N3f3118f24e0649d5ac69e9ab079a3363,
        <artist/14015#subject>,
        <artist/14647#subject>,
        <artist/2051#subject>,
        <artist/28438#subject>,
        <artist/8175#subject> ;
    mo:recorded_as <album/73786#musicalexpression> ;
    schema:byArtist _:N05403e18c82c4ef199c006626ec8b335,
        _:N3f3118f24e0649d5ac69e9ab079a3363,
        <artist/14015#subject>,
        <artist/14647#subject>,
        <artist/2051#subject>,
        <artist/28438#subject>,
        <artist/8175#subject> ;
    schema:name "Destiny: Music of the Spheres"@en,
        "Destiny: Music of the Spheres"@ja,
        "Destiny: Music of the Spheres"@ja-latn ;
    schema:workPerformed <album/73786#musicalwork> .

<album/73786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-01"^^xsd:date ;
    dcterms:title "Destiny: Music of the Spheres"@en,
        "Destiny: Music of the Spheres"@ja,
        "Destiny: Music of the Spheres"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73786#musicalexpression> ;
    mo:publisher _:Nd5c4fcc870424f36a1afcb0aea7d4d23 ;
    mo:record _:N9f01136a69914c69a70bd75809e5dd32 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Destiny"@en ;
            foaf:name "Destiny"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Isaac London"@en ;
            foaf:name "Isaac London"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tom Delgado-Little"@en ;
            foaf:name "Tom Delgado-Little"@en ],
        <artist/14015#subject>,
        <artist/14647#subject>,
        <artist/2051#subject>,
        <artist/28438#subject>,
        <artist/8175#subject> ;
    schema:datePublished "2012-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/73786/73786-1514247993.jpg> ;
    schema:name "Destiny: Music of the Spheres"@en,
        "Destiny: Music of the Spheres"@ja,
        "Destiny: Music of the Spheres"@ja-latn ;
    schema:publisher _:Nd5c4fcc870424f36a1afcb0aea7d4d23 ;
    foaf:depiction <https://media.vgm.io/albums/68/73786/73786-1514247993.jpg> .

_:N05403e18c82c4ef199c006626ec8b335 a schema:Person,
        foaf:Person ;
    mo:performed <album/73786#performance> ;
    schema:name "Isaac London"@en ;
    foaf:name "Isaac London"@en .

_:N06fa6cdf62e941cda22063f8a56f167d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tribulation"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Tribulation"@en .

_:N0b7f1732a1ee438794e9d58d3f19c121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ruin"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Ruin"@en .

_:N2021752e575c49e7b7aed9877ee8ae5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Union"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Union"@en .

_:N3f3118f24e0649d5ac69e9ab079a3363 a schema:Person,
        foaf:Person ;
    mo:performed <album/73786#performance> ;
    schema:name "Tom Delgado-Little"@en ;
    foaf:name "Tom Delgado-Little"@en .

_:N46b1507d69904916ade56528ec071110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prison"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Prison"@en .

_:N4a43973ca9664a2e8b052499166d4e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rose"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Rose"@en .

_:Na9e61f9c10294fb0bb0fabc4a5f4ee85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Path"@en .

_:Nb2ad85480cc74c129f07ebac830a362c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hope"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Hope"@en .

_:Nd5c4fcc870424f36a1afcb0aea7d4d23 schema:name "Bungie"@en ;
    foaf:name "Bungie"@en .

_:Ne8960912ab434766a97eabb889e23c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ecstasy"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N9f01136a69914c69a70bd75809e5dd32 ;
    schema:name "The Ecstasy"@en .

_:N9f01136a69914c69a70bd75809e5dd32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06fa6cdf62e941cda22063f8a56f167d,
        _:N0b7f1732a1ee438794e9d58d3f19c121,
        _:N2021752e575c49e7b7aed9877ee8ae5d,
        _:N46b1507d69904916ade56528ec071110,
        _:N4a43973ca9664a2e8b052499166d4e53,
        _:Na9e61f9c10294fb0bb0fabc4a5f4ee85,
        _:Nb2ad85480cc74c129f07ebac830a362c,
        _:Ne8960912ab434766a97eabb889e23c8a ;
    mo:track_count 8 ;
    schema:duration "PT48:19"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N06fa6cdf62e941cda22063f8a56f167d,
        _:N0b7f1732a1ee438794e9d58d3f19c121,
        _:N2021752e575c49e7b7aed9877ee8ae5d,
        _:N46b1507d69904916ade56528ec071110,
        _:N4a43973ca9664a2e8b052499166d4e53,
        _:Na9e61f9c10294fb0bb0fabc4a5f4ee85,
        _:Nb2ad85480cc74c129f07ebac830a362c,
        _:Ne8960912ab434766a97eabb889e23c8a .

