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

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

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

<album/115612> a mo:Release ;
    mo:catalogue_number "FIRE-0012-V" .

<album/115615> a mo:Release ;
    mo:catalogue_number "FIRE-0012-CD" .

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115611#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/115611#composition>,
        <album/115611#subject> ;
    foaf:name "Toby Fox"@en .

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

<album/115611#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    mo:composer <artist/16803#subject> ;
    mo:produced_work <album/115611#musicalwork> ;
    schema:name "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn .

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

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

<https://media.vgm.io/albums/11/115611/115611-8c49e7724601.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115611#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/115611/115611-8c49e7724601.jpg> ;
    foaf:depicts <album/115611#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/115611/115611-8c49e7724601.jpg> .

<https://medium-media.vgm.io/albums/11/115611/115611-8c49e7724601.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115611#performance> ;
    schema:name "RoboRob"@en ;
    foaf:name "RoboRob"@en .

<artist/21291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115611#performance> ;
    schema:name "nokbient"@en ;
    foaf:name "nokbient"@en .

<artist/31405#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115611#performance> ;
    schema:name "Kabuki"@en ;
    foaf:name "Kabuki"@en .

<artist/31406#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115611#performance> ;
    schema:name "arthur x medic"@en ;
    foaf:name "arthur x medic"@en .

<artist/65741#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115611#performance> ;
    schema:name "Floopy"@en ;
    foaf:name "Floopy"@en .

<album/115611#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-05"^^xsd:date ;
    dcterms:title "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    mo:catalogue_number "FIRE-0012" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/115612>,
        <album/115615> ;
    mo:publication_of <album/115611#musicalexpression> ;
    mo:publisher <org/3787#subject> ;
    mo:record _:N77b847937d5d43b6a4c4842a5675d00d ;
    mo:record_count 1 ;
    schema:about <product/6849#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Full Mana"@en ;
            foaf:name "Full Mana"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Polykor"@en ;
            foaf:name "Polykor"@en ],
        <artist/15684#subject>,
        <artist/21291#subject>,
        <artist/31405#subject>,
        <artist/31406#subject>,
        <artist/65741#subject> ;
    schema:datePublished "2021-11-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/115611/115611-8c49e7724601.jpg> ;
    schema:name "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    schema:publisher <org/3787#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/115611/115611-8c49e7724601.jpg> .

<album/115611#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    mo:performance_of <album/115611#musicalwork> ;
    mo:performer _:N9e2bfb440752415ab0404e0f633c81c3,
        _:Nf3b6ae51b6a9411a8a35366c22dc25db,
        <artist/15684#subject>,
        <artist/21291#subject>,
        <artist/31405#subject>,
        <artist/31406#subject>,
        <artist/65741#subject> ;
    mo:recorded_as <album/115611#musicalexpression> ;
    schema:byArtist _:N9e2bfb440752415ab0404e0f633c81c3,
        _:Nf3b6ae51b6a9411a8a35366c22dc25db,
        <artist/15684#subject>,
        <artist/21291#subject>,
        <artist/31405#subject>,
        <artist/31406#subject>,
        <artist/65741#subject> ;
    schema:name "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    schema:workPerformed <album/115611#musicalwork> .

_:N300c70b66f8d4664a935ada957ed3a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE HOLY"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "THE HOLY"@en .

_:N3aa4937e2748475ca878a0a00298f09f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hip Shop"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Hip Shop"@en .

_:N58125528ad844ed689d89bb42da2ed43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fields of Hopes and Dreams (VIP)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Fields of Hopes and Dreams (VIP)"@en .

_:N6b4205470e384997b55256f1861df563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Forget (Reprise)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Don't Forget (Reprise)"@en .

_:N735dfd96c77c4638940935cd69a15597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vs. Susie"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Vs. Susie"@en .

_:N893cc3ef958c41d69b1e1a970f556a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Scarlet Forest"@en .

_:N9e2bfb440752415ab0404e0f633c81c3 a schema:Person,
        foaf:Person ;
    mo:performed <album/115611#performance> ;
    schema:name "Polykor"@en ;
    foaf:name "Polykor"@en .

_:Na9ea24fb92104aab86ded53c7dddf4b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rude Buster"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Rude Buster"@en .

_:Nb33ecb3136cd4336b21d8ad4f0772734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Forget"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Don't Forget"@en .

_:Nd0441d5a6e854b318ff0e402c79f0818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "The Legend"@en .

_:Ne0c78e1474da421aaee7acc262751764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Card Castle"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Card Castle"@en .

_:Nf3b6ae51b6a9411a8a35366c22dc25db a schema:Person,
        foaf:Person ;
    mo:performed <album/115611#performance> ;
    schema:name "Full Mana"@en ;
    foaf:name "Full Mana"@en .

_:Nfa750cd3597f4a4d9eba195fae22676d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Checker Dance"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N77b847937d5d43b6a4c4842a5675d00d ;
    schema:name "Checker Dance"@en .

_:N77b847937d5d43b6a4c4842a5675d00d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N300c70b66f8d4664a935ada957ed3a2e,
        _:N3aa4937e2748475ca878a0a00298f09f,
        _:N58125528ad844ed689d89bb42da2ed43,
        _:N6b4205470e384997b55256f1861df563,
        _:N735dfd96c77c4638940935cd69a15597,
        _:N893cc3ef958c41d69b1e1a970f556a4d,
        _:Na9ea24fb92104aab86ded53c7dddf4b9,
        _:Nb33ecb3136cd4336b21d8ad4f0772734,
        _:Nd0441d5a6e854b318ff0e402c79f0818,
        _:Ne0c78e1474da421aaee7acc262751764,
        _:Nfa750cd3597f4a4d9eba195fae22676d ;
    mo:track_count 11 ;
    schema:duration "PT36:17"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N300c70b66f8d4664a935ada957ed3a2e,
        _:N3aa4937e2748475ca878a0a00298f09f,
        _:N58125528ad844ed689d89bb42da2ed43,
        _:N6b4205470e384997b55256f1861df563,
        _:N735dfd96c77c4638940935cd69a15597,
        _:N893cc3ef958c41d69b1e1a970f556a4d,
        _:Na9ea24fb92104aab86ded53c7dddf4b9,
        _:Nb33ecb3136cd4336b21d8ad4f0772734,
        _:Nd0441d5a6e854b318ff0e402c79f0818,
        _:Ne0c78e1474da421aaee7acc262751764,
        _:Nfa750cd3597f4a4d9eba195fae22676d .

