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

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

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

<artist/26994#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70535#subject> ;
    schema:name "Bettina Calmon"@en ;
    foaf:made <album/70535#composition>,
        <album/70535#subject> ;
    foaf:name "Bettina Calmon"@en .

<album/70535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cosplague Arena"@en,
        "Cosplague Arena"@ja,
        "Cosplague Arena"@ja-latn ;
    mo:composer <artist/26994#subject> ;
    mo:produced_work <album/70535#musicalwork> ;
    schema:name "Cosplague Arena"@en,
        "Cosplague Arena"@ja,
        "Cosplague Arena"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/53/70535/70535-1502196274.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-03"^^xsd:date ;
    dcterms:title "Cosplague Arena"@en,
        "Cosplague Arena"@ja,
        "Cosplague Arena"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70535#musicalexpression> ;
    mo:publisher _:N68e14155321f4976ab4e462fb4191955 ;
    mo:record _:N1fed8fb64f354dfc998105f21ef8f24c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cosplague Arena"@en ;
            foaf:name "Cosplague Arena"@en ] ;
    schema:datePublished "2016-09-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/70535/70535-1502196274.jpg> ;
    schema:name "Cosplague Arena"@en,
        "Cosplague Arena"@ja,
        "Cosplague Arena"@ja-latn ;
    schema:publisher _:N68e14155321f4976ab4e462fb4191955 ;
    foaf:depiction <https://media.vgm.io/albums/53/70535/70535-1502196274.jpg> .

_:N5fff9b2ea0104d1baf5b97fcdf729295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Fight!"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N1fed8fb64f354dfc998105f21ef8f24c ;
    schema:name "Let's Fight!"@en .

_:N68e14155321f4976ab4e462fb4191955 schema:name "Bettina Calmon"@en,
        "Bettina Calmon"@ja,
        "Bettina Calmon"@ja-latn ;
    foaf:name "Bettina Calmon"@en,
        "Bettina Calmon"@ja,
        "Bettina Calmon"@ja-latn .

_:Nc55d56c40ea7460097fb29d1a5daed06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prepare to Battle"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N1fed8fb64f354dfc998105f21ef8f24c ;
    schema:name "Prepare to Battle"@en .

_:N1fed8fb64f354dfc998105f21ef8f24c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5fff9b2ea0104d1baf5b97fcdf729295,
        _:Nc55d56c40ea7460097fb29d1a5daed06 ;
    mo:track_count 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5fff9b2ea0104d1baf5b97fcdf729295,
        _:Nc55d56c40ea7460097fb29d1a5daed06 .

