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

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

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

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69617#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/69617#composition>,
        <album/69617#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/53811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69617#subject> ;
    schema:name "Paul Webb"@en ;
    foaf:made <album/69617#composition>,
        <album/69617#subject> ;
    foaf:name "Paul Webb"@en .

<artist/561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69617#subject> ;
    schema:name "Satoshi Kadokura"@en,
        "門倉聡"@ja ;
    foaf:made <album/69617#composition>,
        <album/69617#subject> ;
    foaf:name "Satoshi Kadokura"@en,
        "門倉聡"@ja .

<product/10727#subject> a schema:CreativeWork ;
    schema:name "Snake's Revenge"@en,
        "Snake's Revenge"@ja,
        "Snake's Revenge"@ja-latn ;
    foaf:name "Snake's Revenge"@en,
        "Snake's Revenge"@ja,
        "Snake's Revenge"@ja-latn .

<product/13764#subject> a schema:CreativeWork ;
    schema:name "Metal Storm"@en,
        "重力装甲メタルストーム"@ja,
        "Juuryoku Soukou Metal Storm"@ja-latn ;
    foaf:name "Metal Storm"@en,
        "重力装甲メタルストーム"@ja,
        "Juuryoku Soukou Metal Storm"@ja-latn .

<product/16467#subject> a schema:CreativeWork ;
    schema:name "MIKU THE METAL FIGHTER (Game)"@en,
        "メタルファイター♥MIKU (Game)"@ja,
        "Metal Fighter♥MIKU (Game)"@ja-latn ;
    foaf:name "MIKU THE METAL FIGHTER (Game)"@en,
        "メタルファイター♥MIKU (Game)"@ja,
        "Metal Fighter♥MIKU (Game)"@ja-latn .

<product/6033#subject> a schema:CreativeWork ;
    schema:name "Metal Gear (NES)"@en,
        "メタルギア (NES)"@ja,
        "Metal Gear (NES)"@ja-latn ;
    foaf:name "Metal Gear (NES)"@en,
        "メタルギア (NES)"@ja,
        "Metal Gear (NES)"@ja-latn .

<product/616#subject> a schema:CreativeWork ;
    schema:name "Metal Max"@en,
        "メタルマックス"@ja,
        "Metal Max"@ja-latn ;
    foaf:name "Metal Max"@en,
        "メタルマックス"@ja,
        "Metal Max"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/71/69617/69617-1499784794.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Close to the Metal"@en,
        "Close to the Metal"@ja,
        "Close to the Metal"@ja-latn ;
    mo:performance_of <album/69617#musicalwork> ;
    mo:performer <artist/13295#subject> ;
    mo:recorded_as <album/69617#musicalexpression> ;
    schema:byArtist <artist/13295#subject> ;
    schema:name "Close to the Metal"@en,
        "Close to the Metal"@ja,
        "Close to the Metal"@ja-latn ;
    schema:workPerformed <album/69617#musicalwork> .

<artist/13295#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69617#performance> ;
    schema:name "Nebyoolae"@en ;
    foaf:name "Nebyoolae"@en .

<album/69617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Close to the Metal"@en,
        "Close to the Metal"@ja,
        "Close to the Metal"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Toru Watanabe"@en ;
            foaf:made <album/69617#composition> ;
            foaf:name "Toru Watanabe"@en ],
        <artist/161#subject>,
        <artist/53811#subject>,
        <artist/561#subject> ;
    mo:produced_work <album/69617#musicalwork> ;
    schema:name "Close to the Metal"@en,
        "Close to the Metal"@ja,
        "Close to the Metal"@ja-latn .

<album/69617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-10"^^xsd:date ;
    dcterms:title "Close to the Metal"@en,
        "Close to the Metal"@ja,
        "Close to the Metal"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69617#musicalexpression> ;
    mo:publisher _:N1f70b05c1ced4dd7be11fa90c85b84b8 ;
    mo:record _:Nec1988287987498db5b802a439267a77 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Metal Mech: Man & Machine"@en ;
            foaf:name "Metal Mech: Man & Machine"@en ],
        [ a schema:CreativeWork ;
            schema:name "Metal Force"@en ;
            foaf:name "Metal Force"@en ],
        <product/10727#subject>,
        <product/13764#subject>,
        <product/16467#subject>,
        <product/6033#subject>,
        <product/616#subject> ;
    schema:byArtist <artist/13295#subject> ;
    schema:datePublished "2017-07-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/69617/69617-1499784794.jpg> ;
    schema:name "Close to the Metal"@en,
        "Close to the Metal"@ja,
        "Close to the Metal"@ja-latn ;
    schema:publisher _:N1f70b05c1ced4dd7be11fa90c85b84b8 ;
    foaf:depiction <https://media.vgm.io/albums/71/69617/69617-1499784794.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69617#subject> ;
    schema:name "Toru Watanabe"@en ;
    foaf:made <album/69617#subject> ;
    foaf:name "Toru Watanabe"@en .

_:N1cbd17367fcf4d28bd0c3a1fab0d84c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Beat the Geomancer"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "To Beat the Geomancer"@en .

_:N1f70b05c1ced4dd7be11fa90c85b84b8 schema:name "Nebyoolae"@en,
        "Nebyoolae"@ja,
        "Nebyoolae"@ja-latn ;
    foaf:name "Nebyoolae"@en,
        "Nebyoolae"@ja,
        "Nebyoolae"@ja-latn .

_:N2b97b76236394b518c87537cf85958cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grooving in the Upside Down"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "Grooving in the Upside Down"@en .

_:N2cd8e1a97f7447cbb4439b1260a70688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening the Hood Reveals a Portal"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "Opening the Hood Reveals a Portal"@en .

_:N3179520e81e640d1ba7ca14830d7b014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stop Worrying and Start Loving Big Boss"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "Stop Worrying and Start Loving Big Boss"@en .

_:N39d6e38b41e44120af6309eb4d7e6dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOXHOUND in Outer Outer Heaven"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "FOXHOUND in Outer Outer Heaven"@en .

_:N3f42e8cf23a64db5952962ff64e30736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Consult the Necromancer"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "Consult the Necromancer"@en .

_:N5f3a74f359774b2aaadf39a9971c4cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Wolf Tank Hunting"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "Red Wolf Tank Hunting"@en .

_:N60386a5cd31448c088e835e0a1d4b5cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave a Muffin for the Chihuahua"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "Leave a Muffin for the Chihuahua"@en .

_:N6b47e79a76d7492982e5a3b5da8908aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "South Granite Slab is Best Granite Slab"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "South Granite Slab is Best Granite Slab"@en .

_:Nbc93865ed7204faf85cab5ed3f219f90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Middle of the Path of Totality"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "In the Middle of the Path of Totality"@en .

_:Ncf48ae327a6d40a0a57ee4e6ad9bc1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justin Bailey Has Left the Building"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "Justin Bailey Has Left the Building"@en .

_:Nf3633cbce390498fb35fe1b946921b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Giant Destroyer that Dominates the Skies"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nec1988287987498db5b802a439267a77 ;
    schema:name "The Giant Destroyer that Dominates the Skies"@en .

_:Nec1988287987498db5b802a439267a77 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cbd17367fcf4d28bd0c3a1fab0d84c8,
        _:N2b97b76236394b518c87537cf85958cd,
        _:N2cd8e1a97f7447cbb4439b1260a70688,
        _:N3179520e81e640d1ba7ca14830d7b014,
        _:N39d6e38b41e44120af6309eb4d7e6dd6,
        _:N3f42e8cf23a64db5952962ff64e30736,
        _:N5f3a74f359774b2aaadf39a9971c4cb2,
        _:N60386a5cd31448c088e835e0a1d4b5cc,
        _:N6b47e79a76d7492982e5a3b5da8908aa,
        _:Nbc93865ed7204faf85cab5ed3f219f90,
        _:Ncf48ae327a6d40a0a57ee4e6ad9bc1b3,
        _:Nf3633cbce390498fb35fe1b946921b9c ;
    mo:track_count 12 ;
    schema:duration "PT37:51"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1cbd17367fcf4d28bd0c3a1fab0d84c8,
        _:N2b97b76236394b518c87537cf85958cd,
        _:N2cd8e1a97f7447cbb4439b1260a70688,
        _:N3179520e81e640d1ba7ca14830d7b014,
        _:N39d6e38b41e44120af6309eb4d7e6dd6,
        _:N3f42e8cf23a64db5952962ff64e30736,
        _:N5f3a74f359774b2aaadf39a9971c4cb2,
        _:N60386a5cd31448c088e835e0a1d4b5cc,
        _:N6b47e79a76d7492982e5a3b5da8908aa,
        _:Nbc93865ed7204faf85cab5ed3f219f90,
        _:Ncf48ae327a6d40a0a57ee4e6ad9bc1b3,
        _:Nf3633cbce390498fb35fe1b946921b9c .

