@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/80307#composition> a mo:Composition ;
    dcterms:title "Battle for Azeroth: Warbringers"@en,
        "Battle for Azeroth: Warbringers"@ja,
        "Battle for Azeroth: Warbringers"@ja-latn ;
    schema:name "Battle for Azeroth: Warbringers"@en,
        "Battle for Azeroth: Warbringers"@ja,
        "Battle for Azeroth: Warbringers"@ja-latn .

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

<album/80307#performance> a mo:Performance ;
    dcterms:title "Battle for Azeroth: Warbringers"@en,
        "Battle for Azeroth: Warbringers"@ja,
        "Battle for Azeroth: Warbringers"@ja-latn ;
    schema:name "Battle for Azeroth: Warbringers"@en,
        "Battle for Azeroth: Warbringers"@ja,
        "Battle for Azeroth: Warbringers"@ja-latn .

<album/80307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-30"^^xsd:date ;
    dcterms:title "Battle for Azeroth: Warbringers"@en,
        "Battle for Azeroth: Warbringers"@ja,
        "Battle for Azeroth: Warbringers"@ja-latn ;
    mo:catalogue_number "N/A" ;
    schema:about <product/9787#subject> ;
    schema:datePublished "2018-08-30"^^xsd:date ;
    schema:name "Battle for Azeroth: Warbringers"@en,
        "Battle for Azeroth: Warbringers"@ja,
        "Battle for Azeroth: Warbringers"@ja-latn .

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

<product/3471#subject> a schema:CreativeWork ;
    dcterms:title "Warcraft"@en,
        "Warcraft"@ja,
        "Warcraft"@ja-latn ;
    schema:name "Warcraft"@en,
        "Warcraft"@ja,
        "Warcraft"@ja-latn .

<product/9787#subject> a schema:CreativeWork ;
    dcterms:created "2018-07-23"^^xsd:date ;
    dcterms:title "Warbringers" ;
    schema:datePublished "2018-07-23"^^xsd:date ;
    schema:name "Warbringers" .

[] a mo:Singer .

