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

<artist/50483#subject> a schema:Person,
        foaf:Person ;
    schema:name "TetraCalyx"@en ;
    foaf:made <album/125234#lyrics>,
        <album/125234#subject> ;
    foaf:name "TetraCalyx"@en .

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

<artist/50484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125234#subject> ;
    schema:name "Vinchi"@en ;
    foaf:made <album/125234#composition>,
        <album/125234#subject> ;
    foaf:name "Vinchi"@en .

<product/11350#subject> a schema:CreativeWork ;
    schema:name "Honkai Impact 3rd"@en,
        "崩坏3"@ja,
        "Benghuai 3"@ja-latn ;
    foaf:name "Honkai Impact 3rd"@en,
        "崩坏3"@ja,
        "Benghuai 3"@ja-latn .

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

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

<album/125234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TruE / Isabelle Huang"@en,
        "TruE / 黄龄"@ja,
        "TruE / Isabelle Huang"@ja-latn ;
    mo:performance_of <album/125234#musicalwork> ;
    mo:recorded_as <album/125234#musicalexpression> ;
    schema:name "TruE / Isabelle Huang"@en,
        "TruE / 黄龄"@ja,
        "TruE / Isabelle Huang"@ja-latn ;
    schema:workPerformed <album/125234#musicalwork> .

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

<https://media.vgm.io/albums/43/125234/125234-462e1e03bb89.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125234#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/125234/125234-462e1e03bb89.jpg> ;
    foaf:depicts <album/125234#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/125234/125234-462e1e03bb89.jpg> .

<https://medium-media.vgm.io/albums/43/125234/125234-462e1e03bb89.jpg> a schema:ImageObject,
        foaf:Image .

<album/125234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TruE / Isabelle Huang"@en,
        "TruE / 黄龄"@ja,
        "TruE / Isabelle Huang"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/125234#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        <artist/50484#subject> ;
    mo:produced_work <album/125234#musicalwork> ;
    schema:name "TruE / Isabelle Huang"@en,
        "TruE / 黄龄"@ja,
        "TruE / Isabelle Huang"@ja-latn .

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

<album/125234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-12"^^xsd:date ;
    dcterms:title "TruE / Isabelle Huang"@en,
        "TruE / 黄龄"@ja,
        "TruE / Isabelle Huang"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/125234#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:N825b5a61f80b4ca4a61bd99b5105c559 ;
    mo:record_count 1 ;
    schema:about <product/11350#subject> ;
    schema:datePublished "2022-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/125234/125234-462e1e03bb89.jpg> ;
    schema:name "TruE / Isabelle Huang"@en,
        "TruE / 黄龄"@ja,
        "TruE / Isabelle Huang"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/125234/125234-462e1e03bb89.jpg> .

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

_:N5293e27f585e41159e98ff4e9b72ed65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TruE (Instrumental)"@en,
        "TruE (伴奏)"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N825b5a61f80b4ca4a61bd99b5105c559 ;
    schema:name "TruE (Instrumental)"@en,
        "TruE (伴奏)"@zd .

_:N9fbd370bfeea424cb2f58b595b12c35e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TruE (Ed Ver.)"@en,
        "TruE (Ed Ver.)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N825b5a61f80b4ca4a61bd99b5105c559 ;
    schema:name "TruE (Ed Ver.)"@en,
        "TruE (Ed Ver.)"@zd .

_:Nbc12183f668a44e9987d3a9318818481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TruE"@en,
        "TruE"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N825b5a61f80b4ca4a61bd99b5105c559 ;
    schema:name "TruE"@en,
        "TruE"@zd .

_:N825b5a61f80b4ca4a61bd99b5105c559 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5293e27f585e41159e98ff4e9b72ed65,
        _:N9fbd370bfeea424cb2f58b595b12c35e,
        _:Nbc12183f668a44e9987d3a9318818481 ;
    mo:track_count 3 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5293e27f585e41159e98ff4e9b72ed65,
        _:N9fbd370bfeea424cb2f58b595b12c35e,
        _:Nbc12183f668a44e9987d3a9318818481 .

