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

<album/140748#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@en,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja-latn ;
    mo:produced_work <album/140748#musicalwork> ;
    schema:name "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@en,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja-latn .

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

<product/15865#subject> a schema:CreativeWork ;
    schema:name "Zenless Zone Zero"@en,
        "绝区零"@ja,
        "Zenless Zone Zero"@ja-latn ;
    foaf:name "Zenless Zone Zero"@en,
        "绝区零"@ja,
        "Zenless Zone Zero"@ja-latn .

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

<album/140748#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@en,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja-latn ;
    mo:performance_of <album/140748#musicalwork> ;
    mo:recorded_as <album/140748#musicalexpression> ;
    schema:name "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@en,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja-latn ;
    schema:workPerformed <album/140748#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/84/140748/140748-f1df39ba606b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-02"^^xsd:date ;
    dcterms:title "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@en,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140748#musicalexpression> ;
    mo:publisher _:N305aedc1df2a41e09b37ec5e6d926097 ;
    mo:record _:N512292966ed34f738c04393372373105 ;
    mo:record_count 1 ;
    schema:about <product/15865#subject> ;
    schema:datePublished "2024-07-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/140748/140748-f1df39ba606b.jpg> ;
    schema:name "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@en,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja,
        "ZENLESS / Tiësto, Lucas & Steve, Silent Child"@ja-latn ;
    schema:publisher _:N305aedc1df2a41e09b37ec5e6d926097 ;
    foaf:depiction <https://media.vgm.io/albums/84/140748/140748-f1df39ba606b.jpg> .

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

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

_:N305aedc1df2a41e09b37ec5e6d926097 schema:name "Musical Freedom Records"@en,
        "Musical Freedom Records"@ja,
        "Musical Freedom Records"@ja-latn ;
    foaf:name "Musical Freedom Records"@en,
        "Musical Freedom Records"@ja,
        "Musical Freedom Records"@ja-latn .

_:N512292966ed34f738c04393372373105 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc320d2fb7dbf42c58a1c541662b787e4 ;
    mo:track_count 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc320d2fb7dbf42c58a1c541662b787e4 .

_:Nc320d2fb7dbf42c58a1c541662b787e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZENLESS"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N512292966ed34f738c04393372373105 ;
    schema:name "ZENLESS"@en .

