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

<artist/78398#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryo Aikawa"@en,
        "藍川涼"@ja ;
    foaf:made <album/157002#subject>,
        <album/157002#vocals> ;
    foaf:name "Ryo Aikawa"@en,
        "藍川涼"@ja .

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

<product/15940#subject> a schema:CreativeWork ;
    schema:name "Taiko no Tatsujin Nijiro Ver."@en,
        "太鼓の達人 ニジイロVer."@ja,
        "Taiko no Tatsujin Nijiro Ver."@ja-latn ;
    foaf:name "Taiko no Tatsujin Nijiro Ver."@en,
        "太鼓の達人 ニジイロVer."@ja,
        "Taiko no Tatsujin Nijiro Ver."@ja-latn .

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

<album/157002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World Keeps Turning / illiomote, Ryo Aikawa"@en,
        "World Keeps Turning / illiomote,藍川涼"@ja,
        "World Keeps Turning / illiomote, Ryo Aikawa"@ja-latn ;
    mo:performance_of <album/157002#musicalwork> ;
    mo:recorded_as <album/157002#musicalexpression> ;
    schema:name "World Keeps Turning / illiomote, Ryo Aikawa"@en,
        "World Keeps Turning / illiomote,藍川涼"@ja,
        "World Keeps Turning / illiomote, Ryo Aikawa"@ja-latn ;
    schema:workPerformed <album/157002#musicalwork> .

<org/3968#subject> schema:name "Bandai Namco Game Music"@en,
        "Bandai Namco Game Music"@ja,
        "Bandai Namco Game Music"@ja-latn ;
    foaf:name "Bandai Namco Game Music"@en,
        "Bandai Namco Game Music"@ja,
        "Bandai Namco Game Music"@ja-latn .

<https://media.vgm.io/albums/20/157002/157002-d2dc4304d792.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157002#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/157002/157002-d2dc4304d792.jpg> ;
    foaf:depicts <album/157002#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/157002/157002-d2dc4304d792.jpg> .

<https://medium-media.vgm.io/albums/20/157002/157002-d2dc4304d792.jpg> a schema:ImageObject,
        foaf:Image .

<album/157002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Keeps Turning / illiomote, Ryo Aikawa"@en,
        "World Keeps Turning / illiomote,藍川涼"@ja,
        "World Keeps Turning / illiomote, Ryo Aikawa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Maiya Toyama"@en ;
            foaf:made <album/157002#composition> ;
            foaf:name "Maiya Toyama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rintaro Ohkura"@en ;
            foaf:made <album/157002#composition> ;
            foaf:name "Rintaro Ohkura"@en ] ;
    mo:produced_work <album/157002#musicalwork> ;
    schema:name "World Keeps Turning / illiomote, Ryo Aikawa"@en,
        "World Keeps Turning / illiomote,藍川涼"@ja,
        "World Keeps Turning / illiomote, Ryo Aikawa"@ja-latn .

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

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

<album/157002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-21"^^xsd:date ;
    dcterms:title "World Keeps Turning / illiomote, Ryo Aikawa"@en,
        "World Keeps Turning / illiomote,藍川涼"@ja,
        "World Keeps Turning / illiomote, Ryo Aikawa"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157002#musicalexpression> ;
    mo:publisher <org/3968#subject> ;
    mo:record _:N4c78de50ea044f5080d721b381cfb32a ;
    mo:record_count 1 ;
    schema:about <product/15940#subject> ;
    schema:datePublished "2026-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/157002/157002-d2dc4304d792.jpg> ;
    schema:name "World Keeps Turning / illiomote, Ryo Aikawa"@en,
        "World Keeps Turning / illiomote,藍川涼"@ja,
        "World Keeps Turning / illiomote, Ryo Aikawa"@ja-latn ;
    schema:publisher <org/3968#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/157002/157002-d2dc4304d792.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157002#subject> ;
    schema:name "Maiya Toyama"@en ;
    foaf:made <album/157002#subject> ;
    foaf:name "Maiya Toyama"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "illiomote"@en ;
    foaf:made <album/157002#subject> ;
    foaf:name "illiomote"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "illiomote"@en ;
    foaf:made <album/157002#vocals> ;
    foaf:name "illiomote"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157002#subject> ;
    schema:name "Rintaro Ohkura"@en ;
    foaf:made <album/157002#subject> ;
    foaf:name "Rintaro Ohkura"@en .

_:N2fdd38ca06424b89a1f84dbb1eba4ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Keeps Turning"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N4c78de50ea044f5080d721b381cfb32a ;
    schema:name "World Keeps Turning"@en .

_:N4c78de50ea044f5080d721b381cfb32a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fdd38ca06424b89a1f84dbb1eba4ec6 ;
    mo:track_count 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2fdd38ca06424b89a1f84dbb1eba4ec6 .

