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

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

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

<artist/58277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155853#subject> ;
    schema:name "inabakumori"@en,
        "稲葉曇"@ja ;
    foaf:made <album/155853#composition>,
        <album/155853#subject> ;
    foaf:name "inabakumori"@en,
        "稲葉曇"@ja .

<album/155853#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I'm the Rain / inabakumori"@en,
        "私は雨 / 稲葉曇"@ja,
        "I'm the Rain / inabakumori"@ja-latn ;
    mo:composer <artist/58277#subject> ;
    mo:produced_work <album/155853#musicalwork> ;
    schema:name "I'm the Rain / inabakumori"@en,
        "私は雨 / 稲葉曇"@ja,
        "I'm the Rain / inabakumori"@ja-latn .

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

<album/155853#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I'm the Rain / inabakumori"@en,
        "私は雨 / 稲葉曇"@ja,
        "I'm the Rain / inabakumori"@ja-latn ;
    mo:performance_of <album/155853#musicalwork> ;
    mo:recorded_as <album/155853#musicalexpression> ;
    schema:name "I'm the Rain / inabakumori"@en,
        "私は雨 / 稲葉曇"@ja,
        "I'm the Rain / inabakumori"@ja-latn ;
    schema:workPerformed <album/155853#musicalwork> .

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

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

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

<album/155853#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-18"^^xsd:date ;
    dcterms:title "I'm the Rain / inabakumori"@en,
        "私は雨 / 稲葉曇"@ja,
        "I'm the Rain / inabakumori"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155853#musicalexpression> ;
    mo:publisher _:N3129f07ad5934a30a426dcbc7621a13f ;
    mo:record _:Ncc80c03add0245dc91946c92202379eb ;
    mo:record_count 1 ;
    schema:datePublished "2024-05-18"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/35/155853/155853-be64bb708482.jpg> ;
    schema:name "I'm the Rain / inabakumori"@en,
        "私は雨 / 稲葉曇"@ja,
        "I'm the Rain / inabakumori"@ja-latn ;
    schema:publisher _:N3129f07ad5934a30a426dcbc7621a13f ;
    foaf:depiction <https://media.vgm.io/albums/35/155853/155853-be64bb708482.jpg> .

_:N3129f07ad5934a30a426dcbc7621a13f schema:name "inabakumori"@en,
        "inabakumori"@ja,
        "inabakumori"@ja-latn ;
    foaf:name "inabakumori"@en,
        "inabakumori"@ja,
        "inabakumori"@ja-latn .

_:N45a8e7e5eb98492ca4edb366653c9c90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm the Rain"@en,
        "私は雨"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ncc80c03add0245dc91946c92202379eb ;
    schema:name "I'm the Rain"@en,
        "私は雨"@ja .

_:Ncc80c03add0245dc91946c92202379eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45a8e7e5eb98492ca4edb366653c9c90 ;
    mo:track_count 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N45a8e7e5eb98492ca4edb366653c9c90 .

