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

<album/140835#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cosmogyral / Darren & Altermis"@en,
        "Cosmogyral / Darren & Altermis"@ja,
        "Cosmogyral / Darren & Altermis"@ja-latn ;
    mo:produced_work <album/140835#musicalwork> ;
    schema:name "Cosmogyral / Darren & Altermis"@en,
        "Cosmogyral / Darren & Altermis"@ja,
        "Cosmogyral / Darren & Altermis"@ja-latn .

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

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

<product/12690#subject> a schema:CreativeWork ;
    schema:name "vivid/stasis"@en,
        "vivid/stasis"@ja,
        "vivid/stasis"@ja-latn ;
    foaf:name "vivid/stasis"@en,
        "vivid/stasis"@ja,
        "vivid/stasis"@ja-latn .

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

<album/140835#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cosmogyral / Darren & Altermis"@en,
        "Cosmogyral / Darren & Altermis"@ja,
        "Cosmogyral / Darren & Altermis"@ja-latn ;
    mo:performance_of <album/140835#musicalwork> ;
    mo:recorded_as <album/140835#musicalexpression> ;
    schema:name "Cosmogyral / Darren & Altermis"@en,
        "Cosmogyral / Darren & Altermis"@ja,
        "Cosmogyral / Darren & Altermis"@ja-latn ;
    schema:workPerformed <album/140835#musicalwork> .

<https://media.vgm.io/albums/53/140835/140835-65176635fc24.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140835#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/140835/140835-65176635fc24.jpg> ;
    foaf:depicts <album/140835#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/140835/140835-65176635fc24.jpg> .

<https://medium-media.vgm.io/albums/53/140835/140835-65176635fc24.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140835#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-01"^^xsd:date ;
    dcterms:title "Cosmogyral / Darren & Altermis"@en,
        "Cosmogyral / Darren & Altermis"@ja,
        "Cosmogyral / Darren & Altermis"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140835#musicalexpression> ;
    mo:publisher _:Nb71445ea803345f1bf642441ad57bb94 ;
    mo:record _:Nc312e7c643a4463a9efda23aac5690e9 ;
    mo:record_count 1 ;
    schema:about <product/12690#subject> ;
    schema:datePublished "2023-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/140835/140835-65176635fc24.jpg> ;
    schema:name "Cosmogyral / Darren & Altermis"@en,
        "Cosmogyral / Darren & Altermis"@ja,
        "Cosmogyral / Darren & Altermis"@ja-latn ;
    schema:publisher _:Nb71445ea803345f1bf642441ad57bb94 ;
    foaf:depiction <https://media.vgm.io/albums/53/140835/140835-65176635fc24.jpg> .

_:Nb71445ea803345f1bf642441ad57bb94 schema:name "Altermis"@en,
        "Altermis"@ja,
        "Altermis"@ja-latn ;
    foaf:name "Altermis"@en,
        "Altermis"@ja,
        "Altermis"@ja-latn .

_:Nc312e7c643a4463a9efda23aac5690e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc81c148d1bb64f309209625c862a421c ;
    mo:track_count 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc81c148d1bb64f309209625c862a421c .

_:Nc81c148d1bb64f309209625c862a421c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmogyral (feat. Darren)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nc312e7c643a4463a9efda23aac5690e9 ;
    schema:name "Cosmogyral (feat. Darren)"@en .

