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

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

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

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

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115612#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/115612#composition>,
        <album/115612#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/115612#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    mo:composer <artist/16803#subject> ;
    mo:produced_work <album/115612#musicalwork> ;
    schema:name "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn .

<album/115612#musicalexpression> a mo:Signal ;
    mo:published_as <album/115612#subject> ;
    mo:records <album/115612#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/21/115612/115612-efd6ca89334b.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115612#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/115612/115612-efd6ca89334b.png> ;
    foaf:depicts <album/115612#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/115612/115612-efd6ca89334b.png> .

<https://medium-media.vgm.io/albums/21/115612/115612-efd6ca89334b.png> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<album/115612#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-01-01"^^xsd:date ;
    dcterms:title "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    mo:catalogue_number "FIRE-0012-V" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/115611> ;
    mo:publication_of <album/115612#musicalexpression> ;
    mo:publisher <org/3787#subject> ;
    mo:record _:N09e3da0b7d49400eb87eab42d08af4c3 ;
    mo:record_count 1 ;
    schema:about <product/6849#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Polykor"@en ;
            foaf:name "Polykor"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Full Mana"@en ;
            foaf:name "Full Mana"@en ],
        <artist/15684#subject>,
        <artist/21291#subject>,
        <artist/31405#subject>,
        <artist/31406#subject>,
        <artist/65741#subject> ;
    schema:datePublished "2023-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/115612/115612-efd6ca89334b.png> ;
    schema:name "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    schema:publisher <org/3787#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/115612/115612-efd6ca89334b.png> .

<album/115612#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    mo:performance_of <album/115612#musicalwork> ;
    mo:performer _:N10aa0254f40345a8914b98c767ed9967,
        _:Neeb33ebc318344ab981f5afcfd19a965,
        <artist/15684#subject>,
        <artist/21291#subject>,
        <artist/31405#subject>,
        <artist/31406#subject>,
        <artist/65741#subject> ;
    mo:recorded_as <album/115612#musicalexpression> ;
    schema:byArtist _:N10aa0254f40345a8914b98c767ed9967,
        _:Neeb33ebc318344ab981f5afcfd19a965,
        <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/115612#musicalwork> .

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

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

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

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

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

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

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

_:N6fc7489b64a34e399eeac65aa176189c 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 _:N09e3da0b7d49400eb87eab42d08af4c3 ;
    schema:name "Fields of Hopes and Dreams (VIP)"@en .

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

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

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

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

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

_:N09e3da0b7d49400eb87eab42d08af4c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fd304a4109847c6b97419e49e664284,
        _:N23f4ae64363e42d1923891553c5d7387,
        _:N3b4c1b1b7ae9428daa4816071debf4b0,
        _:N54f75c2118284959b17e3ccce08c9e76,
        _:N56b9ecd850414c5a969a428766cec678,
        _:N5e5b81b9dabb40c5b7c419b33ae5e93a,
        _:N6fc7489b64a34e399eeac65aa176189c,
        _:N786285a2d15449a9a9f0918a6be4b825,
        _:N86ee40a0f50040c8ac309d03cdc400d9,
        _:Nc85ab5d8db9d47e188a5e9b06e8d95c5,
        _:Ne6a1b76d30824133bdb88194828b1093 ;
    mo:track_count 11 ;
    schema:duration "PT19:51"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0fd304a4109847c6b97419e49e664284,
        _:N23f4ae64363e42d1923891553c5d7387,
        _:N3b4c1b1b7ae9428daa4816071debf4b0,
        _:N54f75c2118284959b17e3ccce08c9e76,
        _:N56b9ecd850414c5a969a428766cec678,
        _:N5e5b81b9dabb40c5b7c419b33ae5e93a,
        _:N6fc7489b64a34e399eeac65aa176189c,
        _:N786285a2d15449a9a9f0918a6be4b825,
        _:N86ee40a0f50040c8ac309d03cdc400d9,
        _:Nc85ab5d8db9d47e188a5e9b06e8d95c5,
        _:Ne6a1b76d30824133bdb88194828b1093 .

