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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37548#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/37548#composition>,
        <album/37548#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/37548#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dearly Beloved from Kingdom Hearts / Kyle Landry"@en,
        "Dearly Beloved from Kingdom Hearts (2012)"@ja,
        "Dearly Beloved from Kingdom Hearts / Kyle Landry"@ja-latn ;
    mo:composer <artist/139#subject> ;
    mo:produced_work <album/37548#musicalwork> ;
    schema:name "Dearly Beloved from Kingdom Hearts / Kyle Landry"@en,
        "Dearly Beloved from Kingdom Hearts (2012)"@ja,
        "Dearly Beloved from Kingdom Hearts / Kyle Landry"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/84/37548/37548-1389989021.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37548#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dearly Beloved from Kingdom Hearts / Kyle Landry"@en,
        "Dearly Beloved from Kingdom Hearts (2012)"@ja,
        "Dearly Beloved from Kingdom Hearts / Kyle Landry"@ja-latn ;
    mo:performance_of <album/37548#musicalwork> ;
    mo:performer <artist/17237#subject> ;
    mo:recorded_as <album/37548#musicalexpression> ;
    schema:byArtist <artist/17237#subject> ;
    schema:name "Dearly Beloved from Kingdom Hearts / Kyle Landry"@en,
        "Dearly Beloved from Kingdom Hearts (2012)"@ja,
        "Dearly Beloved from Kingdom Hearts / Kyle Landry"@ja-latn ;
    schema:workPerformed <album/37548#musicalwork> .

<artist/17237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37548#performance> ;
    schema:name "Kyle Landry"@en ;
    foaf:name "Kyle Landry"@en .

<album/37548#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-02"^^xsd:date ;
    dcterms:title "Dearly Beloved from Kingdom Hearts / Kyle Landry"@en,
        "Dearly Beloved from Kingdom Hearts (2012)"@ja,
        "Dearly Beloved from Kingdom Hearts / Kyle Landry"@ja-latn ;
    mo:catalogue_number "JOY-535" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37548#musicalexpression> ;
    mo:publisher <org/1017#subject> ;
    mo:record _:N7c6c7b88686a48b7b726160e8c8fe160 ;
    mo:record_count 1 ;
    schema:about <product/236#subject> ;
    schema:byArtist <artist/17237#subject> ;
    schema:datePublished "2013-01-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/37548/37548-1389989021.jpg> ;
    schema:name "Dearly Beloved from Kingdom Hearts / Kyle Landry"@en,
        "Dearly Beloved from Kingdom Hearts (2012)"@ja,
        "Dearly Beloved from Kingdom Hearts / Kyle Landry"@ja-latn ;
    schema:publisher <org/1017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/37548/37548-1389989021.jpg> .

_:N0d0c74b3876840d1a4376562090c1b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearly Beloved from Kingdom Hearts (2012)"@en ;
    mo:track_number 1 ;
    schema:duration "PT11:21"^^xsd:interval ;
    schema:inPlaylist _:N7c6c7b88686a48b7b726160e8c8fe160 ;
    schema:name "Dearly Beloved from Kingdom Hearts (2012)"@en .

_:N7c6c7b88686a48b7b726160e8c8fe160 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d0c74b3876840d1a4376562090c1b19 ;
    mo:track_count 1 ;
    schema:duration "PT11:21"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0d0c74b3876840d1a4376562090c1b19 .

