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

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

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

<artist/54897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151083#subject> ;
    schema:name "Jienyo"@en ;
    foaf:made <album/151083#composition>,
        <album/151083#subject> ;
    foaf:name "Jienyo"@en .

<artist/55405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151083#subject> ;
    schema:name "Dimier√Lisb"@en ;
    foaf:made <album/151083#composition>,
        <album/151083#subject> ;
    foaf:name "Dimier√Lisb"@en .

<artist/59544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151083#subject> ;
    schema:name "Garbagecan"@en ;
    foaf:made <album/151083#composition>,
        <album/151083#subject> ;
    foaf:name "Garbagecan"@en .

<artist/73535#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151083#subject> ;
    schema:name "RUTHS"@en ;
    foaf:made <album/151083#composition>,
        <album/151083#subject> ;
    foaf:name "RUTHS"@en .

<artist/73847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151083#subject> ;
    schema:name "Nekoribo"@en ;
    foaf:made <album/151083#composition>,
        <album/151083#subject> ;
    foaf:name "Nekoribo"@en .

<artist/73850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151083#subject> ;
    schema:name "NIGHTMARE"@en ;
    foaf:made <album/151083#composition>,
        <album/151083#subject> ;
    foaf:name "NIGHTMARE"@en .

<artist/73851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151083#subject> ;
    schema:name "Krose"@en,
        "くろーず"@ja ;
    foaf:made <album/151083#composition>,
        <album/151083#subject> ;
    foaf:name "Krose"@en,
        "くろーず"@ja .

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

<album/151083#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Awakening of the Abyss"@en,
        "Awakening of the Abyss"@ja,
        "Awakening of the Abyss"@ja-latn ;
    mo:performance_of <album/151083#musicalwork> ;
    mo:recorded_as <album/151083#musicalexpression> ;
    schema:name "Awakening of the Abyss"@en,
        "Awakening of the Abyss"@ja,
        "Awakening of the Abyss"@ja-latn ;
    schema:workPerformed <album/151083#musicalwork> .

<org/4836#subject> schema:name "Gloomy Goth Project"@en,
        "Gloomy Goth Project"@ja,
        "Gloomy Goth Project"@ja-latn ;
    foaf:name "Gloomy Goth Project"@en,
        "Gloomy Goth Project"@ja,
        "Gloomy Goth Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/151083/151083-a1239217b1a4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151083#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Awakening of the Abyss"@en,
        "Awakening of the Abyss"@ja,
        "Awakening of the Abyss"@ja-latn ;
    mo:composer <artist/54897#subject>,
        <artist/55405#subject>,
        <artist/59544#subject>,
        <artist/73535#subject>,
        <artist/73847#subject>,
        <artist/73850#subject>,
        <artist/73851#subject> ;
    mo:produced_work <album/151083#musicalwork> ;
    schema:name "Awakening of the Abyss"@en,
        "Awakening of the Abyss"@ja,
        "Awakening of the Abyss"@ja-latn .

<album/151083#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-31"^^xsd:date ;
    dcterms:title "Awakening of the Abyss"@en,
        "Awakening of the Abyss"@ja,
        "Awakening of the Abyss"@ja-latn ;
    mo:catalogue_number "G.G.P.AL05" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151083#musicalexpression> ;
    mo:publisher <org/4836#subject> ;
    mo:record _:Nf729c9a4318d47dab6cd92332030dbe9 ;
    mo:record_count 1 ;
    schema:datePublished "2022-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/38/151083/151083-a1239217b1a4.jpg> ;
    schema:name "Awakening of the Abyss"@en,
        "Awakening of the Abyss"@ja,
        "Awakening of the Abyss"@ja-latn ;
    schema:publisher <org/4836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/151083/151083-a1239217b1a4.jpg> .

_:N066d80f16e6a4c13a4aa898f0e7d8f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Mischievous Ego"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nf729c9a4318d47dab6cd92332030dbe9 ;
    schema:name "To The Mischievous Ego"@en .

_:N34986f5818174922a1eff0ec300c53d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Die Outroduction"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:Nf729c9a4318d47dab6cd92332030dbe9 ;
    schema:name "Die Outroduction"@en .

_:N8e6813a23140474397ee42cac8653f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖異幻怪"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf729c9a4318d47dab6cd92332030dbe9 ;
    schema:name "妖異幻怪"@en .

_:Nbe33b283080f497fa7cc263fb3128761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nf729c9a4318d47dab6cd92332030dbe9 ;
    schema:name "Introduction"@en .

_:Nc1641865be7142ec8bebdcc8368bed23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samael"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf729c9a4318d47dab6cd92332030dbe9 ;
    schema:name "Samael"@en .

_:Nff441a9d5a0e4e93a40844448a7f055a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOS.SEC."@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf729c9a4318d47dab6cd92332030dbe9 ;
    schema:name "KOS.SEC."@en .

_:Nf729c9a4318d47dab6cd92332030dbe9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066d80f16e6a4c13a4aa898f0e7d8f0e,
        _:N34986f5818174922a1eff0ec300c53d2,
        _:N8e6813a23140474397ee42cac8653f6c,
        _:Nbe33b283080f497fa7cc263fb3128761,
        _:Nc1641865be7142ec8bebdcc8368bed23,
        _:Nff441a9d5a0e4e93a40844448a7f055a ;
    mo:track_count 6 ;
    schema:duration "PT25:17"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N066d80f16e6a4c13a4aa898f0e7d8f0e,
        _:N34986f5818174922a1eff0ec300c53d2,
        _:N8e6813a23140474397ee42cac8653f6c,
        _:Nbe33b283080f497fa7cc263fb3128761,
        _:Nc1641865be7142ec8bebdcc8368bed23,
        _:Nff441a9d5a0e4e93a40844448a7f055a .

