@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/160495#composition> a mo:Composition ;
    dcterms:title "Insomnia C(o)urse / Camellia x Hatsune Miku"@en,
        "マヨナカヒコウ / かめりあ×初音ミク"@ja,
        "Insomnia C(o)urse / Camellia x Hatsune Miku"@ja-latn ;
    schema:name "Insomnia C(o)urse / Camellia x Hatsune Miku"@en,
        "マヨナカヒコウ / かめりあ×初音ミク"@ja,
        "Insomnia C(o)urse / Camellia x Hatsune Miku"@ja-latn .

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

<album/160495#performance> a mo:Performance ;
    dcterms:title "Insomnia C(o)urse / Camellia x Hatsune Miku"@en,
        "マヨナカヒコウ / かめりあ×初音ミク"@ja,
        "Insomnia C(o)urse / Camellia x Hatsune Miku"@ja-latn ;
    schema:name "Insomnia C(o)urse / Camellia x Hatsune Miku"@en,
        "マヨナカヒコウ / かめりあ×初音ミク"@ja,
        "Insomnia C(o)urse / Camellia x Hatsune Miku"@ja-latn .

<album/160499#composition> a mo:Composition ;
    dcterms:title "quantum debris phantasia / sasakure.UK"@en,
        "幻創デブリ / sasakure.UK"@ja,
        "quantum debris phantasia / sasakure.UK"@ja-latn ;
    schema:name "quantum debris phantasia / sasakure.UK"@en,
        "幻創デブリ / sasakure.UK"@ja,
        "quantum debris phantasia / sasakure.UK"@ja-latn .

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

<album/160499#performance> a mo:Performance ;
    dcterms:title "quantum debris phantasia / sasakure.UK"@en,
        "幻創デブリ / sasakure.UK"@ja,
        "quantum debris phantasia / sasakure.UK"@ja-latn ;
    schema:name "quantum debris phantasia / sasakure.UK"@en,
        "幻創デブリ / sasakure.UK"@ja,
        "quantum debris phantasia / sasakure.UK"@ja-latn .

<event/369#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/369#release_event> ;
    mo:release <album/160495#subject>,
        <album/160499#subject> ;
    schema:endDate "2026-05-31"^^xsd:date ;
    schema:startDate "2026-05-30"^^xsd:date .

<album/160495#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-30"^^xsd:date ;
    dcterms:title "Insomnia C(o)urse / Camellia x Hatsune Miku"@en,
        "マヨナカヒコウ / かめりあ×初音ミク"@ja,
        "Insomnia C(o)urse / Camellia x Hatsune Miku"@ja-latn ;
    mo:catalogue_number "CTCD-025" ;
    mo:publisher <org/1698#subject> ;
    schema:datePublished "2026-05-30"^^xsd:date ;
    schema:name "Insomnia C(o)urse / Camellia x Hatsune Miku"@en,
        "マヨナカヒコウ / かめりあ×初音ミク"@ja,
        "Insomnia C(o)urse / Camellia x Hatsune Miku"@ja-latn ;
    schema:publisher <org/1698#subject> .

<album/160499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-30"^^xsd:date ;
    dcterms:title "quantum debris phantasia / sasakure.UK"@en,
        "幻創デブリ / sasakure.UK"@ja,
        "quantum debris phantasia / sasakure.UK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:publisher <org/3833#subject> ;
    schema:datePublished "2026-05-30"^^xsd:date ;
    schema:name "quantum debris phantasia / sasakure.UK"@en,
        "幻創デブリ / sasakure.UK"@ja,
        "quantum debris phantasia / sasakure.UK"@ja-latn ;
    schema:publisher <org/3833#subject> .

<event/369#release_event> a tl:Interval ;
    tl:end "2026-05-31"^^xsd:date ;
    tl:start "2026-05-30"^^xsd:date .

<org/1698#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "Kamel Camellia"@en,
        "かめるかめりあ"@ja ;
    foaf:name "Kamel Camellia"@en,
        "かめるかめりあ"@ja .

<org/3833#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "sasakuration"@en,
        "ササクレイション"@ja ;
    foaf:name "sasakuration"@en,
        "ササクレイション"@ja .

[] a mo:Singer .

[] a mo:Singer .

