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

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

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

<artist/1373#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145481#subject> ;
    schema:name "Johnny Gioeli"@en ;
    foaf:made <album/145481#composition>,
        <album/145481#subject> ;
    foaf:name "Johnny Gioeli"@en .

<artist/17445#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145481#subject> ;
    schema:name "Ro Panuganti"@en ;
    foaf:made <album/145481#composition>,
        <album/145481#subject> ;
    foaf:name "Ro Panuganti"@en .

<artist/20565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145481#subject> ;
    schema:name "dante gofar"@en ;
    foaf:made <album/145481#composition>,
        <album/145481#subject> ;
    foaf:name "dante gofar"@en .

<artist/57993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145481#subject> ;
    schema:name "Bentley Jones"@en ;
    foaf:made <album/145481#composition>,
        <album/145481#subject> ;
    foaf:name "Bentley Jones"@en .

<artist/79773#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145481#subject> ;
    schema:name "Kelvin Williams Jr."@en ;
    foaf:made <album/145481#composition>,
        <album/145481#subject> ;
    foaf:name "Kelvin Williams Jr."@en .

<product/18643#subject> a schema:CreativeWork ;
    schema:name "Sonic The Hedgehog 3 (Live Action, 2024)"@en,
        "Sonic The Hedgehog 3 (Live Action, 2024)"@ja,
        "Sonic The Hedgehog 3 (Live Action, 2024)"@ja-latn ;
    foaf:name "Sonic The Hedgehog 3 (Live Action, 2024)"@en,
        "Sonic The Hedgehog 3 (Live Action, 2024)"@ja,
        "Sonic The Hedgehog 3 (Live Action, 2024)"@ja-latn .

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

<https://media.vgm.io/albums/18/145481/145481-06649dca3e37.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145481#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/145481/145481-06649dca3e37.png> ;
    foaf:depicts <album/145481#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/145481/145481-06649dca3e37.png> .

<https://medium-media.vgm.io/albums/18/145481/145481-06649dca3e37.png> a schema:ImageObject,
        foaf:Image .

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

<artist/46252#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/145481#performance> ;
    schema:name "BillyTheBard11th"@en ;
    foaf:name "BillyTheBard11th"@en .

<artist/15146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145481#subject> ;
    mo:performed <album/145481#performance> ;
    schema:name "Joshua Taipale"@en ;
    foaf:made <album/145481#composition>,
        <album/145481#subject> ;
    foaf:name "Joshua Taipale"@en .

<artist/57127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145481#subject> ;
    mo:performed <album/145481#performance> ;
    schema:name "Victor McKnight"@en ;
    foaf:made <album/145481#composition>,
        <album/145481#subject> ;
    foaf:name "Victor McKnight"@en .

<album/145481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Darker Side of Me Remixed"@en,
        "Darker Side of Me Remixed"@ja,
        "Darker Side of Me Remixed"@ja-latn ;
    mo:performance_of <album/145481#musicalwork> ;
    mo:performer <artist/15146#subject>,
        <artist/46252#subject>,
        <artist/57127#subject> ;
    mo:recorded_as <album/145481#musicalexpression> ;
    schema:byArtist <artist/15146#subject>,
        <artist/46252#subject>,
        <artist/57127#subject> ;
    schema:name "Darker Side of Me Remixed"@en,
        "Darker Side of Me Remixed"@ja,
        "Darker Side of Me Remixed"@ja-latn ;
    schema:workPerformed <album/145481#musicalwork> .

<album/145481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Darker Side of Me Remixed"@en,
        "Darker Side of Me Remixed"@ja,
        "Darker Side of Me Remixed"@ja-latn ;
    mo:composer <artist/1373#subject>,
        <artist/15146#subject>,
        <artist/17445#subject>,
        <artist/20565#subject>,
        <artist/57127#subject>,
        <artist/57993#subject>,
        <artist/79773#subject> ;
    mo:produced_work <album/145481#musicalwork> ;
    schema:name "Darker Side of Me Remixed"@en,
        "Darker Side of Me Remixed"@ja,
        "Darker Side of Me Remixed"@ja-latn .

<album/145481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-23"^^xsd:date ;
    dcterms:title "Darker Side of Me Remixed"@en,
        "Darker Side of Me Remixed"@ja,
        "Darker Side of Me Remixed"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145481#musicalexpression> ;
    mo:publisher _:N94ea572f9ef4459fba92d686f6c53c9d ;
    mo:record _:N1c94ffaeed824c6a8941b1957a474f38 ;
    mo:record_count 1 ;
    schema:about <product/18643#subject> ;
    schema:byArtist <artist/15146#subject>,
        <artist/46252#subject>,
        <artist/57127#subject> ;
    schema:datePublished "2024-12-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/18/145481/145481-06649dca3e37.png> ;
    schema:name "Darker Side of Me Remixed"@en,
        "Darker Side of Me Remixed"@ja,
        "Darker Side of Me Remixed"@ja-latn ;
    schema:publisher _:N94ea572f9ef4459fba92d686f6c53c9d ;
    foaf:depiction <https://media.vgm.io/albums/18/145481/145481-06649dca3e37.png> .

_:N014e78fe6d14479286784af40b72f583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [Silva Hound Remix]"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [Silva Hound Remix]"@en .

_:N1da78c314d894f60a40c9d100f01f6ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [SoundCirclet Remix]"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [SoundCirclet Remix]"@en .

_:N1e523dcd37d7428883eb579dd4b997d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Side of the Moon (feat. Johnny Gioeli)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Hidden Side of the Moon (feat. Johnny Gioeli)"@en .

_:N4087aaf3b13c43c79826b747c2d92654 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [Ro Panuganti Remix]"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [Ro Panuganti Remix]"@en .

_:N4b31dac8a0874dedb054effabc70416e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faster Side of Me (feat. Johnny Gioeli)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Faster Side of Me (feat. Johnny Gioeli)"@en .

_:N6e31f8279d164eccb545f1a5f83af02c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkest Side of Me (feat. Johnny Gioeli)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darkest Side of Me (feat. Johnny Gioeli)"@en .

_:N756078258e1e4deca34b404eb1262421 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [GlitchxCity Remix]"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [GlitchxCity Remix]"@en .

_:N7bfc58aa54264c7e983df6952488a03a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Silica Valley"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Dark Silica Valley"@en .

_:N94ea572f9ef4459fba92d686f6c53c9d schema:name "House of McKnight Publishing"@en,
        "House of McKnight Publishing"@ja,
        "House of McKnight Publishing"@ja-latn ;
    foaf:name "House of McKnight Publishing"@en,
        "House of McKnight Publishing"@ja,
        "House of McKnight Publishing"@ja-latn .

_:Nc081486bd05a42f58c5ba1e3711e6a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [Techno Cinema Remix]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [Techno Cinema Remix]"@en .

_:Nc5b22f74af0d4228a1d0611b212027c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (Live) (feat. Johnny Gioeli)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (Live) (feat. Johnny Gioeli)"@en .

_:Nc65d91e9831f4faf927f67e792c339c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [SARE Remix]"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [SARE Remix]"@en .

_:Neb106929cc4f4007a21559081955684d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [DS Remix]"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [DS Remix]"@en .

_:Nf93bfaa7377943e8b73eaf3544e247cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli) [Funky Mix]"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli) [Funky Mix]"@en .

_:Nfe4699ab43c44188bfb37ab0752df1a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darker Side of Me (feat. Johnny Gioeli)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N1c94ffaeed824c6a8941b1957a474f38 ;
    schema:name "Darker Side of Me (feat. Johnny Gioeli)"@en .

_:N1c94ffaeed824c6a8941b1957a474f38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014e78fe6d14479286784af40b72f583,
        _:N1da78c314d894f60a40c9d100f01f6ea,
        _:N1e523dcd37d7428883eb579dd4b997d4,
        _:N4087aaf3b13c43c79826b747c2d92654,
        _:N4b31dac8a0874dedb054effabc70416e,
        _:N6e31f8279d164eccb545f1a5f83af02c,
        _:N756078258e1e4deca34b404eb1262421,
        _:N7bfc58aa54264c7e983df6952488a03a,
        _:Nc081486bd05a42f58c5ba1e3711e6a61,
        _:Nc5b22f74af0d4228a1d0611b212027c5,
        _:Nc65d91e9831f4faf927f67e792c339c2,
        _:Neb106929cc4f4007a21559081955684d,
        _:Nf93bfaa7377943e8b73eaf3544e247cd,
        _:Nfe4699ab43c44188bfb37ab0752df1a8 ;
    mo:track_count 14 ;
    schema:duration "PT50:02"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N014e78fe6d14479286784af40b72f583,
        _:N1da78c314d894f60a40c9d100f01f6ea,
        _:N1e523dcd37d7428883eb579dd4b997d4,
        _:N4087aaf3b13c43c79826b747c2d92654,
        _:N4b31dac8a0874dedb054effabc70416e,
        _:N6e31f8279d164eccb545f1a5f83af02c,
        _:N756078258e1e4deca34b404eb1262421,
        _:N7bfc58aa54264c7e983df6952488a03a,
        _:Nc081486bd05a42f58c5ba1e3711e6a61,
        _:Nc5b22f74af0d4228a1d0611b212027c5,
        _:Nc65d91e9831f4faf927f67e792c339c2,
        _:Neb106929cc4f4007a21559081955684d,
        _:Nf93bfaa7377943e8b73eaf3544e247cd,
        _:Nfe4699ab43c44188bfb37ab0752df1a8 .

