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

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

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

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

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

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

<https://medium-media.vgm.io/albums/51/115615/115615-33495ea8359a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<album/115615#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-19"^^xsd:date ;
    dcterms:title "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    mo:catalogue_number "FIRE-0012-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/115611> ;
    mo:publication_of <album/115615#musicalexpression> ;
    mo:publisher <org/3787#subject> ;
    mo:record _:Nb263f983e0bc434789c4943f04d15ee3 ;
    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-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/115615/115615-33495ea8359a.jpg> ;
    schema:name "DELTATUNES"@en,
        "DELTATUNES"@ja,
        "DELTATUNES"@ja-latn ;
    schema:publisher <org/3787#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/115615/115615-33495ea8359a.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nb263f983e0bc434789c4943f04d15ee3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083f87b98f9945749fca2b88c7a50bcf,
        _:N1e8b785c3d07407e86042b101f70adb7,
        _:N248d3ea83fe34134a50d5a78581a464e,
        _:N30f3ee6d30074cd4aa65f2b1be9016f9,
        _:N37a8a07ac9d944c6b4dd4b0fbad7be45,
        _:N5ac7c7fb646b4209a0f97c82ccee69d9,
        _:N5c9eca725e8648b08bb51a22764ef43a,
        _:N782a82ae552c488f8bd7e1fa4651ce13,
        _:N80ed2ef38e8a43669c3c3ed60c868122,
        _:Nb7741e2d10ed4652a8a96842bb5cdb28,
        _:Nf9b36472c072414f906f3d5a3c40d045 ;
    mo:track_count 11 ;
    schema:duration "PT36:17"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N083f87b98f9945749fca2b88c7a50bcf,
        _:N1e8b785c3d07407e86042b101f70adb7,
        _:N248d3ea83fe34134a50d5a78581a464e,
        _:N30f3ee6d30074cd4aa65f2b1be9016f9,
        _:N37a8a07ac9d944c6b4dd4b0fbad7be45,
        _:N5ac7c7fb646b4209a0f97c82ccee69d9,
        _:N5c9eca725e8648b08bb51a22764ef43a,
        _:N782a82ae552c488f8bd7e1fa4651ce13,
        _:N80ed2ef38e8a43669c3c3ed60c868122,
        _:Nb7741e2d10ed4652a8a96842bb5cdb28,
        _:Nf9b36472c072414f906f3d5a3c40d045 .

