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

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

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

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

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

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

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

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

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

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

<artist/66418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137252#subject> ;
    schema:name "Saltless"@en ;
    foaf:made <album/137252#composition>,
        <album/137252#subject> ;
    foaf:name "Saltless"@en .

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

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

<album/137252#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Luminacity"@en,
        "Luminacity"@ja,
        "Luminacity"@ja-latn ;
    mo:performance_of <album/137252#musicalwork> ;
    mo:recorded_as <album/137252#musicalexpression> ;
    schema:name "Luminacity"@en,
        "Luminacity"@ja,
        "Luminacity"@ja-latn ;
    schema:workPerformed <album/137252#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/25/137252/137252-3e6df6678367.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137252#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/137252/137252-3e6df6678367.png> ;
    foaf:depicts <album/137252#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/137252/137252-3e6df6678367.png> .

<https://medium-media.vgm.io/albums/25/137252/137252-3e6df6678367.png> a schema:ImageObject,
        foaf:Image .

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

<album/137252#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Luminacity"@en,
        "Luminacity"@ja,
        "Luminacity"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "2000kuru^2"@en ;
            foaf:made <album/137252#composition> ;
            foaf:name "2000kuru^2"@en ],
        <artist/38153#subject>,
        <artist/47572#subject>,
        <artist/56701#subject>,
        <artist/62169#subject>,
        <artist/62170#subject>,
        <artist/66415#subject>,
        <artist/66416#subject>,
        <artist/66418#subject>,
        <artist/66420#subject> ;
    mo:produced_work <album/137252#musicalwork> ;
    schema:name "Luminacity"@en,
        "Luminacity"@ja,
        "Luminacity"@ja-latn .

<album/137252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-22"^^xsd:date ;
    dcterms:title "Luminacity"@en,
        "Luminacity"@ja,
        "Luminacity"@ja-latn ;
    mo:catalogue_number "STLV-007" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137252#musicalexpression> ;
    mo:publisher <org/4118#subject> ;
    mo:record _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    mo:record_count 1 ;
    schema:datePublished "2022-07-22"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/25/137252/137252-3e6df6678367.png> ;
    schema:name "Luminacity"@en,
        "Luminacity"@ja,
        "Luminacity"@ja-latn ;
    schema:publisher <org/4118#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/137252/137252-3e6df6678367.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137252#subject> ;
    schema:name "2000kuru^2"@en ;
    foaf:made <album/137252#subject> ;
    foaf:name "2000kuru^2"@en .

_:N118136ca056c4b6e96c0496eb64aee19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urban Vibes"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Urban Vibes"@ja .

_:N3e489dad13f74582b13601fbfa61e60d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight way"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Midnight way"@ja .

_:N5a23c3a61761431f9879d3dba6ad420c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Rider"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Night Rider"@ja .

_:N5d93b405b80b45d4ae74206d13a6d7c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hollow of Lights"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Hollow of Lights"@ja .

_:N891177726e614452921dcf1e643be9be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neon Afterimage"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Neon Afterimage"@ja .

_:N8914c69952c84b88be375a3130f573c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セピアの月"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "セピアの月"@ja .

_:Na976138388364750b98b0359b6d2fe98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy City"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Galaxy City"@ja .

_:Nad4f8fc205ab4d6a8c7c5cca3e74c0c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ain't Right"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Ain't Right"@ja .

_:Nc4f4505f9eaf4a0db59f2c8af6a6dce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Driven"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Night Driven"@ja .

_:Ne73f5f15e8d542f2bd7f9e10af88a35d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Civic spot"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Civic spot"@ja .

_:Nf9b5d1e0d5404e08985a318c60cc2bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lagrangian Point"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nc05af93c7ec74615b7a928c5c449dc3b ;
    schema:name "Lagrangian Point"@ja .

_:Nc05af93c7ec74615b7a928c5c449dc3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N118136ca056c4b6e96c0496eb64aee19,
        _:N3e489dad13f74582b13601fbfa61e60d,
        _:N5a23c3a61761431f9879d3dba6ad420c,
        _:N5d93b405b80b45d4ae74206d13a6d7c3,
        _:N891177726e614452921dcf1e643be9be,
        _:N8914c69952c84b88be375a3130f573c0,
        _:Na976138388364750b98b0359b6d2fe98,
        _:Nad4f8fc205ab4d6a8c7c5cca3e74c0c7,
        _:Nc4f4505f9eaf4a0db59f2c8af6a6dce6,
        _:Ne73f5f15e8d542f2bd7f9e10af88a35d,
        _:Nf9b5d1e0d5404e08985a318c60cc2bc4 ;
    mo:track_count 11 ;
    schema:duration "PT49:45"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N118136ca056c4b6e96c0496eb64aee19,
        _:N3e489dad13f74582b13601fbfa61e60d,
        _:N5a23c3a61761431f9879d3dba6ad420c,
        _:N5d93b405b80b45d4ae74206d13a6d7c3,
        _:N891177726e614452921dcf1e643be9be,
        _:N8914c69952c84b88be375a3130f573c0,
        _:Na976138388364750b98b0359b6d2fe98,
        _:Nad4f8fc205ab4d6a8c7c5cca3e74c0c7,
        _:Nc4f4505f9eaf4a0db59f2c8af6a6dce6,
        _:Ne73f5f15e8d542f2bd7f9e10af88a35d,
        _:Nf9b5d1e0d5404e08985a318c60cc2bc4 .

