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

<album/148191#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Astral Paradox / Kobaryo"@en,
        "Astral Paradox / Kobaryo"@ja,
        "Astral Paradox / Kobaryo"@ja-latn ;
    mo:produced_work <album/148191#musicalwork> ;
    schema:name "Astral Paradox / Kobaryo"@en,
        "Astral Paradox / Kobaryo"@ja,
        "Astral Paradox / Kobaryo"@ja-latn .

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

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

<product/11166#subject> a schema:CreativeWork ;
    schema:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn ;
    foaf:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn .

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

<album/148191#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Astral Paradox / Kobaryo"@en,
        "Astral Paradox / Kobaryo"@ja,
        "Astral Paradox / Kobaryo"@ja-latn ;
    mo:performance_of <album/148191#musicalwork> ;
    mo:recorded_as <album/148191#musicalexpression> ;
    schema:name "Astral Paradox / Kobaryo"@en,
        "Astral Paradox / Kobaryo"@ja,
        "Astral Paradox / Kobaryo"@ja-latn ;
    schema:workPerformed <album/148191#musicalwork> .

<org/380#subject> schema:name "HARDCORE TANO*C"@en,
        "HARDCORE TANO*C"@ja,
        "HARDCORE TANO*C"@ja-latn ;
    foaf:name "HARDCORE TANO*C"@en,
        "HARDCORE TANO*C"@ja,
        "HARDCORE TANO*C"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/148191/148191-e2b3173b8729.png> a schema:ImageObject,
        foaf:Image .

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

<album/148191#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-31"^^xsd:date ;
    dcterms:title "Astral Paradox / Kobaryo"@en,
        "Astral Paradox / Kobaryo"@ja,
        "Astral Paradox / Kobaryo"@ja-latn ;
    mo:catalogue_number "TCDR-0315" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/148191#musicalexpression> ;
    mo:publisher <org/380#subject> ;
    mo:record _:Nf514b26e09664922ad96fe056c3f73ab ;
    mo:record_count 1 ;
    schema:about <product/11166#subject> ;
    schema:datePublished "2025-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/148191/148191-e2b3173b8729.png> ;
    schema:name "Astral Paradox / Kobaryo"@en,
        "Astral Paradox / Kobaryo"@ja,
        "Astral Paradox / Kobaryo"@ja-latn ;
    schema:publisher <org/380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/148191/148191-e2b3173b8729.png> .

_:N7def466ee8f744258d339d04fb091581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astral Paradox"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nf514b26e09664922ad96fe056c3f73ab ;
    schema:name "Astral Paradox"@en .

_:Nf514b26e09664922ad96fe056c3f73ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7def466ee8f744258d339d04fb091581 ;
    mo:track_count 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7def466ee8f744258d339d04fb091581 .

