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

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

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

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

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

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

<album/150960#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Xmas of bloodbath"@en,
        "Xmas of bloodbath"@ja,
        "Xmas of bloodbath"@ja-latn ;
    mo:performance_of <album/150960#musicalwork> ;
    mo:recorded_as <album/150960#musicalexpression> ;
    schema:name "Xmas of bloodbath"@en,
        "Xmas of bloodbath"@ja,
        "Xmas of bloodbath"@ja-latn ;
    schema:workPerformed <album/150960#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/06/150960/150960-0b5c86d61f69.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150960#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/150960/150960-0b5c86d61f69.jpg> ;
    foaf:depicts <album/150960#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/150960/150960-0b5c86d61f69.jpg> .

<https://medium-media.vgm.io/albums/06/150960/150960-0b5c86d61f69.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150960#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Xmas of bloodbath"@en,
        "Xmas of bloodbath"@ja,
        "Xmas of bloodbath"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mythically Grow"@en ;
            foaf:made <album/150960#composition> ;
            foaf:name "Mythically Grow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "真黒シロ"@en ;
            foaf:made <album/150960#composition> ;
            foaf:name "真黒シロ"@en ],
        <artist/59544#subject>,
        <artist/73850#subject> ;
    mo:produced_work <album/150960#musicalwork> ;
    schema:name "Xmas of bloodbath"@en,
        "Xmas of bloodbath"@ja,
        "Xmas of bloodbath"@ja-latn .

<album/150960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-25"^^xsd:date ;
    dcterms:title "Xmas of bloodbath"@en,
        "Xmas of bloodbath"@ja,
        "Xmas of bloodbath"@ja-latn ;
    mo:catalogue_number "G.G.P.AL01" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150960#musicalexpression> ;
    mo:publisher <org/4836#subject> ;
    mo:record _:N5a0ecfc4fb7e4d8099011a7601c6ebad ;
    mo:record_count 1 ;
    schema:datePublished "2020-12-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/06/150960/150960-0b5c86d61f69.jpg> ;
    schema:name "Xmas of bloodbath"@en,
        "Xmas of bloodbath"@ja,
        "Xmas of bloodbath"@ja-latn ;
    schema:publisher <org/4836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/150960/150960-0b5c86d61f69.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150960#subject> ;
    schema:name "真黒シロ"@en ;
    foaf:made <album/150960#subject> ;
    foaf:name "真黒シロ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150960#subject> ;
    schema:name "Mythically Grow"@en ;
    foaf:made <album/150960#subject> ;
    foaf:name "Mythically Grow"@en .

_:N345049c5705f4885b26982323972478c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cueva de los Cristales"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5a0ecfc4fb7e4d8099011a7601c6ebad ;
    schema:name "Cueva de los Cristales"@en .

_:N81c8f634b33e4068926ab683849c5bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最善な晩餐（The Little Match Girl)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5a0ecfc4fb7e4d8099011a7601c6ebad ;
    schema:name "最善な晩餐（The Little Match Girl)"@en .

_:Nef149989e1594765a6720a28eccc1d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Night"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N5a0ecfc4fb7e4d8099011a7601c6ebad ;
    schema:name "Silent Night"@en .

_:Nefdbe0778d7d4b3e80a280524a2f4e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gsion"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N5a0ecfc4fb7e4d8099011a7601c6ebad ;
    schema:name "Gsion"@en .

_:N5a0ecfc4fb7e4d8099011a7601c6ebad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N345049c5705f4885b26982323972478c,
        _:N81c8f634b33e4068926ab683849c5bee,
        _:Nef149989e1594765a6720a28eccc1d11,
        _:Nefdbe0778d7d4b3e80a280524a2f4e52 ;
    mo:track_count 4 ;
    schema:duration "PT13:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N345049c5705f4885b26982323972478c,
        _:N81c8f634b33e4068926ab683849c5bee,
        _:Nef149989e1594765a6720a28eccc1d11,
        _:Nefdbe0778d7d4b3e80a280524a2f4e52 .

