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

<artist/63476#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chevy"@en ;
    foaf:made <album/139427#subject>,
        <album/139427#vocals> ;
    foaf:name "Chevy"@en .

<artist/76461#subject> a schema:Person,
        foaf:Person ;
    schema:name "Oil Li"@en,
        "黑金雨"@ja ;
    foaf:made <album/139427#lyrics>,
        <album/139427#subject> ;
    foaf:name "Oil Li"@en,
        "黑金雨"@ja .

<artist/68898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139427#subject> ;
    schema:name "Eli.W"@en ;
    foaf:made <album/139427#composition>,
        <album/139427#subject> ;
    foaf:name "Eli.W"@en .

<product/12729#subject> a schema:CreativeWork ;
    schema:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn ;
    foaf:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn .

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

<album/139427#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honkai: Star Rail - INSIDE"@en,
        "崩坏:星穹铁道 - 空气蛹"@ja,
        "Honkai: Star Rail - INSIDE"@ja-latn ;
    mo:performance_of <album/139427#musicalwork> ;
    mo:recorded_as <album/139427#musicalexpression> ;
    schema:name "Honkai: Star Rail - INSIDE"@en,
        "崩坏:星穹铁道 - 空气蛹"@ja,
        "Honkai: Star Rail - INSIDE"@ja-latn ;
    schema:workPerformed <album/139427#musicalwork> .

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

<org/3360#subject> schema:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn ;
    foaf:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/139427/139427-f8004cce9864.jpg> a schema:ImageObject,
        foaf:Image .

<album/139427#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honkai: Star Rail - INSIDE"@en,
        "崩坏:星穹铁道 - 空气蛹"@ja,
        "Honkai: Star Rail - INSIDE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/139427#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        <artist/68898#subject> ;
    mo:produced_work <album/139427#musicalwork> ;
    schema:name "Honkai: Star Rail - INSIDE"@en,
        "崩坏:星穹铁道 - 空气蛹"@ja,
        "Honkai: Star Rail - INSIDE"@ja-latn .

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

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

<album/139427#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-01"^^xsd:date ;
    dcterms:title "Honkai: Star Rail - INSIDE"@en,
        "崩坏:星穹铁道 - 空气蛹"@ja,
        "Honkai: Star Rail - INSIDE"@ja-latn ;
    mo:catalogue_number "C2-X24621" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139427#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:Nc51b8a80485a4d2696d13f1157f18006 ;
    mo:record_count 1 ;
    schema:about <product/12729#subject> ;
    schema:datePublished "2024-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/139427/139427-f8004cce9864.jpg> ;
    schema:name "Honkai: Star Rail - INSIDE"@en,
        "崩坏:星穹铁道 - 空气蛹"@ja,
        "Honkai: Star Rail - INSIDE"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/139427/139427-f8004cce9864.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ruby Qu"@en ;
    foaf:made <album/139427#lyrics> ;
    foaf:name "Ruby Qu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139427#subject> ;
    schema:name "(HOYO-MiX"@en ;
    foaf:made <album/139427#subject> ;
    foaf:name "(HOYO-MiX"@en .

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

_:N285c0c0a166e42f2ba799c2aa2d3bf8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope Is the Thing With Feathers"@en,
        "希望有羽毛和翅膀"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "Hope Is the Thing With Feathers"@en,
        "希望有羽毛和翅膀"@zd .

_:N28e2ce826d0149cf8e4ad6a95b1eeea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Can Stop One Heart From Breaking"@en,
        "使一颗心免于哀伤"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "If I Can Stop One Heart From Breaking"@en,
        "使一颗心免于哀伤"@zd .

_:N746c77dc7409472cbb0e83fe8ce6794b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Had I Not Seen the Sun"@en,
        "若我不曾见过太阳"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "Had I Not Seen the Sun"@en,
        "若我不曾见过太阳"@zd .

_:N750531d0a39a46039fd74f3fc1bdd6bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sway to My Beat in Cosmos"@en,
        "在银河中孤独摇摆"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "Sway to My Beat in Cosmos"@en,
        "在银河中孤独摇摆"@zd .

_:Na3178aeb14ac4643a0669fc40d967270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope Is the Thing With Feathers(Instrumental)"@en,
        "希望有羽毛和翅膀 (伴奏)"@zd ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "Hope Is the Thing With Feathers(Instrumental)"@en,
        "希望有羽毛和翅膀 (伴奏)"@zd .

_:Nc775eaaf3c0243658ee4f264fe076c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Had I Not Seen the Sun(Instrumental)"@en,
        "若我不曾见过太阳 (伴奏)"@zd ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "Had I Not Seen the Sun(Instrumental)"@en,
        "若我不曾见过太阳 (伴奏)"@zd .

_:Ne8206955e9f340f2b4143b352d078c12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sway to My Beat in Cosmos(Instrumental)"@en,
        "在银河中孤独摇摆 (伴奏)"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "Sway to My Beat in Cosmos(Instrumental)"@en,
        "在银河中孤独摇摆 (伴奏)"@zd .

_:Nf185a12a02e94adcb21d6694fd867126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Can Stop One Heart From Breaking(Instrumental)"@en,
        "使一颗心免于哀伤 (伴奏)"@zd ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc51b8a80485a4d2696d13f1157f18006 ;
    schema:name "If I Can Stop One Heart From Breaking(Instrumental)"@en,
        "使一颗心免于哀伤 (伴奏)"@zd .

_:Nc51b8a80485a4d2696d13f1157f18006 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N285c0c0a166e42f2ba799c2aa2d3bf8c,
        _:N28e2ce826d0149cf8e4ad6a95b1eeea7,
        _:N746c77dc7409472cbb0e83fe8ce6794b,
        _:N750531d0a39a46039fd74f3fc1bdd6bc,
        _:Na3178aeb14ac4643a0669fc40d967270,
        _:Nc775eaaf3c0243658ee4f264fe076c01,
        _:Ne8206955e9f340f2b4143b352d078c12,
        _:Nf185a12a02e94adcb21d6694fd867126 ;
    mo:track_count 8 ;
    schema:duration "PT24:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N285c0c0a166e42f2ba799c2aa2d3bf8c,
        _:N28e2ce826d0149cf8e4ad6a95b1eeea7,
        _:N746c77dc7409472cbb0e83fe8ce6794b,
        _:N750531d0a39a46039fd74f3fc1bdd6bc,
        _:Na3178aeb14ac4643a0669fc40d967270,
        _:Nc775eaaf3c0243658ee4f264fe076c01,
        _:Ne8206955e9f340f2b4143b352d078c12,
        _:Nf185a12a02e94adcb21d6694fd867126 .

