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

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

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

<artist/4213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "USAO"@en ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "USAO"@en .

<artist/44406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "SUGE"@en,
        "スゲ"@ja ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "SUGE"@en,
        "スゲ"@ja .

<artist/4842#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "nadeco"@en ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "nadeco"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "DJ Noriken"@en .

<artist/57863#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "TECHNOSAW"@en ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "TECHNOSAW"@en .

<artist/6952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "DJ 490"@en ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "DJ 490"@en .

<artist/7169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "P*Light"@en ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "P*Light"@en .

<artist/7895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "RedOgre"@en ;
    foaf:made <album/15530#composition>,
        <album/15530#subject> ;
    foaf:name "RedOgre"@en .

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

<album/15530#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound's Palette For The Valentine"@en,
        "Sound's Palette For The Valentine"@ja,
        "Sound's Palette For The Valentine"@ja-latn ;
    mo:performance_of <album/15530#musicalwork> ;
    mo:recorded_as <album/15530#musicalexpression> ;
    schema:name "Sound's Palette For The Valentine"@en,
        "Sound's Palette For The Valentine"@ja,
        "Sound's Palette For The Valentine"@ja-latn ;
    schema:workPerformed <album/15530#musicalwork> .

<org/500#subject> schema:name "SKETCHING!"@en,
        "SKETCHING!"@ja,
        "SKETCHING!"@ja-latn ;
    foaf:name "SKETCHING!"@en,
        "SKETCHING!"@ja,
        "SKETCHING!"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15530#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/15530#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/15530#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sound's Palette For The Valentine"@en,
        "Sound's Palette For The Valentine"@ja,
        "Sound's Palette For The Valentine"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "East Hardcolors Union"@en ;
            foaf:made <album/15530#composition> ;
            foaf:name "East Hardcolors Union"@en ],
        <artist/4213#subject>,
        <artist/44406#subject>,
        <artist/4842#subject>,
        <artist/5607#subject>,
        <artist/57863#subject>,
        <artist/6952#subject>,
        <artist/7169#subject>,
        <artist/7895#subject> ;
    mo:produced_work <album/15530#musicalwork> ;
    schema:name "Sound's Palette For The Valentine"@en,
        "Sound's Palette For The Valentine"@ja,
        "Sound's Palette For The Valentine"@ja-latn .

<album/15530#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-14"^^xsd:date ;
    dcterms:title "Sound's Palette For The Valentine"@en,
        "Sound's Palette For The Valentine"@ja,
        "Sound's Palette For The Valentine"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15530#musicalexpression> ;
    mo:publisher <org/500#subject> ;
    mo:record _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    mo:record_count 1 ;
    schema:datePublished "2009-02-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Sound's Palette For The Valentine"@en,
        "Sound's Palette For The Valentine"@ja,
        "Sound's Palette For The Valentine"@ja-latn ;
    schema:publisher <org/500#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15530#subject> ;
    schema:name "East Hardcolors Union"@en ;
    foaf:made <album/15530#subject> ;
    foaf:name "East Hardcolors Union"@en .

_:N01b3ea6319ec4a1cbf13a741bce130df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twist of Acid"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Twist of Acid"@ja .

_:N239ebc0ffe5c407489965792733716e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iridescent"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Iridescent"@ja .

_:N2d9061ce9ac94ad2bb8cef8930b33024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moisture(DJ 490 Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Moisture(DJ 490 Remix)"@ja .

_:N3a3796895634407f8a51722a69fd4c5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vital Force"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Vital Force"@ja .

_:N3a381f3997a04024a73c3239dbcb1ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Life"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Slow Life"@ja .

_:N74b9c7154aea4708b1b01d80079a2814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of the Sky"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Wind of the Sky"@ja .

_:N7aed888af0a24a64b31f5021ba504dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボス子アドベンチャー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "ボス子アドベンチャー"@ja .

_:N859c9dea8d0247b6b6758ea3e50b3485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OLLIE KING"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "OLLIE KING"@ja .

_:Na29667973d3c4c2eaca41faf9918864f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drawing Hardcore"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Drawing Hardcore"@ja .

_:Na4cbc387f43f4ba39561676e240dfb0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds of NRG"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Bonds of NRG"@ja .

_:Nb18e287c2a2a43668c76ded476250566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump Jump Jump!!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Jump Jump Jump!!!"@ja .

_:Nc9503781d2364b1d856ecad24ea54615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Large perverseness"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nfbf3f70c29a44e8ca35b752392b422ed ;
    schema:name "Large perverseness"@ja .

_:Nfbf3f70c29a44e8ca35b752392b422ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01b3ea6319ec4a1cbf13a741bce130df,
        _:N239ebc0ffe5c407489965792733716e9,
        _:N2d9061ce9ac94ad2bb8cef8930b33024,
        _:N3a3796895634407f8a51722a69fd4c5f,
        _:N3a381f3997a04024a73c3239dbcb1ded,
        _:N74b9c7154aea4708b1b01d80079a2814,
        _:N7aed888af0a24a64b31f5021ba504dce,
        _:N859c9dea8d0247b6b6758ea3e50b3485,
        _:Na29667973d3c4c2eaca41faf9918864f,
        _:Na4cbc387f43f4ba39561676e240dfb0e,
        _:Nb18e287c2a2a43668c76ded476250566,
        _:Nc9503781d2364b1d856ecad24ea54615 ;
    mo:track_count 12 ;
    schema:duration "PT74:28"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N01b3ea6319ec4a1cbf13a741bce130df,
        _:N239ebc0ffe5c407489965792733716e9,
        _:N2d9061ce9ac94ad2bb8cef8930b33024,
        _:N3a3796895634407f8a51722a69fd4c5f,
        _:N3a381f3997a04024a73c3239dbcb1ded,
        _:N74b9c7154aea4708b1b01d80079a2814,
        _:N7aed888af0a24a64b31f5021ba504dce,
        _:N859c9dea8d0247b6b6758ea3e50b3485,
        _:Na29667973d3c4c2eaca41faf9918864f,
        _:Na4cbc387f43f4ba39561676e240dfb0e,
        _:Nb18e287c2a2a43668c76ded476250566,
        _:Nc9503781d2364b1d856ecad24ea54615 .

