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

<album/147710#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HAPPY HARDCORE END / Srav3R"@en,
        "HAPPY HARDCORE END / Srav3R"@ja,
        "HAPPY HARDCORE END / Srav3R"@ja-latn ;
    mo:produced_work <album/147710#musicalwork> ;
    schema:name "HAPPY HARDCORE END / Srav3R"@en,
        "HAPPY HARDCORE END / Srav3R"@ja,
        "HAPPY HARDCORE END / Srav3R"@ja-latn .

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

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

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

<album/147710#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HAPPY HARDCORE END / Srav3R"@en,
        "HAPPY HARDCORE END / Srav3R"@ja,
        "HAPPY HARDCORE END / Srav3R"@ja-latn ;
    mo:performance_of <album/147710#musicalwork> ;
    mo:recorded_as <album/147710#musicalexpression> ;
    schema:name "HAPPY HARDCORE END / Srav3R"@en,
        "HAPPY HARDCORE END / Srav3R"@ja,
        "HAPPY HARDCORE END / Srav3R"@ja-latn ;
    schema:workPerformed <album/147710#musicalwork> .

<org/3643#subject> schema:name "Daruma Rave"@en,
        "Daruma Rave"@ja,
        "Daruma Rave"@ja-latn ;
    foaf:name "Daruma Rave"@en,
        "Daruma Rave"@ja,
        "Daruma Rave"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/147710/147710-efb09c041ef0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147710#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-28"^^xsd:date ;
    dcterms:title "HAPPY HARDCORE END / Srav3R"@en,
        "HAPPY HARDCORE END / Srav3R"@ja,
        "HAPPY HARDCORE END / Srav3R"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147710#musicalexpression> ;
    mo:publisher <org/3643#subject> ;
    mo:record _:Nf44ba073dcc645d7b641a412724b5208 ;
    mo:record_count 1 ;
    schema:datePublished "2025-02-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/01/147710/147710-efb09c041ef0.jpg> ;
    schema:name "HAPPY HARDCORE END / Srav3R"@en,
        "HAPPY HARDCORE END / Srav3R"@ja,
        "HAPPY HARDCORE END / Srav3R"@ja-latn ;
    schema:publisher <org/3643#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/147710/147710-efb09c041ef0.jpg> .

_:N2ae7e01b206d415593637ef8a5ea59f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY HARDCORE END"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf44ba073dcc645d7b641a412724b5208 ;
    schema:name "HAPPY HARDCORE END"@en .

_:Nf44ba073dcc645d7b641a412724b5208 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ae7e01b206d415593637ef8a5ea59f2 ;
    mo:track_count 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2ae7e01b206d415593637ef8a5ea59f2 .

