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

<album/132619#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Parallel Universe Shifter / Camellia"@en,
        "Parallel Universe Shifter / かめりあ"@ja,
        "Parallel Universe Shifter / Camellia"@ja-latn ;
    mo:produced_work <album/132619#musicalwork> ;
    schema:name "Parallel Universe Shifter / Camellia"@en,
        "Parallel Universe Shifter / かめりあ"@ja,
        "Parallel Universe Shifter / Camellia"@ja-latn .

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

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

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

<album/132619#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Parallel Universe Shifter / Camellia"@en,
        "Parallel Universe Shifter / かめりあ"@ja,
        "Parallel Universe Shifter / Camellia"@ja-latn ;
    mo:performance_of <album/132619#musicalwork> ;
    mo:recorded_as <album/132619#musicalexpression> ;
    schema:name "Parallel Universe Shifter / Camellia"@en,
        "Parallel Universe Shifter / かめりあ"@ja,
        "Parallel Universe Shifter / Camellia"@ja-latn ;
    schema:workPerformed <album/132619#musicalwork> .

<https://media.vgm.io/albums/91/132619/132619-540e0910e176.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132619#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/132619/132619-540e0910e176.png> ;
    foaf:depicts <album/132619#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/132619/132619-540e0910e176.png> .

<https://medium-media.vgm.io/albums/91/132619/132619-540e0910e176.png> a schema:ImageObject,
        foaf:Image .

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

<album/132619#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-17"^^xsd:date ;
    dcterms:title "Parallel Universe Shifter / Camellia"@en,
        "Parallel Universe Shifter / かめりあ"@ja,
        "Parallel Universe Shifter / Camellia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132619#musicalexpression> ;
    mo:publisher _:N3b889b6691604f10b0cf304eff28ad44 ;
    mo:record _:N9bfe717c91ec4dc884aaf2b88a134f0c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "osu!mania 4K World Cup 2023"@en ;
            foaf:name "osu!mania 4K World Cup 2023"@en ] ;
    schema:datePublished "2023-09-17"^^xsd:date ;
    schema:genre "Event" ;
    schema:image <https://media.vgm.io/albums/91/132619/132619-540e0910e176.png> ;
    schema:name "Parallel Universe Shifter / Camellia"@en,
        "Parallel Universe Shifter / かめりあ"@ja,
        "Parallel Universe Shifter / Camellia"@ja-latn ;
    schema:publisher _:N3b889b6691604f10b0cf304eff28ad44 ;
    foaf:depiction <https://media.vgm.io/albums/91/132619/132619-540e0910e176.png> .

_:N3b889b6691604f10b0cf304eff28ad44 schema:name "Camellia"@en,
        "Camellia"@ja,
        "Camellia"@ja-latn ;
    foaf:name "Camellia"@en,
        "Camellia"@ja,
        "Camellia"@ja-latn .

_:N71aab43ba6654ed8b13b5975008b4c8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel Universe Shifter"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N9bfe717c91ec4dc884aaf2b88a134f0c ;
    schema:name "Parallel Universe Shifter"@en .

_:N9bfe717c91ec4dc884aaf2b88a134f0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71aab43ba6654ed8b13b5975008b4c8d ;
    mo:track_count 1 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N71aab43ba6654ed8b13b5975008b4c8d .

