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

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

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

<artist/183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63752#subject> ;
    schema:name "Jason Hayes"@en ;
    foaf:made <album/63752#composition>,
        <album/63752#subject> ;
    foaf:name "Jason Hayes"@en .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63752#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/63752#composition>,
        <album/63752#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/1935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63752#subject> ;
    schema:name "Grant Kirkhope"@en ;
    foaf:made <album/63752#composition>,
        <album/63752#subject> ;
    foaf:name "Grant Kirkhope"@en .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63752#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/63752#composition>,
        <album/63752#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

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

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

<https://medium-media.vgm.io/albums/25/63752/63752-1481826420.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/63752#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VG Metal Covers Vol. 3"@en,
        "VG Metal Covers Vol. 3"@ja,
        "VG Metal Covers Vol. 3"@ja-latn ;
    mo:composer <artist/183#subject>,
        <artist/190#subject>,
        <artist/1935#subject>,
        <artist/691#subject> ;
    mo:produced_work <album/63752#musicalwork> ;
    schema:name "VG Metal Covers Vol. 3"@en,
        "VG Metal Covers Vol. 3"@ja,
        "VG Metal Covers Vol. 3"@ja-latn .

<album/63752#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-30"^^xsd:date ;
    dcterms:title "VG Metal Covers Vol. 3"@en,
        "VG Metal Covers Vol. 3"@ja,
        "VG Metal Covers Vol. 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63752#musicalexpression> ;
    mo:publisher _:N8a0ff418f3f4462bbcecacb160095d22 ;
    mo:record _:N736c4d0871354058af2aa015e671015d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pokémon Red & Green"@en ;
            foaf:name "Pokémon Red & Green"@en ],
        [ a schema:CreativeWork ;
            schema:name "World of Warcraft"@en ;
            foaf:name "World of Warcraft"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Mario 64"@en ;
            foaf:name "Super Mario 64"@en ],
        [ a schema:CreativeWork ;
            schema:name "Banjo-Kazooie"@en ;
            foaf:name "Banjo-Kazooie"@en ],
        [ a schema:CreativeWork ;
            schema:name "Banjo-Tooie"@en ;
            foaf:name "Banjo-Tooie"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pokémon Gold & Silver"@en ;
            foaf:name "Pokémon Gold & Silver"@en ] ;
    schema:byArtist <artist/45303#subject> ;
    schema:datePublished "2015-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/63752/63752-1481826420.jpg> ;
    schema:name "VG Metal Covers Vol. 3"@en,
        "VG Metal Covers Vol. 3"@ja,
        "VG Metal Covers Vol. 3"@ja-latn ;
    schema:publisher _:N8a0ff418f3f4462bbcecacb160095d22 ;
    foaf:depiction <https://media.vgm.io/albums/25/63752/63752-1481826420.jpg> .

_:N0b64fcf9fd7242a99b84d9a2e7010965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banjo Tooie Mr. Patch Theme - Metal Cover"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N736c4d0871354058af2aa015e671015d ;
    schema:name "Banjo Tooie Mr. Patch Theme - Metal Cover"@en .

_:N143e0229a85746539265a52868027281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario 64 Final Bowser Theme - Metal Cover"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N736c4d0871354058af2aa015e671015d ;
    schema:name "Super Mario 64 Final Bowser Theme - Metal Cover"@en .

_:N2df56677a9214937a725ed12640b2d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokemon RBY Mt. Moon Theme - Metal Cover"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N736c4d0871354058af2aa015e671015d ;
    schema:name "Pokemon RBY Mt. Moon Theme - Metal Cover"@en .

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

_:Nc6fcc7dd83c84b86a078769efd663ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banjo Kazooie Clanker's Cavern Theme - Metal Cover"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N736c4d0871354058af2aa015e671015d ;
    schema:name "Banjo Kazooie Clanker's Cavern Theme - Metal Cover"@en .

_:Ncc364484fd984b6bbd2d0e9913aaa51a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Warcraft Stormwind City Theme - Metal Cover"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N736c4d0871354058af2aa015e671015d ;
    schema:name "World of Warcraft Stormwind City Theme - Metal Cover"@en .

_:Nf9253ba71d4242c1b875366a8939e44d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokemon GSC Champion Battle Theme - Metal Cover"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N736c4d0871354058af2aa015e671015d ;
    schema:name "Pokemon GSC Champion Battle Theme - Metal Cover"@en .

_:N736c4d0871354058af2aa015e671015d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b64fcf9fd7242a99b84d9a2e7010965,
        _:N143e0229a85746539265a52868027281,
        _:N2df56677a9214937a725ed12640b2d6b,
        _:Nc6fcc7dd83c84b86a078769efd663ca0,
        _:Ncc364484fd984b6bbd2d0e9913aaa51a,
        _:Nf9253ba71d4242c1b875366a8939e44d ;
    mo:track_count 6 ;
    schema:duration "PT22:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0b64fcf9fd7242a99b84d9a2e7010965,
        _:N143e0229a85746539265a52868027281,
        _:N2df56677a9214937a725ed12640b2d6b,
        _:Nc6fcc7dd83c84b86a078769efd663ca0,
        _:Ncc364484fd984b6bbd2d0e9913aaa51a,
        _:Nf9253ba71d4242c1b875366a8939e44d .

