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

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

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

<artist/14632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Tommy Pedrini"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Tommy Pedrini"@en .

<artist/19295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Hunter Bridges"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Hunter Bridges"@en .

<artist/29324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Peter Reid Jones"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Peter Reid Jones"@en .

<artist/46325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Rin Jeon"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Rin Jeon"@en .

<artist/49323#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Arman Aspromonti"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Arman Aspromonti"@en .

<artist/60641#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Jamphibious"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Jamphibious"@en .

<artist/63349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "George \"The Fat Man\" Sanger"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "George \"The Fat Man\" Sanger"@en .

<artist/63350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Pumodi"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Pumodi"@en .

<artist/63352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Frank \"DiggiDis\" van 't Ende"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Frank \"DiggiDis\" van 't Ende"@en .

<artist/689#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "Dale North"@en ;
    foaf:made <album/139007#composition>,
        <album/139007#subject> ;
    foaf:name "Dale North"@en .

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

<album/139007#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CANVAS CITY"@en,
        "CANVAS CITY"@ja,
        "CANVAS CITY"@ja-latn ;
    mo:performance_of <album/139007#musicalwork> ;
    mo:recorded_as <album/139007#musicalexpression> ;
    schema:name "CANVAS CITY"@en,
        "CANVAS CITY"@ja,
        "CANVAS CITY"@ja-latn ;
    schema:workPerformed <album/139007#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/70/139007/139007-c941e6a0923d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CANVAS CITY"@en,
        "CANVAS CITY"@ja,
        "CANVAS CITY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "~ mellorine"@en ;
            foaf:made <album/139007#composition> ;
            foaf:name "~ mellorine"@en ],
        <artist/14632#subject>,
        <artist/19295#subject>,
        <artist/29324#subject>,
        <artist/46325#subject>,
        <artist/49323#subject>,
        <artist/60641#subject>,
        <artist/63349#subject>,
        <artist/63350#subject>,
        <artist/63352#subject>,
        <artist/689#subject> ;
    mo:produced_work <album/139007#musicalwork> ;
    schema:name "CANVAS CITY"@en,
        "CANVAS CITY"@ja,
        "CANVAS CITY"@ja-latn .

<album/139007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-30"^^xsd:date ;
    dcterms:title "CANVAS CITY"@en,
        "CANVAS CITY"@ja,
        "CANVAS CITY"@ja-latn ;
    mo:catalogue_number "SMRC-1081" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139007#musicalexpression> ;
    mo:publisher <org/1279#subject> ;
    mo:record _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    mo:record_count 1 ;
    schema:datePublished "2024-04-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/70/139007/139007-c941e6a0923d.jpg> ;
    schema:name "CANVAS CITY"@en,
        "CANVAS CITY"@ja,
        "CANVAS CITY"@ja-latn ;
    schema:publisher <org/1279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/139007/139007-c941e6a0923d.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139007#subject> ;
    schema:name "~ mellorine"@en ;
    foaf:made <album/139007#subject> ;
    foaf:name "~ mellorine"@en .

_:N1489bfe5d9bc4e9fa2c5d1a422caeea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset Breeze"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Sunset Breeze"@en .

_:N3c827df795984108ba98d73c4089e56b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jamm"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Jamm"@en .

_:N454ec4b32d954a799f9226ae74118daf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slappy Go Lucky"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Slappy Go Lucky"@en .

_:N622cd48bbcc445c686ce91c18aab378c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIDI Metropolis"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "MIDI Metropolis"@en .

_:N6322e45b688f40cfbfe610321cc53b3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlit Sea"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Starlit Sea"@en .

_:N63575b6313284d2fa4647e681189dfe7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triad for Ed"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Triad for Ed"@en .

_:N69c33a13e71f4c1c91f7e32bf02e55d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bass Pro Chops"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Bass Pro Chops"@en .

_:N9392d5e0323047fda66c48bd1ba92e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Cycle"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Super Cycle"@en .

_:N96e76adc68b54afdbd1ac23dd702024b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEMO-01"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "DEMO-01"@en .

_:N9b61276b89df40019411b07a8cc04d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey Beyond the Galaxy"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Journey Beyond the Galaxy"@en .

_:N9f4e6acee9574574a7ed2d9de7866a5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GS-SMP Go Go!"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "GS-SMP Go Go!"@en .

_:Na14615be9774462092ea3c69c94d1f35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Get It"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Go Get It"@en .

_:Na804aecfcb1e4d658945ba91ed835ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romantic Duel"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Romantic Duel"@en .

_:Nb4ef1d4897e0430fbe3bdd9ad204ae24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Friends"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "To Friends"@en .

_:Nbf54bed1e88c4052b75855ceca44039d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coming Soon to a Canvas Near You"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Coming Soon to a Canvas Near You"@en .

_:Nc65394eab7ca4e4d84231ceeae9f50d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Intro"@en .

_:Ne29d27edc7464809ae5eb417f1821937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Dreams, Blank Canvas"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N01279593289a44cdaf8e4c4740bc0ec2 ;
    schema:name "Big Dreams, Blank Canvas"@en .

_:N01279593289a44cdaf8e4c4740bc0ec2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1489bfe5d9bc4e9fa2c5d1a422caeea9,
        _:N3c827df795984108ba98d73c4089e56b,
        _:N454ec4b32d954a799f9226ae74118daf,
        _:N622cd48bbcc445c686ce91c18aab378c,
        _:N6322e45b688f40cfbfe610321cc53b3a,
        _:N63575b6313284d2fa4647e681189dfe7,
        _:N69c33a13e71f4c1c91f7e32bf02e55d8,
        _:N9392d5e0323047fda66c48bd1ba92e12,
        _:N96e76adc68b54afdbd1ac23dd702024b,
        _:N9b61276b89df40019411b07a8cc04d10,
        _:N9f4e6acee9574574a7ed2d9de7866a5d,
        _:Na14615be9774462092ea3c69c94d1f35,
        _:Na804aecfcb1e4d658945ba91ed835ecd,
        _:Nb4ef1d4897e0430fbe3bdd9ad204ae24,
        _:Nbf54bed1e88c4052b75855ceca44039d,
        _:Nc65394eab7ca4e4d84231ceeae9f50d7,
        _:Ne29d27edc7464809ae5eb417f1821937 ;
    mo:track_count 17 ;
    schema:duration "PT44:10"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1489bfe5d9bc4e9fa2c5d1a422caeea9,
        _:N3c827df795984108ba98d73c4089e56b,
        _:N454ec4b32d954a799f9226ae74118daf,
        _:N622cd48bbcc445c686ce91c18aab378c,
        _:N6322e45b688f40cfbfe610321cc53b3a,
        _:N63575b6313284d2fa4647e681189dfe7,
        _:N69c33a13e71f4c1c91f7e32bf02e55d8,
        _:N9392d5e0323047fda66c48bd1ba92e12,
        _:N96e76adc68b54afdbd1ac23dd702024b,
        _:N9b61276b89df40019411b07a8cc04d10,
        _:N9f4e6acee9574574a7ed2d9de7866a5d,
        _:Na14615be9774462092ea3c69c94d1f35,
        _:Na804aecfcb1e4d658945ba91ed835ecd,
        _:Nb4ef1d4897e0430fbe3bdd9ad204ae24,
        _:Nbf54bed1e88c4052b75855ceca44039d,
        _:Nc65394eab7ca4e4d84231ceeae9f50d7,
        _:Ne29d27edc7464809ae5eb417f1821937 .

