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

<album/127357> a mo:Release ;
    mo:catalogue_number "AOF333CD" .

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

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

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

<album/80864#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WarMech"@en,
        "WarMech"@ja,
        "WarMech"@ja-latn ;
    mo:performance_of <album/80864#musicalwork> ;
    mo:recorded_as <album/80864#musicalexpression> ;
    schema:name "WarMech"@en,
        "WarMech"@ja,
        "WarMech"@ja-latn ;
    schema:workPerformed <album/80864#musicalwork> .

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

<https://medium-media.vgm.io/albums/46/80864/80864-1537648736.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80864#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WarMech"@en,
        "WarMech"@ja,
        "WarMech"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sasha Keevill"@en ;
            foaf:made <album/80864#composition> ;
            foaf:name "Sasha Keevill"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jared Slingerland"@en ;
            foaf:made <album/80864#composition> ;
            foaf:name "Jared Slingerland"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeremy Inkel"@en ;
            foaf:made <album/80864#composition> ;
            foaf:name "Jeremy Inkel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Craig Johnsen"@en ;
            foaf:made <album/80864#composition> ;
            foaf:name "Craig Johnsen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bill Leeb"@en ;
            foaf:made <album/80864#composition> ;
            foaf:name "Bill Leeb"@en ] ;
    mo:produced_work <album/80864#musicalwork> ;
    schema:name "WarMech"@en,
        "WarMech"@ja,
        "WarMech"@ja-latn .

<album/80864#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-01"^^xsd:date ;
    dcterms:title "WarMech"@en,
        "WarMech"@ja,
        "WarMech"@ja-latn ;
    mo:catalogue_number "AOF333" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/127357> ;
    mo:publication_of <album/80864#musicalexpression> ;
    mo:publisher _:N8797a23277b24e028b5f28ddde58007d ;
    mo:record _:Nd85c771b45d947608dcfa5abd50a4cf4,
        _:Ndd1983163f584dde84aa7841112d5882 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AirMech Wastelands"@en ;
            foaf:name "AirMech Wastelands"@en ] ;
    schema:datePublished "2018-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/80864/80864-1537648736.jpg> ;
    schema:name "WarMech"@en,
        "WarMech"@ja,
        "WarMech"@ja-latn ;
    schema:publisher _:N8797a23277b24e028b5f28ddde58007d ;
    foaf:depiction <https://media.vgm.io/albums/46/80864/80864-1537648736.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80864#subject> ;
    schema:name "Jared Slingerland"@en ;
    foaf:made <album/80864#subject> ;
    foaf:name "Jared Slingerland"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80864#subject> ;
    schema:name "Craig Johnsen"@en ;
    foaf:made <album/80864#subject> ;
    foaf:name "Craig Johnsen"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80864#subject> ;
    schema:name "Sasha Keevill"@en ;
    foaf:made <album/80864#subject> ;
    foaf:name "Sasha Keevill"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80864#subject> ;
    schema:name "Bill Leeb"@en ;
    foaf:made <album/80864#subject> ;
    foaf:name "Bill Leeb"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80864#subject> ;
    schema:name "Jeremy Inkel"@en ;
    foaf:made <album/80864#subject> ;
    foaf:name "Jeremy Inkel"@en .

_:N3253a4a75104483aaa352eed2366adfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Imminent"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd85c771b45d947608dcfa5abd50a4cf4 ;
    schema:name "The Imminent"@en .

_:N3a7e892c5d0a4c68b33dead89d46fb28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechanism"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd1983163f584dde84aa7841112d5882 ;
    schema:name "Mechanism"@en .

_:N713183fb1f31443fa6d32d8d3b445d14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechvirus"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd85c771b45d947608dcfa5abd50a4cf4 ;
    schema:name "Mechvirus"@en .

_:N83ff9f3e89444c57bcd260daaa00329d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteorfall"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd85c771b45d947608dcfa5abd50a4cf4 ;
    schema:name "Meteorfall"@en .

_:N8797a23277b24e028b5f28ddde58007d schema:name "Artoffact Records"@en ;
    foaf:name "Artoffact Records"@en .

_:N9475627e74e449718123dbdb8396075a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eminent"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd1983163f584dde84aa7841112d5882 ;
    schema:name "The Eminent"@en .

_:Na393fe51b96a4e57b75bc29ec89d90e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Force Carrier"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd85c771b45d947608dcfa5abd50a4cf4 ;
    schema:name "Force Carrier"@en .

_:Naf06c64f4cf24b35a1a48d741e790030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anthropod"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd85c771b45d947608dcfa5abd50a4cf4 ;
    schema:name "Anthropod"@en .

_:Nc1812643eba24a498f4e29266166e8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heatmap"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd85c771b45d947608dcfa5abd50a4cf4 ;
    schema:name "Heatmap"@en .

_:Nc25613cfc21b4de9a5f2442cfb8d19d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rip Sensor"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd1983163f584dde84aa7841112d5882 ;
    schema:name "Rip Sensor"@en .

_:Nc4e0b7c61b834d158c19137c441063cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Molotov"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd1983163f584dde84aa7841112d5882 ;
    schema:name "Molotov"@en .

_:Ne64f68d481b843a4ae7786e290872ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earthriser"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd1983163f584dde84aa7841112d5882 ;
    schema:name "Earthriser"@en .

_:Nee8395985da5464db787e6ad5e3fda6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creator"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd1983163f584dde84aa7841112d5882 ;
    schema:name "Creator"@en .

_:Nd85c771b45d947608dcfa5abd50a4cf4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3253a4a75104483aaa352eed2366adfd,
        _:N713183fb1f31443fa6d32d8d3b445d14,
        _:N83ff9f3e89444c57bcd260daaa00329d,
        _:Na393fe51b96a4e57b75bc29ec89d90e6,
        _:Naf06c64f4cf24b35a1a48d741e790030,
        _:Nc1812643eba24a498f4e29266166e8bd ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3253a4a75104483aaa352eed2366adfd,
        _:N713183fb1f31443fa6d32d8d3b445d14,
        _:N83ff9f3e89444c57bcd260daaa00329d,
        _:Na393fe51b96a4e57b75bc29ec89d90e6,
        _:Naf06c64f4cf24b35a1a48d741e790030,
        _:Nc1812643eba24a498f4e29266166e8bd .

_:Ndd1983163f584dde84aa7841112d5882 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3a7e892c5d0a4c68b33dead89d46fb28,
        _:N9475627e74e449718123dbdb8396075a,
        _:Nc25613cfc21b4de9a5f2442cfb8d19d7,
        _:Nc4e0b7c61b834d158c19137c441063cf,
        _:Ne64f68d481b843a4ae7786e290872ad7,
        _:Nee8395985da5464db787e6ad5e3fda6d ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3a7e892c5d0a4c68b33dead89d46fb28,
        _:N9475627e74e449718123dbdb8396075a,
        _:Nc25613cfc21b4de9a5f2442cfb8d19d7,
        _:Nc4e0b7c61b834d158c19137c441063cf,
        _:Ne64f68d481b843a4ae7786e290872ad7,
        _:Nee8395985da5464db787e6ad5e3fda6d .

