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

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

<artist/11850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41450#subject> ;
    schema:name "Lorne Balfe"@en ;
    foaf:made <album/41450#composition>,
        <album/41450#subject> ;
    foaf:name "Lorne Balfe"@en .

<artist/17260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41450#subject> ;
    schema:name "Max Aruj"@en ;
    foaf:made <album/41450#composition>,
        <album/41450#subject> ;
    foaf:name "Max Aruj"@en .

<artist/22132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41450#subject> ;
    schema:name "Gary Dworetsky"@en ;
    foaf:made <album/41450#composition>,
        <album/41450#subject> ;
    foaf:name "Gary Dworetsky"@en .

<artist/25427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41450#subject> ;
    schema:name "Andrew Christie"@en ;
    foaf:made <album/41450#composition>,
        <album/41450#subject> ;
    foaf:name "Andrew Christie"@en .

<artist/37809#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41450#subject> ;
    schema:name "Matt Pirog"@en ;
    foaf:made <album/41450#composition>,
        <album/41450#subject> ;
    foaf:name "Matt Pirog"@en .

<product/23460#subject> a schema:CreativeWork ;
    schema:name "Skylanders: Swap Force"@en,
        "Skylanders: Swap Force"@ja,
        "Skylanders: Swap Force"@ja-latn ;
    foaf:name "Skylanders: Swap Force"@en,
        "Skylanders: Swap Force"@ja,
        "Skylanders: Swap Force"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/05/41450/41450-1516128773.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12845#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41450#performance> ;
    schema:name "Christine Wu"@en ;
    foaf:name "Christine Wu"@en .

<artist/17253#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41450#performance> ;
    schema:name "Bryce Jacobs"@en ;
    foaf:name "Bryce Jacobs"@en .

<album/41450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Skylanders: Swap Force - The Official Orchestral Score"@en,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja-latn ;
    mo:performance_of <album/41450#musicalwork> ;
    mo:performer _:N0b1d13bc16114cde870f4ba2899767b0,
        <artist/12845#subject>,
        <artist/17253#subject> ;
    mo:recorded_as <album/41450#musicalexpression> ;
    schema:byArtist _:N0b1d13bc16114cde870f4ba2899767b0,
        <artist/12845#subject>,
        <artist/17253#subject> ;
    schema:name "Skylanders: Swap Force - The Official Orchestral Score"@en,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja-latn ;
    schema:workPerformed <album/41450#musicalwork> .

<album/41450#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Skylanders: Swap Force - The Official Orchestral Score"@en,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja-latn ;
    mo:composer <artist/11850#subject>,
        <artist/17260#subject>,
        <artist/22132#subject>,
        <artist/25427#subject>,
        <artist/37809#subject> ;
    mo:produced_work <album/41450#musicalwork> ;
    schema:name "Skylanders: Swap Force - The Official Orchestral Score"@en,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja-latn .

<album/41450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-24"^^xsd:date ;
    dcterms:title "Skylanders: Swap Force - The Official Orchestral Score"@en,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41450#musicalexpression> ;
    mo:publisher <org/1385#subject> ;
    mo:record _:N29fdb818dfd94ccc916e14ce80c38643 ;
    mo:record_count 1 ;
    schema:about <product/23460#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nancy Anderson"@en ;
            foaf:name "Nancy Anderson"@en ],
        <artist/12845#subject>,
        <artist/17253#subject> ;
    schema:datePublished "2013-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/41450/41450-1516128773.jpg> ;
    schema:name "Skylanders: Swap Force - The Official Orchestral Score"@en,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja,
        "Skylanders: Swap Force - The Official Orchestral Score"@ja-latn ;
    schema:publisher <org/1385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/41450/41450-1516128773.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "David A. Rodriguez"@en ;
    foaf:made <album/41450#lyrics> ;
    foaf:name "David A. Rodriguez"@en .

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

_:N0b1d13bc16114cde870f4ba2899767b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/41450#performance> ;
    schema:name "Nancy Anderson"@en ;
    foaf:name "Nancy Anderson"@en .

_:N229ef97b79d74addb1f0bc3ceb63e359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescue the Chieftess"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Rescue the Chieftess"@en .

_:N25227314628748158605d1054525b195 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell Baron"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Farewell Baron"@en .

_:N445f2a6eeac84200b3dd0b8012f69440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride of Evil Glumshanks"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Ride of Evil Glumshanks"@en .

_:N47b4d3635a144a88b40bd8fdd12c768e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Galleries"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Frozen Galleries"@en .

_:N4a28647e9a19498ba12c43e418c1def7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Jaw Gulch"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Iron Jaw Gulch"@en .

_:N4ac7b316292a493ea88e68b1380bbef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pull Your Strings (Matt Pirog)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Pull Your Strings (Matt Pirog)"@en .

_:N5602f0ee5c4046969863bdaa5e366cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Braving Mount Cloudbreak"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Braving Mount Cloudbreak"@en .

_:N6020335107b8407fa883a99e9488088a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fraser's Frosted Festival"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Fraser's Frosted Festival"@en .

_:N6abd3b9e38cd42fb8266dc64050aa77f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Woodburrow"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Welcome to Woodburrow"@en .

_:N70d868f246b044a2b1387813aade4e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surviving Motleyville"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Surviving Motleyville"@en .

_:N7b9c3347a9464f09ac9fce058d10a4d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent's Peak"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Serpent's Peak"@en .

_:N96b37c4e716c40e7b9bf84fccca21162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Swap Force"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "The Swap Force"@en .

_:Na0e85f65c0f947a88c998c39e4767129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Chieftess"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "A New Chieftess"@en .

_:Nb561884ca48d4c83a693a92688e7e009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fires of Fantasm Forest"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Fires of Fantasm Forest"@en .

_:Nc4e651c5eb9345d8971330c2e47dcee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Adventures"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Hidden Adventures"@en .

_:Ndca2c1cb8b804e5bac2e24039c2d68c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canopy Climb"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Canopy Climb"@en .

_:Nfb3807982fe84501b69c4fa7065b94ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motherly Mayhem"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Motherly Mayhem"@en .

_:Nfcc12238f68d47799f62578db0a7c311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous Coils"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N29fdb818dfd94ccc916e14ce80c38643 ;
    schema:name "Dangerous Coils"@en .

_:N29fdb818dfd94ccc916e14ce80c38643 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N229ef97b79d74addb1f0bc3ceb63e359,
        _:N25227314628748158605d1054525b195,
        _:N445f2a6eeac84200b3dd0b8012f69440,
        _:N47b4d3635a144a88b40bd8fdd12c768e,
        _:N4a28647e9a19498ba12c43e418c1def7,
        _:N4ac7b316292a493ea88e68b1380bbef1,
        _:N5602f0ee5c4046969863bdaa5e366cdf,
        _:N6020335107b8407fa883a99e9488088a,
        _:N6abd3b9e38cd42fb8266dc64050aa77f,
        _:N70d868f246b044a2b1387813aade4e8f,
        _:N7b9c3347a9464f09ac9fce058d10a4d7,
        _:N96b37c4e716c40e7b9bf84fccca21162,
        _:Na0e85f65c0f947a88c998c39e4767129,
        _:Nb561884ca48d4c83a693a92688e7e009,
        _:Nc4e651c5eb9345d8971330c2e47dcee9,
        _:Ndca2c1cb8b804e5bac2e24039c2d68c1,
        _:Nfb3807982fe84501b69c4fa7065b94ca,
        _:Nfcc12238f68d47799f62578db0a7c311 ;
    mo:track_count 18 ;
    schema:duration "PT45:53"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N229ef97b79d74addb1f0bc3ceb63e359,
        _:N25227314628748158605d1054525b195,
        _:N445f2a6eeac84200b3dd0b8012f69440,
        _:N47b4d3635a144a88b40bd8fdd12c768e,
        _:N4a28647e9a19498ba12c43e418c1def7,
        _:N4ac7b316292a493ea88e68b1380bbef1,
        _:N5602f0ee5c4046969863bdaa5e366cdf,
        _:N6020335107b8407fa883a99e9488088a,
        _:N6abd3b9e38cd42fb8266dc64050aa77f,
        _:N70d868f246b044a2b1387813aade4e8f,
        _:N7b9c3347a9464f09ac9fce058d10a4d7,
        _:N96b37c4e716c40e7b9bf84fccca21162,
        _:Na0e85f65c0f947a88c998c39e4767129,
        _:Nb561884ca48d4c83a693a92688e7e009,
        _:Nc4e651c5eb9345d8971330c2e47dcee9,
        _:Ndca2c1cb8b804e5bac2e24039c2d68c1,
        _:Nfb3807982fe84501b69c4fa7065b94ca,
        _:Nfcc12238f68d47799f62578db0a7c311 .

