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

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

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

<artist/59542#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150962#subject> ;
    schema:name "CS4W"@en ;
    foaf:made <album/150962#composition>,
        <album/150962#subject> ;
    foaf:name "CS4W"@en .

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

<artist/64625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150962#subject> ;
    schema:name "X14N"@en ;
    foaf:made <album/150962#composition>,
        <album/150962#subject> ;
    foaf:name "X14N"@en .

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

<artist/73849#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150962#subject> ;
    schema:name "無音崎 魔姫"@ja ;
    foaf:made <album/150962#composition>,
        <album/150962#subject> ;
    foaf:name "無音崎 魔姫"@ja .

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

<album/150962#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cry of the Black Angel"@en,
        "Cry of the Black Angel"@ja,
        "Cry of the Black Angel"@ja-latn ;
    mo:performance_of <album/150962#musicalwork> ;
    mo:recorded_as <album/150962#musicalexpression> ;
    schema:name "Cry of the Black Angel"@en,
        "Cry of the Black Angel"@ja,
        "Cry of the Black Angel"@ja-latn ;
    schema:workPerformed <album/150962#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/26/150962/150962-4588d7daa7aa.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150962#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/150962/150962-4588d7daa7aa.jpg> ;
    foaf:depicts <album/150962#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/150962/150962-4588d7daa7aa.jpg> .

<https://medium-media.vgm.io/albums/26/150962/150962-4588d7daa7aa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150962#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cry of the Black Angel"@en,
        "Cry of the Black Angel"@ja,
        "Cry of the Black Angel"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "as DJ.m@9!c Prince"@en ;
            foaf:made <album/150962#composition> ;
            foaf:name "as DJ.m@9!c Prince"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dj Hrotti"@en ;
            foaf:made <album/150962#composition> ;
            foaf:name "Dj Hrotti"@en ],
        <artist/59542#subject>,
        <artist/59544#subject>,
        <artist/64625#subject>,
        <artist/73535#subject>,
        <artist/73849#subject> ;
    mo:produced_work <album/150962#musicalwork> ;
    schema:name "Cry of the Black Angel"@en,
        "Cry of the Black Angel"@ja,
        "Cry of the Black Angel"@ja-latn .

<album/150962#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "Cry of the Black Angel"@en,
        "Cry of the Black Angel"@ja,
        "Cry of the Black Angel"@ja-latn ;
    mo:catalogue_number "G.G.P.AL03" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150962#musicalexpression> ;
    mo:publisher <org/4836#subject> ;
    mo:record _:N5619fd91a7f343af936d424f109b5ea9 ;
    mo:record_count 1 ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/26/150962/150962-4588d7daa7aa.jpg> ;
    schema:name "Cry of the Black Angel"@en,
        "Cry of the Black Angel"@ja,
        "Cry of the Black Angel"@ja-latn ;
    schema:publisher <org/4836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/150962/150962-4588d7daa7aa.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150962#subject> ;
    schema:name "Dj Hrotti"@en ;
    foaf:made <album/150962#subject> ;
    foaf:name "Dj Hrotti"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150962#subject> ;
    schema:name "as DJ.m@9!c Prince"@en ;
    foaf:made <album/150962#subject> ;
    foaf:name "as DJ.m@9!c Prince"@en .

_:N2d48ea39bee846c2840a8efdf0366e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ADAM's Exclamation"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "ADAM's Exclamation"@en .

_:N3a4fa587a63e41409be0a3483bd7ca99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asmodeus ~Be loyal to your desires~"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "Asmodeus ~Be loyal to your desires~"@en .

_:N3fd2e0e79a174934aaf2de365e6fe4bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight of the Sacred Horse"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "Knight of the Sacred Horse"@en .

_:N3ffd77b9fe304fff9eb6ea8933bacd54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "†1ost Kingdom†"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "†1ost Kingdom†"@en .

_:Nb1b8a7b155bf4a93bc50304c1905394b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAWIBAKK"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "NAWIBAKK"@en .

_:Ne3d2a2c292f046e8b28ef2b2f38f5d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impulse0ffDestruction"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "Impulse0ffDestruction"@en .

_:Nf070b3771ca64b5780b8b9c6051390bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Die"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "Die"@en .

_:Nffbc1d038711431ab7d7808bf74f3d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry of the Black Angel"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5619fd91a7f343af936d424f109b5ea9 ;
    schema:name "Cry of the Black Angel"@en .

_:N5619fd91a7f343af936d424f109b5ea9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d48ea39bee846c2840a8efdf0366e80,
        _:N3a4fa587a63e41409be0a3483bd7ca99,
        _:N3fd2e0e79a174934aaf2de365e6fe4bb,
        _:N3ffd77b9fe304fff9eb6ea8933bacd54,
        _:Nb1b8a7b155bf4a93bc50304c1905394b,
        _:Ne3d2a2c292f046e8b28ef2b2f38f5d3a,
        _:Nf070b3771ca64b5780b8b9c6051390bc,
        _:Nffbc1d038711431ab7d7808bf74f3d6a ;
    mo:track_count 8 ;
    schema:duration "PT24:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2d48ea39bee846c2840a8efdf0366e80,
        _:N3a4fa587a63e41409be0a3483bd7ca99,
        _:N3fd2e0e79a174934aaf2de365e6fe4bb,
        _:N3ffd77b9fe304fff9eb6ea8933bacd54,
        _:Nb1b8a7b155bf4a93bc50304c1905394b,
        _:Ne3d2a2c292f046e8b28ef2b2f38f5d3a,
        _:Nf070b3771ca64b5780b8b9c6051390bc,
        _:Nffbc1d038711431ab7d7808bf74f3d6a .

