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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/31375#subject>,
        <album/31375#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31375#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/31375#composition>,
        <album/31375#lyrics>,
        <album/31375#subject> ;
    foaf:name "ryo"@en .

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<album/31375#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "melt"@en,
        "メルト"@ja,
        "melt"@ja-latn ;
    mo:composer <artist/9146#subject> ;
    mo:produced_work <album/31375#musicalwork> ;
    schema:name "melt"@en,
        "メルト"@ja,
        "melt"@ja-latn .

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

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

<album/31375#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "melt"@en,
        "メルト"@ja,
        "melt"@ja-latn ;
    mo:performance_of <album/31375#musicalwork> ;
    mo:recorded_as <album/31375#musicalexpression> ;
    schema:name "melt"@en,
        "メルト"@ja,
        "melt"@ja-latn ;
    schema:workPerformed <album/31375#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/57/31375/31375-1327870276.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31375#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "melt"@en,
        "メルト"@ja,
        "melt"@ja-latn ;
    mo:catalogue_number "MELT01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31375#musicalexpression> ;
    mo:publisher _:N0bb84fe4524240719bd872378e07fbd8 ;
    mo:record _:N5145fb27c9804fd78bdab58bb683a20d ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/57/31375/31375-1327870276.jpg> ;
    schema:name "melt"@en,
        "メルト"@ja,
        "melt"@ja-latn ;
    schema:publisher _:N0bb84fe4524240719bd872378e07fbd8 ;
    foaf:depiction <https://media.vgm.io/albums/57/31375/31375-1327870276.jpg> .

_:N0bb84fe4524240719bd872378e07fbd8 schema:name "supercell"@en,
        "supercell"@ja,
        "supercell"@ja-latn ;
    foaf:name "supercell"@en,
        "supercell"@ja,
        "supercell"@ja-latn .

_:N67e370e7977c477190aa5e13be8f3951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルト　カラオケver"@ja,
        "melt karaoke ver"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5145fb27c9804fd78bdab58bb683a20d ;
    schema:name "メルト　カラオケver"@ja,
        "melt karaoke ver"@ja-latn .

_:Nd88030d67b3d41dbbcd7e2fb9fe92445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみをわすれない"@ja,
        "Kimi wo Wasurenai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N5145fb27c9804fd78bdab58bb683a20d ;
    schema:name "きみをわすれない"@ja,
        "Kimi wo Wasurenai"@ja-latn .

_:Ndca9ab3a71594288a395867550cf4d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルト"@ja,
        "melt"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5145fb27c9804fd78bdab58bb683a20d ;
    schema:name "メルト"@ja,
        "melt"@ja-latn .

_:Nfe837681d1e244fda655556fe893574d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみをわすれない　アレンジver"@ja,
        "Kimi wo Wasurenai arrange ver"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N5145fb27c9804fd78bdab58bb683a20d ;
    schema:name "きみをわすれない　アレンジver"@ja,
        "Kimi wo Wasurenai arrange ver"@ja-latn .

_:N5145fb27c9804fd78bdab58bb683a20d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67e370e7977c477190aa5e13be8f3951,
        _:Nd88030d67b3d41dbbcd7e2fb9fe92445,
        _:Ndca9ab3a71594288a395867550cf4d58,
        _:Nfe837681d1e244fda655556fe893574d ;
    mo:track_count 4 ;
    schema:duration "PT19:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N67e370e7977c477190aa5e13be8f3951,
        _:Nd88030d67b3d41dbbcd7e2fb9fe92445,
        _:Ndca9ab3a71594288a395867550cf4d58,
        _:Nfe837681d1e244fda655556fe893574d .

