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

<album/130311#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music for the MASSIVE / KO3"@en,
        "Music for the MASSIVE / KO3"@ja,
        "Music for the MASSIVE / KO3"@ja-latn ;
    mo:produced_work <album/130311#musicalwork> ;
    schema:name "Music for the MASSIVE / KO3"@en,
        "Music for the MASSIVE / KO3"@ja,
        "Music for the MASSIVE / KO3"@ja-latn .

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

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

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

<album/130311#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music for the MASSIVE / KO3"@en,
        "Music for the MASSIVE / KO3"@ja,
        "Music for the MASSIVE / KO3"@ja-latn ;
    mo:performance_of <album/130311#musicalwork> ;
    mo:recorded_as <album/130311#musicalexpression> ;
    schema:name "Music for the MASSIVE / KO3"@en,
        "Music for the MASSIVE / KO3"@ja,
        "Music for the MASSIVE / KO3"@ja-latn ;
    schema:workPerformed <album/130311#musicalwork> .

<org/3632#subject> schema:name "Attack The Music"@en,
        "Attack The Music"@ja,
        "Attack The Music"@ja-latn ;
    foaf:name "Attack The Music"@en,
        "Attack The Music"@ja,
        "Attack The Music"@ja-latn .

<https://media.vgm.io/albums/11/130311/130311-4962d2068c69.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130311#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/130311/130311-4962d2068c69.jpg> ;
    foaf:depicts <album/130311#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/130311/130311-4962d2068c69.jpg> .

<https://medium-media.vgm.io/albums/11/130311/130311-4962d2068c69.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130311#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-16"^^xsd:date ;
    dcterms:title "Music for the MASSIVE / KO3"@en,
        "Music for the MASSIVE / KO3"@ja,
        "Music for the MASSIVE / KO3"@ja-latn ;
    mo:catalogue_number "ATKEP-0002" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130311#musicalexpression> ;
    mo:publisher <org/3632#subject> ;
    mo:record _:N866f814d2c6e4b54955d09e7172142d2 ;
    mo:record_count 1 ;
    schema:datePublished "2015-01-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/11/130311/130311-4962d2068c69.jpg> ;
    schema:name "Music for the MASSIVE / KO3"@en,
        "Music for the MASSIVE / KO3"@ja,
        "Music for the MASSIVE / KO3"@ja-latn ;
    schema:publisher <org/3632#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/130311/130311-4962d2068c69.jpg> .

_:N19c5ad3518304606925d3ffa3bdb098b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is Good"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N866f814d2c6e4b54955d09e7172142d2 ;
    schema:name "Life is Good"@en .

_:N2c7365a4d5544e079369ecb576db427f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music for the MASSIVE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N866f814d2c6e4b54955d09e7172142d2 ;
    schema:name "Music for the MASSIVE"@en .

_:Nb00b28fd8b4a478694d91eaaaadbcd8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electro Dance Music"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N866f814d2c6e4b54955d09e7172142d2 ;
    schema:name "Electro Dance Music"@en .

_:N866f814d2c6e4b54955d09e7172142d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19c5ad3518304606925d3ffa3bdb098b,
        _:N2c7365a4d5544e079369ecb576db427f,
        _:Nb00b28fd8b4a478694d91eaaaadbcd8d ;
    mo:track_count 3 ;
    schema:duration "PT13:51"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N19c5ad3518304606925d3ffa3bdb098b,
        _:N2c7365a4d5544e079369ecb576db427f,
        _:Nb00b28fd8b4a478694d91eaaaadbcd8d .

