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

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

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

<artist/38153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "icesawder"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "icesawder"@en .

<artist/47572#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "Todayday"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "Todayday"@en .

<artist/56701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "kou"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "kou"@en .

<artist/62169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "moyu"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "moyu"@en .

<artist/62170#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "WowWoWow"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "WowWoWow"@en .

<artist/66415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "Sauce"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "Sauce"@en .

<artist/66416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "ASTRO MELLOW"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "ASTRO MELLOW"@en .

<artist/66417#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "gomac"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "gomac"@en .

<artist/66420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137247#subject> ;
    schema:name "alto"@en ;
    foaf:made <album/137247#composition>,
        <album/137247#subject> ;
    foaf:name "alto"@en .

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

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

<org/4118#subject> schema:name "STICKLOVERZ"@en,
        "STICKLOVERZ"@ja,
        "STICKLOVERZ"@ja-latn ;
    foaf:name "STICKLOVERZ"@en,
        "STICKLOVERZ"@ja,
        "STICKLOVERZ"@ja-latn .

<https://media.vgm.io/albums/74/137247/137247-63c7069c2ddf.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137247#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/137247/137247-63c7069c2ddf.png> ;
    foaf:depicts <album/137247#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/137247/137247-63c7069c2ddf.png> .

<https://medium-media.vgm.io/albums/74/137247/137247-63c7069c2ddf.png> a schema:ImageObject,
        foaf:Image .

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

<album/137247#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Recolor"@en,
        "Recolor"@ja,
        "Recolor"@ja-latn ;
    mo:composer <artist/38153#subject>,
        <artist/47572#subject>,
        <artist/56701#subject>,
        <artist/62169#subject>,
        <artist/62170#subject>,
        <artist/66415#subject>,
        <artist/66416#subject>,
        <artist/66417#subject>,
        <artist/66420#subject> ;
    mo:produced_work <album/137247#musicalwork> ;
    schema:name "Recolor"@en,
        "Recolor"@ja,
        "Recolor"@ja-latn .

<album/137247#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-25"^^xsd:date ;
    dcterms:title "Recolor"@en,
        "Recolor"@ja,
        "Recolor"@ja-latn ;
    mo:catalogue_number "STLV-005" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137247#musicalexpression> ;
    mo:publisher <org/4118#subject> ;
    mo:record _:N243a1864d3fd4e9686afc09758f4d035 ;
    mo:record_count 1 ;
    schema:datePublished "2021-12-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/74/137247/137247-63c7069c2ddf.png> ;
    schema:name "Recolor"@en,
        "Recolor"@ja,
        "Recolor"@ja-latn ;
    schema:publisher <org/4118#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/137247/137247-63c7069c2ddf.png> .

_:N0f7e8d9b254843beb628e0148dec7825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moeskip! (Sauce Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "moeskip! (Sauce Remix)"@ja .

_:N67d7ea65ebd346528ebfa2e5723a6940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIRTUAL SEXXX (ASTRO MELLOW Remix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "VIRTUAL SEXXX (ASTRO MELLOW Remix)"@ja .

_:N6f903ef34794444582e765dc00d44ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢現 (alto Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "夢現 (alto Remix)"@ja .

_:N81eceb2334d741c29fddec2e55a296a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Night (Todayday Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "One More Night (Todayday Remix)"@ja .

_:N832bad4a5ac044dfb1abb9c953faf3b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hotcake (gomac Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "Hotcake (gomac Remix)"@ja .

_:Na52640306592498593f3e18134698c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DROPSHOT (WowWoWow Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "DROPSHOT (WowWoWow Remix)"@ja .

_:Na614a7f9f8f24a928e83378721bff285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#434da2 (P0cket Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "#434da2 (P0cket Remix)"@ja .

_:Nc2cdb69f7b064d969419942f09ddca9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting (icesawder Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "Waiting (icesawder Remix)"@ja .

_:Ncdaad106c69e4ea28c34a258e02818ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet'n'Low (moyu Remix)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "Sweet'n'Low (moyu Remix)"@ja .

_:Nd72f98d738314de0b4ec1c9e16fa799a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master of the Party (ses Remix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "Master of the Party (ses Remix)"@ja .

_:Nde05e2f42ff74d78ace322bbc63392e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eques (kou H&T Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "eques (kou H&T Remix)"@ja .

_:Neae34059441c40b59a8bca54d473b8e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sea driver (NerO Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N243a1864d3fd4e9686afc09758f4d035 ;
    schema:name "sea driver (NerO Remix)"@ja .

_:N243a1864d3fd4e9686afc09758f4d035 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f7e8d9b254843beb628e0148dec7825,
        _:N67d7ea65ebd346528ebfa2e5723a6940,
        _:N6f903ef34794444582e765dc00d44ce6,
        _:N81eceb2334d741c29fddec2e55a296a7,
        _:N832bad4a5ac044dfb1abb9c953faf3b7,
        _:Na52640306592498593f3e18134698c91,
        _:Na614a7f9f8f24a928e83378721bff285,
        _:Nc2cdb69f7b064d969419942f09ddca9a,
        _:Ncdaad106c69e4ea28c34a258e02818ad,
        _:Nd72f98d738314de0b4ec1c9e16fa799a,
        _:Nde05e2f42ff74d78ace322bbc63392e1,
        _:Neae34059441c40b59a8bca54d473b8e8 ;
    mo:track_count 12 ;
    schema:duration "PT48:00"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0f7e8d9b254843beb628e0148dec7825,
        _:N67d7ea65ebd346528ebfa2e5723a6940,
        _:N6f903ef34794444582e765dc00d44ce6,
        _:N81eceb2334d741c29fddec2e55a296a7,
        _:N832bad4a5ac044dfb1abb9c953faf3b7,
        _:Na52640306592498593f3e18134698c91,
        _:Na614a7f9f8f24a928e83378721bff285,
        _:Nc2cdb69f7b064d969419942f09ddca9a,
        _:Ncdaad106c69e4ea28c34a258e02818ad,
        _:Nd72f98d738314de0b4ec1c9e16fa799a,
        _:Nde05e2f42ff74d78ace322bbc63392e1,
        _:Neae34059441c40b59a8bca54d473b8e8 .

