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

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

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

<album/57312> a mo:Release ;
    mo:catalogue_number "XGEN 001" .

<album/42711#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Motherload OST"@en,
        "Super Motherload OST"@ja,
        "Super Motherload OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Cheng"@en ;
            foaf:made <album/42711#composition> ;
            foaf:name "Eric Cheng"@en ] ;
    mo:produced_work <album/42711#musicalwork> ;
    schema:name "Super Motherload OST"@en,
        "Super Motherload OST"@ja,
        "Super Motherload OST"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/11/42711/42711-1384533271.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42711#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Motherload OST"@en,
        "Super Motherload OST"@ja,
        "Super Motherload OST"@ja-latn ;
    mo:performance_of <album/42711#musicalwork> ;
    mo:performer _:N203c706cb7264ba8aa93901ba94a92ea ;
    mo:recorded_as <album/42711#musicalexpression> ;
    schema:byArtist _:N203c706cb7264ba8aa93901ba94a92ea ;
    schema:name "Super Motherload OST"@en,
        "Super Motherload OST"@ja,
        "Super Motherload OST"@ja-latn ;
    schema:workPerformed <album/42711#musicalwork> .

<album/42711#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-15"^^xsd:date ;
    dcterms:title "Super Motherload OST"@en,
        "Super Motherload OST"@ja,
        "Super Motherload OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/57312> ;
    mo:publication_of <album/42711#musicalexpression> ;
    mo:publisher _:N4d8da4c6a9934eedb33b1b22907a620c ;
    mo:record _:N38f93ef07def4c0984f764149d8d2110 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Super Motherload"@en ;
            foaf:name "Super Motherload"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Cheng"@en ;
            foaf:name "Eric Cheng"@en ] ;
    schema:datePublished "2013-11-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/42711/42711-1384533271.jpg> ;
    schema:name "Super Motherload OST"@en,
        "Super Motherload OST"@ja,
        "Super Motherload OST"@ja-latn ;
    schema:publisher _:N4d8da4c6a9934eedb33b1b22907a620c ;
    foaf:depiction <https://media.vgm.io/albums/11/42711/42711-1384533271.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42711#subject> ;
    schema:name "Eric Cheng"@en ;
    foaf:made <album/42711#subject> ;
    foaf:name "Eric Cheng"@en .

_:N0ebd39efc06347b2b72beb29622aeb6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chambers"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Chambers"@en .

_:N104640e33bf34327b4a85e52035066eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solar + Us"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Solar + Us"@en .

_:N16512523d9594263a9714e13b00f58ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling People"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Falling People"@en .

_:N203c706cb7264ba8aa93901ba94a92ea a schema:Person,
        foaf:Person ;
    mo:performed <album/42711#performance> ;
    schema:name "Eric Cheng"@en ;
    foaf:name "Eric Cheng"@en .

_:N369fa0618d024072bf33413822d1e759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Support Systems"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Life Support Systems"@en .

_:N44c77e97b833468fbeda2109f6ad4137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abbadon"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Abbadon"@en .

_:N4d8da4c6a9934eedb33b1b22907a620c schema:name "Eric Cheng"@en,
        "Eric Cheng"@ja,
        "Eric Cheng"@ja-latn ;
    foaf:name "Eric Cheng"@en,
        "Eric Cheng"@ja,
        "Eric Cheng"@ja-latn .

_:N4dce0d19c8bc4aacbf992e1be801b4c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clearing the Signal"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Clearing the Signal"@en .

_:N6b45a269f3b14e518143621a83b5efd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frontiers"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Frontiers"@en .

_:N7b44dd13a2164402aafcbc445bfad48e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Survivors"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Survivors"@en .

_:N7c45a0d0231640c78136f4366eb3b9c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contact"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Contact"@en .

_:N8fe3f499c41441cc9fccd950f8c15dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Safety"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Your Safety"@en .

_:N988739ba98c64cfc9fd229ebd5513626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Against Us"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Turning Against Us"@en .

_:Na7cb4da467ee4accbf998c07ebdea3ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Who Hunts Me"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "One Who Hunts Me"@en .

_:Nc2cb46b0e08944cda4fda490a4304980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mister Fix-It"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Mister Fix-It"@en .

_:Nc3d7156b65ca4a258954cef926791a07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead City"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Dead City"@en .

_:Ndcfaa49517d047a89db425583e624ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Motherload Theme"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Super Motherload Theme"@en .

_:Nec9de0ac3ff3464c9997e1b2e485571a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hands"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Hands"@en .

_:Nf063649c74f44a4480edf4228862123c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solarus"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Solarus"@en .

_:Nf0aa3f3cde1440308aeb6a26940c188c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before You"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Before You"@en .

_:Nf5463a40dd63495dbeaa9577e8149379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Safer Passage"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N38f93ef07def4c0984f764149d8d2110 ;
    schema:name "Safer Passage"@en .

_:N38f93ef07def4c0984f764149d8d2110 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ebd39efc06347b2b72beb29622aeb6f,
        _:N104640e33bf34327b4a85e52035066eb,
        _:N16512523d9594263a9714e13b00f58ed,
        _:N369fa0618d024072bf33413822d1e759,
        _:N44c77e97b833468fbeda2109f6ad4137,
        _:N4dce0d19c8bc4aacbf992e1be801b4c4,
        _:N6b45a269f3b14e518143621a83b5efd1,
        _:N7b44dd13a2164402aafcbc445bfad48e,
        _:N7c45a0d0231640c78136f4366eb3b9c5,
        _:N8fe3f499c41441cc9fccd950f8c15dbc,
        _:N988739ba98c64cfc9fd229ebd5513626,
        _:Na7cb4da467ee4accbf998c07ebdea3ab,
        _:Nc2cb46b0e08944cda4fda490a4304980,
        _:Nc3d7156b65ca4a258954cef926791a07,
        _:Ndcfaa49517d047a89db425583e624ab6,
        _:Nec9de0ac3ff3464c9997e1b2e485571a,
        _:Nf063649c74f44a4480edf4228862123c,
        _:Nf0aa3f3cde1440308aeb6a26940c188c,
        _:Nf5463a40dd63495dbeaa9577e8149379 ;
    mo:track_count 19 ;
    schema:duration "PT41:53"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0ebd39efc06347b2b72beb29622aeb6f,
        _:N104640e33bf34327b4a85e52035066eb,
        _:N16512523d9594263a9714e13b00f58ed,
        _:N369fa0618d024072bf33413822d1e759,
        _:N44c77e97b833468fbeda2109f6ad4137,
        _:N4dce0d19c8bc4aacbf992e1be801b4c4,
        _:N6b45a269f3b14e518143621a83b5efd1,
        _:N7b44dd13a2164402aafcbc445bfad48e,
        _:N7c45a0d0231640c78136f4366eb3b9c5,
        _:N8fe3f499c41441cc9fccd950f8c15dbc,
        _:N988739ba98c64cfc9fd229ebd5513626,
        _:Na7cb4da467ee4accbf998c07ebdea3ab,
        _:Nc2cb46b0e08944cda4fda490a4304980,
        _:Nc3d7156b65ca4a258954cef926791a07,
        _:Ndcfaa49517d047a89db425583e624ab6,
        _:Nec9de0ac3ff3464c9997e1b2e485571a,
        _:Nf063649c74f44a4480edf4228862123c,
        _:Nf0aa3f3cde1440308aeb6a26940c188c,
        _:Nf5463a40dd63495dbeaa9577e8149379 .

