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

<artist/13854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Uchida"@en,
        "内田彩"@ja ;
    foaf:made <album/146179#subject>,
        <album/146179#vocals> ;
    foaf:name "Aya Uchida"@en,
        "内田彩"@ja .

<artist/25691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146179#subject> ;
    schema:name "Kento Nagatsuka"@en,
        "永塚健登"@ja ;
    foaf:made <album/146179#composition>,
        <album/146179#lyrics>,
        <album/146179#subject> ;
    foaf:name "Kento Nagatsuka"@en,
        "永塚健登"@ja .

<product/19068#subject> a schema:CreativeWork ;
    schema:name "The Red Ranger Becomes an Adventurer in Another World"@en,
        "戦隊レッド 異世界で冒険者になる"@ja,
        "Sentai Red Isekai de Boukensha ni Naru"@ja-latn ;
    foaf:name "The Red Ranger Becomes an Adventurer in Another World"@en,
        "戦隊レッド 異世界で冒険者になる"@ja,
        "Sentai Red Isekai de Boukensha ni Naru"@ja-latn .

<album/146179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Explosive Heart / Aya Uchida"@en,
        "Explosive Heart / 内田彩"@ja,
        "Explosive Heart / Aya Uchida"@ja-latn ;
    mo:composer <artist/25691#subject> ;
    mo:produced_work <album/146179#musicalwork> ;
    schema:name "Explosive Heart / Aya Uchida"@en,
        "Explosive Heart / 内田彩"@ja,
        "Explosive Heart / Aya Uchida"@ja-latn .

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

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

<album/146179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Explosive Heart / Aya Uchida"@en,
        "Explosive Heart / 内田彩"@ja,
        "Explosive Heart / Aya Uchida"@ja-latn ;
    mo:performance_of <album/146179#musicalwork> ;
    mo:recorded_as <album/146179#musicalexpression> ;
    schema:name "Explosive Heart / Aya Uchida"@en,
        "Explosive Heart / 内田彩"@ja,
        "Explosive Heart / Aya Uchida"@ja-latn ;
    schema:workPerformed <album/146179#musicalwork> .

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

<org/2112#subject> schema:name "NIPPONOPHONE"@en,
        "NIPPONOPHONE"@ja,
        "NIPPONOPHONE"@ja-latn ;
    foaf:name "NIPPONOPHONE"@en,
        "NIPPONOPHONE"@ja,
        "NIPPONOPHONE"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/146179/146179-bed67d385b15.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-20"^^xsd:date ;
    dcterms:title "Explosive Heart / Aya Uchida"@en,
        "Explosive Heart / 内田彩"@ja,
        "Explosive Heart / Aya Uchida"@ja-latn ;
    mo:catalogue_number "COKM-45420" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146179#musicalexpression> ;
    mo:publisher <org/2112#subject> ;
    mo:record _:N3450f13ecb8b4a239c438f19e3c37a8f ;
    mo:record_count 1 ;
    schema:about <product/19068#subject> ;
    schema:datePublished "2025-01-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/146179/146179-bed67d385b15.jpg> ;
    schema:name "Explosive Heart / Aya Uchida"@en,
        "Explosive Heart / 内田彩"@ja,
        "Explosive Heart / Aya Uchida"@ja-latn ;
    schema:publisher <org/2112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/146179/146179-bed67d385b15.jpg> .

_:N3450f13ecb8b4a239c438f19e3c37a8f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncdcc49242d8742e183bf8dafbe264b7e ;
    mo:track_count 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncdcc49242d8742e183bf8dafbe264b7e .

_:Ncdcc49242d8742e183bf8dafbe264b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explosive Heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N3450f13ecb8b4a239c438f19e3c37a8f ;
    schema:name "Explosive Heart"@en .

