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

<artist/63603#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mao Ito"@en,
        "伊藤舞音"@ja ;
    foaf:made <album/153992#subject>,
        <album/153992#vocals> ;
    foaf:name "Mao Ito"@en,
        "伊藤舞音"@ja .

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/153992#lyrics>,
        <album/153992#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

<artist/13273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153992#subject> ;
    schema:name "Evan Call"@en ;
    foaf:made <album/153992#composition>,
        <album/153992#subject> ;
    foaf:name "Evan Call"@en .

<product/15649#subject> a schema:CreativeWork ;
    schema:name "Gakuen IDOLM@STER"@en,
        "学園アイドルマスター"@ja,
        "Gakuen IDOLM@STER"@ja-latn ;
    foaf:name "Gakuen IDOLM@STER"@en,
        "学園アイドルマスター"@ja,
        "Gakuen IDOLM@STER"@ja-latn .

<album/153992#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Tiny Brave Promise / China Kuramoto (CV. Mao Ito)"@en,
        "空と約束 / 倉本千奈 (CV. 伊藤舞音)"@ja,
        "Sora to Yakusoku / China Kuramoto (CV. Mao Ito)"@ja-latn ;
    mo:composer <artist/13273#subject> ;
    mo:produced_work <album/153992#musicalwork> ;
    schema:name "A Tiny Brave Promise / China Kuramoto (CV. Mao Ito)"@en,
        "空と約束 / 倉本千奈 (CV. 伊藤舞音)"@ja,
        "Sora to Yakusoku / China Kuramoto (CV. Mao Ito)"@ja-latn .

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

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

<album/153992#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Tiny Brave Promise / China Kuramoto (CV. Mao Ito)"@en,
        "空と約束 / 倉本千奈 (CV. 伊藤舞音)"@ja,
        "Sora to Yakusoku / China Kuramoto (CV. Mao Ito)"@ja-latn ;
    mo:performance_of <album/153992#musicalwork> ;
    mo:recorded_as <album/153992#musicalexpression> ;
    schema:name "A Tiny Brave Promise / China Kuramoto (CV. Mao Ito)"@en,
        "空と約束 / 倉本千奈 (CV. 伊藤舞音)"@ja,
        "Sora to Yakusoku / China Kuramoto (CV. Mao Ito)"@ja-latn ;
    schema:workPerformed <album/153992#musicalwork> .

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

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

<https://media.vgm.io/albums/29/153992/153992-c32e9fd2b266.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153992#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/153992/153992-c32e9fd2b266.webp> ;
    foaf:depicts <album/153992#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/153992/153992-c32e9fd2b266.webp> .

<https://medium-media.vgm.io/albums/29/153992/153992-c32e9fd2b266.webp> a schema:ImageObject,
        foaf:Image .

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

<album/153992#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-22"^^xsd:date ;
    dcterms:title "A Tiny Brave Promise / China Kuramoto (CV. Mao Ito)"@en,
        "空と約束 / 倉本千奈 (CV. 伊藤舞音)"@ja,
        "Sora to Yakusoku / China Kuramoto (CV. Mao Ito)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153992#musicalexpression> ;
    mo:publisher <org/2221#subject> ;
    mo:record _:N02c29fcd9e714c6280a9444c4ec97ce0 ;
    mo:record_count 1 ;
    schema:about <product/15649#subject> ;
    schema:datePublished "2025-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/153992/153992-c32e9fd2b266.webp> ;
    schema:name "A Tiny Brave Promise / China Kuramoto (CV. Mao Ito)"@en,
        "空と約束 / 倉本千奈 (CV. 伊藤舞音)"@ja,
        "Sora to Yakusoku / China Kuramoto (CV. Mao Ito)"@ja-latn ;
    schema:publisher <org/2221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/153992/153992-c32e9fd2b266.webp> .

_:N00a0173e51b84beebba298c0e85ee723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空と約束"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N02c29fcd9e714c6280a9444c4ec97ce0 ;
    schema:name "空と約束"@ja .

_:N6446c57c37c44dfbbf44004fc43bf131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空と約束 [Instrumental]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N02c29fcd9e714c6280a9444c4ec97ce0 ;
    schema:name "空と約束 [Instrumental]"@ja .

_:N02c29fcd9e714c6280a9444c4ec97ce0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a0173e51b84beebba298c0e85ee723,
        _:N6446c57c37c44dfbbf44004fc43bf131 ;
    mo:track_count 2 ;
    schema:duration "PT9:48"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N00a0173e51b84beebba298c0e85ee723,
        _:N6446c57c37c44dfbbf44004fc43bf131 .

