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

<album/136514#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RECLAiM / Ice_watermelon233"@en,
        "RECLAiM / Ice_watermelon233"@ja,
        "RECLAiM / Ice_watermelon233"@ja-latn ;
    mo:produced_work <album/136514#musicalwork> ;
    schema:name "RECLAiM / Ice_watermelon233"@en,
        "RECLAiM / Ice_watermelon233"@ja,
        "RECLAiM / Ice_watermelon233"@ja-latn .

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

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

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

<album/136514#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RECLAiM / Ice_watermelon233"@en,
        "RECLAiM / Ice_watermelon233"@ja,
        "RECLAiM / Ice_watermelon233"@ja-latn ;
    mo:performance_of <album/136514#musicalwork> ;
    mo:recorded_as <album/136514#musicalexpression> ;
    schema:name "RECLAiM / Ice_watermelon233"@en,
        "RECLAiM / Ice_watermelon233"@ja,
        "RECLAiM / Ice_watermelon233"@ja-latn ;
    schema:workPerformed <album/136514#musicalwork> .

<org/4085#subject> schema:name "TECHBASE"@en,
        "TECHBASE"@ja,
        "TECHBASE"@ja-latn ;
    foaf:name "TECHBASE"@en,
        "TECHBASE"@ja,
        "TECHBASE"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/136514/136514-d954ec06349f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136514#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-19"^^xsd:date ;
    dcterms:title "RECLAiM / Ice_watermelon233"@en,
        "RECLAiM / Ice_watermelon233"@ja,
        "RECLAiM / Ice_watermelon233"@ja-latn ;
    mo:catalogue_number "TBS-004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136514#musicalexpression> ;
    mo:publisher <org/4085#subject> ;
    mo:record _:N5cb75938b5c34c84a407380bb2dd739e ;
    mo:record_count 1 ;
    schema:datePublished "2023-07-19"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/41/136514/136514-d954ec06349f.jpg> ;
    schema:name "RECLAiM / Ice_watermelon233"@en,
        "RECLAiM / Ice_watermelon233"@ja,
        "RECLAiM / Ice_watermelon233"@ja-latn ;
    schema:publisher <org/4085#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/136514/136514-d954ec06349f.jpg> .

_:N5cb75938b5c34c84a407380bb2dd739e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbf217a2053c342cfba2674a10cc4bbd2 ;
    mo:track_count 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nbf217a2053c342cfba2674a10cc4bbd2 .

_:Nbf217a2053c342cfba2674a10cc4bbd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RECLAiM"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N5cb75938b5c34c84a407380bb2dd739e ;
    schema:name "RECLAiM"@en .

