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

<artist/30422#subject> a schema:Person,
        foaf:Person ;
    schema:name "joru"@en ;
    foaf:made <album/85474#lyrics>,
        <album/85474#subject> ;
    foaf:name "joru"@en .

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

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85474#subject> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/85474#composition>,
        <album/85474#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

<album/85474#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mell to Melt / Mell"@en,
        "メル・ト・メルト / メル (CV 柚原みう)"@ja,
        "Mell to Melt / Mell"@ja-latn ;
    mo:composer <artist/76#subject> ;
    mo:produced_work <album/85474#musicalwork> ;
    schema:name "Mell to Melt / Mell"@en,
        "メル・ト・メルト / メル (CV 柚原みう)"@ja,
        "Mell to Melt / Mell"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/47/85474/85474-1559483848.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1178#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85474#performance> ;
    schema:name "Toshinori Orikura"@en,
        "折倉俊則"@ja ;
    foaf:name "Toshinori Orikura"@en,
        "折倉俊則"@ja .

<artist/30830#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85474#performance> ;
    schema:name "Tamaki Hiiragi"@en,
        "柊木環希"@ja ;
    foaf:name "Tamaki Hiiragi"@en,
        "柊木環希"@ja .

<artist/31043#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85474#performance> ;
    schema:name "Miu Yuzuhara"@en,
        "柚原みう"@ja ;
    foaf:name "Miu Yuzuhara"@en,
        "柚原みう"@ja .

<album/85474#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mell to Melt / Mell"@en,
        "メル・ト・メルト / メル (CV 柚原みう)"@ja,
        "Mell to Melt / Mell"@ja-latn ;
    mo:performance_of <album/85474#musicalwork> ;
    mo:performer <artist/1178#subject>,
        <artist/30830#subject>,
        <artist/31043#subject> ;
    mo:recorded_as <album/85474#musicalexpression> ;
    schema:byArtist <artist/1178#subject>,
        <artist/30830#subject>,
        <artist/31043#subject> ;
    schema:name "Mell to Melt / Mell"@en,
        "メル・ト・メルト / メル (CV 柚原みう)"@ja,
        "Mell to Melt / Mell"@ja-latn ;
    schema:workPerformed <album/85474#musicalwork> .

<album/85474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-31"^^xsd:date ;
    dcterms:title "Mell to Melt / Mell"@en,
        "メル・ト・メルト / メル (CV 柚原みう)"@ja,
        "Mell to Melt / Mell"@ja-latn ;
    mo:catalogue_number "DGCS-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85474#musicalexpression> ;
    mo:publisher <org/1857#subject> ;
    mo:record _:N008f6a9eb4484c4b96d31a006cb85387 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "METEOR WORLD ACTOR (Ryuusei World Actor)"@en ;
            foaf:name "METEOR WORLD ACTOR (Ryuusei World Actor)"@en ] ;
    schema:byArtist <artist/1178#subject>,
        <artist/30830#subject>,
        <artist/31043#subject> ;
    schema:datePublished "2019-05-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/85474/85474-1559483848.jpg> ;
    schema:name "Mell to Melt / Mell"@en,
        "メル・ト・メルト / メル (CV 柚原みう)"@ja,
        "Mell to Melt / Mell"@ja-latn ;
    schema:publisher <org/1857#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/85474/85474-1559483848.jpg> .

_:N7a0d507341c040fd9ce1a73a36be6444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メル・ト・メルト"@ja,
        "Mell to Melt"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N008f6a9eb4484c4b96d31a006cb85387 ;
    schema:name "メル・ト・メルト"@ja,
        "Mell to Melt"@ja-latn .

_:N87eb99bf8dba49a3b2a5f716ea955bc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メル・ト・メルト [off vocal]"@ja,
        "Mell to Melt [off vocal]"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N008f6a9eb4484c4b96d31a006cb85387 ;
    schema:name "メル・ト・メルト [off vocal]"@ja,
        "Mell to Melt [off vocal]"@ja-latn .

_:N008f6a9eb4484c4b96d31a006cb85387 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a0d507341c040fd9ce1a73a36be6444,
        _:N87eb99bf8dba49a3b2a5f716ea955bc6 ;
    mo:track_count 2 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7a0d507341c040fd9ce1a73a36be6444,
        _:N87eb99bf8dba49a3b2a5f716ea955bc6 .

