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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140244#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/140244#composition>,
        <album/140244#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<product/236#subject> a schema:CreativeWork ;
    schema:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn ;
    foaf:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn .

<album/140244#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@en,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja-latn ;
    mo:composer <artist/139#subject> ;
    mo:produced_work <album/140244#musicalwork> ;
    schema:name "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@en,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja-latn .

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

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

<https://media.vgm.io/albums/44/140244/140244-438012ee56cb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140244#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/140244/140244-438012ee56cb.jpg> ;
    foaf:depicts <album/140244#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/140244/140244-438012ee56cb.jpg> .

<https://medium-media.vgm.io/albums/44/140244/140244-438012ee56cb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140244#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@en,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja-latn ;
    mo:performance_of <album/140244#musicalwork> ;
    mo:performer <artist/73367#subject> ;
    mo:recorded_as <album/140244#musicalexpression> ;
    schema:byArtist <artist/73367#subject> ;
    schema:name "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@en,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja-latn ;
    schema:workPerformed <album/140244#musicalwork> .

<artist/73367#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/140244#performance> ;
    schema:name "SideQuest LoFi"@en ;
    foaf:name "SideQuest LoFi"@en .

<album/140244#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-14"^^xsd:date ;
    dcterms:title "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@en,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja-latn ;
    mo:catalogue_number "CURE-0065" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140244#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:Nf343f29bff2e4dd08ffa24d3f3aa98dd ;
    mo:record_count 1 ;
    schema:about <product/236#subject> ;
    schema:byArtist <artist/73367#subject> ;
    schema:datePublished "2023-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/140244/140244-438012ee56cb.jpg> ;
    schema:name "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@en,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja,
        "Dearly Beloved (from \"Kingdom Hearts\") (Jazz Hop Edit)"@ja-latn ;
    schema:publisher <org/3652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/140244/140244-438012ee56cb.jpg> .

_:N1fc3ebebbd3e400dbd444755236be281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearly Beloved"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf343f29bff2e4dd08ffa24d3f3aa98dd ;
    schema:name "Dearly Beloved"@en .

_:Nf343f29bff2e4dd08ffa24d3f3aa98dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fc3ebebbd3e400dbd444755236be281 ;
    mo:track_count 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1fc3ebebbd3e400dbd444755236be281 .

