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

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

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

<artist/16691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87009#subject> ;
    schema:name "Jon Everist"@en ;
    foaf:made <album/87009#composition>,
        <album/87009#subject> ;
    foaf:name "Jon Everist"@en .

<product/23969#subject> a schema:CreativeWork ;
    schema:name "BATTLETECH"@en,
        "BATTLETECH"@ja,
        "BATTLETECH"@ja-latn ;
    foaf:name "BATTLETECH"@en,
        "BATTLETECH"@ja,
        "BATTLETECH"@ja-latn .

<album/87009#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battletech: Urban Warfare"@en,
        "Battletech: Urban Warfare"@ja,
        "Battletech: Urban Warfare"@ja-latn ;
    mo:composer <artist/16691#subject> ;
    mo:produced_work <album/87009#musicalwork> ;
    schema:name "Battletech: Urban Warfare"@en,
        "Battletech: Urban Warfare"@ja,
        "Battletech: Urban Warfare"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/90/87009/87009-1558767201.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87009#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-04"^^xsd:date ;
    dcterms:title "Battletech: Urban Warfare"@en,
        "Battletech: Urban Warfare"@ja,
        "Battletech: Urban Warfare"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87009#musicalexpression> ;
    mo:publisher _:N1ea6decd6f3c4ffaaf591fcd1fd386c7 ;
    mo:record _:N9243c3d60ee64fd18dc1e04e0b437d78 ;
    mo:record_count 1 ;
    schema:about <product/23969#subject> ;
    schema:datePublished "2019-06-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/87009/87009-1558767201.jpg> ;
    schema:name "Battletech: Urban Warfare"@en,
        "Battletech: Urban Warfare"@ja,
        "Battletech: Urban Warfare"@ja-latn ;
    schema:publisher _:N1ea6decd6f3c4ffaaf591fcd1fd386c7 ;
    foaf:depiction <https://media.vgm.io/albums/90/87009/87009-1558767201.jpg> .

_:N1ea6decd6f3c4ffaaf591fcd1fd386c7 schema:name "Everist Sound LLC"@en,
        "Everist Sound LLC"@ja,
        "Everist Sound LLC"@ja-latn ;
    foaf:name "Everist Sound LLC"@en,
        "Everist Sound LLC"@ja,
        "Everist Sound LLC"@ja-latn .

_:N3024528e63974935baa2245411f55ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collateral Damage"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N9243c3d60ee64fd18dc1e04e0b437d78 ;
    schema:name "Collateral Damage"@en .

_:N4948728ba4cf450290c474ef7490663b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urban Warfare"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N9243c3d60ee64fd18dc1e04e0b437d78 ;
    schema:name "Urban Warfare"@en .

_:Nfd71a75051a945a3959ffddb6a9e97cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger Close"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N9243c3d60ee64fd18dc1e04e0b437d78 ;
    schema:name "Danger Close"@en .

_:N9243c3d60ee64fd18dc1e04e0b437d78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3024528e63974935baa2245411f55ad6,
        _:N4948728ba4cf450290c474ef7490663b,
        _:Nfd71a75051a945a3959ffddb6a9e97cc ;
    mo:track_count 3 ;
    schema:duration "PT12:58"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3024528e63974935baa2245411f55ad6,
        _:N4948728ba4cf450290c474ef7490663b,
        _:Nfd71a75051a945a3959ffddb6a9e97cc .

