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

<artist/60095#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minghua"@en ;
    foaf:made <album/158253#lyrics>,
        <album/158253#subject> ;
    foaf:name "Minghua"@en .

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

<artist/48926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158253#subject> ;
    schema:name "Zris"@en ;
    foaf:made <album/158253#composition>,
        <album/158253#subject> ;
    foaf:name "Zris"@en .

<album/158253#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UN / Zris & Minghua"@en,
        "UN / Zris & Minghua"@ja,
        "UN / Zris & Minghua"@ja-latn ;
    mo:composer <artist/48926#subject> ;
    mo:produced_work <album/158253#musicalwork> ;
    schema:name "UN / Zris & Minghua"@en,
        "UN / Zris & Minghua"@ja,
        "UN / Zris & Minghua"@ja-latn .

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

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

<album/158253#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UN / Zris & Minghua"@en,
        "UN / Zris & Minghua"@ja,
        "UN / Zris & Minghua"@ja-latn ;
    mo:performance_of <album/158253#musicalwork> ;
    mo:recorded_as <album/158253#musicalexpression> ;
    schema:name "UN / Zris & Minghua"@en,
        "UN / Zris & Minghua"@ja,
        "UN / Zris & Minghua"@ja-latn ;
    schema:workPerformed <album/158253#musicalwork> .

<org/3553#subject> schema:name "Omniset Records"@en,
        "Omniset Records"@ja,
        "Omniset Records"@ja-latn ;
    foaf:name "Omniset Records"@en,
        "Omniset Records"@ja,
        "Omniset Records"@ja-latn .

<https://media.vgm.io/albums/35/158253/158253-6c9fe3293436.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158253#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/158253/158253-6c9fe3293436.jpg> ;
    foaf:depicts <album/158253#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/158253/158253-6c9fe3293436.jpg> .

<https://medium-media.vgm.io/albums/35/158253/158253-6c9fe3293436.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/158253#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-10"^^xsd:date ;
    dcterms:title "UN / Zris & Minghua"@en,
        "UN / Zris & Minghua"@ja,
        "UN / Zris & Minghua"@ja-latn ;
    mo:catalogue_number "OSR-0017" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158253#musicalexpression> ;
    mo:publisher <org/3553#subject> ;
    mo:record _:N8f94537aa8184db4a9f948b8ff6c6945 ;
    mo:record_count 1 ;
    schema:datePublished "2022-06-10"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/35/158253/158253-6c9fe3293436.jpg> ;
    schema:name "UN / Zris & Minghua"@en,
        "UN / Zris & Minghua"@ja,
        "UN / Zris & Minghua"@ja-latn ;
    schema:publisher <org/3553#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/158253/158253-6c9fe3293436.jpg> .

_:N4e5d5f5f4f3d4782a0f4b50c38488fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UN (Dub Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8f94537aa8184db4a9f948b8ff6c6945 ;
    schema:name "UN (Dub Mix)"@en .

_:Nc747b800c8774a6a8a1ed2f16ad016ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UN"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8f94537aa8184db4a9f948b8ff6c6945 ;
    schema:name "UN"@en .

_:N8f94537aa8184db4a9f948b8ff6c6945 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e5d5f5f4f3d4782a0f4b50c38488fce,
        _:Nc747b800c8774a6a8a1ed2f16ad016ed ;
    mo:track_count 2 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4e5d5f5f4f3d4782a0f4b50c38488fce,
        _:Nc747b800c8774a6a8a1ed2f16ad016ed .

