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

<artist/26617#subject> a schema:Person,
        foaf:Person ;
    schema:name "Stephen Schwartz"@en ;
    foaf:made <album/63820#lyrics>,
        <album/63820#subject> ;
    foaf:name "Stephen Schwartz"@en .

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

<artist/14965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63820#subject> ;
    schema:name "Alan Menken"@en ;
    foaf:made <album/63820#composition>,
        <album/63820#subject> ;
    foaf:name "Alan Menken"@en .

<artist/2142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63820#subject> ;
    schema:name "Minako Adachi"@en,
        "足立美奈子"@ja ;
    foaf:made <album/63820#composition>,
        <album/63820#subject> ;
    foaf:name "Minako Adachi"@en,
        "足立美奈子"@ja .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63820#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/63820#composition>,
        <album/63820#subject> ;
    foaf:name "David Wise"@en .

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

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

<artist/693#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63820#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健誌"@ja ;
    foaf:made <album/63820#composition>,
        <album/63820#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健誌"@ja .

<product/1189#subject> a schema:CreativeWork ;
    schema:name "World of Warcraft"@en,
        "World of Warcraft"@ja,
        "World of Warcraft"@ja-latn ;
    foaf:name "World of Warcraft"@en,
        "World of Warcraft"@ja,
        "World of Warcraft"@ja-latn .

<product/2242#subject> a schema:CreativeWork ;
    schema:name "Pokémon X & Y"@en,
        "ポケットモンスター X・Y"@ja,
        "Pokémon X & Y"@ja-latn ;
    foaf:name "Pokémon X & Y"@en,
        "ポケットモンスター X・Y"@ja,
        "Pokémon X & Y"@ja-latn .

<product/268#subject> a schema:CreativeWork ;
    schema:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn ;
    foaf:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn .

<product/270#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn .

<product/379#subject> a schema:CreativeWork ;
    schema:name "Halo: Combat Evolved"@en,
        "Halo: Combat Evolved"@ja,
        "Halo: Combat Evolved"@ja-latn ;
    foaf:name "Halo: Combat Evolved"@en,
        "Halo: Combat Evolved"@ja,
        "Halo: Combat Evolved"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/02/63820/63820-1481997164.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/21719#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63820#performance> ;
    schema:name "ThunderScott"@en ;
    foaf:name "ThunderScott"@en .

<artist/45303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63820#performance> ;
    schema:name "ToxicxEternity"@en ;
    foaf:name "ToxicxEternity"@en .

<artist/45325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63820#performance> ;
    schema:name "FamilyJules7x"@en ;
    foaf:name "FamilyJules7x"@en .

<album/63820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VG Metal Covers Vol. 5"@en,
        "VG Metal Covers Vol. 5"@ja,
        "VG Metal Covers Vol. 5"@ja-latn ;
    mo:performance_of <album/63820#musicalwork> ;
    mo:performer <artist/21719#subject>,
        <artist/45303#subject>,
        <artist/45325#subject> ;
    mo:recorded_as <album/63820#musicalexpression> ;
    schema:byArtist <artist/21719#subject>,
        <artist/45303#subject>,
        <artist/45325#subject> ;
    schema:name "VG Metal Covers Vol. 5"@en,
        "VG Metal Covers Vol. 5"@ja,
        "VG Metal Covers Vol. 5"@ja-latn ;
    schema:workPerformed <album/63820#musicalwork> .

<album/63820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VG Metal Covers Vol. 5"@en,
        "VG Metal Covers Vol. 5"@ja,
        "VG Metal Covers Vol. 5"@ja-latn ;
    mo:composer <artist/14965#subject>,
        <artist/2142#subject>,
        <artist/507#subject>,
        <artist/531#subject>,
        <artist/532#subject>,
        <artist/693#subject> ;
    mo:produced_work <album/63820#musicalwork> ;
    schema:name "VG Metal Covers Vol. 5"@en,
        "VG Metal Covers Vol. 5"@ja,
        "VG Metal Covers Vol. 5"@ja-latn .

<album/63820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-07"^^xsd:date ;
    dcterms:title "VG Metal Covers Vol. 5"@en,
        "VG Metal Covers Vol. 5"@ja,
        "VG Metal Covers Vol. 5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63820#musicalexpression> ;
    mo:publisher _:N28dacec83af6451f85beac5564aafe91 ;
    mo:record _:N84c37fc4654a45068864bf86d5f05a7f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Hunchback of Notre Dame"@en ;
            foaf:name "The Hunchback of Notre Dame"@en ],
        <product/1189#subject>,
        <product/2242#subject>,
        <product/268#subject>,
        <product/270#subject>,
        <product/379#subject> ;
    schema:byArtist <artist/21719#subject>,
        <artist/45303#subject>,
        <artist/45325#subject> ;
    schema:datePublished "2015-12-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/63820/63820-1481997164.jpg> ;
    schema:name "VG Metal Covers Vol. 5"@en,
        "VG Metal Covers Vol. 5"@ja,
        "VG Metal Covers Vol. 5"@ja-latn ;
    schema:publisher _:N28dacec83af6451f85beac5564aafe91 ;
    foaf:depiction <https://media.vgm.io/albums/02/63820/63820-1481997164.jpg> .

_:N1476c1b4f44144c5aac1388ea2054df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disney's \"The Hunchback of Notre Dame\" Hellfire - Metal Cover"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N84c37fc4654a45068864bf86d5f05a7f ;
    schema:name "Disney's \"The Hunchback of Notre Dame\" Hellfire - Metal Cover"@en .

_:N28dacec83af6451f85beac5564aafe91 schema:name "ToxicxEternity"@en,
        "ToxicxEternity"@ja,
        "ToxicxEternity"@ja-latn ;
    foaf:name "ToxicxEternity"@en,
        "ToxicxEternity"@ja,
        "ToxicxEternity"@ja-latn .

_:N53c315ca1c4340de9a4c9059a2e0c1de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Metroid Brinstar Red Soil - Metal Cover (feat. FamilyJules7x)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N84c37fc4654a45068864bf86d5f05a7f ;
    schema:name "Super Metroid Brinstar Red Soil - Metal Cover (feat. FamilyJules7x)"@en .

_:N6576445762434605ba7669fdad313fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country Aquatic Ambience / Coral Capers Theme - Metal Cover"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N84c37fc4654a45068864bf86d5f05a7f ;
    schema:name "Donkey Kong Country Aquatic Ambience / Coral Capers Theme - Metal Cover"@en .

_:N8fa70842cadc443aa9b34c0a9324858c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokemon X & Y Lysandre Battle Theme - Metal Cover (feat. ThunderScott)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N84c37fc4654a45068864bf86d5f05a7f ;
    schema:name "Pokemon X & Y Lysandre Battle Theme - Metal Cover (feat. ThunderScott)"@en .

_:Nc0d47f683502413a80d61d7b7affe663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Warcraft Orgrimmar Theme - Metal Cover"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N84c37fc4654a45068864bf86d5f05a7f ;
    schema:name "World of Warcraft Orgrimmar Theme - Metal Cover"@en .

_:Nfde4dc4fa87b4731b91cbaeb0bb4a60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halo Theme - Metal Cover"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N84c37fc4654a45068864bf86d5f05a7f ;
    schema:name "Halo Theme - Metal Cover"@en .

_:N84c37fc4654a45068864bf86d5f05a7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1476c1b4f44144c5aac1388ea2054df2,
        _:N53c315ca1c4340de9a4c9059a2e0c1de,
        _:N6576445762434605ba7669fdad313fc6,
        _:N8fa70842cadc443aa9b34c0a9324858c,
        _:Nc0d47f683502413a80d61d7b7affe663,
        _:Nfde4dc4fa87b4731b91cbaeb0bb4a60b ;
    mo:track_count 6 ;
    schema:duration "PT24:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1476c1b4f44144c5aac1388ea2054df2,
        _:N53c315ca1c4340de9a4c9059a2e0c1de,
        _:N6576445762434605ba7669fdad313fc6,
        _:N8fa70842cadc443aa9b34c0a9324858c,
        _:Nc0d47f683502413a80d61d7b7affe663,
        _:Nfde4dc4fa87b4731b91cbaeb0bb4a60b .

