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

<album/139634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PIECES / Yuta Imai & Jade Key & RiraN"@en,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja-latn ;
    mo:produced_work <album/139634#musicalwork> ;
    schema:name "PIECES / Yuta Imai & Jade Key & RiraN"@en,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja-latn .

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

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

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

<album/139634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PIECES / Yuta Imai & Jade Key & RiraN"@en,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja-latn ;
    mo:performance_of <album/139634#musicalwork> ;
    mo:recorded_as <album/139634#musicalexpression> ;
    schema:name "PIECES / Yuta Imai & Jade Key & RiraN"@en,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja-latn ;
    schema:workPerformed <album/139634#musicalwork> .

<org/3647#subject> schema:name "TOKYO HARD DANCE"@en,
        "TOKYO HARD DANCE"@ja,
        "TOKYO HARD DANCE"@ja-latn ;
    foaf:name "TOKYO HARD DANCE"@en,
        "TOKYO HARD DANCE"@ja,
        "TOKYO HARD DANCE"@ja-latn .

<https://media.vgm.io/albums/43/139634/139634-3d9eaff2d57d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139634#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/139634/139634-3d9eaff2d57d.png> ;
    foaf:depicts <album/139634#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/139634/139634-3d9eaff2d57d.png> .

<https://medium-media.vgm.io/albums/43/139634/139634-3d9eaff2d57d.png> a schema:ImageObject,
        foaf:Image .

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

<album/139634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-14"^^xsd:date ;
    dcterms:title "PIECES / Yuta Imai & Jade Key & RiraN"@en,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja-latn ;
    mo:catalogue_number "THD-16" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139634#musicalexpression> ;
    mo:publisher <org/3647#subject> ;
    mo:record _:N3a26682887494de78d9de9b68dfa7072 ;
    mo:record_count 1 ;
    schema:datePublished "2024-05-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/139634/139634-3d9eaff2d57d.png> ;
    schema:name "PIECES / Yuta Imai & Jade Key & RiraN"@en,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja,
        "PIECES / Yuta Imai & Jade Key & RiraN"@ja-latn ;
    schema:publisher <org/3647#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/139634/139634-3d9eaff2d57d.png> .

_:Nb7ab51537d9d47e9bbb2c5d163ed4718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PIECES"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N3a26682887494de78d9de9b68dfa7072 ;
    schema:name "PIECES"@en .

_:Ne5006e4b305d44b6b6c7ad360c592363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PIECES (DJ Edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N3a26682887494de78d9de9b68dfa7072 ;
    schema:name "PIECES (DJ Edit)"@en .

_:N3a26682887494de78d9de9b68dfa7072 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb7ab51537d9d47e9bbb2c5d163ed4718,
        _:Ne5006e4b305d44b6b6c7ad360c592363 ;
    mo:track_count 2 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb7ab51537d9d47e9bbb2c5d163ed4718,
        _:Ne5006e4b305d44b6b6c7ad360c592363 .

