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

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

<artist/19991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58701#subject> ;
    schema:name "HISASHI"@en ;
    foaf:made <album/58701#composition>,
        <album/58701#lyrics>,
        <album/58701#subject> ;
    foaf:name "HISASHI"@en .

<product/4888#subject> a schema:CreativeWork ;
    schema:name "Kuromukuro"@en,
        "クロムクロ"@ja,
        "Kuromukuro"@ja-latn ;
    foaf:name "Kuromukuro"@en,
        "クロムクロ"@ja,
        "Kuromukuro"@ja-latn .

<album/58701#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "[DEATHTOPIA] / GLAY"@en,
        "デストピア / GLAY"@ja,
        "[DEATHTOPIA] / GLAY"@ja-latn ;
    mo:composer <artist/19991#subject> ;
    mo:produced_work <album/58701#musicalwork> ;
    schema:name "[DEATHTOPIA] / GLAY"@en,
        "デストピア / GLAY"@ja,
        "[DEATHTOPIA] / GLAY"@ja-latn .

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

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

<org/1883#subject> schema:name "loversoul music & associates"@en,
        "loversoul music & associates"@ja,
        "loversoul music & associates"@ja-latn ;
    foaf:name "loversoul music & associates"@en,
        "loversoul music & associates"@ja,
        "loversoul music & associates"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/58701/58701-1463237698.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58701#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "[DEATHTOPIA] / GLAY"@en,
        "デストピア / GLAY"@ja,
        "[DEATHTOPIA] / GLAY"@ja-latn ;
    mo:performance_of <album/58701#musicalwork> ;
    mo:performer <artist/31555#subject> ;
    mo:recorded_as <album/58701#musicalexpression> ;
    schema:byArtist <artist/31555#subject> ;
    schema:name "[DEATHTOPIA] / GLAY"@en,
        "デストピア / GLAY"@ja,
        "[DEATHTOPIA] / GLAY"@ja-latn ;
    schema:workPerformed <album/58701#musicalwork> .

<artist/31555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58701#performance> ;
    schema:name "GLAY"@en ;
    foaf:name "GLAY"@en .

<album/58701#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-09"^^xsd:date ;
    dcterms:title "[DEATHTOPIA] / GLAY"@en,
        "デストピア / GLAY"@ja,
        "[DEATHTOPIA] / GLAY"@ja-latn ;
    mo:catalogue_number "PCSP-60076" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/58701#musicalexpression> ;
    mo:publisher <org/1883#subject> ;
    mo:record _:N0777e0d911bd45a0a3d007465bc4e275 ;
    mo:record_count 1 ;
    schema:about <product/4888#subject> ;
    schema:byArtist <artist/31555#subject> ;
    schema:datePublished "2016-05-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/58701/58701-1463237698.jpg> ;
    schema:name "[DEATHTOPIA] / GLAY"@en,
        "デストピア / GLAY"@ja,
        "[DEATHTOPIA] / GLAY"@ja-latn ;
    schema:publisher <org/1883#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/58701/58701-1463237698.jpg> .

_:N0777e0d911bd45a0a3d007465bc4e275 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd749aef74fa24b2eba6fa4bc6c7ba09d ;
    mo:track_count 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd749aef74fa24b2eba6fa4bc6c7ba09d .

_:Nd749aef74fa24b2eba6fa4bc6c7ba09d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deathtopia"@en,
        "デストピア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N0777e0d911bd45a0a3d007465bc4e275 ;
    schema:name "Deathtopia"@en,
        "デストピア"@ja .

