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

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

<album/18928#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ABYSMAL REIGNER"@en,
        "ABYSMAL REIGNER"@ja,
        "ABYSMAL REIGNER"@ja-latn ;
    mo:composer <artist/2067#subject> ;
    mo:produced_work <album/18928#musicalwork> ;
    schema:name "ABYSMAL REIGNER"@en,
        "ABYSMAL REIGNER"@ja,
        "ABYSMAL REIGNER"@ja-latn .

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

<org/258#subject> schema:name "YAMAGEN'S DEVILELIET"@en,
        "YAMAGEN'S DEVILELIET"@ja,
        "YAMAGEN'S DEVILELIET"@ja-latn ;
    foaf:name "YAMAGEN'S DEVILELIET"@en,
        "YAMAGEN'S DEVILELIET"@ja,
        "YAMAGEN'S DEVILELIET"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/18928/18928-1272351220.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18928#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ABYSMAL REIGNER"@en,
        "ABYSMAL REIGNER"@ja,
        "ABYSMAL REIGNER"@ja-latn ;
    mo:performance_of <album/18928#musicalwork> ;
    mo:performer <artist/2067#subject> ;
    mo:recorded_as <album/18928#musicalexpression> ;
    schema:byArtist <artist/2067#subject> ;
    schema:name "ABYSMAL REIGNER"@en,
        "ABYSMAL REIGNER"@ja,
        "ABYSMAL REIGNER"@ja-latn ;
    schema:workPerformed <album/18928#musicalwork> .

<artist/2067#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18928#subject> ;
    mo:performed <album/18928#performance> ;
    schema:name "YAMAGEN"@en ;
    foaf:made <album/18928#composition>,
        <album/18928#subject> ;
    foaf:name "YAMAGEN"@en .

<album/18928#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "ABYSMAL REIGNER"@en,
        "ABYSMAL REIGNER"@ja,
        "ABYSMAL REIGNER"@ja-latn ;
    mo:catalogue_number "YGDE-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18928#musicalexpression> ;
    mo:publisher <org/258#subject> ;
    mo:record _:Nb7aee59ca6264d57a189bfef3006d392 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:byArtist <artist/2067#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/82/18928/18928-1272351220.jpg> ;
    schema:name "ABYSMAL REIGNER"@en,
        "ABYSMAL REIGNER"@ja,
        "ABYSMAL REIGNER"@ja-latn ;
    schema:publisher <org/258#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/18928/18928-1272351220.jpg> .

_:N190a4571f5bd42f88da8af8fdb6055b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abysmal World"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "Abysmal World"@en .

_:N36caa624b620468e88779554270cb25f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subliminal Lunar"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "Subliminal Lunar"@en .

_:Na423635e60e14df69ee14ab292869117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prayer"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "The Prayer"@en .

_:Nacb3a7c2eac84230a37e39eb33e89a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immanent Blacks"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "Immanent Blacks"@en .

_:Nb1c41cb3419f48fcae15e442ce987950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phenomenal Dominance"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "Phenomenal Dominance"@en .

_:Nbb1c4fcea0b34789a59f2aa1fde9f886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection Kode"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "Resurrection Kode"@en .

_:Nd212e34a8fd8423596980b9fbb701334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heal Of The Times"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "Heal Of The Times"@en .

_:Nd89620eb6818480e89e2616ee6256b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Soul Violator"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb7aee59ca6264d57a189bfef3006d392 ;
    schema:name "The Soul Violator"@en .

_:Nb7aee59ca6264d57a189bfef3006d392 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N190a4571f5bd42f88da8af8fdb6055b5,
        _:N36caa624b620468e88779554270cb25f,
        _:Na423635e60e14df69ee14ab292869117,
        _:Nacb3a7c2eac84230a37e39eb33e89a2e,
        _:Nb1c41cb3419f48fcae15e442ce987950,
        _:Nbb1c4fcea0b34789a59f2aa1fde9f886,
        _:Nd212e34a8fd8423596980b9fbb701334,
        _:Nd89620eb6818480e89e2616ee6256b50 ;
    mo:track_count 8 ;
    schema:duration "PT29:59"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N190a4571f5bd42f88da8af8fdb6055b5,
        _:N36caa624b620468e88779554270cb25f,
        _:Na423635e60e14df69ee14ab292869117,
        _:Nacb3a7c2eac84230a37e39eb33e89a2e,
        _:Nb1c41cb3419f48fcae15e442ce987950,
        _:Nbb1c4fcea0b34789a59f2aa1fde9f886,
        _:Nd212e34a8fd8423596980b9fbb701334,
        _:Nd89620eb6818480e89e2616ee6256b50 .

