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

<album/154222#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "sunveil. / vjorka, crayvxn"@en,
        "sunveil. / vjorka, crayvxn"@ja,
        "sunveil. / vjorka, crayvxn"@ja-latn ;
    mo:produced_work <album/154222#musicalwork> ;
    schema:name "sunveil. / vjorka, crayvxn"@en,
        "sunveil. / vjorka, crayvxn"@ja,
        "sunveil. / vjorka, crayvxn"@ja-latn .

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

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

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

<album/154222#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "sunveil. / vjorka, crayvxn"@en,
        "sunveil. / vjorka, crayvxn"@ja,
        "sunveil. / vjorka, crayvxn"@ja-latn ;
    mo:performance_of <album/154222#musicalwork> ;
    mo:recorded_as <album/154222#musicalexpression> ;
    schema:name "sunveil. / vjorka, crayvxn"@en,
        "sunveil. / vjorka, crayvxn"@ja,
        "sunveil. / vjorka, crayvxn"@ja-latn ;
    schema:workPerformed <album/154222#musicalwork> .

<https://media.vgm.io/albums/22/154222/154222-a6834ad3497a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154222#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/154222/154222-a6834ad3497a.png> ;
    foaf:depicts <album/154222#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/154222/154222-a6834ad3497a.png> .

<https://medium-media.vgm.io/albums/22/154222/154222-a6834ad3497a.png> a schema:ImageObject,
        foaf:Image .

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

<album/154222#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-02"^^xsd:date ;
    dcterms:title "sunveil. / vjorka, crayvxn"@en,
        "sunveil. / vjorka, crayvxn"@ja,
        "sunveil. / vjorka, crayvxn"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154222#musicalexpression> ;
    mo:publisher _:Ndffa8a23842142a098a545de7af531fe ;
    mo:record _:Naeed5c2ad6dd48389871e5a691e3a231 ;
    mo:record_count 1 ;
    schema:datePublished "2025-09-02"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/22/154222/154222-a6834ad3497a.png> ;
    schema:name "sunveil. / vjorka, crayvxn"@en,
        "sunveil. / vjorka, crayvxn"@ja,
        "sunveil. / vjorka, crayvxn"@ja-latn ;
    schema:publisher _:Ndffa8a23842142a098a545de7af531fe ;
    foaf:depiction <https://media.vgm.io/albums/22/154222/154222-a6834ad3497a.png> .

_:N08c58b3b708c4830adb17de7e381e9e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunveil."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Naeed5c2ad6dd48389871e5a691e3a231 ;
    schema:name "sunveil."@en .

_:Naeed5c2ad6dd48389871e5a691e3a231 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c58b3b708c4830adb17de7e381e9e8 ;
    mo:track_count 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N08c58b3b708c4830adb17de7e381e9e8 .

_:Ndffa8a23842142a098a545de7af531fe schema:name "crayvxn"@en,
        "crayvxn"@ja,
        "crayvxn"@ja-latn ;
    foaf:name "crayvxn"@en,
        "crayvxn"@ja,
        "crayvxn"@ja-latn .

