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

<album/137515#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "If I Could Lean on Your Oracle / Yu-dachi"@en,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja-latn ;
    mo:produced_work <album/137515#musicalwork> ;
    schema:name "If I Could Lean on Your Oracle / Yu-dachi"@en,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja-latn .

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

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

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

<album/137515#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "If I Could Lean on Your Oracle / Yu-dachi"@en,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja-latn ;
    mo:performance_of <album/137515#musicalwork> ;
    mo:recorded_as <album/137515#musicalexpression> ;
    schema:name "If I Could Lean on Your Oracle / Yu-dachi"@en,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja-latn ;
    schema:workPerformed <album/137515#musicalwork> .

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

<https://medium-media.vgm.io/albums/51/137515/137515-3f80efb90445.png> a schema:ImageObject,
        foaf:Image .

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

<album/137515#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-16"^^xsd:date ;
    dcterms:title "If I Could Lean on Your Oracle / Yu-dachi"@en,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137515#musicalexpression> ;
    mo:publisher _:Nc2d033f93f95420d99def3529c6a88a5 ;
    mo:record _:Nea12668d09b3413f8801aa11265f0d5f ;
    mo:record_count 1 ;
    schema:datePublished "2024-03-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/51/137515/137515-3f80efb90445.png> ;
    schema:name "If I Could Lean on Your Oracle / Yu-dachi"@en,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja,
        "If I Could Lean on Your Oracle / Yu-dachi"@ja-latn ;
    schema:publisher _:Nc2d033f93f95420d99def3529c6a88a5 ;
    foaf:depiction <https://media.vgm.io/albums/51/137515/137515-3f80efb90445.png> .

_:Na3c5b60c8c624811ab5b52b9a4eb9dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Could Lean on Your Oracle"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nea12668d09b3413f8801aa11265f0d5f ;
    schema:name "If I Could Lean on Your Oracle"@en .

_:Nc2d033f93f95420d99def3529c6a88a5 schema:name "Yu-dachi"@en,
        "Yu-dachi"@ja,
        "Yu-dachi"@ja-latn ;
    foaf:name "Yu-dachi"@en,
        "Yu-dachi"@ja,
        "Yu-dachi"@ja-latn .

_:Nea12668d09b3413f8801aa11265f0d5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na3c5b60c8c624811ab5b52b9a4eb9dca ;
    mo:track_count 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na3c5b60c8c624811ab5b52b9a4eb9dca .

