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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11464#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/11464#composition>,
        <album/11464#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

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

<product/3217#subject> a schema:CreativeWork ;
    schema:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn ;
    foaf:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn .

<album/11464#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bloody Chronicle -append disc:03- / Jill's Project"@en,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja-latn ;
    mo:composer <artist/1585#subject> ;
    mo:produced_work <album/11464#musicalwork> ;
    schema:name "Bloody Chronicle -append disc:03- / Jill's Project"@en,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/46/11464/11464-1240905030.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11464#performance> ;
    schema:name "Hiromi Suzuki"@en,
        "鈴木広美"@ja ;
    foaf:name "Hiromi Suzuki"@en,
        "鈴木広美"@ja .

<artist/2561#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11464#performance> ;
    schema:name "Jill's Project"@en ;
    foaf:name "Jill's Project"@en .

<artist/2619#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11464#performance> ;
    schema:name "Youichi Shigami"@en,
        "祇上養一"@ja ;
    foaf:made <album/11464#lyrics>,
        <album/11464#subject> ;
    foaf:name "Youichi Shigami"@en,
        "祇上養一"@ja .

<artist/37164#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11464#performance> ;
    schema:name "Masashi \"Jill\" Okagaki"@en,
        "岡垣\"Jill\"正志"@ja ;
    foaf:name "Masashi \"Jill\" Okagaki"@en,
        "岡垣\"Jill\"正志"@ja .

<artist/5753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11464#performance> ;
    schema:name "Katsumi \"ANI-Katsu\" Seki"@en ;
    foaf:name "Katsumi \"ANI-Katsu\" Seki"@en .

<artist/5755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11464#performance> ;
    schema:name "Takeshi Inoue"@en,
        "井之上剛"@ja ;
    foaf:name "Takeshi Inoue"@en,
        "井之上剛"@ja .

<artist/76733#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11464#performance> ;
    schema:name "Yuji \"YOU\" Adachi"@en,
        "足立\"YOU\"祐二"@ja ;
    foaf:name "Yuji \"YOU\" Adachi"@en,
        "足立\"YOU\"祐二"@ja .

<album/11464#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Bloody Chronicle -append disc:03- / Jill's Project"@en,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja-latn ;
    mo:catalogue_number "KPCR-48S" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11464#musicalexpression> ;
    mo:publisher <org/4227#subject> ;
    mo:record _:N1020c88654fd45b68d8f46e6749efa2b ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ragnarok Battle Offline"@en ;
            foaf:name "Ragnarok Battle Offline"@en ],
        <product/3217#subject> ;
    schema:byArtist <artist/12070#subject>,
        <artist/2561#subject>,
        <artist/2619#subject>,
        <artist/37164#subject>,
        <artist/5753#subject>,
        <artist/5755#subject>,
        <artist/76733#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/11464/11464-1240905030.jpg> ;
    schema:name "Bloody Chronicle -append disc:03- / Jill's Project"@en,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja-latn ;
    schema:publisher <org/4227#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/11464/11464-1240905030.jpg> .

<album/11464#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bloody Chronicle -append disc:03- / Jill's Project"@en,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja-latn ;
    mo:performance_of <album/11464#musicalwork> ;
    mo:performer <artist/12070#subject>,
        <artist/2561#subject>,
        <artist/2619#subject>,
        <artist/37164#subject>,
        <artist/5753#subject>,
        <artist/5755#subject>,
        <artist/76733#subject> ;
    mo:recorded_as <album/11464#musicalexpression> ;
    schema:byArtist <artist/12070#subject>,
        <artist/2561#subject>,
        <artist/2619#subject>,
        <artist/37164#subject>,
        <artist/5753#subject>,
        <artist/5755#subject>,
        <artist/76733#subject> ;
    schema:name "Bloody Chronicle -append disc:03- / Jill's Project"@en,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja,
        "Bloody Chronicle -append disc:03- / Jill's Project"@ja-latn ;
    schema:workPerformed <album/11464#musicalwork> .

_:N25bd0c5b9abe4364b1d7abc83a759c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sublime"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N1020c88654fd45b68d8f46e6749efa2b ;
    schema:name "Sublime"@en .

_:N4293a322d8844b6b9b7e346fd3dafd82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sandcastle"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N1020c88654fd45b68d8f46e6749efa2b ;
    schema:name "Sandcastle"@en .

_:Nefef4b27d95b4cf1a89ae264d1801593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scorching wind"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N1020c88654fd45b68d8f46e6749efa2b ;
    schema:name "Scorching wind"@en .

_:Nfa2e8da0a8624828b8e8e232ab593ec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violence roar"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N1020c88654fd45b68d8f46e6749efa2b ;
    schema:name "Violence roar"@en .

_:N1020c88654fd45b68d8f46e6749efa2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25bd0c5b9abe4364b1d7abc83a759c47,
        _:N4293a322d8844b6b9b7e346fd3dafd82,
        _:Nefef4b27d95b4cf1a89ae264d1801593,
        _:Nfa2e8da0a8624828b8e8e232ab593ec2 ;
    mo:track_count 4 ;
    schema:duration "PT16:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N25bd0c5b9abe4364b1d7abc83a759c47,
        _:N4293a322d8844b6b9b7e346fd3dafd82,
        _:Nefef4b27d95b4cf1a89ae264d1801593,
        _:Nfa2e8da0a8624828b8e8e232ab593ec2 .

