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

<album/142078#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "All We Do Is Rave / M-Project"@en,
        "All We Do Is Rave / M-Project"@ja,
        "All We Do Is Rave / M-Project"@ja-latn ;
    mo:produced_work <album/142078#musicalwork> ;
    schema:name "All We Do Is Rave / M-Project"@en,
        "All We Do Is Rave / M-Project"@ja,
        "All We Do Is Rave / M-Project"@ja-latn .

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

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

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

<album/142078#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "All We Do Is Rave / M-Project"@en,
        "All We Do Is Rave / M-Project"@ja,
        "All We Do Is Rave / M-Project"@ja-latn ;
    mo:performance_of <album/142078#musicalwork> ;
    mo:recorded_as <album/142078#musicalexpression> ;
    schema:name "All We Do Is Rave / M-Project"@en,
        "All We Do Is Rave / M-Project"@ja,
        "All We Do Is Rave / M-Project"@ja-latn ;
    schema:workPerformed <album/142078#musicalwork> .

<org/3573#subject> schema:name "Mokum Records"@en,
        "Mokum Records"@ja,
        "Mokum Records"@ja-latn ;
    foaf:name "Mokum Records"@en,
        "Mokum Records"@ja,
        "Mokum Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/142078/142078-e56c9e1f048a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142078#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-10"^^xsd:date ;
    dcterms:title "All We Do Is Rave / M-Project"@en,
        "All We Do Is Rave / M-Project"@ja,
        "All We Do Is Rave / M-Project"@ja-latn ;
    mo:catalogue_number "MOK251" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142078#musicalexpression> ;
    mo:publisher <org/3573#subject> ;
    mo:record _:N7b90979375554f789242cd2c4e41ca70 ;
    mo:record_count 1 ;
    schema:datePublished "2022-03-10"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/87/142078/142078-e56c9e1f048a.jpg> ;
    schema:name "All We Do Is Rave / M-Project"@en,
        "All We Do Is Rave / M-Project"@ja,
        "All We Do Is Rave / M-Project"@ja-latn ;
    schema:publisher <org/3573#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/142078/142078-e56c9e1f048a.jpg> .

_:N5350b4b24df046bcaf4d3e101f73d42f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame On Max"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N7b90979375554f789242cd2c4e41ca70 ;
    schema:name "Flame On Max"@en .

_:N81f6c68c07a04ef0bbc0b6b81a7c8707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Vibes"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7b90979375554f789242cd2c4e41ca70 ;
    schema:name "Underground Vibes"@en .

_:N883d96e98dc64ff3aa9a23b4233c12f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killa Sound"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7b90979375554f789242cd2c4e41ca70 ;
    schema:name "Killa Sound"@en .

_:N7b90979375554f789242cd2c4e41ca70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5350b4b24df046bcaf4d3e101f73d42f,
        _:N81f6c68c07a04ef0bbc0b6b81a7c8707,
        _:N883d96e98dc64ff3aa9a23b4233c12f9 ;
    mo:track_count 3 ;
    schema:duration "PT10:53"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5350b4b24df046bcaf4d3e101f73d42f,
        _:N81f6c68c07a04ef0bbc0b6b81a7c8707,
        _:N883d96e98dc64ff3aa9a23b4233c12f9 .

